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 |
Linus Torvalds
|
9732b61123
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
|
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
|
17 years ago |