aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2011-03-22
|\ \
| * | rbd: use watch/notify for changes in rbd headerYehuda Sadeh2011-03-22
| * | libceph: add lingering request and watch/notify event frameworkYehuda Sadeh2011-03-22
| * | rbd: update email address in DocumentationSage Weil2011-03-21
| * | ceph: rename dentry_release -> d_release, fix commentSage Weil2011-03-21
| * | ceph: add request to the tail of unsafe write listHenry C Chang2011-03-21
| * | ceph: remove request from unsafe list if it is canceled/timed outHenry C Chang2011-03-21
| * | ceph: move readahead default to fs/ceph from libcephSage Weil2011-03-21
| * | ceph: add ino32 mount optionYehuda Sadeh2011-03-21
| * | ceph: update common header filesYehuda Sadeh2011-03-21
| * | ceph: remove debugfs debug cruftSage Weil2011-03-21
| * | libceph: fix osd request queuing on osdmap updatesSage Weil2011-03-21
| * | ceph: preserve I_COMPLETE across renameSage Weil2011-03-15