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