aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-08x86: APIC/SMP: Downgrade the NMI watchdog for "noapic"Maciej W. Rozycki1-1/+3
2008-07-08x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp"Maciej W. Rozycki1-0/+3
2008-07-08x86: APIC/UP: Remove redundant NMI watchdog downgradeMaciej W. Rozycki1-3/+0
2008-07-08x86: APIC/UP: Downgrade the NMI watchdog for no I/O APICMaciej W. Rozycki2-0/+6
2008-07-08x86: NMI watchdog: Downgrade helperMaciej W. Rozycki1-0/+5
2008-07-08Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp""Ingo Molnar1-4/+0
2008-07-08Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang"Ingo Molnar2-8/+4
2008-07-08x86, io-apic: fix nmi_watchdog=1 bootup hangIngo Molnar2-4/+8
2008-07-08x86: IO-APIC - use NMI_NONE instead of numeric constantCyrill Gorcunov2-2/+2
2008-07-08x86 build fix:Ingo Molnar1-1/+1
2008-07-08x86: apic_64.c fix sparse warnings about shadowed variablesThomas Gleixner1-4/+4
2008-07-08x86: make irq_cfg staticThomas Gleixner1-1/+1
2008-07-08x86: move pci_routirq declaration to pci.hThomas Gleixner2-1/+2
2008-07-08x86: I/O APIC: timer through 8259A second-chanceMaciej W. Rozycki2-17/+57
2008-07-08x86: I/O APIC: keep the timer IRQ masked during set-upMaciej W. Rozycki2-2/+2
2008-07-08x86: I/O APIC: unmask the second-chance timer interruptMaciej W. Rozycki2-0/+2
2008-07-08x86: I/O APIC: rename setup_ExtINT_IRQ0_pin()Maciej W. Rozycki2-9/+10
2008-07-08x86: I/O APIC: remove redundant LVT0 maskingMaciej W. Rozycki2-6/+0
2008-07-08x86: I/O APIC: remove redundant 8259A {,un}maskingMaciej W. Rozycki2-8/+0
2008-07-08x86: I/O APIC: fix the name of the through-8259A handlerMaciej W. Rozycki1-2/+1
2008-07-08x86: I/O APIC: fix the name of the L-APIC IRQ handlerMaciej W. Rozycki1-1/+1
2008-07-08x86: I/O APIC: clean up the 8259A on a NMI watchdog failureMaciej W. Rozycki5-2/+21
2008-07-08x86: APIC/SMP: downgrade the NMI watchdog for "nosmp"Maciej W. Rozycki1-0/+4
2008-07-08x86: APIC/SMP: correct the message for "nosmp"Maciej W. Rozycki1-2/+1
2008-07-08x86: I/O APIC: keep IRQ off when changing LVT registersMaciej W. Rozycki2-0/+4
2008-07-08x86: I/O APIC: clean up after a fasteoi failureMaciej W. Rozycki2-0/+2
2008-07-08x86: I/O APIC: remove parameters to fiddle with the 8259AMaciej W. Rozycki4-52/+4
2008-07-08x86: I/O APIC: AEOI timer acknowledgement clean-upsMaciej W. Rozycki4-19/+13
2008-07-08Revert "Revert "x86: fix ioapic bug again""Ingo Molnar2-4/+17
2008-07-06Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+11
2008-07-06pxamci: fix byte aligned DMA transfersPhilipp Zabel1-0/+13
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds22-31/+70
2008-07-06KVM: IOAPIC: Fix level-triggered irq injection hangMark McLoughlin1-1/+1
2008-07-06x86: KVM guest: Add memory clobber to hypercallsAnthony Liguori1-5/+10
2008-07-05Linux 2.6.26-rc9Linus Torvalds1-1/+1
2008-07-05Fix pagemap_read() use of struct mm_walkAndrew Morton1-34/+38
2008-07-05Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.hEduard - Gabriel Munteanu2-8/+5
2008-07-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2008-07-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-6/+60
2008-07-05Fix clear_refs_write() use of struct mm_walkAndrew Morton1-4/+4
2008-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-18/+8
2008-07-05ahci: give another shot at clearing all bits in irq_statTejun Heo1-3/+13
2008-07-05ide: ide_unregister() locking bugfixBartlomiej Zolnierkiewicz1-2/+2
2008-07-05ide: ide_unregister() warm-plug bugfixBartlomiej Zolnierkiewicz1-6/+6
2008-07-05ide: fix hwif->gendev refcountingBartlomiej Zolnierkiewicz2-10/+0
2008-07-05softlockup: print a module list on being stuckArjan van de Ven1-0/+1
2008-07-05Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar4-5/+59
2008-07-05x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki1-1/+1
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin4-5/+59
2008-07-04mempolicy: mask off internal flags for userspace APIDavid Rientjes1-1/+5