summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-03-29Merge remote branch 'slabh/slabh'Stephen Rothwell
2010-03-29Merge branch 'quilt/driver-core'Stephen Rothwell
2010-03-29Merge remote branch 'workqueues/for-next'Stephen Rothwell
2010-03-29Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-03-29Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-03-29Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-03-29Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-03-29Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-03-29Merge remote branch 'input/next'Stephen Rothwell
2010-03-29include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29Merge remote branch 'kbuild/for-next'Stephen Rothwell
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-03-26Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley
2010-03-26Freezer: Only show the state of tasks refusing to freezeXiaotian Feng
2010-03-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-03-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-03-26Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-03-26Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-03-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-24cpuset: alloc nodemask_t on the heap rather than the stackMiao Xie
2010-03-24cpuset: fix the problem that cpuset_mem_spread_node() returns an offline nodeMiao Xie
2010-03-24cgroups: remove duplicate includeLi Zefan
2010-03-24genirq: Move two IRQ functions from .init.text to .textHenrik Kretzschmar
2010-03-24genirq: Protect access to irq_desc->action in can_request_irq()Thomas Gleixner
2010-03-24Input: implement SysRq as a separate input handlerDmitry Torokhov
2010-03-23resources: add interfaces that return conflict informationBjorn Helgaas
2010-03-23time: Fix accumulation bug triggered by long delay.John Stultz
2010-03-23x86, kgdb, init: Add early and late debug statesJason Wessel
2010-03-23kdb,debug_core: Allow the debug core to receive a panic notificationJason Wessel
2010-03-23debug_core,kdb: Allow the debug core to process a recursive debug entryJason Wessel
2010-03-23printk,kdb: capture printk() when in kdb shellJason Wessel
2010-03-23kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel
2010-03-23kgdb: Add the ability to schedule a breakpoint via a taskletJason Wessel
2010-03-23x86,kgdb: Add low level debug hookJason Wessel
2010-03-23kgdb: remove post_primary_code referencesJason Wessel
2010-03-23kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel
2010-03-23kgdb: gdb "monitor" -> kdb passthroughJason Wessel
2010-03-23kgdb,8250,pl011: Return immediately from console pollJason Wessel
2010-03-23kgdb: core changes to support kdbJason Wessel
2010-03-23kdb: core for kgdb back end (2 of 2)Jason Wessel
2010-03-23kdb: core for kgdb back end (1 of 2)Jason Wessel
2010-03-23debug_core: Turn off tracing while in the debuggerJason Wessel
2010-03-23kgdb,debug_core: Use atomic operators which use barriersJason Wessel
2010-03-23kgdb: have ebin2mem call probe_kernel_write onceJason Wessel
2010-03-23kgdb: eliminate kgdb_wait(), all cpus enter the same wayJason Wessel
2010-03-23Separate the gdbstub from the debug coreJason Wessel
2010-03-23Move kernel/kgdb.c to kernel/debug/debug_core.cJason Wessel
2010-03-21softlockup: Stop spurious softlockup messages due to overflowColin Ian King
2010-03-18ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte alignSteven Rostedt
2010-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds