summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86, apic: Restore irqs on fail pathsJiri Slaby2009-06-021-5/+6
* x86: Print real IOAPIC version for x86-64Naga Chumbalkar2009-06-022-5/+2
* Merge branch 'x86/cpufeature' into irq/numaIngo Molnar2009-06-011-5/+12
|\
| * x86: clean up and fix setup_clear/force_cpu_cap handlingYinghai Lu2009-05-111-5/+12
* | Merge branch 'linus' into irq/numaIngo Molnar2009-06-0113-27/+65
|\ \
| * | acpi-cpufreq: fix printk typo and indentationJoe Perches2009-05-301-2/+2
| * | [CPUFREQ] powernow-k8: determine exact CPU frequency for HW PstatesAndreas Herrmann2009-05-261-2/+21
| * | [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq dataThomas Renninger2009-05-261-14/+5
| * | [CPUFREQ] powernow-k7 build fix when ACPI=nDave Jones2009-05-261-0/+2
| * | [CPUFREQ] add atom family to p4-clockmodJarod Wilson2009-05-261-0/+1
| * | x86: Remove remap percpu allocator for the time beingTejun Heo2009-05-251-1/+3
| * | x86: introduce noxsave boot parameterSuresh Siddha2009-05-221-0/+7
| * | x86: DMI match for the Sony VGN-Z540N as it needs BIOS rebootZhang Rui2009-05-221-0/+8
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-184-6/+13
| |\ \
| | * | x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge2009-05-152-1/+4
| | * | x86: mtrr: Fix high_width computation when phys-addr is >= 44bitYinghai Lu2009-05-111-1/+5
| | * | x86: Fix false positive section mismatch warnings in the apic codeSam Ravnborg2009-05-101-4/+4
| * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-05-181-1/+1
| |\ \ \
| | * | | x86/function-graph: fix constraint for recording old return valueSteven Rostedt2009-05-131-1/+1
| | |/ /
| * / / kgdb,i386: use address that SP register points to in the exception frameJason Wessel2009-05-151-1/+2
| |/ /
* | | x86, io-apic: Don't mark pin_programmed earlyYinghai Lu2009-05-191-1/+4
* | | x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabledYinghai Lu2009-05-182-2/+4
* | | x86, irq: update_mptable needs pci_routeirqYinghai Lu2009-05-181-0/+7
* | | x86: don't call read_apic_id if !cpu_has_apicYinghai Lu2009-05-184-5/+11
* | | x86, apic: introduce io_apic_irq_attrYinghai Lu2009-05-182-28/+37
* | | x86: read apic ID in the !acpi_lapic caseYinghai Lu2009-05-122-24/+27
* | | Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-1213-64/+109
|\ \ \
| * | | x86: apic: Fixmap apic address even if apic disabledCyrill Gorcunov2009-05-111-8/+9
| * | | x86: display extended apic registers with print_local_APIC and cpu_debug codeAndreas Herrmann2009-05-113-3/+27
| * | | x86: read apic ID in the !acpi_lapic caseYinghai Lu2009-05-111-10/+21
| * | | x86: apic: Check rev 3 fadt correctly for physical_apic bitYinghai Lu2009-05-111-1/+1
| * | | Merge commit 'v2.6.30-rc5' into x86/apicIngo Molnar2009-05-1123-73/+121
| |\| |
| | * | x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto2009-05-081-4/+6
| | * | x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying2009-05-082-4/+4
| | * | x86: fix boot hang in early_reserve_e820()Jan Beulich2009-05-081-5/+6
| | * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-053-9/+11
| | |\ \ | | | |/ | | |/|
| | | * x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann2009-05-041-1/+1
| | | * amd-iommu: fix iommu flag masksJoerg Roedel2009-05-041-8/+8
| | | * x86: initialize io_bitmap_base on 32bitThomas Gleixner2009-05-011-0/+2
| | * | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-05-031-16/+17
| | |\ \ | | | |/ | | |/|
| | | * x86, mce: fix boot logging logicAndi Kleen2009-04-221-4/+5
| | | * x86, mce: make polling timer interval per CPUAndi Kleen2009-04-221-12/+12
| * | | x86: uv - prevent NULL dereference in uv_system_init()Cyrill Gorcunov2009-05-031-0/+3
| * | | x86: uv io-apic - use BUILD_BUG_ON instead of BUG_ONCyrill Gorcunov2009-05-031-11/+11
| * | | x86, apic: use pr_ macroCyrill Gorcunov2009-05-011-1/+1
* | | | x86/pci: update pirq_enable_irq() to setup io apic routingYinghai Lu2009-05-111-76/+74
* | | | x86/acpi: move setup io apic routing out of CONFIG_ACPI scopeYinghai Lu2009-05-111-61/+61
* | | | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu2009-05-111-48/+59
* | | | x86/acpi: move pin_programmed bit map to io_apic.cYinghai Lu2009-05-112-17/+26
* | | | x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi()Yinghai Lu2009-05-111-26/+40