summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* oom: suppress nodes that are not allowed from meminfo on page alloc failureDavid Rientjes2011-03-221-3/+16
* oom: suppress show_mem() for many nodes in irq context on page alloc failureDavid Rientjes2011-03-221-1/+16
* oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes2011-03-224-4/+49
* kthread: use kthread_create_on_node()Eric Dumazet2011-03-224-6/+16
* kthread: NUMA aware kthread_create_on_node()Eric Dumazet2011-03-224-11/+38
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-2219-64/+70
* mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-225-9/+19
* mm/compaction: check migrate_pages's return value instead of list_empty()Minchan Kim2011-03-221-2/+3
* mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli2011-03-223-45/+6
* mm: vmap area cacheNick Piggin2011-03-221-52/+104
* pwm_backlight: add check_fb() hookRobert Morell2011-03-222-0/+14
* drivers/video/backlight/jornada720_*.c: make needlessly global symbols staticAxel Lin2011-03-222-4/+4
* backlight: apple_bl depends on ACPIRandy Dunlap2011-03-221-2/+2
* mbp_nvidia_bl: rename to apple_blMatthew Garrett2011-03-223-34/+35
* mbp_nvidia_bl: check that the backlight control functionsMatthew Garrett2011-03-221-0/+13
* mbp_nvidia_bl: remove DMI dependencyMatthew Garrett2011-03-223-275/+101
* acpi: tie ACPI backlight devices to PCI devices if possibleMatthew Garrett2011-03-221-1/+14
* nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett2011-03-224-20/+27
* radeon: expose backlight class device for legacy LVDS encoderMichel Dänzer2011-03-224-6/+273
* backlight: add backlight typeMatthew Garrett2011-03-2259-2/+111
* drivers/leds/leds-lp5523.c: world-writable engine* sysfs filesVasiliy Kulikov2011-03-221-10/+10
* drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesVasiliy Kulikov2011-03-221-7/+7
* drivers/vidfeo/backlight: ld9040 amoled driver supportDonghwa Lee2011-03-224-0/+1028
* leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König2011-03-222-3/+3
* leds: add driver for LM3530 ALSShreshtha Kumar Sahu2011-03-224-0/+496
* leds: convert bd2802 driver to dev_pm_opsMark Brown2011-03-221-19/+28
* cgroups: if you list_empty() a head then don't list_del() itPhil Carmody2011-03-221-8/+6
* oom: avoid deferring oom killer if exiting task is being tracedDavid Rientjes2011-03-221-15/+25
* oom: skip zombies when iterating tasklistAndrey Vagin2011-03-221-1/+3
* oom: prevent unnecessary oom kills or kernel panicsDavid Rientjes2011-03-221-4/+4
* mm: swap: unlock swapfile inode mutex before closing file on bad swapfilesMel Gorman2011-03-221-1/+6
* include/asm-generic/unistd.h: fix syncfs syscall numberAndrew Morton2011-03-221-1/+1
* Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2011-03-222-1/+6
|\
| * slub: Add statistics for this_cmpxchg_double failuresChristoph Lameter2011-03-222-1/+3
| * slub: Add missing irq restore for the OOM pathChristoph Lameter2011-03-221-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2011-03-2214-74/+129
|\ \
| * | [net/9p]: Introduce basic flow-control for VirtIO transport.Venkateswararao Jujjuri (JV)2011-03-221-1/+22
| * | 9p: use the updated offset given by generic_write_checksM. Mohan Kumar2011-03-221-2/+5
| * | [net/9p] Don't re-pin pages on retrying virtqueue_add_buf().Venkateswararao Jujjuri (JV)2011-03-221-2/+2
| * | [net/9p] Set the condition just before waking up.Venkateswararao Jujjuri (JV)2011-03-221-22/+22
| * | [net/9p] unconditional wake_up to proc waiting for space on VirtIO ringVenkateswararao Jujjuri (JV)2011-03-221-4/+3
| * | fs/9p: Add v9fs_dentry2v9sesAneesh Kumar K.V2011-03-226-11/+16
| * | fs/9p: Attach writeback_fid on first open with WR flagAneesh Kumar K.V2011-03-223-3/+6
| * | fs/9p: Open writeback fid in O_SYNC modeAneesh Kumar K.V2011-03-221-2/+13
| * | fs/9p: Use truncate_setsize instead of vmtruncateAneesh Kumar K.V2011-03-222-13/+15
| * | net/9p: Fix compile warningAneesh Kumar K.V2011-03-221-5/+5
| * | net/9p: Convert the in the 9p rpc call path to GFP_NOFSAneesh Kumar K.V2011-03-225-13/+13
| * | fs/9p: Fix race in initializing writeback fidAneesh Kumar K.V2011-03-224-0/+11
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2011-03-2215-230/+1018
|\ \
| * | rbd: use watch/notify for changes in rbd headerYehuda Sadeh2011-03-221-26/+335
OpenPOWER on IntegriCloud