aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mm: allow GUP to fail instead of waiting on a pageGleb Natapov2011-03-22
* mm: notifier_from_errno() cleanupPrarit Bhargava2011-03-22
* oom: suppress nodes that are not allowed from meminfo on page alloc failureDavid Rientjes2011-03-22
* oom: suppress show_mem() for many nodes in irq context on page alloc failureDavid Rientjes2011-03-22
* oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes2011-03-22
* kthread: use kthread_create_on_node()Eric Dumazet2011-03-22
* kthread: NUMA aware kthread_create_on_node()Eric Dumazet2011-03-22
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
* mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-22
* mm/compaction: check migrate_pages's return value instead of list_empty()Minchan Kim2011-03-22
* mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli2011-03-22
* mm: vmap area cacheNick Piggin2011-03-22
* pwm_backlight: add check_fb() hookRobert Morell2011-03-22
* drivers/video/backlight/jornada720_*.c: make needlessly global symbols staticAxel Lin2011-03-22
* backlight: apple_bl depends on ACPIRandy Dunlap2011-03-22
* mbp_nvidia_bl: rename to apple_blMatthew Garrett2011-03-22
* mbp_nvidia_bl: check that the backlight control functionsMatthew Garrett2011-03-22
* mbp_nvidia_bl: remove DMI dependencyMatthew Garrett2011-03-22
* acpi: tie ACPI backlight devices to PCI devices if possibleMatthew Garrett2011-03-22
* nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett2011-03-22
* radeon: expose backlight class device for legacy LVDS encoderMichel Dänzer2011-03-22
* backlight: add backlight typeMatthew Garrett2011-03-22
* drivers/leds/leds-lp5523.c: world-writable engine* sysfs filesVasiliy Kulikov2011-03-22
* drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesVasiliy Kulikov2011-03-22
* drivers/vidfeo/backlight: ld9040 amoled driver supportDonghwa Lee2011-03-22
* leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König2011-03-22
* leds: add driver for LM3530 ALSShreshtha Kumar Sahu2011-03-22
* leds: convert bd2802 driver to dev_pm_opsMark Brown2011-03-22
* cgroups: if you list_empty() a head then don't list_del() itPhil Carmody2011-03-22
* oom: avoid deferring oom killer if exiting task is being tracedDavid Rientjes2011-03-22
* oom: skip zombies when iterating tasklistAndrey Vagin2011-03-22
* oom: prevent unnecessary oom kills or kernel panicsDavid Rientjes2011-03-22
* mm: swap: unlock swapfile inode mutex before closing file on bad swapfilesMel Gorman2011-03-22
* include/asm-generic/unistd.h: fix syncfs syscall numberAndrew Morton2011-03-22
* Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2011-03-22
|\
| * slub: Add statistics for this_cmpxchg_double failuresChristoph Lameter2011-03-22
| * slub: Add missing irq restore for the OOM pathChristoph Lameter2011-03-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2011-03-22
|\ \
| * | [net/9p]: Introduce basic flow-control for VirtIO transport.Venkateswararao Jujjuri (JV)2011-03-22
| * | 9p: use the updated offset given by generic_write_checksM. Mohan Kumar2011-03-22
| * | [net/9p] Don't re-pin pages on retrying virtqueue_add_buf().Venkateswararao Jujjuri (JV)2011-03-22
| * | [net/9p] Set the condition just before waking up.Venkateswararao Jujjuri (JV)2011-03-22
| * | [net/9p] unconditional wake_up to proc waiting for space on VirtIO ringVenkateswararao Jujjuri (JV)2011-03-22
| * | fs/9p: Add v9fs_dentry2v9sesAneesh Kumar K.V2011-03-22
| * | fs/9p: Attach writeback_fid on first open with WR flagAneesh Kumar K.V2011-03-22
| * | fs/9p: Open writeback fid in O_SYNC modeAneesh Kumar K.V2011-03-22
| * | fs/9p: Use truncate_setsize instead of vmtruncateAneesh Kumar K.V2011-03-22
| * | net/9p: Fix compile warningAneesh Kumar K.V2011-03-22
| * | net/9p: Convert the in the 9p rpc call path to GFP_NOFSAneesh Kumar K.V2011-03-22
| * | fs/9p: Fix race in initializing writeback fidAneesh Kumar K.V2011-03-22
| |/