aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-22radeon: expose backlight class device for legacy LVDS encoderMichel Dänzer4-6/+273
2011-03-22backlight: add backlight typeMatthew Garrett59-2/+111
2011-03-22drivers/leds/leds-lp5523.c: world-writable engine* sysfs filesVasiliy Kulikov1-10/+10
2011-03-22drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesVasiliy Kulikov1-7/+7
2011-03-22drivers/vidfeo/backlight: ld9040 amoled driver supportDonghwa Lee4-0/+1028
2011-03-22leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König2-3/+3
2011-03-22leds: add driver for LM3530 ALSShreshtha Kumar Sahu4-0/+496
2011-03-22leds: convert bd2802 driver to dev_pm_opsMark Brown1-19/+28
2011-03-22cgroups: if you list_empty() a head then don't list_del() itPhil Carmody1-8/+6
2011-03-22oom: avoid deferring oom killer if exiting task is being tracedDavid Rientjes1-15/+25
2011-03-22oom: skip zombies when iterating tasklistAndrey Vagin1-1/+3
2011-03-22oom: prevent unnecessary oom kills or kernel panicsDavid Rientjes1-4/+4
2011-03-22mm: swap: unlock swapfile inode mutex before closing file on bad swapfilesMel Gorman1-1/+6
2011-03-22include/asm-generic/unistd.h: fix syncfs syscall numberAndrew Morton1-1/+1
2011-03-22Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds2-1/+6
2011-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds14-74/+129
2011-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds15-230/+1018
2011-03-22tty: stop using "delayed_work" in the tty layerLinus Torvalds4-16/+16
2011-03-22[net/9p]: Introduce basic flow-control for VirtIO transport.Venkateswararao Jujjuri (JV)1-1/+22
2011-03-229p: use the updated offset given by generic_write_checksM. Mohan Kumar1-2/+5
2011-03-22[net/9p] Don't re-pin pages on retrying virtqueue_add_buf().Venkateswararao Jujjuri (JV)1-2/+2
2011-03-22[net/9p] Set the condition just before waking up.Venkateswararao Jujjuri (JV)1-22/+22
2011-03-22[net/9p] unconditional wake_up to proc waiting for space on VirtIO ringVenkateswararao Jujjuri (JV)1-4/+3
2011-03-22fs/9p: Add v9fs_dentry2v9sesAneesh Kumar K.V6-11/+16
2011-03-22fs/9p: Attach writeback_fid on first open with WR flagAneesh Kumar K.V3-3/+6
2011-03-22fs/9p: Open writeback fid in O_SYNC modeAneesh Kumar K.V1-2/+13
2011-03-22fs/9p: Use truncate_setsize instead of vmtruncateAneesh Kumar K.V2-13/+15
2011-03-22net/9p: Fix compile warningAneesh Kumar K.V1-5/+5
2011-03-22net/9p: Convert the in the 9p rpc call path to GFP_NOFSAneesh Kumar K.V5-13/+13
2011-03-22fs/9p: Fix race in initializing writeback fidAneesh Kumar K.V4-0/+11
2011-03-22slub: Add statistics for this_cmpxchg_double failuresChristoph Lameter2-1/+3
2011-03-22slub: Add missing irq restore for the OOM pathChristoph Lameter1-0/+3
2011-03-22rbd: use watch/notify for changes in rbd headerYehuda Sadeh1-26/+335
2011-03-22libceph: add lingering request and watch/notify event frameworkYehuda Sadeh3-12/+426
2011-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds5-16/+54
2011-03-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-39/+21
2011-03-22Merge branch 'next-samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds4-25/+366
2011-03-22Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds48-148/+997
2011-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds5-103/+333
2011-03-22sd: Fail discard requests when logical block provisioning has been disabledMartin K. Petersen1-0/+1
2011-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds42-322/+381
2011-03-21IPVS: Use global mutex in ip_vs_app.cSimon Horman2-15/+10
2011-03-21ipvs: fix a typo in __ip_vs_control_init()Eric Dumazet1-1/+1
2011-03-21veth: Fix the byte countersEric W. Biederman1-1/+1
2011-03-21net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.Eric W. Biederman1-7/+11
2011-03-21macvlan: Fix use after free of struct macvlan_port.Eric W. Biederman1-6/+12
2011-03-21net: fix incorrect spelling in drop monitor protocolNeil Horman1-1/+1
2011-03-21can: c_can: Do basic c_can configuration _before_ enabling the interruptsJan Altenberg1-3/+3
2011-03-21net/appletalk: fix atalk_release use after freeArnd Bergmann1-0/+3
2011-03-21ipx: fix ipx_release()Eric Dumazet1-1/+1