| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-10 |
|\ |
|
| * | x86: make CONFIG_RELOCATABLE the default | H. Peter Anvin | 2009-05-11 |
| * | x86: default CONFIG_PHYSICAL_START and CONFIG_PHYSICAL_ALIGN to 16 MB | H. Peter Anvin | 2009-05-11 |
| * | x86: add a Kconfig symbol for when relocations are needed | H. Peter Anvin | 2009-05-08 |
| * | x86: unify arch/x86/boot/compressed/vmlinux_*.lds | Linus Torvalds | 2009-04-27 |
* | | Merge branch 'linus' into irq/numa | Ingo Molnar | 2009-06-01 |
|\ \ |
|
| * | | x86: Fix performance regression caused by paravirt_ops on native kernels | Jeremy Fitzhardinge | 2009-05-15 |
* | | | Merge branch 'x86/apic' into irq/numa | Ingo Molnar | 2009-05-01 |
|\ \ \ |
|
| * | | | x86: x2apic, IR: Make config X86_UV dependent on X86_X2APIC | Suresh Siddha | 2009-04-21 |
* | | | | x86/irq: use move_irq_desc() in create_irq_nr() | Yinghai Lu | 2009-05-01 |
* | | | | x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC | Yinghai Lu | 2009-04-28 |
| |/ /
|/| | |
|
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-26 |
|\ \ \ |
|
| * | | | x86: more than 8 32-bit CPUs requires X86_BIGSMP | Michael K. Johnson | 2009-04-21 |
| |/ / |
|
* | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-26 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86/irq: mark NUMA_MIGRATE_IRQ_DESC broken | Yinghai Lu | 2009-04-16 |
| |/ |
|
* | | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds | 2009-04-16 |
|\ \
| |/
|/| |
|
| * | x86, uv: add Kconfig dependency on NUMA for UV systems | Jack Steiner | 2009-04-08 |
* | | x86, intel-iommu: fix X2APIC && !ACPI build failure | David Woodhouse | 2009-04-07 |
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-04-06 |
|\ \ |
|
| * | | x2apic/intr-remap: decouple interrupt remapping from x2apic | Han, Weidong | 2009-04-04 |
* | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 |
|\ \ \ |
|
| * \ \ | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-01 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Merge branch 'x86/asm' into tracing/syscalls | Ingo Molnar | 2009-03-14 |
| | |\ \ |
|
| | * | | | tracing/x86: basic implementation of syscall tracing for x86 | Frederic Weisbecker | 2009-03-13 |
| | * | | | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing... | Ingo Molnar | 2009-03-02 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't... | Ingo Molnar | 2009-02-13 |
| | |\ \ \ \ \ |
|
| | * | | | | | | ftrace: change function graph tracer to use new in_nmi | Steven Rostedt | 2009-02-07 |
| | * | | | | | | ring-buffer: add NMI protection for spinlocks | Steven Rostedt | 2009-02-07 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 |
* | | | | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-04-03 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | intel-iommu: Enable DMAR on 32-bit kernel. | David Woodhouse | 2009-03-25 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | generic debug pagealloc | Akinobu Mita | 2009-04-01 |
* | | | | | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-30 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-28 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| | * | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | x86: disable __do_IRQ support | Thomas Gleixner | 2009-03-26 |
| | | |/ / / / /
| | |/| | | | | |
|
| * / | | | | | | dma-debug: x86 architecture bindings | Joerg Roedel | 2009-03-17 |
| |/ / / / / / |
|
| | | | | | | | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
*---------. | | | | | | | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf... | Ingo Molnar | 2009-03-14 |
|\ \ \ \ \ \| | | | | |
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | /
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
| | | | * | | | | | | x86, 32-bit: also limit NODES_HIGH_SHIFT here | Jan Beulich | 2009-03-12 |
| | | | |/ / / / / |
|
| | | * | | | | | | Merge branch 'x86/core' into x86/kconfig | Ingo Molnar | 2009-03-13 |
| | | |\ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| | | * | | | | | | x86: disable __do_IRQ support | Thomas Gleixner | 2009-03-13 |
| | | | |/ / / /
| | | |/| | | | |
|
| | | | | | | | | |
| \ \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ \ | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar | 2009-03-12 |
|\ \ \ \ \ \ \ \ \
| | | |_|/ / / / /
| | |/| | / / / /
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | x86: cpu architecture debug code | Jaswinder Singh Rajput | 2009-03-10 |
| | |/ / / / /
| |/| | | | | |
|
* / | | | | | | x86, kexec: x86_64: add kexec jump support for x86_64 | Huang Ying | 2009-03-10 |
|/ / / / / / |
|
* | | | | | | Merge branch 'x86/mce2' into x86/core | Ingo Molnar | 2009-03-05 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin | 2009-03-04 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin | 2009-02-24 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | x86, mce, cmci: factor out threshold interrupt handler | Andi Kleen | 2009-02-24 |
| | |_|_|_|_|/
| |/| | | | | |
|