index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-11-23
sched: Add some clock info to sched_debug
Peter Zijlstra
2
-5
/
+28
2010-11-23
cpu: Remove incorrect BUG_ON
Peter Zijlstra
1
-1
/
+4
2010-11-23
cpu: Remove unused variable
Dhaval Giani
1
-1
/
+0
2010-11-23
sched: Fix UP build breakage
Peter Zijlstra
1
-1
/
+1
2010-11-23
sched: Make task dump print all 15 chars of proc comm
Erik Gilling
1
-1
/
+1
2010-11-22
Linux 2.6.37-rc3
v2.6.37-rc3
Linus Torvalds
1
-1
/
+1
2010-11-20
ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard
Lukas Czerner
1
-0
/
+24
2010-11-20
fs: Do not dispatch FITRIM through separate super_operation
Lukas Czerner
3
-41
/
+0
2010-11-19
Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"
Linus Torvalds
1
-1
/
+1
2010-11-19
sata_via: apply magic FIFO fix to vt6420 too
Tejun Heo
1
-4
/
+5
2010-11-19
net: fix kernel-doc for sk_filter_rcu_release
Randy Dunlap
1
-1
/
+1
2010-11-19
be2net: Fix to avoid firmware update when interface is not open.
Sarveshwar Bandi
1
-0
/
+6
2010-11-19
ext4: ext4_fill_super shouldn't return 0 on corruption
Darrick J. Wong
1
-2
/
+3
2010-11-19
drm/i915: Disable FBC on Ironlake to save 1W
Alex Shi
1
-1
/
+2
2010-11-19
drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardware
Keith Packard
1
-38
/
+57
2010-11-19
drm/i915/crt: Introduce struct intel_crt
Chris Wilson
1
-27
/
+37
2010-11-19
drm/i915: Do not hold mutex when faulting in user addresses
Chris Wilson
1
-36
/
+27
2010-11-19
drm/radeon/kms: i2c s/sprintf/snprintf/g for safety
Alex Deucher
1
-3
/
+6
2010-11-19
drm/radeon/kms: fix i2c pad masks on rs4xx
Alex Deucher
1
-0
/
+13
2010-11-19
MAINTAINERS: update documentation entries
Randy Dunlap
1
-0
/
+2
2010-11-19
Documentation/development-process: more staging info
Andres Salomon
1
-6
/
+19
2010-11-19
Documentation/development-process: use -next trees instead of staging
Andres Salomon
1
-4
/
+4
2010-11-19
Documentation: change email address for Hans Koch
Hans J. Koch
3
-5
/
+5
2010-11-19
Documentation/gpio.txt: explain poll/select usage
Bernhard Walle
1
-0
/
+10
2010-11-19
Documentation: make configfs example code simpler, clearer
Dan Carpenter
1
-1
/
+1
2010-11-19
kernel-doc: escape xml for structs
Randy Dunlap
1
-3
/
+9
2010-11-18
netfilter: fix IP_VS dependencies
Patrick McHardy
1
-0
/
+1
2010-11-18
net: irda: irttp: sync error paths of data- and udata-requests
Wolfram Sang
1
-4
/
+5
2010-11-18
ipv6: Expose reachable and retrans timer values as msecs
Thomas Graf
1
-9
/
+10
2010-11-18
Fix build failure at cx25821-video driver
Youquan Song
1
-0
/
+1
2010-11-18
ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffies
Thomas Graf
1
-3
/
+6
2010-11-18
hardirq.h: needs sched.h if using BKL
Linus Torvalds
1
-0
/
+1
2010-11-18
3c59x: fix build failure on !CONFIG_PCI
Namhyung Kim
1
-2
/
+4
2010-11-18
ipg.c: remove id [SUNDANCE, 0x1021]
Ken Kawasaki
1
-4
/
+2
2010-11-18
net: caif: spi: fix potential NULL dereference
Vasiliy Kulikov
1
-2
/
+2
2010-11-18
ath9k_htc: Avoid setting QoS control for non-QoS frames
Rajkumar Manoharan
1
-1
/
+1
2010-11-18
net: zero kobject in rx_queue_release
John Fastabend
1
-2
/
+8
2010-11-18
net: Fix duplicate volatile warning.
Tetsuo Handa
1
-1
/
+1
2010-11-18
MAINTAINERS: Add stmmac maintainer
Giuseppe Cavallaro
1
-0
/
+7
2010-11-18
bonding: fix a race in IGMP handling
Eric Dumazet
1
-0
/
+2
2010-11-18
Input: fix typo in keycode validation supporting large scancodes
Mattia Dongili
1
-1
/
+1
2010-11-18
ceph: fix readdir EOVERFLOW on 32-bit archs
Sage Weil
1
-3
/
+7
2010-11-18
cfg80211: fix can_beacon_sec_chan, reenable HT40
Mark Mentovai
1
-0
/
+2
2010-11-18
sched: Update tg->shares after cpu.shares write
Paul Turner
1
-31
/
+11
2010-11-18
sched: Allow update_cfs_load() to update global load
Paul Turner
1
-15
/
+29
2010-11-18
sched: Implement demand based update_cfs_load()
Paul Turner
2
-1
/
+20
2010-11-18
sched: Update shares on idle_balance
Paul Turner
1
-0
/
+1
2010-11-18
sched: Add sysctl_sched_shares_window
Paul Turner
3
-1
/
+16
2010-11-18
sched: Introduce hierarchal order on shares update list
Paul Turner
1
-10
/
+16
2010-11-18
sched: Fix update_cfs_load() synchronization
Paul Turner
2
-13
/
+22
[next]