aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | tracing: move binary buffers into per cpu directorySteven Rostedt2009-03-131-21/+5
* | | tracing: add comment for use of double __builtin_consant_pSteven Rostedt2009-03-131-0/+5
* | | tracing: left align location header in stack_traceSteven Rostedt2009-03-131-2/+2
* | | ring-buffer: document reader page designSteven Rostedt2009-03-121-0/+68
* | | tracing: show event name in trace for TRACE_EVENT created eventsSteven Rostedt2009-03-121-1/+1
* | | tracing: Don't use tracing_record_cmdline() in workqueue tracer fixKOSAKI Motohiro2009-03-121-6/+14
* | | tracing: tracepoints for softirq entry/exit - tracepointsJason Baron2009-03-121-1/+6
* | | tracing: tracepoints for softirq entry/exit - add softirq-to-name arrayJason Baron2009-03-121-1/+8
* | | tracing: explain why stack tracer is emptySteven Rostedt2009-03-121-0/+15
* | | tracing: fix stack tracer headerSteven Rostedt2009-03-121-2/+2
* | | tracing: export trace formats to user spaceSteven Rostedt2009-03-121-5/+114
* | | tracing: have event_trace_printk use static tracerSteven Rostedt2009-03-122-10/+17
* | | tracing: make bprint event use the proper event idSteven Rostedt2009-03-121-1/+1
* | | tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker2009-03-127-26/+186
* | | tracing: show that buffer size is not expandedSteven Rostedt2009-03-121-2/+10
* | | ring-buffer: remove unneeded get_online_cpusSteven Rostedt2009-03-121-76/+14
* | | ring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUGSteven Rostedt2009-03-121-5/+5
* | | tracing: protect ring_buffer_expanded with trace_types_lockSteven Rostedt2009-03-121-1/+4
* | | tracing: fix comments about trace buffer resizingSteven Rostedt2009-03-121-3/+16
* | | Merge branch 'tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Steven Rostedt2009-03-1225-131/+231
|\ \ \ | |/ /
| * | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-133-16/+9
| |\ \
| | * | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar2009-03-131-2/+2
| | * | Merge branch 'linus' into core/lockingIngo Molnar2009-03-134-14/+18
| | |\ \ | | | |/
| | | * kernel/user.c: fix a memory leak when freeing up non-init usernamespaces usersDhaval Giani2009-03-101-7/+7
| | * | lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitionsDavid Rientjes2009-03-051-7/+0
| | * | Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar2009-03-0534-158/+513
| | |\ \
| * | \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-111-3/+7
| |\ \ \ \
| * \ \ \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-1011-90/+116
| |\ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/...Ingo Molnar2009-03-102-7/+10
| |\ \ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | copy_process: fix CLONE_PARENT && parent_exec_id interactionOleg Nesterov2009-03-091-6/+5
| | | * | | | | Fix fixpoint divide exception in acct_update_integralsHeiko Carstens2009-03-091-1/+5
| * | | | | | | trace_clock: fix preemption bugPeter Zijlstra2009-03-101-1/+8
| * | | | | | | tracing: Don't assume possible cpu list have continuous numbersKOSAKI Motohiro2009-03-101-7/+7
| * | | | | | | Merge branch 'x86/core' into tracing/ftraceIngo Molnar2009-03-102-2/+2
| |\ \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *---. \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar2009-03-102-1/+2
| | |\ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | / | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | | | * | | | | percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo2009-03-061-1/+1
| * | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-1010-316/+158
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-103-13/+13
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / | | | | |/| | | | | | |
| | | | * | | | | | | | rcu: increment quiescent state counter in ksoftirqd()Eric Dumazet2009-03-041-0/+1
| | | | | |_|/ / / / / | | | | |/| | | | | |
| | * | | | | | | | | tracing: Don't use tracing_record_cmdline() in workqueue tracerKOSAKI Motohiro2009-03-091-3/+2
| | * | | | | | | | | ftrace: tracing header should put '#' at the beginning of a lineKOSAKI Motohiro2009-03-081-10/+10
| |/ / / / / / / / /
| * | | | | | | | | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...Ingo Molnar2009-03-0818-86/+183
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | tracing, Text Edit Lock - kprobes architecture independent supportMathieu Desnoyers2009-03-061-2/+13
| | * | | | | | | | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-0617-84/+170
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | * | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-03-057-18/+69
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | | | | / / / / | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-042-7/+21
| | | |\ \ \ \ \ \
| | | | | \ \ \ \ \
| | | | | \ \ \ \ \
| | | | | \ \ \ \ \
| | | | | \ \ \ \ \
| | | | | \ \ \ \ \
| | | | | \ \ \ \ \
| | | | | \ \ \ \ \
| | | | | \ \ \ \ \
| | | | *-------. \ \ \ \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-042-7/+21
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-011-4/+17
| | | | | | | |\ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / | | | | |/| | | | | | | | | |
| | | | | | * | | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-2011-67/+135
| | | | | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / /
| | | * | | | | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-243-19/+53
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | |