summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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-19Merge branch 'core/urgent' into auto-latestIngo Molnar
2010-05-19Revert "mutex: Fix optimistic spinning vs. BKL"Ingo Molnar
2010-05-19Revert "kernel/mutex.c: Fix unused var warning"Ingo Molnar
2010-05-19module: drop the lock while waiting for module to complete initialization.Rusty Russell
2010-05-19panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I')Ben Hutchings
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings
2010-05-19mutex: Fix optimistic spinning vs. BKLTony Breeds
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-19padata: Use get_online_cpus/put_online_cpus in padata_freeSteffen Klassert
2010-05-19padata: Add some code commentsSteffen Klassert
2010-05-19padata: Flush the padata queues activelySteffen Klassert
2010-05-19padata: Use a timer to handle remaining objects in the reorder queues Steffen Klassert
2010-05-18Merge branch 'perf/core' into auto-latestIngo Molnar
2010-05-18Merge branch 'linus' into auto-latestIngo Molnar
2010-05-18perf: Optimize perf_output_*() by avoiding local_xchg()Peter Zijlstra
2010-05-18perf: Optimize the hotpath by converting the perf output buffer to local_tPeter Zijlstra
2010-05-18perf: Optimize the perf_output() path by removing IRQ-disablesPeter Zijlstra
2010-05-18perf: Disallow mmap() on per-task inherited eventsPeter Zijlstra
2010-05-18perf: Optimize buffer placement by allocating buffers NUMA awarePeter Zijlstra
2010-05-18perf: Fix errors path in perf_output_begin()Stephane Eranian
2010-05-18perf/ftrace: Optimize perf/tracepoint interaction for single eventsPeter Zijlstra
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 'core/locking' into auto-latestIngo Molnar
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-18kernel/mutex.c: Fix unused var warningAndrew Morton
2010-05-18[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley
2010-05-18Merge branch 'linus' into auto-latestIngo Molnar
2010-05-18Merge branch 'sched/core' into auto-latestIngo Molnar