summaryrefslogtreecommitdiff
path: root/kernel (unfollow)
Commit message (Expand)Author
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-20perf: Fix forgotten preempt_enable by nested writersFrederic Weisbecker
2010-05-20perf: Comply with new rcu checks APIFrederic Weisbecker
2010-05-19cpumask: fix compat getaffinityKOSAKI Motohiro
2010-05-19lockup_detector: Convert per_cpu to __get_cpu_var for readabilityDon Zickus
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-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-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-18stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca...Ingo Molnar
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
2010-05-16lockup_detector: Cross arch compile fixesDon Zickus
2010-05-16lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTORFrederic Weisbecker
2010-05-14profile: fix stats and data leakageHugh Dickins
2010-05-14tracing: Fix function declarations if !CONFIG_STACKTRACELi Zefan
2010-05-14tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt
2010-05-14tracing: Remove duplicate id information in event structureSteven Rostedt
2010-05-14tracing: Move print functions into event classSteven Rostedt
2010-05-14tracing: Allow events to share their print functionsSteven Rostedt
2010-05-14tracing: Move raw_init from events to classSteven Rostedt