summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)Author
2011-01-07x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige
2011-01-07x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige
2010-12-09x86, UV: Fix initialization of max_pnodeJack Steiner
2010-12-09x86, UV: Delete unneeded boot messagesJack Steiner
2010-11-22x86, intr-remap: Set redirection hint in the IRTESuresh Siddha
2010-10-28x86, irq: Plug memory leak in sparse irqThomas Gleixner
2010-09-20PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings
2010-08-26x86, apic: ack all pending irqs when crashed/on kexecKerstin Jonsson
2010-08-26x86, apic: Fix apic=debug boot crashDaniel Kiper
2010-08-13x86: Fix out of order of gsiEric W. Biederman
2010-08-02x86: Fix x2apic preenabled system with kexecYinghai Lu
2010-04-26x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boardsSuresh Siddha
2010-04-01x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha
2010-03-15x86: Fix SCI on IOAPIC != 0Yinghai Lu
2010-03-15x86: Avoid race condition in pci_enable_msix()Brandon Phiilps
2010-02-23x86: Re-get cfg_new in case reuse/move irq_descYinghai Lu
2010-01-22x86: SGI UV: Fix mapping of MMIO registersMike Travis
2010-01-22x86, apic: use physical mode for IBM summit platformsSuresh Siddha
2010-01-06x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis
2009-12-18x86: Fix bogus warning in apic_noop.apic_write()Thomas Gleixner
2009-10-16x86, UV: Fix information in __uv_hub_info structureRobin Holt
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-20Merge branch 'linus' into x86/urgentIngo Molnar
2009-09-20x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov
2009-09-19x86, apic: Use logical flat on intel with <= 8 logical cpusSuresh Siddha
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-18x86: SGI UV: Map MMIO-High memory rangeJack Steiner
2009-09-18x86: apic: Convert BUG() to BUG_ON()Daniel Walker
2009-09-17Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-14Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-14Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-08-31x86: apic namespace cleanupThomas Gleixner
2009-08-31x86: Distangle ioapic and i8259Thomas Gleixner
2009-08-31x86: Add timer_init to x86_init_opsThomas Gleixner
2009-08-31x86: Move percpu clockevents setup to x86_init_opsThomas Gleixner
2009-08-31x86: Move traps_init to x86_init_opsThomas Gleixner
2009-08-31x86: Move irq_init to x86_init_opsThomas Gleixner
2009-08-31x86: Move pre_intr_init to x86_init_opsThomas Gleixner
2009-08-31x86: Move get/find_smp_config to x86_init_opsThomas Gleixner
2009-08-29Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Ingo Molnar
2009-08-28ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=nFeng Tang
2009-08-27x86: Move oem_bus_info to x86_init_opsThomas Gleixner
2009-08-27x86: Move mpc_oem_pci_bus to x86_init_opsThomas Gleixner
2009-08-27x86: Move smp_read_mpc_oem to x86_init_ops.Thomas Gleixner
2009-08-27x86: Move mpc_apic_id to x86_init_opsThomas Gleixner
2009-08-27x86: Move ioapic_ids_setup to x86_init_opsThomas Gleixner