| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 2009-03-13 | 3 | -16/+9 |
|\ |
|
| * | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] | Ingo Molnar | 2009-03-13 | 1 | -2/+2 |
| * | Merge branch 'linus' into core/locking | Ingo Molnar | 2009-03-13 | 4 | -14/+18 |
| |\ |
|
| | * | kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users | Dhaval Giani | 2009-03-10 | 1 | -7/+7 |
| * | | lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitions | David Rientjes | 2009-03-05 | 1 | -7/+0 |
| * | | Merge commit 'v2.6.29-rc7' into core/locking | Ingo Molnar | 2009-03-05 | 34 | -158/+513 |
| |\ \ |
|
* | \ \ | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-11 | 1 | -3/+7 |
|\ \ \ \ |
|
| * | | | | tracing: use raw spinlocks for trace_vprintk | Steven Rostedt | 2009-03-10 | 1 | -3/+7 |
* | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-10 | 11 | -90/+116 |
|\| | | | |
|
| * | | | | tracing: remove funky whitespace in the trace code | Steven Rostedt | 2009-03-10 | 8 | -70/+70 |
| * | | | | tracing: update comments to match event code macros | Steven Rostedt | 2009-03-10 | 3 | -11/+12 |
| * | | | | tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro | Steven Rostedt | 2009-03-10 | 3 | -4/+4 |
| * | | | | tracing: add back the available_events file | Steven Rostedt | 2009-03-10 | 1 | -0/+14 |
| * | | | | tracing: do not allow modifying the ftrace events via the event files | Steven Rostedt | 2009-03-10 | 1 | -3/+15 |
| * | | | | tracing: fix printk format specifier | Steven Rostedt | 2009-03-10 | 1 | -7/+6 |
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/... | Ingo Molnar | 2009-03-10 | 2 | -7/+10 |
|\ \ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | copy_process: fix CLONE_PARENT && parent_exec_id interaction | Oleg Nesterov | 2009-03-09 | 1 | -6/+5 |
| | * | | | | Fix fixpoint divide exception in acct_update_integrals | Heiko Carstens | 2009-03-09 | 1 | -1/+5 |
* | | | | | | trace_clock: fix preemption bug | Peter Zijlstra | 2009-03-10 | 1 | -1/+8 |
* | | | | | | tracing: Don't assume possible cpu list have continuous numbers | KOSAKI Motohiro | 2009-03-10 | 1 | -7/+7 |
* | | | | | | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar | 2009-03-10 | 2 | -2/+2 |
|\ \ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *---. \ \ \ \ \ | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar | 2009-03-10 | 2 | -1/+2 |
| |\ \ \ \ \ \ \ \
| | | | |_|/ / / /
| | | |/| | | | /
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | | | * | | | | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo | 2009-03-06 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-10 | 10 | -316/+158 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | / /
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | tracing: remove obsolete TRACE_EVENT_FORMAT macro | Steven Rostedt | 2009-03-10 | 2 | -8/+1 |
| * | | | | | | tracing: new format for specialized trace points | Steven Rostedt | 2009-03-10 | 7 | -217/+124 |
| * | | | | | | tracing: use generic __stringify | Steven Rostedt | 2009-03-10 | 3 | -9/+5 |
| * | | | | | | tracing: replace TP<var> with TP_<var> | Steven Rostedt | 2009-03-10 | 5 | -80/+25 |
| * | | | | | | tracing: typecast sizeof and offsetof to unsigned int | Steven Rostedt | 2009-03-10 | 3 | -18/+19 |
| | | | | | | | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
*---. \ \ \ \ \ \ | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar | 2009-03-10 | 3 | -13/+13 |
|\ \ \ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | / / /
| | | | |_|/ / /
| | | |/| | | | |
|
| | | * | | | | | rcu: increment quiescent state counter in ksoftirqd() | Eric Dumazet | 2009-03-04 | 1 | -0/+1 |
| | | | |/ / /
| | | |/| | | |
|
| * | | | | | | tracing: Don't use tracing_record_cmdline() in workqueue tracer | KOSAKI Motohiro | 2009-03-09 | 1 | -3/+2 |
| * | | | | | | ftrace: tracing header should put '#' at the beginning of a line | KOSAKI Motohiro | 2009-03-08 | 1 | -10/+10 |
|/ / / / / / |
|
* | | | | | | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing... | Ingo Molnar | 2009-03-08 | 18 | -86/+183 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | tracing, Text Edit Lock - kprobes architecture independent support | Mathieu Desnoyers | 2009-03-06 | 1 | -2/+13 |
| * | | | | | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 | 17 | -84/+170 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-03-05 | 7 | -18/+69 |
| | |\| | |
| | | |/ /
| | |/| | |
|
| | * | | | Merge branch 'x86/core' into core/percpu | Ingo Molnar | 2009-03-04 | 2 | -7/+21 |
| | |\ \ \ |
|
| | | | \ \ | |
| | | | \ \ | |
| | | | \ \ | |
| | | | \ \ | |
| | | | \ \ | |
| | | | \ \ | |
| | | | \ \ | |
| | | | \ \ | |
| | | *-------. \ \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 2 | -7/+21 |
| | | |\ \ \ \ \ \ \ |
|
| | | | | | * | | | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 | 1 | -4/+17 |
| | | | |_|/| | | | |
| | | |/| | | | | | | |
|
| | | | | * | | | | | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-02-20 | 11 | -67/+135 |
| | | | |/| | | | | | |
|
| | * | | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 2009-02-24 | 3 | -19/+53 |
| | |\ \ \ \ \ \ \ \ \
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|
| | | * | | | | | | | | percpu: implement new dynamic percpu allocator | Tejun Heo | 2009-02-20 | 1 | -0/+31 |
| | | * | | | | | | | | alloc_percpu: change percpu_ptr to per_cpu_ptr | Rusty Russell | 2009-02-20 | 2 | -4/+4 |
| | | * | | | | | | | | module: reorder module pcpu related functions | Tejun Heo | 2009-02-20 | 1 | -15/+18 |
| | * | | | | | | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 | 17 | -79/+189 |
| | |\ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / /
| | |/| | | | | | | | |
|
| | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ | |
| | *-----. \ \ \ \ \ \ \ \ | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar | 2009-02-17 | 23 | -119/+295 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | * \ \ \ \ \ \ \ \ \ | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 2009-02-13 | 2 | -5/+1 |
| | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | |_|/ / / / / / /
| | | | | | |/| | | | | | | | |
|
| | | | | | * | | | | | | | | | stackprotector: update make rules | Tejun Heo | 2009-02-10 | 1 | -4/+0 |
| | | | | | * | | | | | | | | | elf: add ELF_CORE_COPY_KERNEL_REGS() | Tejun Heo | 2009-02-10 | 1 | -1/+1 |