Commit Graph

78 Commits (1494177942b23b7094ca291d37e6f6263fa60fdd)

Author SHA1 Message Date
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
Alexander van Heukelum 13485ab55b x86: traps_xx: restructure do_general_protection() 17 years ago
Alexander van Heukelum e423f49fc8 x86: traps_xx: modify __die 17 years ago
Alexander van Heukelum badc76527f x86: traps_xx: shuffle headers and globals 17 years ago
Alexander van Heukelum a8c1be9d2e x86: initial changes to unify traps_32.c and traps_64.c 17 years ago
Ingo Molnar aea5f9f89b x86: fix "x86: let setup_arch call init_apic_mappings for 32bit" 17 years ago
Yinghai Lu f3294a33e7 x86: let setup_arch call init_apic_mappings for 32bit 17 years ago
Glauber Costa 736f12bff9 x86: don't use gdt_page openly. 17 years ago
Vegard Nossum 4461145ef1 x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()" 17 years ago
Cyrill Gorcunov ddca03c98a x86: nmi - unify die_nmi() interface 17 years ago
Jan Beulich 79bf0e0353 i386: fix signal type for iret exception 17 years ago
Suresh Siddha aa283f4927 x86, fpu: lazy allocation of FPU area - v5 17 years ago
Suresh Siddha 61c4628b53 x86, fpu: split FPU state from task struct - v5 17 years ago
Steven Rostedt 5deb45e39b ftrace: add notrace annotations for NMI routines 17 years ago
Jason Wessel d359752407 kgdb: fix NMI hangs 17 years ago
gorcunov@gmail.com 6b6891f9c5 x86: cleanup - rename VM_MASK to X86_VM_MASK 17 years ago
Ingo Molnar 6093015db2 x86: cleanup replace most vm86 flags with flags from processor-flags.h, fix 17 years ago
Ingo Molnar b5964405fb x86: clean up traps_32.c 17 years ago
Harvey Harrison deef79ef35 x86: fix sparse error in traps_32.c 17 years ago
Ingo Molnar 927222b102 x86: fix EISA ioremap 17 years ago
Harvey Harrison a5ff677c2f x86: make printk_address available on X86_32 17 years ago
Andi Kleen 03252919b7 x86: print which shared library/executable faulted in segfault etc. messages v3 17 years ago
Arjan van de Ven 5bc27dc2f5 x86: pull bp calculation earlier into the backtrace path 17 years ago
Arjan van de Ven e9d4efddbe x86: improve the 32 bit Frame Pointer backtracer to also use the traditional backtrace 17 years ago