summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)Author
2014-05-05asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen
2014-04-28genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner
2014-04-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-04-01x86/apic: Reinstate error IRQ Pentium erratum 3AP workaroundMaciej W. Rozycki
2014-03-11x86/apic: Plug racy xAPIC access of CPU hotplug codeJan Kiszka
2014-02-27x86, platforms: Remove NUMAQH. Peter Anvin
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin
2014-02-11x86, apic: Remove support for IBM Summit/EXA chipsetDavid Rientjes
2014-02-11x86, apic: Remove support for ia32-based Unisys ES7000David Rientjes
2014-02-09x86/apic: Always define nox2apic and define it as initdataDavid Rientjes
2014-02-09x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes
2014-02-09x86/apic: Only use default_wait_for_init_deassert()David Rientjes
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-25x86/uv/nmi: Fix Sparse warningsMike Travis
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-20Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-15x86, apic: Make disabled_cpu_apicid static read_mostly, fix typosH. Peter Anvin
2014-01-15x86, apic, kexec: Add disable_cpu_apicid kernel parameterHATAYAMA Daisuke
2014-01-14x86/apic: Read Error Status Register correctlyRichard Weinberger
2014-01-13x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt()Prarit Bhargava
2014-01-12x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqsPrarit Bhargava
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15x86: Export 'boot_cpu_physical_apicid' to modulesDavid Rientjes
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-12Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-28Merge branch 'acpi-processor'Rafael J. Wysocki
2013-10-15x86: Update UV3 hub revision IDRuss Anderson
2013-09-24x86/UV: Update UV support for external NMI signalsMike Travis
2013-09-24x86/UV: Move NMI supportMike Travis
2013-09-24x86 / ACPI: simplify _acpi_map_lsapic()Jiang Liu
2013-09-04Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2013-08-26x86/ioapic: Check attr against the previous setting when programmed more than...Liu Ping Fan
2013-08-20x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lockYoshihiro YUNOMAE
2013-08-06x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt
2013-07-02Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-02Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-02Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-06-21trace,x86: Move creation of irq tracepoints from apic.c to irq.cSteven Rostedt (Red Hat)
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi
2013-06-20x86, trace: Introduce entering/exiting_irq()Seiji Aguchi
2013-06-20x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse
2013-05-31x86/mce: Remove check for CONFIG_X86_MCE_P4THERMALPaul Bolle
2013-05-30x86/UV: Add GRU distributed mode mappingsDimitri Sivanich
2013-02-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds