summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-07-08x86 build fix:Ingo Molnar
2008-07-08x86: apic_64.c fix sparse warnings about shadowed variablesThomas Gleixner
2008-07-08x86: make irq_cfg staticThomas Gleixner
2008-07-08x86: I/O APIC: timer through 8259A second-chanceMaciej W. Rozycki
2008-07-08x86: I/O APIC: keep the timer IRQ masked during set-upMaciej W. Rozycki
2008-07-08x86: I/O APIC: unmask the second-chance timer interruptMaciej W. Rozycki
2008-07-08x86: I/O APIC: rename setup_ExtINT_IRQ0_pin()Maciej W. Rozycki
2008-07-08x86: I/O APIC: remove redundant LVT0 maskingMaciej W. Rozycki
2008-07-08x86: I/O APIC: remove redundant 8259A {,un}maskingMaciej W. Rozycki
2008-07-08x86: I/O APIC: fix the name of the through-8259A handlerMaciej W. Rozycki
2008-07-08x86: I/O APIC: fix the name of the L-APIC IRQ handlerMaciej W. Rozycki
2008-07-08x86: I/O APIC: clean up the 8259A on a NMI watchdog failureMaciej W. Rozycki
2008-07-08x86: APIC/SMP: downgrade the NMI watchdog for "nosmp"Maciej W. Rozycki
2008-07-08x86: APIC/SMP: correct the message for "nosmp"Maciej W. Rozycki
2008-07-08x86: I/O APIC: keep IRQ off when changing LVT registersMaciej W. Rozycki
2008-07-08x86: I/O APIC: clean up after a fasteoi failureMaciej W. Rozycki
2008-07-08x86: I/O APIC: remove parameters to fiddle with the 8259AMaciej W. Rozycki
2008-07-08x86: I/O APIC: AEOI timer acknowledgement clean-upsMaciej W. Rozycki
2008-07-08Revert "Revert "x86: fix ioapic bug again""Ingo Molnar
2008-07-08Merge commit 'v2.6.26-rc9' into x86/cpuIngo Molnar
2008-07-08x86: make 64bit identify_cpu use cpu_dev v2Yinghai Lu
2008-07-08x86: make 64-bit identify_cpu use cpu_devYinghai Lu
2008-07-08x86: Move PCI IO ECS code to x86/pciRobert Richter
2008-07-08x86: add C1E aware idle function, fixThomas Gleixner
2008-07-08x86, clockevents: add C1E aware idle functionThomas Gleixner
2008-07-05Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar
2008-07-05x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin
2008-07-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-04x86, AMD IOMMU: remove unnecessary code from the iommu_enable functionJoerg Roedel
2008-07-04x86, AMD IOMMU: don't try to init IOMMU if early detect code did not detect oneJoerg Roedel
2008-07-04x86, AMD IOMMU: honor iommu=off instead of amd_iommu=offJoerg Roedel
2008-07-04x86, AMD IOMMU: flush domain TLB when there is more than one page to flushJoerg Roedel
2008-07-04x86, AMD IOMMU: remove unnecessary set_bit_stringJoerg Roedel
2008-07-03x86, mce_64.c: mce_cpu_quirks being ignoredVenki Pallipadi
2008-07-03Merge commit 'v2.6.26-rc8' into x86/mceIngo Molnar
2008-07-03x86: microcode: cosmetic changesBen Castricum
2008-07-03x86: fix Intel Mac booting with EFIHugh Dickins
2008-07-01x86 ptrace: fix PTRACE_GETFPXREGS errorRoland McGrath
2008-06-30x86, AMD IOMMU: disable suspend/resume with IOMMU enabled (for now)Joerg Roedel
2008-06-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-30ptrace GET/SET FPXREGS brokenTAKADA Yoshihito
2008-06-30x86: fix cpu hotplug crashZhang, Yanmin
2008-06-30x86 gart: remove unnecessary set_bit_stringFUJITA Tomonori
2008-06-27x86: don't destroy %rbp on kernel-mode faultsVegard Nossum
2008-06-27x86, AMD IOMMU, build fix #2Ingo Molnar
2008-06-27AMD_IOMMU: call detect and initialization functions from dma codeJoerg Roedel
2008-06-27x86, AMD IOMMU: initialize dma_ops from IOMMU initialization and enable IOMMUsJoerg Roedel
2008-06-27x86, AMD IOMMU: add amd_iommu.h to export functions to the generic x86 dma codeJoerg Roedel
2008-06-27x86, AMD IOMMU: add dma_ops initialization functionJoerg Roedel