Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | panic.c: fix whitespace additions | Daniel Walker | 2008-05-26 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | | | | | | | | | | x86: add CONFIG_CC_STACKPROTECTOR self-test | Arjan van de Ven | 2008-05-26 | 1 | -0/+68 | |
| | | | * | | | | | | | | | | | | | | | | | | | panic: print out stacktrace if DEBUG_BUGVERBOSE | Ingo Molnar | 2008-05-26 | 1 | -0/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | | panic: print more informative messages on stackprotect failure | Ingo Molnar | 2008-05-26 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | tracing: trace_bprintk() cleanups | Ingo Molnar | 2009-03-06 | 2 | -17/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | | tracing/core: drop the old trace_printk() implementation in favour of trace_b... | Frederic Weisbecker | 2009-03-06 | 9 | -280/+126 | |
* | | | | | | | | | | | | | | | | | | | | | | | tracing: add trace_bprintk() | Lai Jiangshan | 2009-03-06 | 3 | -10/+98 | |
* | | | | | | | | | | | | | | | | | | | | | | | tracing: infrastructure for supporting binary record | Lai Jiangshan | 2009-03-06 | 6 | -0/+237 | |
* | | | | | | | | | | | | | | | | | | | | | | | tracing: fix deadlock when setting set_ftrace_pid | KOSAKI Motohiro | 2009-03-06 | 1 | -6/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | tracing: current tip/master can't enable ftrace | KOSAKI Motohiro | 2009-03-06 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-06 | 10 | -76/+329 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | tracing: add format files for ftrace default entries | Steven Rostedt | 2009-03-05 | 5 | -6/+255 | |
| * | | | | | | | | | | | | | | | | | | | | | | tracing: move print of event format to separate file | Steven Rostedt | 2009-03-05 | 2 | -52/+56 | |
| * | | | | | | | | | | | | | | | | | | | | | | tracing: make all file_operations const | Steven Rostedt | 2009-03-05 | 4 | -19/+19 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac... | Ingo Molnar | 2009-03-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | tracing/function-graph-tracer: use the more lightweight local clock | Frederic Weisbecker | 2009-03-05 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | tracing: clean up menu | Ingo Molnar | 2009-03-05 | 1 | -13/+16 | |
| |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | tracing: rename ftrace_printk() => trace_printk() | Ingo Molnar | 2009-03-05 | 2 | -5/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | tracing: have latency tracers set the latency format | Steven Rostedt | 2009-03-04 | 2 | -0/+16 | |
* | | | | | | | | | | | | | | | | | | | | | | | tracing: consolidate print_lat_fmt and print_trace_fmt | Steven Rostedt | 2009-03-04 | 1 | -32/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | | tracing: remove extra latency_trace method from trace structure | Steven Rostedt | 2009-03-04 | 5 | -36/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | tracing: add latency output format option | Steven Rostedt | 2009-03-04 | 2 | -23/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | tracing: fix seq read from trace files | Steven Rostedt | 2009-03-04 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | tracing: do not return EFAULT if read copied anything | Steven Rostedt | 2009-03-04 | 1 | -2/+12 | |
* | | | | | | | | | | | | | | | | | | | | | | | ring-buffer: fix timestamp in partial ring_buffer_page_read | Steven Rostedt | 2009-03-04 | 1 | -1/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | tracing: add cpu_file intialization for ftrace_dump | Steven Rostedt | 2009-03-04 | 1 | -0/+2 | |
|/ / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | tracing: add lockdep tracepoints for lock acquire/release | Peter Zijlstra | 2009-03-04 | 3 | -8/+27 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 2009-03-04 | 11 | -318/+582 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: remove extra "irq" string | Peter Zijlstra | 2009-03-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: fix incorrect state name | Peter Zijlstra | 2009-03-04 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: build fix for !PROVE_LOCKING | Peter Zijlstra | 2009-02-15 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockstat: warn about disabled lock debugging | Peter Zijlstra | 2009-02-14 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: use stringify.h | Peter Zijlstra | 2009-02-14 | 1 | -9/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: simplify check_prev_add_irq() | Peter Zijlstra | 2009-02-14 | 1 | -93/+61 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: get_user_chars() redo | Peter Zijlstra | 2009-02-14 | 3 | -18/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: simplify get_user_chars() | Peter Zijlstra | 2009-02-14 | 1 | -41/+24 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: add comments to mark_lock_irq() | Peter Zijlstra | 2009-02-14 | 1 | -7/+30 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: remove macro usage from mark_held_locks() | Peter Zijlstra | 2009-02-14 | 1 | -15/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: fully reduce mark_lock_irq() | Peter Zijlstra | 2009-02-14 | 1 | -78/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: merge the !_READ mark_lock_irq() helpers | Peter Zijlstra | 2009-02-14 | 1 | -43/+15 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: merge the _READ mark_lock_irq() helpers | Peter Zijlstra | 2009-02-14 | 1 | -38/+23 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: simplify mark_lock_irq() helpers #3 | Peter Zijlstra | 2009-02-14 | 1 | -38/+27 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: further simplify mark_lock_irq() helpers | Peter Zijlstra | 2009-02-14 | 1 | -16/+31 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: simplify the mark_lock_irq() helpers | Peter Zijlstra | 2009-02-14 | 1 | -16/+44 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: split up mark_lock_irq() | Peter Zijlstra | 2009-02-14 | 1 | -225/+147 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: generate usage strings | Peter Zijlstra | 2009-02-14 | 1 | -13/+13 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: generate the state bit definitions | Peter Zijlstra | 2009-02-14 | 1 | -27/+20 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: move state bit definitions around | Peter Zijlstra | 2009-02-14 | 2 | -0/+52 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: simplify mark_lock() | Peter Zijlstra | 2009-02-14 | 1 | -12/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | lockdep: simplify mark_held_locks | Peter Zijlstra | 2009-02-14 | 1 | -24/+14 |