summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-04-13Merge branch 'quilt/driver-core'Stephen Rothwell
2010-04-13Merge remote branch 'bkl-core/bkl/core'Stephen Rothwell
2010-04-13Merge remote branch 'workqueues/for-next'Stephen Rothwell
2010-04-13Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-04-13Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-04-13Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-04-13Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-04-13Merge remote branch 'security-testing/next'Stephen Rothwell
2010-04-13Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-04-13Merge remote branch 'input/next'Stephen Rothwell
2010-04-13Merge branch 'quilt/rr'Stephen Rothwell
2010-04-13Merge remote branch 'crypto/master'Stephen Rothwell
2010-04-13Merge remote branch 'kbuild/for-next'Stephen Rothwell
2010-04-13Merge remote branch 'pci/linux-next'Stephen Rothwell
2010-04-12security: remove dead hook acctEric Paris
2010-04-12security: remove dead hook task_setgroupsEric Paris
2010-04-12security: remove dead hook task_setgidEric Paris
2010-04-12security: remove dead hook task_setuidEric Paris
2010-04-12security: remove dead hook cred_commitEric Paris
2010-04-10PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handlingJiri Slaby
2010-04-10ptrace: kill BKL in ptrace syscallArnd Bergmann
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