summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-04-09Merge branch 'quilt/driver-core'Stephen Rothwell
2010-04-09Merge remote branch 'workqueues/for-next'Stephen Rothwell
2010-04-09Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-04-09Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-04-09Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-04-09Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-04-09Merge remote branch 'input/next'Stephen Rothwell
2010-04-09Merge branch 'quilt/rr'Stephen Rothwell
2010-04-09Merge remote branch 'crypto/master'Stephen Rothwell
2010-04-09Merge remote branch 'kbuild/for-next'Stephen Rothwell
2010-04-09Merge remote branch 'pci/linux-next'Stephen Rothwell
2010-04-09kernel-params_c-check-null-for-non-bool.diffRusty Russell
2010-04-09module:drop-lock-while-waitingRusty Russell
2010-04-08resource: shared I/O region supportAlan Cox
2010-04-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-04-07mm: avoid null-pointer deref in sync_mm_rss()KAMEZAWA Hiroyuki
2010-04-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-04-06sched: Fix sched_getaffinity()Anton Blanchard
2010-04-05Input: implement SysRq as a separate input handlerDmitry Torokhov
2010-04-05Fix up possibly racy module refcountingNick Piggin
2010-04-05audit: preface audit printk with auditEric Paris
2010-04-05Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-04-04Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-04-04x86, kgdb, init: Add early and late debug statesJason Wessel
2010-04-04kdb,debug_core: Allow the debug core to receive a panic notificationJason Wessel
2010-04-04debug_core,kdb: Allow the debug core to process a recursive debug entryJason Wessel
2010-04-04printk,kdb: capture printk() when in kdb shellJason Wessel
2010-04-04kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel
2010-04-04kgdb: Add the ability to schedule a breakpoint via a taskletJason Wessel
2010-04-04x86,kgdb: Add low level debug hookJason Wessel
2010-04-04kgdb: remove post_primary_code referencesJason Wessel
2010-04-04kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel
2010-04-04kgdb: gdb "monitor" -> kdb passthroughJason Wessel
2010-04-04kgdb,8250,pl011: Return immediately from console pollJason Wessel
2010-04-04kgdb: core changes to support kdbJason Wessel
2010-04-04kdb: core for kgdb back end (2 of 2)Jason Wessel
2010-04-04kdb: core for kgdb back end (1 of 2)Jason Wessel
2010-04-04Separate the gdbstub from the debug coreJason Wessel
2010-04-04Move kernel/kgdb.c to kernel/debug/debug_core.cJason Wessel
2010-04-03perf: Always build the stub perf_arch_fetch_caller_regs versionFrederic Weisbecker
2010-04-02Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2010-04-02Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-04-02kgdb: Turn off tracing while in the debuggerJason Wessel
2010-04-02kgdb: use atomic_inc and atomic_dec instead of atomic_setJason Wessel
2010-04-02kgdb: eliminate kgdb_wait(), all cpus enter the same wayJason Wessel
2010-04-02kgdb: have ebin2mem call probe_kernel_write onceJason Wessel