aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20kgdb: Add the ability to schedule a breakpoint via a taskletJason Wessel1-0/+26
2010-05-20x86,kgdb: Add low level debug hookJason Wessel1-1/+1
2010-05-20kgdb: remove post_primary_code referencesJason Wessel1-8/+0
2010-05-20kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel2-0/+213
2010-05-20kgdb: gdb "monitor" -> kdb passthroughJason Wessel5-6/+34
2010-05-20kgdb,8250,pl011: Return immediately from console pollJason Wessel3-6/+43
2010-05-20kgdb: core changes to support kdbJason Wessel3-17/+150
2010-05-20kdb: core for kgdb back end (2 of 2)Jason Wessel5-2/+86
2010-05-20kdb: core for kgdb back end (1 of 2)Jason Wessel11-0/+5854
2010-05-20Separate the gdbstub from the debug coreJason Wessel4-957/+1029
2010-05-20Move kernel/kgdb.c to kernel/debug/debug_core.cJason Wessel3-1/+7
2010-05-20wait_event_interruptible_locked() interfaceMichal Nazarewicz1-0/+1
2010-05-20perf: Fix forgotten preempt_enable by nested writersFrederic Weisbecker1-1/+2
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+22
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds8-431/+456
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+35
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds4-54/+5
2010-05-20Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/coreIngo Molnar48-1410/+2153
2010-05-20perf: Comply with new rcu checks APIFrederic Weisbecker1-12/+46
2010-05-19Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-286/+312
2010-05-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-33/+119
2010-05-19cpumask: fix compat getaffinityKOSAKI Motohiro1-14/+11
2010-05-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-2/+3
2010-05-19Merge commit 'v2.6.34' into nextDmitry Torokhov14-38/+108
2010-05-19module: drop the lock while waiting for module to complete initialization.Rusty Russell1-22/+37
2010-05-19panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I')Ben Hutchings1-0/+2
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings1-4/+20
2010-05-19mutex: Fix optimistic spinning vs. BKLTony Breeds1-0/+7
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller55-2275/+2862
2010-05-19padata: Use get_online_cpus/put_online_cpus in padata_freeSteffen Klassert1-0/+3
2010-05-19padata: Add some code commentsSteffen Klassert1-11/+57
2010-05-19padata: Flush the padata queues activelySteffen Klassert1-8/+25
2010-05-19padata: Use a timer to handle remaining objects in the reorder queues Steffen Klassert1-7/+18
2010-05-18perf: Optimize perf_output_*() by avoiding local_xchg()Peter Zijlstra1-1/+2
2010-05-18perf: Optimize the hotpath by converting the perf output buffer to local_tPeter Zijlstra1-15/+15
2010-05-18perf: Optimize the perf_output() path by removing IRQ-disablesPeter Zijlstra1-66/+28
2010-05-18perf: Disallow mmap() on per-task inherited eventsPeter Zijlstra1-0/+8
2010-05-18perf: Optimize buffer placement by allocating buffers NUMA awarePeter Zijlstra1-2/+15
2010-05-18perf: Fix errors path in perf_output_begin()Stephane Eranian1-1/+1
2010-05-18perf/ftrace: Optimize perf/tracepoint interaction for single eventsPeter Zijlstra4-13/+23
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-128/+551
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds23-1046/+1001
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds16-902/+829
2010-05-18Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-22/+126
2010-05-18Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds11-78/+230
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-88/+123
2010-05-18[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley1-0/+16
2010-05-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-6Steven Rostedt18-910/+849
2010-05-18Merge branch 'next' into for-linusJames Morris4-54/+5