aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
Commit message (Expand)AuthorAge
* genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-28
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-11
|\
| * x86/apic: Reinstate error IRQ Pentium erratum 3AP workaroundMaciej W. Rozycki2014-04-01
* | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-02
|\ \ | |/ |/|
| * x86, platforms: Remove NUMAQH. Peter Anvin2014-02-27
| * x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin2014-02-27
| * x86, apic: Remove support for IBM Summit/EXA chipsetDavid Rientjes2014-02-11
| * x86, apic: Remove support for ia32-based Unisys ES7000David Rientjes2014-02-11
* | x86/apic: Plug racy xAPIC access of CPU hotplug codeJan Kiszka2014-03-11
|/
* x86/apic: Always define nox2apic and define it as initdataDavid Rientjes2014-02-09
* x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes2014-02-09
* x86/apic: Only use default_wait_for_init_deassert()David Rientjes2014-02-09
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-31
|\
| * x86/uv/nmi: Fix Sparse warningsMike Travis2014-01-25
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-24
|\ \ | |/ |/|
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-06
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
|\ \
| * | x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
| |/
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-20
|\ \
| * | x86, apic: Make disabled_cpu_apicid static read_mostly, fix typosH. Peter Anvin2014-01-15
| * | x86, apic, kexec: Add disable_cpu_apicid kernel parameterHATAYAMA Daisuke2014-01-15
| * | x86/apic: Read Error Status Register correctlyRichard Weinberger2014-01-14
| |/
* | x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt()Prarit Bhargava2014-01-13
* | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqsPrarit Bhargava2014-01-12
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-19
|\
| * x86: Export 'boot_cpu_physical_apicid' to modulesDavid Rientjes2013-11-15
* | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-13
|\ \ | |/ |/|
| * Merge branch 'acpi-processor'Rafael J. Wysocki2013-10-27
| |\
| | * x86 / ACPI: simplify _acpi_map_lsapic()Jiang Liu2013-09-23
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-11
|\ \ \ | |/ / |/| |
| * | x86/UV: Update UV support for external NMI signalsMike Travis2013-09-24
| * | x86/UV: Move NMI supportMike Travis2013-09-24
| |/
* / x86: Update UV3 hub revision IDRuss Anderson2013-10-15
|/
* Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2013-09-04
|\
| * x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen2013-08-06
* | x86/ioapic: Check attr against the previous setting when programmed more than...Liu Ping Fan2013-08-26
* | x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lockYoshihiro YUNOMAE2013-08-20
|/
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
* reboot: move arch/x86 reboot= handling to generic kernelRobin Holt2013-07-09
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-02
|\
| * x86/UV: Add GRU distributed mode mappingsDimitri Sivanich2013-05-30
* | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-02
|\ \
| * | trace,x86: Move creation of irq tracepoints from apic.c to irq.cSteven Rostedt (Red Hat)2013-06-21
| * | x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-21
| * | x86, trace: Introduce entering/exiting_irq()Seiji Aguchi2013-06-21
| |/
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-02
|\ \
| * | x86/mce: Remove check for CONFIG_X86_MCE_P4THERMALPaul Bolle2013-05-31
| |/
* / x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse2013-06-20
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-26
|\
| * x86/apic: Fix parsing of the 'lapic' cmdline optionMathias Krause2013-02-20