Commit Graph

47 Commits (0ef95533326a7b37d16025af9edc0c18e644b346)

Author SHA1 Message Date
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
Arjan van de Ven bc850d6b37 x86: add the capability to print fuzzy backtraces 17 years ago
Arjan van de Ven 3d1f7cae88 x86: fix 32-bit FRAME_POINTER chasing code 17 years ago
Harvey Harrison a604b38036 x86: introduce __die helper to X86_32 17 years ago
Harvey Harrison 75604d7f7f x86: remove all definitions with fastcall 17 years ago
Glauber de Oliveira Costa 507f90c9f9 x86: move _set_gate and its users to a common location 17 years ago
Glauber de Oliveira Costa 010d4f8221 x86: introduce gate_desc type. 17 years ago
Glauber de Oliveira Costa 6842ef0e85 x86: unify desc_struct 17 years ago
H. Peter Anvin faca62273b x86: use generic register name in the thread and tss structures 17 years ago
Roland McGrath 0f5340933f x86: x86-32 thread_struct.debugreg 17 years ago
H. Peter Anvin 65ea5b0349 x86: rename the struct pt_regs members for 32/64-bit consistency 17 years ago
Roland McGrath 10faa81e10 x86: debugctlmsr arch_has_block_step 17 years ago
Peter Zijlstra fb1dac909d lockdep: more hardirq annotations for notify_die() 17 years ago
Ingo Molnar c0a698b744 x86: fix die() to not be preemptible 17 years ago
Peter Zijlstra 000f4a9e71 lockdep: annotate do_debug() trap handler 17 years ago
Arjan van de Ven 57c351de71 x86: printk kernel version in WARN_ON and other dump_stack users 17 years ago
Peter Zijlstra 143a5d325d lockdep: fixup irq tracing 18 years ago
Alexey Dobriyan 19c5870c0e Use helpers to obtain task pid in printks (arch code) 18 years ago
Rusty Russell dbeb2be21d i386: introduce "used_vectors" bitmap which can be used to reserve vectors. 18 years ago
Andi Kleen 39743c9ef7 x86: use raw locks during oopses 18 years ago
Pavel Emelyanov 9d975ebda5 i386: consolidate show_regs and show_registers for i386 18 years ago
Pavel Emelyanov 9aa8d7195a i386: clean up oops/bug reports 18 years ago
Jan Beulich 9689ba8ad0 x86: constify stacktrace_ops 18 years ago
Sam Ravnborg d72b1b4f41 i386: fix section mismatch warning in intel.c 18 years ago
Dave Jones 835c34a168 Delete filenames in comments. 18 years ago
Thomas Gleixner 9a163ed8e0 i386: move kernel 18 years ago
Thomas Gleixner 311d64ab6d i386: prepare shared kernel/traps.c 18 years ago
Linus Torvalds 36ad4885c4 x86: be even more careful about checking the stack frame on dumping 18 years ago
Andi Kleen 8f4e956b31 x86: Stop MCEs and NMIs during code patching 18 years ago
Masoud Asgharifard Sharbiani abd4f7505b x86: i386-show-unhandled-signals-v3 18 years ago
Jesper Juhl 028a690a1e i386: Remove unneeded test of 'task' in dump_trace() 18 years ago
Konrad Rzeszutek 601e625587 i386: touch_nmi_watchdog() in print_trace_address() 18 years ago