Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2008-07-15 |
|\ | |||
| * | x86: fix TSC build error on 32bit | Thomas Gleixner | 2008-07-15 |
* | | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 |
|\ \ | |/ |/| | |||
| * | generic-ipi: fixlet | Jens Axboe | 2008-07-06 |
| * | fix "smp_call_function: get rid of the unused nonatomic/retry argument" | Ingo Molnar | 2008-06-27 |
| * | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 |
| * | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 |
| * | x86: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 |
* | | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2008-07-15 |
|\ \ | |||
| * | | x86: add PCI ID for 6300ESB force hpet | Joe Buehler | 2008-07-14 |
| * | | x86: add another PCI ID for ICH6 force-hpet | Krzysztof Oledzki | 2008-07-14 |
* | | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-15 |
|\ \ \ | |||
| * | | | stacktrace: fix modular build, export print_stack_trace and save_stack_trace | Ingo Molnar | 2008-06-30 |
* | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2008-07-15 |
|\ \ \ \ | |||
| * \ \ \ | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 | Linus Torvalds | 2008-07-14 |
| |\ \ \ \ | |||
| | * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2008-07-14 |
| | |\ \ \ \ | |||
| | | * | | | | x86 microcode: firmware data is const | Greg Kroah-Hartman | 2008-07-10 |
| * | | | | | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-14 |
| |\ \ \ \ \ \ | |||
| | * \ \ \ \ \ | Merge branch 'linus' into core/rodata | Ingo Molnar | 2008-06-16 |
| | |\ \ \ \ \ \ | |||
| | * | | | | | | | move BUG_TABLE into RODATA | Jan Beulich | 2008-05-25 |
| | | |_|_|/ / / | | |/| | | | | | |||
| * | | | | | | | Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-14 |
| |\ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ | Merge branch 'linus' into core/printk | Ingo Molnar | 2008-07-10 |
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | | | |||
| | * | | | | | | | x86, generic: mark early_printk as asmlinkage | Jiri Slaby | 2008-06-18 |
| | | |/ / / / / | | |/| | | | | | |||
| * | | | | | | | Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2008-07-14 |
| |\ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 |
| | |\ \ \ \ \ \ \ | |||
| | | * \ \ \ \ \ \ | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 |
| | | |\ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | | | |||
| | | | * | | | | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-25 |
| | | | |\ \ \ \ \ \ | | | | | | |_|_|_|/ | | | | | |/| | | | | |||
| | | | * | | | | | | ftrace: store mcount address in rec->ip | Abhishek Sagar | 2008-06-23 |
| | | | * | | | | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-23 |
| | | | |\ \ \ \ \ \ | |||
| | | | * | | | | | | | ftrace: build fix with gcc 4.3 | Ingo Molnar | 2008-06-17 |
| | | | * | | | | | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-16 |
| | | | |\ \ \ \ \ \ \ | | | | | | |_|_|/ / / | | | | | |/| | | | | | |||
| | | | * | | | | | | | ftrace: remove ftrace_ip_converted() | Abhishek Sagar | 2008-06-10 |
| | | | * | | | | | | | ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directory | Steven Rostedt | 2008-05-23 |
| | | | * | | | | | | | ftrace: fix mcount export bug | Ingo Molnar | 2008-05-23 |
| | | | * | | | | | | | x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepable | Pekka Paalanen | 2008-05-23 |
| | | | * | | | | | | | ftrace: fix the fault label in updating code | Steven Rostedt | 2008-05-23 |
| | | | * | | | | | | | ftrace: fix kexec | Ingo Molnar | 2008-05-23 |
| | | | * | | | | | | | ftrace: use dynamic patching for updating mcount calls | Steven Rostedt | 2008-05-23 |
| | | | * | | | | | | | ftrace: move memory management out of arch code | Steven Rostedt | 2008-05-23 |
| | | | * | | | | | | | ftrace: use nops instead of jmp | Steven Rostedt | 2008-05-23 |
| | | | * | | | | | | | ftrace: dynamic enabling/disabling of function calls | Steven Rostedt | 2008-05-23 |
| | | | * | | | | | | | ftrace: trace preempt off critical timings | Steven Rostedt | 2008-05-23 |
| | | | * | | | | | | | ftrace: trace irq disabled critical timings | Steven Rostedt | 2008-05-23 |
| | | | * | | | | | | | ftrace: add basic support for gcc profiler instrumentation | Arnaldo Carvalho de Melo | 2008-05-23 |
| | | | * | | | | | | | x86: add notrace annotations to vsyscall. | Steven Rostedt | 2008-05-23 |
| | | | | |_|_|/ / / | | | | |/| | | | | | |||
| * | | | | | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-07-14 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||
| | * | | | | | | | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | | | |||
| | * | | | | | | | | x86-mce: BKL pushdown | Arnd Bergmann | 2008-07-02 |
| | * | | | | | | | | microcode: BKL pushdown | Arnd Bergmann | 2008-06-20 |
| | * | | | | | | | | apm_32: BKL pushdown | Arnd Bergmann | 2008-06-20 |