Age | Commit message (Expand) | Author |
2010-05-21 | x86, kgdb, init: Add early and late debug states | Jason Wessel |
2010-05-21 | kdb,debug_core: Allow the debug core to receive a panic notification | Jason Wessel |
2010-05-21 | debug_core,kdb: Allow the debug core to process a recursive debug entry | Jason Wessel |
2010-05-21 | printk,kdb: capture printk() when in kdb shell | Jason Wessel |
2010-05-21 | kgdboc,kdb: Allow kdb to work on a non open console port | Jason Wessel |
2010-05-21 | kgdb: Add the ability to schedule a breakpoint via a tasklet | Jason Wessel |
2010-05-21 | x86,kgdb: Add low level debug hook | Jason Wessel |
2010-05-21 | kgdb: remove post_primary_code references | Jason Wessel |
2010-05-21 | kgdboc,keyboard: Keyboard driver for kdb with kgdb | Jason Wessel |
2010-05-21 | kgdb: gdb "monitor" -> kdb passthrough | Jason Wessel |
2010-05-21 | kgdb,8250,pl011: Return immediately from console poll | Jason Wessel |
2010-05-21 | kgdb: core changes to support kdb | Jason Wessel |
2010-05-21 | kdb: core for kgdb back end (2 of 2) | Jason Wessel |
2010-05-21 | kdb: core for kgdb back end (1 of 2) | Jason Wessel |
2010-05-21 | Separate the gdbstub from the debug core | Jason Wessel |
2010-05-21 | Move kernel/kgdb.c to kernel/debug/debug_core.c | Jason Wessel |
2010-05-20 | wait_event_interruptible_locked() interface | Michal Nazarewicz |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2010-05-20 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-05-20 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-05-19 | cpumask: fix compat getaffinity | KOSAKI Motohiro |
2010-05-19 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2010-05-19 | Merge commit 'v2.6.34' into next | Dmitry Torokhov |
2010-05-19 | module: drop the lock while waiting for module to complete initialization. | Rusty Russell |
2010-05-19 | panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I') | Ben Hutchings |
2010-05-19 | panic: Allow warnings to set different taint flags | Ben Hutchings |
2010-05-19 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2010-05-19 | padata: Use get_online_cpus/put_online_cpus in padata_free | Steffen Klassert |
2010-05-19 | padata: Add some code comments | Steffen Klassert |
2010-05-19 | padata: Flush the padata queues actively | Steffen Klassert |
2010-05-19 | padata: Use a timer to handle remaining objects in the reorder queues | Steffen Klassert |
2010-05-18 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-05-18 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-05-18 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-05-18 | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-05-18 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-05-18 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-05-18 | [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 | James Bottomley |
2010-05-17 | Merge branch 'next' into for-linus | James Morris |
2010-05-17 | stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca... | Ingo Molnar |
2010-05-17 | Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred... | Linus Torvalds |
2010-05-17 | [S390] debug: enable exception-trace debug facility | Heiko Carstens |
2010-05-16 | PM: PM QOS update fix | Mark Gross |
2010-05-16 | sysctl: add proc_do_large_bitmap | Octavian Purdila |
2010-05-16 | sysctl: refactor integer handling proc code | Amerigo Wang |
2010-05-15 | profile: fix stats and data leakage | Hugh Dickins |