aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* x86: enable_update_mptable should be a macroYinghai Lu2009-05-27
* x86, io-apic: Don't mark pin_programmed earlyYinghai Lu2009-05-19
* x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabledYinghai Lu2009-05-18
* x86, irq: update_mptable needs pci_routeirqYinghai Lu2009-05-18
* x86: don't call read_apic_id if !cpu_has_apicYinghai Lu2009-05-18
* x86, apic: introduce io_apic_irq_attrYinghai Lu2009-05-18
* x86: read apic ID in the !acpi_lapic caseYinghai Lu2009-05-12
* Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-12
|\
| * x86: apic: Fixmap apic address even if apic disabledCyrill Gorcunov2009-05-11
| * x86: display extended apic registers with print_local_APIC and cpu_debug codeAndreas Herrmann2009-05-11
| * x86: read apic ID in the !acpi_lapic caseYinghai Lu2009-05-11
| * x86: apic: Check rev 3 fadt correctly for physical_apic bitYinghai Lu2009-05-11
| * Merge commit 'v2.6.30-rc5' into x86/apicIngo Molnar2009-05-11
| |\
| | * x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto2009-05-08
| | * x86: xen, i386: reserve Xen pagetablesJeremy Fitzhardinge2009-05-08
| | * x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying2009-05-08
| | * x86-64: finish cleanup_highmaps()'s job wrt. _brk_endJan Beulich2009-05-08
| | * x86: fix boot hang in early_reserve_e820()Jan Beulich2009-05-08
| | * x86: Fix a typo in a printk messageNikanth Karthikesan2009-05-06
| | * x86, srat: do not register nodes beyond e820 mapDavid Rientjes2009-05-06
| | * Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-05-05
| | |\
| | | * tracing: x86, mmiotrace: fix range testStuart Bennett2009-04-29
| | * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-05
| | |\ \
| | | * | x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann2009-05-04
| | | * | amd-iommu: fix iommu flag masksJoerg Roedel2009-05-04
| | | * | x86: initialize io_bitmap_base on 32bitThomas Gleixner2009-05-01
| | | * | x86: gettimeofday() vDSO: fix segfault when tv == NULLJohn Wright2009-04-30
| | * | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-05-02
| | |\ \ \ | | | |/ / | | |/| |
| | | * | x86, mce: fix boot logging logicAndi Kleen2009-04-22
| | | * | x86, mce: make polling timer interval per CPUAndi Kleen2009-04-22
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-27
| | |\ \ \
| | | * | | x86/PCI: don't bother with root quirks if _CRS is usedYinghai Lu2009-04-22
| | | * | | x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu2009-04-22
| | | * | | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox2009-04-22
| | | * | | x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu2009-04-22
| | | | |/ | | | |/|
| * | | | x86: uv - prevent NULL dereference in uv_system_init()Cyrill Gorcunov2009-05-03
| * | | | x86: uv io-apic - use BUILD_BUG_ON instead of BUG_ONCyrill Gorcunov2009-05-03
| * | | | x86, apic: use pr_ macroCyrill Gorcunov2009-05-01
* | | | | x86/pci: update pirq_enable_irq() to setup io apic routingYinghai Lu2009-05-11
* | | | | x86/acpi: move setup io apic routing out of CONFIG_ACPI scopeYinghai Lu2009-05-11
* | | | | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu2009-05-11
* | | | | x86/acpi: move pin_programmed bit map to io_apic.cYinghai Lu2009-05-11
* | | | | x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi()Yinghai Lu2009-05-11
* | | | | x86: fix alloc_mptable()Yinghai Lu2009-05-11
* | | | | x86/acpi: remove irq-compression trick on 32-bitYinghai Lu2009-05-11
* | | | | Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-01
|\| | | |
| * | | | x86: Use dmi check in apic_is_clustered() on 64-bit to mark the TSC unstableYinghai Lu2009-04-27
| * | | | x86: apic: Remove duplicated macrosYinghai Lu2009-04-27
| * | | | x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC()Suresh Siddha2009-04-22
| * | | | x86: x2apic, IR: Make config X86_UV dependent on X86_X2APICSuresh Siddha2009-04-21