summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_configKim, Milo2012-03-233-3/+15
* drivers/leds/leds-tca6507.c: remove obsolete cleanup for clientdataWolfram Sang2012-03-231-1/+0
* drivers/leds/leds-tca6507.c: cleanup error handling in tca6507_probe()Dan Carpenter2012-03-231-5/+3
* drivers/leds/leds-lp5521.c: fix typoMasanari Iida2012-03-231-1/+1
* x86: use for_each_clear_bit_from()Akinobu Mita2012-03-231-3/+3
* uwb: use for_each_clear_bit()Akinobu Mita2012-03-231-4/+2
* s390/char: use for_each_clear_bit()Akinobu Mita2012-03-231-3/+2
* mtd: use for_each_clear_bit()Akinobu Mita2012-03-231-4/+2
* bitops: introduce for_each_clear_bit()Akinobu Mita2012-03-231-0/+11
* bitops: remove for_each_set_bit_cont()Akinobu Mita2012-03-232-4/+1
* bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita2012-03-233-4/+7
* backlight: fix ot200_bl buildRandy Dunlap2012-03-231-1/+1
* backlight: convert platform_lcd to dev_pm_opsJingoo Han2012-03-231-9/+10
* backlight: add support for Pandora backlightGrazvydas Ignotas2012-03-233-0/+179
* backlight: add driver for Bachmann's ot200Christian Gmeiner2012-03-233-1/+183
* backlight: new backlight driver for LP855x devicesKim, Milo2012-03-235-0/+548
* drivers/video/backlight/adp5520_bl.c: use devm_ functionsJulia Lawall2012-03-231-5/+1
* drivers/video/backlight: use devm_ functionsJulia Lawall2012-03-238-47/+18
* drivers/video/backlight/wm831x_bl.c: use devm_ functionsJulia Lawall2012-03-231-5/+1
* backlight: convert backlight spi drivers to module_spi_driverAxel Lin2012-03-2310-119/+10
* backlight: convert backlight i2c drivers to module_i2c_driverAxel Lin2012-03-233-34/+3
* MAINTAINERS: update maintainership of LTPWanlong Gao2012-03-231-3/+5
* MAINTAINERS: add "S: Maintained" to clkdev and clk sectionsJoe Perches2012-03-231-0/+2
* MAINTAINERS: add status to ALPHA architectureJoe Perches2012-03-231-0/+1
* MAINTAINERS: update git urls for 2.6 deletionsJoe Perches2012-03-231-49/+49
* MAINTAINERS: update MCA sectionJoe Perches2012-03-231-8/+7
* get_maintainer.pl: add support for moderated listsRichard Weinberger2012-03-231-2/+7
* get_maintainer: use a default "unknown" S: status/roleJoe Perches2012-03-231-1/+1
* kernel/watchdog.c: add comment to watchdog() exit pathAndrew Morton2012-03-231-0/+4
* kernel/watchdog.c: convert to pr_foo()Andrew Morton2012-03-231-6/+10
* watchdog: make sure the watchdog thread gets CPU on loaded systemMichal Hocko2012-03-231-4/+3
* kernel/exit.c: if init dies, log a signal which killed it, if anyDenys Vlasenko2012-03-231-2/+5
* prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervisionLennart Poettering2012-03-235-5/+54
* drivers/staging/telephony/ixj.c: fix warning about sequence pointsUwe Kleine-König2012-03-231-19/+38
* fs/notify/notification.c: make subsys_initcall function staticH Hartley Sweeten2012-03-231-2/+1
* Remove remaining bits of io_remap_page_range()Javi Merino2012-03-234-7/+0
* consolidate WARN_...ONCE() static variablesJan Beulich2012-03-233-4/+5
* headers: include linux/types.h where appropriateBobby Powers2012-03-234-1/+8
* nmi watchdog: do not use cpp symbol in KconfigCong Wang2012-03-239-11/+8
* magic.h: move some FS magic numbers into magic.hMuthu Kumar2012-03-236-11/+18
* um: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-231-14/+6
* um: don't restore current->blocked on errorMatt Fleming2012-03-231-6/+2
* mm: hugetlb: cleanup duplicated code in unmapping vm rangeHillf Danton2012-03-231-14/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-2322-131/+104
|\
| * usbnet: consider device busy at each recieved packetOliver Neukum2012-03-221-0/+1
| * bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2012-03-223-69/+32
| * netfilter: remove forward module param confusion.Rusty Russell2012-03-222-14/+4
| * usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com2012-03-221-1/+0
| * usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com2012-03-221-0/+9
| * xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert2012-03-221-3/+3
OpenPOWER on IntegriCloud