summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-05-12x86: read apic ID in the !acpi_lapic caseYinghai Lu
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar
2009-05-11x86: apic: Fixmap apic address even if apic disabledCyrill Gorcunov
2009-05-11x86: display extended apic registers with print_local_APIC and cpu_debug codeAndreas Herrmann
2009-05-11x86: read apic ID in the !acpi_lapic caseYinghai Lu
2009-05-11x86: apic: Check rev 3 fadt correctly for physical_apic bitYinghai Lu
2009-05-11x86/pci: update pirq_enable_irq() to setup io apic routingYinghai Lu
2009-05-11x86/acpi: move setup io apic routing out of CONFIG_ACPI scopeYinghai Lu
2009-05-11x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu
2009-05-11x86/acpi: move pin_programmed bit map to io_apic.cYinghai Lu
2009-05-11x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi()Yinghai Lu
2009-05-11x86: fix alloc_mptable()Yinghai Lu
2009-05-11x86/acpi: remove irq-compression trick on 32-bitYinghai Lu
2009-05-11Merge commit 'v2.6.30-rc5' into x86/apicIngo Molnar
2009-05-08x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto
2009-05-07x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying
2009-05-07x86: fix boot hang in early_reserve_e820()Jan Beulich
2009-05-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-04x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann
2009-05-04amd-iommu: fix iommu flag masksJoerg Roedel
2009-05-03x86: uv - prevent NULL dereference in uv_system_init()Cyrill Gorcunov
2009-05-03x86: uv io-apic - use BUILD_BUG_ON instead of BUG_ONCyrill Gorcunov
2009-05-02Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-05-01x86, apic: use pr_ macroCyrill Gorcunov
2009-05-01x86: initialize io_bitmap_base on 32bitThomas Gleixner
2009-05-01Merge branch 'x86/apic' into irq/numaIngo Molnar
2009-05-01x86/irq: use move_irq_desc() in create_irq_nr()Yinghai Lu
2009-04-28x86/irq: change MSI irq_desc to be more numa awareYinghai Lu
2009-04-28irq: change io_apic_set_pci_routing() to use device parameterYinghai Lu
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu
2009-04-28x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-28x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESCYinghai Lu
2009-04-27x86: Use dmi check in apic_is_clustered() on 64-bit to mark the TSC unstableYinghai Lu
2009-04-27x86: apic: Remove duplicated macrosYinghai Lu
2009-04-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-26Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-04-24x86, hpet: Stop soliciting hpet=force users on ICH4MLen Brown
2009-04-24Merge branch 'cpufreq' into releaseLen Brown
2009-04-22x86, mce: fix boot logging logicAndi Kleen
2009-04-22x86, mce: make polling timer interval per CPUAndi Kleen
2009-04-22uv_time: add parameter to uv_read_rtc()Coly Li
2009-04-22x86: hpet: fix periodic mode programming on AMD 81xxAndreas Herrmann
2009-04-22Merge commit 'v2.6.30-rc3' into x86/urgentIngo Molnar
2009-04-22x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC()Suresh Siddha
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-21x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=yRusty Russell
2009-04-21x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APICRusty Russell
2009-04-21x86: x2apic, IR: Clean up panic() with nox2apic boot optionSuresh Siddha