Age | Commit message (Expand) | Author | Files | Lines |
2014-05-06 | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 1 | -1/+1 |
2014-04-28 | genirq: x86: Ensure that dynamic irq allocation does not conflict | Thomas Gleixner | 1 | -0/+5 |
2014-04-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+2 |
2014-04-03 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 5 | -1816/+0 |
2014-04-01 | x86/apic: Reinstate error IRQ Pentium erratum 3AP workaround | Maciej W. Rozycki | 1 | -1/+2 |
2014-03-11 | x86/apic: Plug racy xAPIC access of CPU hotplug code | Jan Kiszka | 1 | -0/+4 |
2014-02-27 | x86, platforms: Remove NUMAQ | H. Peter Anvin | 2 | -525/+0 |
2014-02-27 | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin | 1 | -1/+0 |
2014-02-12 | x86, apic: Remove support for IBM Summit/EXA chipset | David Rientjes | 2 | -551/+0 |
2014-02-12 | x86, apic: Remove support for ia32-based Unisys ES7000 | David Rientjes | 2 | -739/+0 |
2014-02-09 | x86/apic: Always define nox2apic and define it as initdata | David Rientjes | 1 | -3/+6 |
2014-02-09 | x86/apic: Switch wait_for_init_deassert() to a bool flag | David Rientjes | 11 | -20/+13 |
2014-02-09 | x86/apic: Only use default_wait_for_init_deassert() | David Rientjes | 1 | -7/+1 |
2014-01-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2014-01-25 | x86/uv/nmi: Fix Sparse warnings | Mike Travis | 1 | -1/+0 |
2014-01-25 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -6/+1 |
2014-01-21 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -6/+0 |
2014-01-20 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -9/+57 |
2014-01-16 | x86, apic: Make disabled_cpu_apicid static read_mostly, fix typos | H. Peter Anvin | 1 | -3/+3 |
2014-01-15 | x86, apic, kexec: Add disable_cpu_apicid kernel parameter | HATAYAMA Daisuke | 1 | -0/+49 |
2014-01-14 | x86/apic: Read Error Status Register correctly | Richard Weinberger | 1 | -9/+8 |
2014-01-13 | x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt() | Prarit Bhargava | 1 | -1/+1 |
2014-01-12 | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs | Prarit Bhargava | 1 | -9/+9 |
2014-01-07 | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 6 | -6/+0 |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2 | -6/+1 |
2013-11-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2013-11-15 | x86: Export 'boot_cpu_physical_apicid' to modules | David Rientjes | 1 | -0/+1 |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+5 |
2013-11-12 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -69/+1 |
2013-10-28 | Merge branch 'acpi-processor' | Rafael J. Wysocki | 1 | -3/+5 |
2013-10-15 | x86: Update UV3 hub revision ID | Russ Anderson | 1 | -1/+1 |
2013-09-24 | x86/UV: Update UV support for external NMI signals | Mike Travis | 1 | -0/+1 |
2013-09-24 | x86/UV: Move NMI support | Mike Travis | 1 | -69/+0 |
2013-09-24 | x86 / ACPI: simplify _acpi_map_lsapic() | Jiang Liu | 1 | -3/+5 |
2013-09-04 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -6/+6 |
2013-08-26 | x86/ioapic: Check attr against the previous setting when programmed more than... | Liu Ping Fan | 1 | -3/+6 |
2013-08-20 | x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lock | Yoshihiro YUNOMAE | 1 | -0/+5 |
2013-08-07 | x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible | Andi Kleen | 1 | -6/+6 |
2013-07-15 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 6 | -26/+26 |
2013-07-09 | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt | 1 | -1/+1 |
2013-07-03 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+59 |
2013-07-03 | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -12/+57 |
2013-07-03 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2013-06-21 | trace,x86: Move creation of irq tracepoints from apic.c to irq.c | Steven Rostedt (Red Hat) | 2 | -4/+1 |
2013-06-21 | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 2 | -0/+43 |
2013-06-21 | x86, trace: Introduce entering/exiting_irq() | Seiji Aguchi | 1 | -14/+19 |
2013-06-20 | x86: Fix trigger_all_cpu_backtrace() implementation | Michel Lespinasse | 1 | -0/+1 |
2013-05-31 | x86/mce: Remove check for CONFIG_X86_MCE_P4THERMAL | Paul Bolle | 1 | -1/+1 |
2013-05-30 | x86/UV: Add GRU distributed mode mappings | Dimitri Sivanich | 1 | -7/+59 |
2013-02-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |