index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kthread: use kthread_create_on_node()
Eric Dumazet
2011-03-22
4
-6
/
+16
*
kthread: NUMA aware kthread_create_on_node()
Eric Dumazet
2011-03-22
4
-11
/
+38
*
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2011-03-22
19
-64
/
+70
*
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
2011-03-22
5
-9
/
+19
*
mm/compaction: check migrate_pages's return value instead of list_empty()
Minchan Kim
2011-03-22
1
-2
/
+3
*
mm: compaction: prevent kswapd compacting memory to reduce CPU usage
Andrea Arcangeli
2011-03-22
3
-45
/
+6
*
mm: vmap area cache
Nick Piggin
2011-03-22
1
-52
/
+104
*
pwm_backlight: add check_fb() hook
Robert Morell
2011-03-22
2
-0
/
+14
*
drivers/video/backlight/jornada720_*.c: make needlessly global symbols static
Axel Lin
2011-03-22
2
-4
/
+4
*
backlight: apple_bl depends on ACPI
Randy Dunlap
2011-03-22
1
-2
/
+2
*
mbp_nvidia_bl: rename to apple_bl
Matthew Garrett
2011-03-22
3
-34
/
+35
*
mbp_nvidia_bl: check that the backlight control functions
Matthew Garrett
2011-03-22
1
-0
/
+13
*
mbp_nvidia_bl: remove DMI dependency
Matthew Garrett
2011-03-22
3
-275
/
+101
*
acpi: tie ACPI backlight devices to PCI devices if possible
Matthew Garrett
2011-03-22
1
-1
/
+14
*
nouveau: change the backlight parent device to the connector, not the PCI dev
Matthew Garrett
2011-03-22
4
-20
/
+27
*
radeon: expose backlight class device for legacy LVDS encoder
Michel Dänzer
2011-03-22
4
-6
/
+273
*
backlight: add backlight type
Matthew Garrett
2011-03-22
59
-2
/
+111
*
drivers/leds/leds-lp5523.c: world-writable engine* sysfs files
Vasiliy Kulikov
2011-03-22
1
-10
/
+10
*
drivers/leds/leds-lp5521.c: world-writable sysfs engine* files
Vasiliy Kulikov
2011-03-22
1
-7
/
+7
*
drivers/vidfeo/backlight: ld9040 amoled driver support
Donghwa Lee
2011-03-22
4
-0
/
+1028
*
leds: make *struct gpio_led_platform_data.leds const
Uwe Kleine-König
2011-03-22
2
-3
/
+3
*
leds: add driver for LM3530 ALS
Shreshtha Kumar Sahu
2011-03-22
4
-0
/
+496
*
leds: convert bd2802 driver to dev_pm_ops
Mark Brown
2011-03-22
1
-19
/
+28
*
cgroups: if you list_empty() a head then don't list_del() it
Phil Carmody
2011-03-22
1
-8
/
+6
*
oom: avoid deferring oom killer if exiting task is being traced
David Rientjes
2011-03-22
1
-15
/
+25
*
oom: skip zombies when iterating tasklist
Andrey Vagin
2011-03-22
1
-1
/
+3
*
oom: prevent unnecessary oom kills or kernel panics
David Rientjes
2011-03-22
1
-4
/
+4
*
mm: swap: unlock swapfile inode mutex before closing file on bad swapfiles
Mel Gorman
2011-03-22
1
-1
/
+6
*
include/asm-generic/unistd.h: fix syncfs syscall number
Andrew Morton
2011-03-22
1
-1
/
+1
*
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2011-03-22
2
-1
/
+6
|
\
|
*
slub: Add statistics for this_cmpxchg_double failures
Christoph Lameter
2011-03-22
2
-1
/
+3
|
*
slub: Add missing irq restore for the OOM path
Christoph Lameter
2011-03-22
1
-0
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2011-03-22
14
-74
/
+129
|
\
\
|
*
|
[net/9p]: Introduce basic flow-control for VirtIO transport.
Venkateswararao Jujjuri (JV)
2011-03-22
1
-1
/
+22
|
*
|
9p: use the updated offset given by generic_write_checks
M. Mohan Kumar
2011-03-22
1
-2
/
+5
|
*
|
[net/9p] Don't re-pin pages on retrying virtqueue_add_buf().
Venkateswararao Jujjuri (JV)
2011-03-22
1
-2
/
+2
|
*
|
[net/9p] Set the condition just before waking up.
Venkateswararao Jujjuri (JV)
2011-03-22
1
-22
/
+22
|
*
|
[net/9p] unconditional wake_up to proc waiting for space on VirtIO ring
Venkateswararao Jujjuri (JV)
2011-03-22
1
-4
/
+3
|
*
|
fs/9p: Add v9fs_dentry2v9ses
Aneesh Kumar K.V
2011-03-22
6
-11
/
+16
|
*
|
fs/9p: Attach writeback_fid on first open with WR flag
Aneesh Kumar K.V
2011-03-22
3
-3
/
+6
|
*
|
fs/9p: Open writeback fid in O_SYNC mode
Aneesh Kumar K.V
2011-03-22
1
-2
/
+13
|
*
|
fs/9p: Use truncate_setsize instead of vmtruncate
Aneesh Kumar K.V
2011-03-22
2
-13
/
+15
|
*
|
net/9p: Fix compile warning
Aneesh Kumar K.V
2011-03-22
1
-5
/
+5
|
*
|
net/9p: Convert the in the 9p rpc call path to GFP_NOFS
Aneesh Kumar K.V
2011-03-22
5
-13
/
+13
|
*
|
fs/9p: Fix race in initializing writeback fid
Aneesh Kumar K.V
2011-03-22
4
-0
/
+11
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2011-03-22
15
-230
/
+1018
|
\
\
|
*
|
rbd: use watch/notify for changes in rbd header
Yehuda Sadeh
2011-03-22
1
-26
/
+335
|
*
|
libceph: add lingering request and watch/notify event framework
Yehuda Sadeh
2011-03-22
3
-12
/
+426
|
*
|
rbd: update email address in Documentation
Sage Weil
2011-03-21
1
-1
/
+1
|
*
|
ceph: rename dentry_release -> d_release, fix comment
Sage Weil
2011-03-21
1
-7
/
+6
[next]