| Commit message (Expand) | Author | Files | Lines |
2012-03-24 | bitops: rename for_each_set_bit_cont() in favor of analogous list.h function | Akinobu Mita | 3 | -4/+7 |
2012-03-24 | backlight: fix ot200_bl build | Randy Dunlap | 1 | -1/+1 |
2012-03-24 | backlight: convert platform_lcd to dev_pm_ops | Jingoo Han | 1 | -9/+10 |
2012-03-24 | backlight: add support for Pandora backlight | Grazvydas Ignotas | 3 | -0/+179 |
2012-03-24 | backlight: add driver for Bachmann's ot200 | Christian Gmeiner | 3 | -1/+183 |
2012-03-24 | backlight: new backlight driver for LP855x devices | Kim, Milo | 5 | -0/+548 |
2012-03-24 | drivers/video/backlight/adp5520_bl.c: use devm_ functions | Julia Lawall | 1 | -5/+1 |
2012-03-24 | drivers/video/backlight: use devm_ functions | Julia Lawall | 8 | -47/+18 |
2012-03-24 | drivers/video/backlight/wm831x_bl.c: use devm_ functions | Julia Lawall | 1 | -5/+1 |
2012-03-24 | backlight: convert backlight spi drivers to module_spi_driver | Axel Lin | 10 | -119/+10 |
2012-03-24 | backlight: convert backlight i2c drivers to module_i2c_driver | Axel Lin | 3 | -34/+3 |
2012-03-24 | MAINTAINERS: update maintainership of LTP | Wanlong Gao | 1 | -3/+5 |
2012-03-24 | MAINTAINERS: add "S: Maintained" to clkdev and clk sections | Joe Perches | 1 | -0/+2 |
2012-03-24 | MAINTAINERS: add status to ALPHA architecture | Joe Perches | 1 | -0/+1 |
2012-03-24 | MAINTAINERS: update git urls for 2.6 deletions | Joe Perches | 1 | -49/+49 |
2012-03-24 | MAINTAINERS: update MCA section | Joe Perches | 1 | -8/+7 |
2012-03-24 | get_maintainer.pl: add support for moderated lists | Richard Weinberger | 1 | -2/+7 |
2012-03-24 | get_maintainer: use a default "unknown" S: status/role | Joe Perches | 1 | -1/+1 |
2012-03-24 | kernel/watchdog.c: add comment to watchdog() exit path | Andrew Morton | 1 | -0/+4 |
2012-03-24 | kernel/watchdog.c: convert to pr_foo() | Andrew Morton | 1 | -6/+10 |
2012-03-24 | watchdog: make sure the watchdog thread gets CPU on loaded system | Michal Hocko | 1 | -4/+3 |
2012-03-24 | kernel/exit.c: if init dies, log a signal which killed it, if any | Denys Vlasenko | 1 | -2/+5 |
2012-03-24 | prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision | Lennart Poettering | 5 | -5/+54 |
2012-03-24 | drivers/staging/telephony/ixj.c: fix warning about sequence points | Uwe Kleine-König | 1 | -19/+38 |
2012-03-24 | fs/notify/notification.c: make subsys_initcall function static | H Hartley Sweeten | 1 | -2/+1 |
2012-03-24 | Remove remaining bits of io_remap_page_range() | Javi Merino | 4 | -7/+0 |
2012-03-24 | consolidate WARN_...ONCE() static variables | Jan Beulich | 3 | -4/+5 |
2012-03-24 | headers: include linux/types.h where appropriate | Bobby Powers | 4 | -1/+8 |
2012-03-24 | nmi watchdog: do not use cpp symbol in Kconfig | Cong Wang | 9 | -11/+8 |
2012-03-24 | magic.h: move some FS magic numbers into magic.h | Muthu Kumar | 6 | -11/+18 |
2012-03-24 | um: use set_current_blocked() and block_sigmask() | Matt Fleming | 1 | -14/+6 |
2012-03-24 | um: don't restore current->blocked on error | Matt Fleming | 1 | -6/+2 |
2012-03-24 | mm: hugetlb: cleanup duplicated code in unmapping vm range | Hillf Danton | 1 | -14/+11 |
2012-03-23 | mm: fix testorder interaction between two kswapd patches | Hugh Dickins | 1 | -1/+1 |
2012-03-23 | usbnet: consider device busy at each recieved packet | Oliver Neukum | 1 | -0/+1 |
2012-03-23 | bonding: remove entries for master_ip and vlan_ip and query devices instead | Andy Gospodarek | 3 | -69/+32 |
2012-03-23 | netfilter: remove forward module param confusion. | Rusty Russell | 2 | -14/+4 |
2012-03-23 | security: optimize avc_audit() common path | Linus Torvalds | 1 | -29/+41 |
2012-03-23 | usbnet: don't clear urb->dev in tx_complete | tom.leiming@gmail.com | 1 | -1/+0 |
2012-03-23 | usbnet: increase URB reference count before usb_unlink_urb | tom.leiming@gmail.com | 1 | -0/+9 |
2012-03-23 | xfrm: Access the replay notify functions via the registered callbacks | Steffen Klassert | 1 | -3/+3 |
2012-03-23 | xfrm: Remove unused xfrm_state from xfrm_state_check_space | Steffen Klassert | 1 | -2/+2 |
2012-03-23 | RDS: use gfp flags from caller in conn_alloc() | Dan Carpenter | 3 | -3/+3 |
2012-03-23 | netlabel: use GFP flags from caller instead of GFP_ATOMIC | Dan Carpenter | 1 | -1/+1 |
2012-03-23 | vfs: tidy up sparse warnings in fs/namei.c | Linus Torvalds | 1 | -3/+3 |
2012-03-22 | vfs: tidy up fs/namei.c byte-repeat word constants | Linus Torvalds | 1 | -9/+4 |
2012-03-22 | fs: fix kernel-doc warnings in dcache.c | Randy Dunlap | 1 | -1/+1 |
2012-03-22 | Fix full_name_hash() behaviour when length is a multiple of 8 | Al Viro | 1 | -1/+1 |
2012-03-22 | kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpoint | Jason Wessel | 1 | -0/+7 |
2012-03-22 | kdb: Avoid using dbg_io_ops until it is initialized | Tim Bird | 1 | -1/+1 |