aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-05-21Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-05-21Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-21lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra
2010-05-21kref: remove kref_setNeilBrown
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20x86, kgdb, init: Add early and late debug statesJason Wessel
2010-05-20kdb,debug_core: Allow the debug core to receive a panic notificationJason Wessel
2010-05-20debug_core,kdb: Allow the debug core to process a recursive debug entryJason Wessel
2010-05-20printk,kdb: capture printk() when in kdb shellJason Wessel
2010-05-20kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel
2010-05-20kgdb: Add the ability to schedule a breakpoint via a taskletJason Wessel
2010-05-20x86,kgdb: Add low level debug hookJason Wessel
2010-05-20kgdb: remove post_primary_code referencesJason Wessel
2010-05-20kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel
2010-05-20kgdb: gdb "monitor" -> kdb passthroughJason Wessel
2010-05-20kgdb,8250,pl011: Return immediately from console pollJason Wessel
2010-05-20kgdb: core changes to support kdbJason Wessel
2010-05-20kdb: core for kgdb back end (2 of 2)Jason Wessel
2010-05-20kdb: core for kgdb back end (1 of 2)Jason Wessel
2010-05-20Separate the gdbstub from the debug coreJason Wessel
2010-05-20Move kernel/kgdb.c to kernel/debug/debug_core.cJason Wessel
2010-05-20wait_event_interruptible_locked() interfaceMichal Nazarewicz
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-05-19Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-05-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-19cpumask: fix compat getaffinityKOSAKI Motohiro
2010-05-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-05-19Merge commit 'v2.6.34' into nextDmitry Torokhov
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-18Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge 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.6James Bottomley
2010-05-18Merge branch 'next' into for-linusJames Morris
2010-05-18stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca...Ingo Molnar
2010-05-17Merge 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 facilityHeiko Carstens
2010-05-17PM: PM QOS update fixMark Gross
2010-05-15sysctl: add proc_do_large_bitmapOctavian Purdila
2010-05-15sysctl: refactor integer handling proc codeAmerigo Wang