summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-03-25Merge branch 'quilt/driver-core'Stephen Rothwell
2010-03-25Merge remote branch 'workqueues/for-next'Stephen Rothwell
2010-03-25Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-03-25Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-03-25Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-03-25Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-03-25Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-03-25Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-03-25Merge remote branch 'input/next'Stephen Rothwell
2010-03-25Merge remote branch 'kbuild/for-next'Stephen Rothwell
2010-03-25Merge remote branch 'pci-current/for-linus'Stephen Rothwell
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-24Input: implement SysRq as a separate input handlerDmitry Torokhov
2010-03-23resources: add interfaces that return conflict informationBjorn Helgaas
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-23Freezer: Only show the state of tasks refusing to freezeXiaotian Feng
2010-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-19kref: remove kref_setNeilBrown
2010-03-17Merge branches 'core/urgent', 'perf/urgent', 'sched/urgent' and 'x86/urgent' ...Ingo Molnar
2010-03-17perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker
2010-03-17sched: Use proper type in sched_getaffinity()KOSAKI Motohiro
2010-03-17Merge branch 'sched/urgent' into auto-latestIngo Molnar
2010-03-16Fix typos in commentsThomas Weber
2010-03-16kernel/sched.c: Suppress unused var warningAndrew Morton
2010-03-16rcu: Make rcu_read_lock_bh_held() allow for disabled BHPaul E. McKenney
2010-03-16Merge branches 'sched/urgent' and 'x86/urgent' into auto-latestIngo Molnar
2010-03-15sched: sched_getaffinity(): Allow less than NR_CPUS lengthKOSAKI Motohiro
2010-03-14Merge branch 'linus' into auto-latestIngo Molnar
2010-03-14Merge branches 'irq/urgent', 'perf/urgent', 'sched/urgent', 'timers/urgent', ...Ingo Molnar