Age | Commit message (Expand) | Author |
2009-05-28 | x86, mce: add basic error injection infrastructure | Andi Kleen |
2009-05-28 | x86, mce: enable MCE_AMD for 32bit NEW_MCE | Andi Kleen |
2009-05-28 | x86, mce: enable MCE_INTEL for 32bit new MCE | Andi Kleen |
2009-05-28 | x86, mce: use 64bit machine check code on 32bit | Andi Kleen |
2009-05-15 | x86: Fix performance regression caused by paravirt_ops on native kernels | Jeremy Fitzhardinge |
2009-05-11 | 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-08 | x86: add a Kconfig symbol for when relocations are needed | H. Peter Anvin |
2009-05-01 | Merge branch 'x86/apic' into irq/numa | Ingo Molnar |
2009-05-01 | x86/irq: use move_irq_desc() in create_irq_nr() | Yinghai Lu |
2009-04-29 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-04-28 | x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC | Yinghai Lu |
2009-04-27 | x86: unify arch/x86/boot/compressed/vmlinux_*.lds | Linus Torvalds |
2009-04-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-26 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-21 | x86: more than 8 32-bit CPUs requires X86_BIGSMP | Michael K. Johnson |
2009-04-21 | x86: x2apic, IR: Make config X86_UV dependent on X86_X2APIC | Suresh Siddha |
2009-04-17 | 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-08 | x86, uv: add Kconfig dependency on NUMA for UV systems | Jack Steiner |
2009-04-07 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-04-07 | x86, intel-iommu: fix X2APIC && !ACPI build failure | David Woodhouse |
2009-04-06 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-04-04 | x2apic/intr-remap: decouple interrupt remapping from x2apic | Han, Weidong |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-04-03 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar |
2009-04-01 | generic debug pagealloc | Akinobu Mita |
2009-03-30 | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante |
2009-03-28 | Merge branch 'linus' into core/iommu | Ingo Molnar |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-26 | x86: disable __do_IRQ support | Thomas Gleixner |
2009-03-25 | intel-iommu: Enable DMAR on 32-bit kernel. | David Woodhouse |
2009-03-17 | dma-debug: x86 architecture bindings | Joerg Roedel |
2009-03-14 | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf... | Ingo Molnar |
2009-03-14 | Merge branch 'x86/asm' into tracing/syscalls | Ingo Molnar |
2009-03-13 | Merge branch 'x86/core' into x86/kconfig | Ingo Molnar |
2009-03-13 | x86: disable __do_IRQ support | Thomas Gleixner |
2009-03-13 | tracing/x86: basic implementation of syscall tracing for x86 | Frederic Weisbecker |
2009-03-13 | x86, 32-bit: also limit NODES_HIGH_SHIFT here | Jan Beulich |
2009-03-12 | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar |
2009-03-10 | x86, kexec: x86_64: add kexec jump support for x86_64 | Huang Ying |
2009-03-10 | x86: cpu architecture debug code | Jaswinder Singh Rajput |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar |
2009-03-05 | Merge branch 'x86/mce2' into x86/core | Ingo Molnar |
2009-03-04 | Merge commit 'v2.6.29-rc7' into perfcounters/core | Ingo Molnar |
2009-03-03 | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin |