summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | libceph: add lingering request and watch/notify event frameworkYehuda Sadeh2011-03-223-12/+426
| * | rbd: update email address in DocumentationSage Weil2011-03-211-1/+1
| * | ceph: rename dentry_release -> d_release, fix commentSage Weil2011-03-211-7/+6
| * | ceph: add request to the tail of unsafe write listHenry C Chang2011-03-211-1/+2
| * | ceph: remove request from unsafe list if it is canceled/timed outHenry C Chang2011-03-211-0/+7
| * | ceph: move readahead default to fs/ceph from libcephSage Weil2011-03-213-3/+3
| * | ceph: add ino32 mount optionYehuda Sadeh2011-03-214-25/+65
| * | ceph: update common header filesYehuda Sadeh2011-03-212-13/+45
| * | ceph: remove debugfs debug cruftSage Weil2011-03-211-6/+0
| * | libceph: fix osd request queuing on osdmap updatesSage Weil2011-03-212-135/+125
| * | ceph: preserve I_COMPLETE across renameSage Weil2011-03-151-8/+8
| * | libceph: Fix base64-decoding when input ends in newline.Tommi Virtanen2011-03-151-1/+3
* | | tty: stop using "delayed_work" in the tty layerLinus Torvalds2011-03-224-16/+16
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-03-225-16/+54
|\ \
| * | fuse: make fuse_dentry_revalidate() RCU awareMiklos Szeredi2011-03-211-4/+4
| * | fuse: make fuse_permission() RCU awareMiklos Szeredi2011-03-211-8/+22
| * | fuse: wakeup pollers on connection release/abortBryan Green2011-03-212-1/+18
| * | fuse: reduce size of struct fuse_requestMiklos Szeredi2011-03-212-3/+10
| |/
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-224-39/+21
|\ \
OpenPOWER on IntegriCloud