summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-987/+892
2009-06-10CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUSHarald Welte1-3/+6
2009-06-10CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUsHarald Welte1-5/+1
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu6-6/+6
2009-06-07x86, apic: Fix dummy apic read operation together with broken MP handlingCyrill Gorcunov2-4/+13
2009-06-05[CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFHDave Jones1-6/+7
2009-06-02x86, apic: Restore irqs on fail pathsJiri Slaby1-5/+6
2009-06-02x86: Print real IOAPIC version for x86-64Naga Chumbalkar2-5/+2
2009-06-01Merge branch 'x86/cpufeature' into irq/numaIngo Molnar1-5/+12
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar13-27/+65
2009-05-29acpi-cpufreq: fix printk typo and indentationJoe Perches1-2/+2
2009-05-26[CPUFREQ] powernow-k8: determine exact CPU frequency for HW PstatesAndreas Herrmann1-2/+21
2009-05-26[CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq dataThomas Renninger1-14/+5
2009-05-26[CPUFREQ] powernow-k7 build fix when ACPI=nDave Jones1-0/+2
2009-05-26[CPUFREQ] add atom family to p4-clockmodJarod Wilson1-0/+1
2009-05-25x86: Remove remap percpu allocator for the time beingTejun Heo1-1/+3
2009-05-22x86: introduce noxsave boot parameterSuresh Siddha1-0/+7
2009-05-22x86: DMI match for the Sony VGN-Z540N as it needs BIOS rebootZhang Rui1-0/+8
2009-05-19x86, io-apic: Don't mark pin_programmed earlyYinghai Lu1-1/+4
2009-05-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-6/+13
2009-05-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2009-05-18x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabledYinghai Lu2-2/+4
2009-05-18x86, irq: update_mptable needs pci_routeirqYinghai Lu1-0/+7
2009-05-18x86: don't call read_apic_id if !cpu_has_apicYinghai Lu4-5/+11
2009-05-18x86, apic: introduce io_apic_irq_attrYinghai Lu2-28/+37
2009-05-15x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge2-1/+4
2009-05-15kgdb,i386: use address that SP register points to in the exception frameJason Wessel1-1/+2
2009-05-13x86/function-graph: fix constraint for recording old return valueSteven Rostedt1-1/+1
2009-05-12x86: read apic ID in the !acpi_lapic caseYinghai Lu2-24/+27
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar13-64/+109
2009-05-11x86: apic: Fixmap apic address even if apic disabledCyrill Gorcunov1-8/+9
2009-05-11x86: display extended apic registers with print_local_APIC and cpu_debug codeAndreas Herrmann3-3/+27
2009-05-11x86: mtrr: Fix high_width computation when phys-addr is >= 44bitYinghai Lu1-1/+5
2009-05-11x86: read apic ID in the !acpi_lapic caseYinghai Lu1-10/+21
2009-05-11x86: clean up and fix setup_clear/force_cpu_cap handlingYinghai Lu1-5/+12
2009-05-11x86: apic: Check rev 3 fadt correctly for physical_apic bitYinghai Lu1-1/+1
2009-05-11x86/pci: update pirq_enable_irq() to setup io apic routingYinghai Lu1-76/+74
2009-05-11x86/acpi: move setup io apic routing out of CONFIG_ACPI scopeYinghai Lu1-61/+61
2009-05-11x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu1-48/+59
2009-05-11x86/acpi: move pin_programmed bit map to io_apic.cYinghai Lu2-17/+26
2009-05-11x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi()Yinghai Lu1-26/+40
2009-05-11x86: fix alloc_mptable()Yinghai Lu1-16/+9
2009-05-11x86/acpi: remove irq-compression trick on 32-bitYinghai Lu1-58/+7
2009-05-11Merge commit 'v2.6.30-rc5' into x86/apicIngo Molnar23-73/+121
2009-05-10x86: Fix false positive section mismatch warnings in the apic codeSam Ravnborg1-4/+4
2009-05-08x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto1-4/+6
2009-05-07x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying2-4/+4
2009-05-07x86: fix boot hang in early_reserve_e820()Jan Beulich1-5/+6
2009-05-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-9/+11
2009-05-04x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann1-1/+1