aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* backlight: new backlight driver for LP855x devicesKim, Milo2012-03-23
* drivers/video/backlight/adp5520_bl.c: use devm_ functionsJulia Lawall2012-03-23
* drivers/video/backlight: use devm_ functionsJulia Lawall2012-03-23
* drivers/video/backlight/wm831x_bl.c: use devm_ functionsJulia Lawall2012-03-23
* backlight: convert backlight spi drivers to module_spi_driverAxel Lin2012-03-23
* backlight: convert backlight i2c drivers to module_i2c_driverAxel Lin2012-03-23
* MAINTAINERS: update maintainership of LTPWanlong Gao2012-03-23
* MAINTAINERS: add "S: Maintained" to clkdev and clk sectionsJoe Perches2012-03-23
* MAINTAINERS: add status to ALPHA architectureJoe Perches2012-03-23
* MAINTAINERS: update git urls for 2.6 deletionsJoe Perches2012-03-23
* MAINTAINERS: update MCA sectionJoe Perches2012-03-23
* get_maintainer.pl: add support for moderated listsRichard Weinberger2012-03-23
* get_maintainer: use a default "unknown" S: status/roleJoe Perches2012-03-23
* kernel/watchdog.c: add comment to watchdog() exit pathAndrew Morton2012-03-23
* kernel/watchdog.c: convert to pr_foo()Andrew Morton2012-03-23
* watchdog: make sure the watchdog thread gets CPU on loaded systemMichal Hocko2012-03-23
* kernel/exit.c: if init dies, log a signal which killed it, if anyDenys Vlasenko2012-03-23
* prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervisionLennart Poettering2012-03-23
* drivers/staging/telephony/ixj.c: fix warning about sequence pointsUwe Kleine-König2012-03-23
* fs/notify/notification.c: make subsys_initcall function staticH Hartley Sweeten2012-03-23
* Remove remaining bits of io_remap_page_range()Javi Merino2012-03-23
* consolidate WARN_...ONCE() static variablesJan Beulich2012-03-23
* headers: include linux/types.h where appropriateBobby Powers2012-03-23
* nmi watchdog: do not use cpp symbol in KconfigCong Wang2012-03-23
* magic.h: move some FS magic numbers into magic.hMuthu Kumar2012-03-23
* um: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-23
* um: don't restore current->blocked on errorMatt Fleming2012-03-23
* mm: hugetlb: cleanup duplicated code in unmapping vm rangeHillf Danton2012-03-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-23
|\
| * usbnet: consider device busy at each recieved packetOliver Neukum2012-03-22
| * bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2012-03-22
| * netfilter: remove forward module param confusion.Rusty Russell2012-03-22
| * usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com2012-03-22
| * usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com2012-03-22
| * xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert2012-03-22
| * xfrm: Remove unused xfrm_state from xfrm_state_check_spaceSteffen Klassert2012-03-22
| * RDS: use gfp flags from caller in conn_alloc()Dan Carpenter2012-03-22
| * netlabel: use GFP flags from caller instead of GFP_ATOMICDan Carpenter2012-03-22
| * l2tp: enable automatic module loading for l2tp_pppBenjamin LaHaise2012-03-21
| * cnic: Fix parity error code conflictMichael Chan2012-03-21
| * tg3: Fix RSS ring refill race conditionMichael Chan2012-03-21
| * sky2: override for PCI legacy power managementstephen hemminger2012-03-21
| * net: fix napi_reuse_skb() skb reserveEric Dumazet2012-03-21
* | Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-03-23
|\ \
| * | kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpointJason Wessel2012-03-22
| * | kdb: Avoid using dbg_io_ops until it is initializedTim Bird2012-03-22
| * | kgdb,debug_core: add the ability to control the reboot notifierJason Wessel2012-03-22
| * | KDB: Fix usability issues relating to the 'enter' key.Andrei Warkentin2012-03-22
| * | kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detachJason Wessel2012-03-22
| * | kgdb: Respect that flush op is optionalJan Kiszka2012-03-22