summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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/+158Star
|\ \ \ \ \
| * | | | | tracing: remove obsolete TRACE_EVENT_FORMAT macroSteven Rostedt2009-03-102-8/+1Star
| * | | | | tracing: new format for specialized trace pointsSteven Rostedt2009-03-107-217/+124Star
| * | | | | tracing: use generic __stringifySteven Rostedt2009-03-103-9/+5Star
| * | | | | tracing: replace TP<var> with TP_<var>Steven Rostedt2009-03-105-80/+25Star
| * | | | | 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/+2Star
| * | | | | 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/+1Star
| | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | |_|/ / / / / / | | | | | | |/| | | | | | |
| | | | | | * | | | | | | | stackprotector: update make rulesTejun Heo2009-02-101-4/+0Star
| | | | | | * | | | | | | | elf: add ELF_CORE_COPY_KERNEL_REGS()Tejun Heo2009-02-101-1/+1
| | | | | | * | | | | | | | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-0920-93/+365
| | | | | | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| | | | | | * | | | | | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-304-19/+45
| | | | | | |\ \ \ \ \ \ \ \
| | | * | | | \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc5' into x86/apicIngo Molnar2009-02-151-2/+1Star
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-1316-104/+332
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-0516-52/+229
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'core/percpu' into x86/coreIngo Molnar2009-01-2813-65/+121
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / / / | | | | |/| | | | | | | | | | | |
| | | | * | | | | | | | | | | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-2712-132/+75Star
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-2127-210/+222
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cpus4096' into core/percpuIngo Molnar2009-01-211-10/+10
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | work_on_cpu: Use our own workqueue.Rusty Russell2009-01-171-1/+7
| | | | | * | | | | | | | | | | | | | | work_on_cpu: don't try to get_online_cpus() in work_on_cpu.Rusty Russell2009-01-171-10/+4Star
| | | | | * | | | | | | | | | | | | | | Merge branch 'linus' into cpus4096Ingo Molnar2009-01-156-60/+135
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-1885-2479/+3862
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-159-54/+103
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |/ / / / / / / / / / / / / / / / | | | | | | |/| / / / / / / / / / / / / / / / | | | | | | |_|/ / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | / / / | | | | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | | | | | | |/| | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | x86: arch_probe_nr_irqsYinghai Lu2009-01-132-7/+7
| | | | | | * | | | | | | | | | | | | | | cpumask, irq: non-x86 build failuresMike Travis2009-01-111-0/+5
| | | | | | * | | | | | | | | | | | | | | kstat: modify kstat_irqs_legacy to be variable sizedMike Travis2009-01-111-3/+7
| | | | | | * | | | | | | | | | | | | | | irq: initialize nr_irqs based on nr_cpu_idsMike Travis2009-01-111-0/+3
| | | | | | * | | | | | | | | | | | | | | irq: allocate irq_desc_ptrs array based on nr_irqsMike Travis2009-01-112-2/+16