Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 | Linus Torvalds | 2008-07-14 | 1 | -2/+2 |
|\ | |||||
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2008-07-14 | 1 | -2/+2 |
| |\ | |||||
| | * | x86 microcode: firmware data is const | Greg Kroah-Hartman | 2008-07-10 | 1 | -2/+2 |
* | | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-14 | 2 | -11/+7 |
|\ \ \ | |||||
| * \ \ | Merge branch 'linus' into core/rodata | Ingo Molnar | 2008-06-16 | 20 | -61/+173 |
| |\ \ \ | |||||
| * | | | | move BUG_TABLE into RODATA | Jan Beulich | 2008-05-25 | 2 | -11/+7 |
* | | | | | Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-14 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'linus' into core/printk | Ingo Molnar | 2008-07-10 | 29 | -130/+424 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | x86, generic: mark early_printk as asmlinkage | Jiri Slaby | 2008-06-18 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2008-07-14 | 12 | -15/+371 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 | 12 | -15/+371 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 | 12 | -15/+371 |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | | * | | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-25 | 3 | -56/+175 |
| | | |\ \ \ \ | |||||
| | | * | | | | | ftrace: store mcount address in rec->ip | Abhishek Sagar | 2008-06-23 | 5 | -19/+19 |
| | | * | | | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-23 | 5 | -13/+22 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | ftrace: build fix with gcc 4.3 | Ingo Molnar | 2008-06-17 | 1 | -1/+1 |
| | | * | | | | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-16 | 20 | -61/+173 |
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | | | |||||
| | | * | | | | | | ftrace: remove ftrace_ip_converted() | Abhishek Sagar | 2008-06-10 | 1 | -10/+0 |
| | | * | | | | | | ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directory | Steven Rostedt | 2008-05-23 | 1 | -0/+7 |
| | | * | | | | | | ftrace: fix mcount export bug | Ingo Molnar | 2008-05-23 | 2 | -3/+17 |
| | | * | | | | | | x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepable | Pekka Paalanen | 2008-05-23 | 1 | -9/+9 |
| | | * | | | | | | ftrace: fix the fault label in updating code | Steven Rostedt | 2008-05-23 | 1 | -2/+2 |
| | | * | | | | | | ftrace: fix kexec | Ingo Molnar | 2008-05-23 | 2 | -0/+8 |
| | | * | | | | | | ftrace: use dynamic patching for updating mcount calls | Steven Rostedt | 2008-05-23 | 3 | -5/+150 |
| | | * | | | | | | ftrace: move memory management out of arch code | Steven Rostedt | 2008-05-23 | 1 | -154/+29 |
| | | * | | | | | | ftrace: use nops instead of jmp | Steven Rostedt | 2008-05-23 | 2 | -18/+26 |
| | | * | | | | | | ftrace: dynamic enabling/disabling of function calls | Steven Rostedt | 2008-05-23 | 2 | -0/+238 |
| | | * | | | | | | ftrace: trace preempt off critical timings | Steven Rostedt | 2008-05-23 | 1 | -0/+3 |
| | | * | | | | | | ftrace: trace irq disabled critical timings | Steven Rostedt | 2008-05-23 | 1 | -0/+3 |
| | | * | | | | | | ftrace: add basic support for gcc profiler instrumentation | Arnaldo Carvalho de Melo | 2008-05-23 | 2 | -0/+64 |
| | | * | | | | | | x86: add notrace annotations to vsyscall. | Steven Rostedt | 2008-05-23 | 1 | -1/+2 |
| | | | |_|_|/ / | | | |/| | | | | |||||
* | | | | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-07-14 | 5 | -12/+39 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 31 | -131/+425 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | x86-mce: BKL pushdown | Arnd Bergmann | 2008-07-02 | 1 | -0/+4 |
| * | | | | | | | | microcode: BKL pushdown | Arnd Bergmann | 2008-06-20 | 1 | -0/+2 |
| * | | | | | | | | apm_32: BKL pushdown | Arnd Bergmann | 2008-06-20 | 1 | -0/+4 |
| * | | | | | | | | x86: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-05-18 | 2 | -12/+29 |
* | | | | | | | | | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-07-14 | 109 | -9085/+12725 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | x86: make 64bit hpet_set_mapping to use ioremap too, v2 | Yinghai Lu | 2008-07-14 | 1 | -16/+4 |
| * | | | | | | | | x86: get x86_phys_bits early | Yinghai Lu | 2008-07-14 | 3 | -26/+8 |
| * | | | | | | | | x86: max_low_pfn_mapped fix #4 | Yinghai Lu | 2008-07-14 | 1 | -5/+2 |
| * | | | | | | | | x86: change _node_to_cpumask_ptr to return const ptr | Mike Travis | 2008-07-13 | 1 | -4/+4 |
| * | | | | | | | | x86: I/O APIC: remove an IRQ2-mask hack | Maciej W. Rozycki | 2008-07-13 | 3 | -21/+0 |
| * | | | | | | | | x86: fix numaq_tsc_disable calling | Yinghai Lu | 2008-07-13 | 3 | -3/+16 |
| * | | | | | | | | x86, e820: remove end_user_pfn | Yinghai Lu | 2008-07-13 | 1 | -17/+2 |
| * | | | | | | | | x86: max_low_pfn_mapped fix, #2 | Yinghai Lu | 2008-07-13 | 1 | -0/+1 |
| * | | | | | | | | x86: max_low_pfn_mapped fix, #1 | Yinghai Lu | 2008-07-13 | 1 | -0/+11 |
| * | | | | | | | | Merge branch 'linus' into x86/core | Ingo Molnar | 2008-07-12 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | x86_64: fix delayed signals | Roland McGrath | 2008-07-12 | 1 | -4/+3 |
| * | | | | | | | | x86: remove conflicting nx6325 and nx6125 quirks | Rafael J. Wysocki | 2008-07-12 | 1 | -47/+0 |