aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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-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-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-04-24x86, hpet: Stop soliciting hpet=force users on ICH4MLen Brown
2009-04-24Merge branch 'cpufreq' into releaseLen Brown
2009-04-23x86: check boundary in setup_node_bootmem()Yinghai Lu
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-22KVM: Unregister cpufreq notifier on unloadJan Kiszka
2009-04-22KVM: x86: release time_page on vcpu destructionJoerg Roedel
2009-04-22KVM: MMU: disable global page optimizationMarcelo Tosatti
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-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells
2009-04-21x86: more than 8 32-bit CPUs requires X86_BIGSMPMichael K. Johnson
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: Make config X86_UV dependent on X86_X2APICSuresh Siddha
2009-04-21x86: x2apic, IR: Clean up panic() with nox2apic boot optionSuresh Siddha
2009-04-21x86: x2apic, IR: Move eoi_ioapic_irq() into a CONFIG_INTR_REMAP sectionSuresh Siddha
2009-04-21x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checksSuresh Siddha
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin
2009-04-20x86-64: fix FPU corruption with signals and preemptionSuresh Siddha
2009-04-20x86/uv: fix for no memory at paddr 0Jack Steiner
2009-04-20Merge branch 'linus' into x86/urgentIngo Molnar
2009-04-19acpi-cpufreq: Do not let get_measured perf depend on internal variableThomas Renninger
2009-04-19acpi-cpufreq: style-only: add parens to math expressionThomas Renninger
2009-04-19acpi-cpufreq: Cleanup: Use printk_onceThomas Renninger
2009-04-19x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perfPallipadi, Venkatesh
2009-04-19lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell
2009-04-19x86: es7000, uv - use __cpuinit for kicking secondary cpusCyrill Gorcunov