summaryrefslogtreecommitdiffstats
path: root/arch (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
* | Alpha Linux kernel fails with inconsistent kallsyms dataBastian Blank2008-07-041-7/+7
* | mn10300: provide __ucmpdi2() for MN10300David Howells2008-07-043-1/+46
* | mn10300: export certain arch symbols required to build allmodconfigDavid Howells2008-07-042-0/+4
* | [MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto2008-07-031-0/+3
* | [MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTESThomas Bogendoerfer2008-07-031-1/+1
* | [MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer2008-07-031-0/+5
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-032-1/+3
|\ \
| * | [IA64] export account_system_vtimeDoug Chapman2008-07-011-0/+1
| * | [IA64] Bugfix for system with 32 cpusTony Luck2008-07-011-1/+2
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-034-4/+5
|\ \ \
| * | | [ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_offCatalin Marinas2008-06-301-0/+2