Age | Commit message (Expand) | Author |
2011-01-07 | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode | Kenji Kaneshige |
2011-01-07 | x86: Enable the intr-remap fault handling after local APIC setup | Kenji Kaneshige |
2010-12-09 | x86, UV: Fix initialization of max_pnode | Jack Steiner |
2010-12-09 | x86, UV: Delete unneeded boot messages | Jack Steiner |
2010-11-22 | x86, intr-remap: Set redirection hint in the IRTE | Suresh Siddha |
2010-10-28 | x86, irq: Plug memory leak in sparse irq | Thomas Gleixner |
2010-09-20 | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings |
2010-08-26 | x86, apic: ack all pending irqs when crashed/on kexec | Kerstin Jonsson |
2010-08-26 | x86, apic: Fix apic=debug boot crash | Daniel Kiper |
2010-08-13 | x86: Fix out of order of gsi | Eric W. Biederman |
2010-08-02 | x86: Fix x2apic preenabled system with kexec | Yinghai Lu |
2010-04-26 | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards | Suresh Siddha |
2010-04-01 | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs | Suresh Siddha |
2010-03-15 | x86: Fix SCI on IOAPIC != 0 | Yinghai Lu |
2010-03-15 | x86: Avoid race condition in pci_enable_msix() | Brandon Phiilps |
2010-02-23 | x86: Re-get cfg_new in case reuse/move irq_desc | Yinghai Lu |
2010-01-22 | x86: SGI UV: Fix mapping of MMIO registers | Mike Travis |
2010-01-22 | x86, apic: use physical mode for IBM summit platforms | Suresh Siddha |
2010-01-06 | x86: SGI UV: Fix writes to led registers on remote uv hubs | Mike Travis |
2009-12-18 | x86: Fix bogus warning in apic_noop.apic_write() | Thomas Gleixner |
2009-10-16 | x86, UV: Fix information in __uv_hub_info structure | Robin Holt |
2009-09-24 | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan |
2009-09-24 | cpumask: use zalloc_cpumask_var() where possible | Li Zefan |
2009-09-21 | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-20 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2009-09-20 | x86, apic: Fix missed handling of discrete apics | Cyrill Gorcunov |
2009-09-19 | x86, apic: Use logical flat on intel with <= 8 logical cpus | Suresh Siddha |
2009-09-18 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-09-18 | x86: SGI UV: Map MMIO-High memory range | Jack Steiner |
2009-09-18 | x86: apic: Convert BUG() to BUG_ON() | Daniel Walker |
2009-09-17 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-09-14 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-09-14 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-09-11 | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-08-31 | x86: apic namespace cleanup | Thomas Gleixner |
2009-08-31 | x86: Distangle ioapic and i8259 | Thomas Gleixner |
2009-08-31 | x86: Add timer_init to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Move percpu clockevents setup to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Move traps_init to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Move irq_init to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Move pre_intr_init to x86_init_ops | Thomas Gleixner |
2009-08-31 | x86: Move get/find_smp_config to x86_init_ops | Thomas Gleixner |
2009-08-29 | Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb... | Ingo Molnar |
2009-08-28 | ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n | Feng Tang |
2009-08-27 | x86: Move oem_bus_info to x86_init_ops | Thomas Gleixner |
2009-08-27 | x86: Move mpc_oem_pci_bus to x86_init_ops | Thomas Gleixner |
2009-08-27 | x86: Move smp_read_mpc_oem to x86_init_ops. | Thomas Gleixner |
2009-08-27 | x86: Move mpc_apic_id to x86_init_ops | Thomas Gleixner |
2009-08-27 | x86: Move ioapic_ids_setup to x86_init_ops | Thomas Gleixner |