summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | tracing: use raw spinlocks for trace_vprintkSteven Rostedt2009-03-101-3/+7
* | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-1011-90/+116
|\| | | |
| * | | | tracing: remove funky whitespace in the trace codeSteven Rostedt2009-03-108-70/+70
| * | | | tracing: update comments to match event code macrosSteven Rostedt2009-03-103-11/+12
| * | | | tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macroSteven Rostedt2009-03-103-4/+4
| * | | | tracing: add back the available_events fileSteven Rostedt2009-03-101-0/+14
| * | | | tracing: do not allow modifying the ftrace events via the event filesSteven Rostedt2009-03-101-3/+15
| * | | | tracing: fix printk format specifierSteven Rostedt2009-03-101-7/+6
| | | | |
| \ \ \ \
*-. \ \ \ \ 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
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | tracing: remove obsolete TRACE_EVENT_FORMAT macroSteven Rostedt2009-03-102-8/+1
| * | | | | | tracing: new format for specialized trace pointsSteven Rostedt2009-03-107-217/+124
| * | | | | | tracing: use generic __stringifySteven Rostedt2009-03-103-9/+5
| * | | | | | tracing: replace TP<var> with TP_<var>Steven Rostedt2009-03-105-80/+25
| * | | | | | tracing: typecast sizeof and offsetof to unsigned intSteven Rostedt2009-03-103-18/+19
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*---. \ \ \ \ \ \ 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
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | percpu: implement new dynamic percpu allocatorTejun Heo2009-02-201-0/+31
| | | * | | | | | | | alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell2009-02-202-4/+4
| | | * | | | | | | | module: reorder module pcpu related functionsTejun Heo2009-02-201-15/+18
| | * | | | | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-2217-79/+189
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | | | | | | | | |
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | *-----. \ \ \ \ \ \ \ \ Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar2009-02-1723-119/+295
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-132-5/+1
| | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | |_|/ / / / / / / | | | | | | |/| | | | | | | |
| | | | | | * | | | | | | | | stackprotector: update make rulesTejun Heo2009-02-101-4/+0
| | | | | | * | | | | | | | | elf: add ELF_CORE_COPY_KERNEL_REGS()Tejun Heo2009-02-101-1/+1