Commit Graph

18 Commits (3415dd9146c574bffe8f012c096bfc2bc62b9508)

Author SHA1 Message Date
Brian Gerst 0d974d4592 x86: remove pda.h 16 years ago
Alexey Dobriyan f1883f86de Remove remaining unwinder code 16 years ago
Jaswinder Singh Rajput 60d53c3058 x86: traps.c fix style problems 16 years ago
Ingo Molnar bd8b96dfc2 x86: clean up comment style in arch/x86/kernel/traps.c 16 years ago
H. Peter Anvin a73ad3331f x86: unify the implementation of FPU traps 16 years ago
Jaswinder Singh 1fcccb008b x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32 16 years ago
Yinghai Lu b77b881f21 x86: fix lguest used_vectors breakage, -v2 16 years ago
H. Peter Anvin adf77bac05 x86: prioritize the FPU traps for the error code 16 years ago
Hiroshi Shimamoto 915b0d0104 x86: hardirq: introduce inc_irq_stat() 16 years ago
Andi Kleen d2f6f7aeee MCE: Don't run 32bit machine checks with interrupts on 17 years ago
Alexander van Heukelum dd6e4eba1c dumpstack: x86: move die_nmi to dumpstack_32.c 17 years ago
Alexander van Heukelum 8728861b4f traps: x86: finalize unification of traps.c 17 years ago
Alexander van Heukelum 081f75bbdc traps: x86: make traps_32.c and traps_64.c equal 17 years ago
Alexander van Heukelum c1d518c842 traps: x86: various noop-changes preparing for unification of traps_xx.c 17 years ago
Alexander van Heukelum 7970479c48 traps: i386: expand clear_mem_error and remove from mach_traps.h 17 years ago
Alexander van Heukelum 4915a35e35 traps: i386: use preempt_conditional_sti/cli in do_int3 17 years ago
Alexander van Heukelum 699d2937d4 traps: x86: converge trap_init functions 17 years ago
Alexander van Heukelum 3d2a71a596 x86, traps: converge do_debug handlers 17 years ago
Alexander van Heukelum e407d62088 x86, traps: introduce dotraplinkage 17 years ago
Alexander van Heukelum ae82157b3d x86, traps, i386: factor out lazy io-bitmap copy 17 years ago
Alexander van Heukelum 2bc5f927d4 i386: split out dumpstack code from traps_32.c 17 years ago
Pekka Enberg e2ce07c804 x86: __show_registers() and __show_regs() API unification 17 years ago
Alexander van Heukelum 3c1326f8a6 traps: i386: make do_trap more like x86_64 17 years ago
Alexander van Heukelum 07bb2f6236 i386: trace_hardirqs_fixup should now not be necessary: irqs are off. 17 years ago
Alexander van Heukelum f8e0870f58 i386: remove temporary DO_TRAP macros, expanding the last one used 17 years ago
Alexander van Heukelum b939bde278 i386: convert hardware exception 19 to an interrupt gate 17 years ago
Alexander van Heukelum eb642f6208 i386: convert hardware exception 18 to an interrupt gate 17 years ago
Alexander van Heukelum 5feedfd401 i386: convert hardware exception 17 to an interrupt gate 17 years ago
Alexander van Heukelum 252d28fe65 i386: convert hardware exception 16 to an interrupt gate 17 years ago
Alexander van Heukelum cf81978d5f i386: convert hardware exception 15 to an interrupt gate 17 years ago
Alexander van Heukelum c6df0d71be i386: convert hardware exception 13 to an interrupt gate 17 years ago
Alexander van Heukelum f5ca81878b i386: convert hardware exception 12 to an interrupt gate 17 years ago
Alexander van Heukelum 36d936c798 i386: convert hardware exception 11 to an interrupt gate 17 years ago
Alexander van Heukelum 6bf77bf939 i386: convert hardware exception 10 to an interrupt gate 17 years ago
Alexander van Heukelum 51bc1ed606 i386: convert hardware exception 9 to an interrupt gate 17 years ago
Alexander van Heukelum 7643e9b936 i386: convert hardware exception 7 to an interrupt gate 17 years ago
Alexander van Heukelum 12394cf567 i386: convert hardware exception 6 to an interrupt gate 17 years ago
Alexander van Heukelum 64f644c0b4 i386: convert hardware exception 5 to an interrupt gate 17 years ago
Alexander van Heukelum 8d6f9d69bd i386: convert hardware exception 4 to an interrupt gate 17 years ago
Alexander van Heukelum b94da1e4b7 i386: expand exception 3 DO_TRAP macro 17 years ago
Alexander van Heukelum 976382dcbe i386: convert hardware exception 0 to an interrupt gate 17 years ago
Alexander van Heukelum 61aef7d249 i386: prepare to convert exceptions to interrupts 17 years ago
Alexander van Heukelum 762db43470 i386: remove kprobes' restore_interrupts in favour of conditional_sti 17 years ago
Srinivasa Ds da654b74bd signals: demultiplexing SIGTRAP signal 17 years ago
Suresh Siddha dc1e35c6e9 x86, xsave: enable xsave/xrstor on cpus with xsave support 17 years ago
Jaswinder Singh 6ac8d51f01 x86: introducing asm-x86/traps.h 17 years ago
Alexander van Heukelum 7dedcee394 x86: traps_xx: modify x86_64 to use _log_lvl variants 17 years ago
Alexander van Heukelum 78cbac65fd x86: traps_xx: refactor die() like in x86_64 17 years ago
Alexander van Heukelum 7b4fd4bb2e x86: traps_xx: various small changes 17 years ago
Alexander van Heukelum abd3480727 x86: traps_xx: modify default_do_nmi 17 years ago