summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar503-9256/+15285
2008-07-08x86, arch/x86/kernel/io_apic_32.c: use kzalloc instead of kmalloc/memsetChristophe Jaillet1-6/+3
2008-07-08x86: fix IO APIC breakage on HP nx6325, v2Maciej W. Rozycki1-2/+26
2008-07-08x86: fix IO APIC breakage on HP nx6325Maciej W. Rozycki1-0/+1
2008-07-08x86: coding style fixes to arch/x86/kernel/io_apic_32.cPaolo Ciarrocchi1-175/+173
2008-07-08x86, io-apic: use predefined names instead of numeric constantsCyrill Gorcunov2-10/+13
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-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 Gleixner1-1/+0
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. Rozycki4-2/+17
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. Rozycki3-51/+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-08x86_64: use PAGE_OFFSET in dump_pagetablesJiri Slaby1-1/+1
2008-07-08x86: add sparse annotations to ioremapThomas Gleixner1-5/+5
2008-07-08x86: janitor CPA statistics patchThomas Gleixner1-22/+26
2008-07-08x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen3-0/+47
2008-07-08Merge commit 'v2.6.26-rc9' into x86/cpuIngo Molnar279-4612/+8065
2008-07-08x86: make 64bit identify_cpu use cpu_dev v2Yinghai Lu2-0/+21
2008-07-08x86: make 64-bit identify_cpu use cpu_devYinghai Lu5-55/+95
2008-07-08x86: Move PCI IO ECS code to x86/pciRobert Richter8-29/+43
2008-07-08x86/pci: Renaming k8-bus_64.c to amd_bus.cRobert Richter2-1/+1
2008-07-08x86: add C1E aware idle function, fixThomas Gleixner1-4/+16
2008-07-08x86, clockevents: add C1E aware idle functionThomas Gleixner5-83/+69
2008-07-05Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar3-2/+57
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 Anvin3-2/+57
2008-07-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-9/+10
2008-07-04Alpha Linux kernel fails with inconsistent kallsyms dataBastian Blank1-7/+7
2008-07-04mn10300: provide __ucmpdi2() for MN10300David Howells3-1/+46