summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * xfrm: Remove unused xfrm_state from xfrm_state_check_spaceSteffen Klassert2012-03-221-2/+2
| * RDS: use gfp flags from caller in conn_alloc()Dan Carpenter2012-03-223-3/+3
| * netlabel: use GFP flags from caller instead of GFP_ATOMICDan Carpenter2012-03-221-1/+1
| * l2tp: enable automatic module loading for l2tp_pppBenjamin LaHaise2012-03-211-0/+1
| * cnic: Fix parity error code conflictMichael Chan2012-03-215-34/+12
| * tg3: Fix RSS ring refill race conditionMichael Chan2012-03-212-3/+23
| * sky2: override for PCI legacy power managementstephen hemminger2012-03-211-0/+11
| * net: fix napi_reuse_skb() skb reserveEric Dumazet2012-03-211-1/+2
* | Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-03-2310-29/+161
|\ \
| * | kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpointJason Wessel2012-03-221-0/+7
| * | kdb: Avoid using dbg_io_ops until it is initializedTim Bird2012-03-221-1/+1
| * | kgdb,debug_core: add the ability to control the reboot notifierJason Wessel2012-03-222-0/+33
| * | KDB: Fix usability issues relating to the 'enter' key.Andrei Warkentin2012-03-223-22/+83
| * | kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detachJason Wessel2012-03-222-0/+24
| * | kgdb: Respect that flush op is optionalJan Kiszka2012-03-221-1/+2
| * | kgdb: x86: Return all segment registers also in 64-bit modeJan Kiszka2012-03-222-5/+11
* | | Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2012-03-232-14/+56
|\ \ \
| * | | ktest: Allow a test to override REBOOT_ON_SUCCESSSteven Rostedt2012-03-211-2/+10
| * | | ktest: Fix SWITCH_TO_GOOD to also reboot the machineSteven Rostedt2012-03-211-1/+0
| * | | ktest: Add SCP_TO_TARGET_INSTALL optionSteven Rostedt2012-03-212-7/+33
| * | | ktest: Add warning when bugs are ignoredSteven Rostedt2012-03-211-3/+12
| * | | ktest: Add INSTALL_MOD_STRIP=1 when installing modulesSteven Rostedt2012-03-211-1/+1
* | | | Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-03-236-230/+234
|\ \ \ \
OpenPOWER on IntegriCloud