Steven Rostedt
|
70fb74a542
x86: Save cr2 in NMI in case NMIs take a page fault (for i386)
|
13 years ago |
Steven Rostedt
|
c7d65a78fc
x86: Remove cmpxchg from i386 NMI nesting code
|
13 years ago |
Steven Rostedt
|
c0525a6972
x86: Reset the debug_stack update counter
|
13 years ago |
Linus Torvalds
|
d5b4bb4d10
Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Linus Torvalds
|
19bec32d7f
Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-linus', 'x86-debug-for-linus' and 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Linus Torvalds
|
2ff2b289a6
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Paul Gortmaker
|
bb8187d35f
MCA: delete all remaining traces of microchannel bus support.
|
13 years ago |
Jan Beulich
|
57da8b960b
x86: Avoid double stack traces with show_regs()
|
13 years ago |
Steven Rostedt
|
4a6d70c950
ftrace/x86: Remove the complex ftrace NMI handling code
|
13 years ago |
Li Zhong
|
72b3fb2471
x86/nmi: Fix page faults by nmiaction if kmemcheck is enabled
|
13 years ago |
Don Zickus
|
553222f3e8
x86/nmi: Add new NMI queues to deal with IO_CHK and SERR
|
13 years ago |
Steven Rostedt
|
ccd49c2391
x86: Allow NMIs to hit breakpoints in i386
|
13 years ago |
Steven Rostedt
|
228bdaa95f
x86: Keep current stack in NMI breakpoints
|
13 years ago |
Mathias Nyman
|
6fd36ba021
x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioapic chip
|
13 years ago |
Jacob Pan
|
064a59b6dd
x86/mrst: Avoid reporting wrong nmi status
|
13 years ago |
Paul Gortmaker
|
69c60c88ee
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
|
14 years ago |
Ingo Molnar
|
d48b0e1737
x86, nmi, drivers: Fix nmi splitup build bug
|
13 years ago |
Don Zickus
|
efc3aac5f3
x86, nmi: Track NMI usage stats
|
13 years ago |
Don Zickus
|
b227e23399
x86, nmi: Add in logic to handle multiple events and unknown NMIs
|
13 years ago |
Don Zickus
|
9c48f1c629
x86, nmi: Wire up NMI handlers to new routines
|
13 years ago |
Don Zickus
|
c9126b2ee8
x86, nmi: Create new NMI handler routines
|
13 years ago |
Don Zickus
|
1d48922c14
x86, nmi: Split out nmi from traps.c
|
13 years ago |
Ingo Molnar
|
f62bae5009
x86, apic: move APIC drivers to arch/x86/kernel/apic/*
|
16 years ago |
Ingo Molnar
|
7b6aa335ca
x86, apic: remove genapic.h
|
16 years ago |
Yinghai Lu
|
c1eeb2de41
x86: fold apic_ops into genapic
|
16 years ago |
Ingo Molnar
|
1164dd0099
x86: move mach-default/*.h files to asm/
|
16 years ago |
Brian Gerst
|
1b437c8c73
x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.
|
16 years ago |
Huang Weiyi
|
9e9197370d
x86: remove duplicated #include's
|
16 years ago |
Jaswinder Singh Rajput
|
dceb4521c8
x86: nmi.c fix style problems
|
16 years ago |
Ingo Molnar
|
fa623d1b02
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core
|
16 years ago |