Age | Commit message (Expand) | Author | Files | Lines |
2014-03-11 | x86/apic: Plug racy xAPIC access of CPU hotplug code | Jan Kiszka | 1 | -0/+4 |
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-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -6/+1 |
2014-01-20 | 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-15 | 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-06 | 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-06 | x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible | Andi Kleen | 1 | -6/+6 |
2013-07-14 | 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-02 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+59 |
2013-07-02 | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -12/+57 |
2013-07-02 | 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-20 | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 2 | -0/+43 |
2013-06-20 | 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-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2013-02-21 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2013-02-20 | x86/apic: Fix parsing of the 'lapic' cmdline option | Mathias Krause | 1 | -1/+1 |
2013-02-19 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -35/+171 |
2013-02-19 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -275/+212 |
2013-02-11 | x86, uv, uv3: Update x2apic Support for SGI UV3 | Mike Travis | 1 | -35/+171 |
2013-02-11 | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems | Stoney Wang | 1 | -10/+11 |
2013-01-28 | x86, io_apic: Introduce eoi_ioapic_pin call-back | Joerg Roedel | 1 | -14/+6 |
2013-01-28 | x86, msi: Introduce x86_msi.compose_msi_msg call-back | Joerg Roedel | 1 | -27/+30 |
2013-01-28 | x86, irq: Introduce setup_remapped_irq() | Joerg Roedel | 1 | -10/+3 |