aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-07-08Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang"Ingo Molnar
2008-07-08x86, io-apic: fix nmi_watchdog=1 bootup hangIngo Molnar
2008-07-08x86: IO-APIC - use NMI_NONE instead of numeric constantCyrill Gorcunov
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-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-04Alpha Linux kernel fails with inconsistent kallsyms dataBastian Blank
2008-07-04mn10300: provide __ucmpdi2() for MN10300David Howells
2008-07-04mn10300: export certain arch symbols required to build allmodconfigDavid Howells
2008-07-04xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge
2008-07-03[MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto
2008-07-03[MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTESThomas Bogendoerfer
2008-07-03[MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer
2008-07-03arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton
2008-07-03x86: fix Intel Mac booting with EFIHugh Dickins
2008-07-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-07-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-07-03Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras
2008-07-01powerpc/mpc5200: Fix lite5200b suspend/resumeTim Yamin
2008-07-01powerpc/legacy_serial: Bail if reg-offset/shift properties are presentJohn Linn
2008-07-01powerpc/bootwrapper: update for initrd with simpleImageJohn Linn
2008-07-01x86: fix NODES_SHIFT Kconfig rangeThomas Gleixner
2008-06-30[IA64] export account_system_vtimeDoug Chapman
2008-06-30[IA64] Bugfix for system with 32 cpusTony Luck
2008-06-30[ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_offCatalin Marinas
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