summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-06-10Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-10CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUSHarald Welte
2009-06-10CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUsHarald Welte
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu
2009-06-07x86, apic: Fix dummy apic read operation together with broken MP handlingCyrill Gorcunov
2009-06-05[CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFHDave Jones
2009-06-02x86, apic: Restore irqs on fail pathsJiri Slaby
2009-06-02x86: Print real IOAPIC version for x86-64Naga Chumbalkar
2009-06-01Merge branch 'x86/cpufeature' into irq/numaIngo Molnar
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-05-29acpi-cpufreq: fix printk typo and indentationJoe Perches
2009-05-26[CPUFREQ] powernow-k8: determine exact CPU frequency for HW PstatesAndreas Herrmann
2009-05-26[CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq dataThomas Renninger
2009-05-26[CPUFREQ] powernow-k7 build fix when ACPI=nDave Jones
2009-05-26[CPUFREQ] add atom family to p4-clockmodJarod Wilson
2009-05-25x86: Remove remap percpu allocator for the time beingTejun Heo
2009-05-22x86: introduce noxsave boot parameterSuresh Siddha
2009-05-22x86: DMI match for the Sony VGN-Z540N as it needs BIOS rebootZhang Rui
2009-05-19x86, io-apic: Don't mark pin_programmed earlyYinghai Lu
2009-05-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-05-18x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabledYinghai Lu
2009-05-18x86, irq: update_mptable needs pci_routeirqYinghai Lu
2009-05-18x86: don't call read_apic_id if !cpu_has_apicYinghai Lu
2009-05-18x86, apic: introduce io_apic_irq_attrYinghai Lu
2009-05-15x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge
2009-05-15kgdb,i386: use address that SP register points to in the exception frameJason Wessel
2009-05-13x86/function-graph: fix constraint for recording old return valueSteven Rostedt
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: add extension fields for bootloader type and versionH. Peter Anvin
2009-05-11x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin
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: mtrr: Fix high_width computation when phys-addr is >= 44bitYinghai Lu
2009-05-11x86: read apic ID in the !acpi_lapic caseYinghai Lu
2009-05-11x86: clean up and fix setup_clear/force_cpu_cap handlingYinghai 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-10x86: Fix false positive section mismatch warnings in the apic codeSam Ravnborg
2009-05-08x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto
2009-05-07x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying