summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86, arch/x86/kernel/io_apic_32.c: use kzalloc instead of kmalloc/memsetChristophe Jaillet2008-07-081-6/+3
* x86: fix IO APIC breakage on HP nx6325, v2Maciej W. Rozycki2008-07-081-2/+26
* x86: fix IO APIC breakage on HP nx6325Maciej W. Rozycki2008-07-081-0/+1
* x86: coding style fixes to arch/x86/kernel/io_apic_32.cPaolo Ciarrocchi2008-07-081-175/+173
* x86, io-apic: use predefined names instead of numeric constantsCyrill Gorcunov2008-07-082-10/+13
* x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp"Maciej W. Rozycki2008-07-081-0/+3
* x86: APIC/UP: Remove redundant NMI watchdog downgradeMaciej W. Rozycki2008-07-081-3/+0
* x86: APIC/UP: Downgrade the NMI watchdog for no I/O APICMaciej W. Rozycki2008-07-082-0/+6
* Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp""Ingo Molnar2008-07-081-4/+0
* Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang"Ingo Molnar2008-07-082-8/+4
* x86, io-apic: fix nmi_watchdog=1 bootup hangIngo Molnar2008-07-082-4/+8
* x86: IO-APIC - use NMI_NONE instead of numeric constantCyrill Gorcunov2008-07-082-2/+2
* x86 build fix:Ingo Molnar2008-07-081-1/+1
* x86: apic_64.c fix sparse warnings about shadowed variablesThomas Gleixner2008-07-081-4/+4
* x86: make irq_cfg staticThomas Gleixner2008-07-081-1/+1
* x86: move pci_routirq declaration to pci.hThomas Gleixner2008-07-081-1/+0
* x86: I/O APIC: timer through 8259A second-chanceMaciej W. Rozycki2008-07-082-17/+57
* x86: I/O APIC: keep the timer IRQ masked during set-upMaciej W. Rozycki2008-07-082-2/+2
* x86: I/O APIC: unmask the second-chance timer interruptMaciej W. Rozycki2008-07-082-0/+2
* x86: I/O APIC: rename setup_ExtINT_IRQ0_pin()Maciej W. Rozycki2008-07-082-9/+10
* x86: I/O APIC: remove redundant LVT0 maskingMaciej W. Rozycki2008-07-082-6/+0
* x86: I/O APIC: remove redundant 8259A {,un}maskingMaciej W. Rozycki2008-07-082-8/+0
* x86: I/O APIC: fix the name of the through-8259A handlerMaciej W. Rozycki2008-07-081-2/+1
* x86: I/O APIC: fix the name of the L-APIC IRQ handlerMaciej W. Rozycki2008-07-081-1/+1
* x86: I/O APIC: clean up the 8259A on a NMI watchdog failureMaciej W. Rozycki2008-07-084-2/+17
* x86: APIC/SMP: downgrade the NMI watchdog for "nosmp"Maciej W. Rozycki2008-07-081-0/+4
* x86: APIC/SMP: correct the message for "nosmp"Maciej W. Rozycki2008-07-081-2/+1
* x86: I/O APIC: keep IRQ off when changing LVT registersMaciej W. Rozycki2008-07-082-0/+4
* x86: I/O APIC: clean up after a fasteoi failureMaciej W. Rozycki2008-07-082-0/+2
* x86: I/O APIC: remove parameters to fiddle with the 8259AMaciej W. Rozycki2008-07-083-51/+4
* x86: I/O APIC: AEOI timer acknowledgement clean-upsMaciej W. Rozycki2008-07-084-19/+13
* Revert "Revert "x86: fix ioapic bug again""Ingo Molnar2008-07-082-4/+17
* Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar2008-07-053-2/+57
|\
| * x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin2008-07-053-2/+57
* | x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki2008-07-051-1/+1
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-043-9/+10
|\
| * xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge2008-07-041-2/+2
| * arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton2008-07-031-3/+4
| * x86: fix Intel Mac booting with EFIHugh Dickins2008-07-031-4/+4
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-031-2/+2
|\|
| * x86: fix NODES_SHIFT Kconfig rangeThomas Gleixner2008-07-011-2/+2
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-303-7/+6
|\|
| * ptrace GET/SET FPXREGS brokenTAKADA Yoshihito2008-06-301-2/+2
| * x86: fix cpu hotplug crashZhang, Yanmin2008-06-301-1/+0
| * x86: section/warning fixesDaniel J Blueman2008-06-261-4/+4
* | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-2511-223/+285
|\ \ | |/ |/|
| * x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-242-56/+34
| * KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-241-13/+62
| * x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-242-120/+13
| * x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-243-0/+146