Age | Commit message (Expand) | Author |
2014-01-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-01-25 | x86/uv/nmi: Fix Sparse warnings | Mike Travis |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-01-15 | x86, apic: Make disabled_cpu_apicid static read_mostly, fix typos | H. Peter Anvin |
2014-01-15 | x86, apic, kexec: Add disable_cpu_apicid kernel parameter | HATAYAMA Daisuke |
2014-01-14 | x86/apic: Read Error Status Register correctly | Richard Weinberger |
2014-01-13 | x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt() | Prarit Bhargava |
2014-01-12 | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs | Prarit Bhargava |
2014-01-07 | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2013-11-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-15 | x86: Export 'boot_cpu_physical_apicid' to modules | David Rientjes |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-11-12 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-10-28 | Merge branch 'acpi-processor' | Rafael J. Wysocki |
2013-10-15 | x86: Update UV3 hub revision ID | Russ Anderson |
2013-09-24 | x86/UV: Update UV support for external NMI signals | Mike Travis |
2013-09-24 | x86/UV: Move NMI support | Mike Travis |
2013-09-23 | x86 / ACPI: simplify _acpi_map_lsapic() | Jiang Liu |
2013-09-04 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2013-08-26 | x86/ioapic: Check attr against the previous setting when programmed more than... | Liu Ping Fan |
2013-08-20 | x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lock | Yoshihiro YUNOMAE |
2013-08-06 | x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible | Andi Kleen |
2013-07-14 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker |
2013-07-09 | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt |
2013-07-02 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-07-02 | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-07-02 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-06-21 | trace,x86: Move creation of irq tracepoints from apic.c to irq.c | Steven Rostedt (Red Hat) |
2013-06-21 | x86, trace: Add irq vector tracepoints | Seiji Aguchi |
2013-06-21 | x86, trace: Introduce entering/exiting_irq() | Seiji Aguchi |
2013-06-20 | x86: Fix trigger_all_cpu_backtrace() implementation | Michel Lespinasse |
2013-05-31 | x86/mce: Remove check for CONFIG_X86_MCE_P4THERMAL | Paul Bolle |
2013-05-30 | x86/UV: Add GRU distributed mode mappings | Dimitri Sivanich |
2013-02-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-22 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | x86/apic: Fix parsing of the 'lapic' cmdline option | Mathias Krause |
2013-02-20 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-12 | x86, uv, uv3: Update x2apic Support for SGI UV3 | Mike Travis |
2013-02-11 | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems | Stoney Wang |
2013-01-28 | x86, io_apic: Introduce eoi_ioapic_pin call-back | Joerg Roedel |
2013-01-28 | x86, msi: Introduce x86_msi.compose_msi_msg call-back | Joerg Roedel |
2013-01-28 | x86, irq: Introduce setup_remapped_irq() | Joerg Roedel |
2013-01-28 | x86, irq: Move irq_remapped() check into free_remapped_irq | Joerg Roedel |
2013-01-28 | x86, io-apic: Remove !irq_remapped() check from __target_IO_APIC_irq() | Joerg Roedel |
2013-01-28 | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core | Joerg Roedel |
2013-01-28 | x86, io_apic: Remove irq_remapping_enabled check in setup_timer_IRQ0_pin | Joerg Roedel |