aboutsummaryrefslogtreecommitdiff
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: move pci_routirq declaration to pci.hThomas 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-08x86_64: use PAGE_OFFSET in dump_pagetablesJiri Slaby
2008-07-08x86: add sparse annotations to ioremapThomas Gleixner
2008-07-08x86: janitor CPA statistics patchThomas Gleixner
2008-07-08x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen
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/pci: Renaming k8-bus_64.c to amd_bus.cRobert Richter
2008-07-08x86: add C1E aware idle function, fixThomas Gleixner
2008-07-08x86, clockevents: add C1E aware idle functionThomas Gleixner
2008-07-07x86: clean up amd_iommu documentationFUJITA Tomonori
2008-07-06Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-06pxamci: fix byte aligned DMA transfersPhilipp Zabel
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds
2008-07-06KVM: IOAPIC: Fix level-triggered irq injection hangMark McLoughlin
2008-07-06x86: KVM guest: Add memory clobber to hypercallsAnthony Liguori
2008-07-05Linux 2.6.26-rc9Linus Torvalds
2008-07-05Fix pagemap_read() use of struct mm_walkAndrew Morton
2008-07-05Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.hEduard - Gabriel Munteanu
2008-07-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-07-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-05Fix clear_refs_write() use of struct mm_walkAndrew Morton
2008-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-05ahci: give another shot at clearing all bits in irq_statTejun Heo
2008-07-05ide: ide_unregister() locking bugfixBartlomiej Zolnierkiewicz
2008-07-05ide: ide_unregister() warm-plug bugfixBartlomiej Zolnierkiewicz
2008-07-05ide: fix hwif->gendev refcountingBartlomiej Zolnierkiewicz
2008-07-05softlockup: print a module list on being stuckArjan van de Ven
2008-07-05Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar