Jaswinder Singh
|
6ac8d51f01
x86: introducing asm-x86/traps.h
|
17 年之前 |
Alexander van Heukelum
|
7dedcee394
x86: traps_xx: modify x86_64 to use _log_lvl variants
|
17 年之前 |
Alexander van Heukelum
|
78cbac65fd
x86: traps_xx: refactor die() like in x86_64
|
17 年之前 |
Alexander van Heukelum
|
7b4fd4bb2e
x86: traps_xx: various small changes
|
17 年之前 |
Alexander van Heukelum
|
abd3480727
x86: traps_xx: modify default_do_nmi
|
17 年之前 |
Alexander van Heukelum
|
13485ab55b
x86: traps_xx: restructure do_general_protection()
|
17 年之前 |
Alexander van Heukelum
|
e423f49fc8
x86: traps_xx: modify __die
|
17 年之前 |
Alexander van Heukelum
|
badc76527f
x86: traps_xx: shuffle headers and globals
|
17 年之前 |
Alexander van Heukelum
|
a8c1be9d2e
x86: initial changes to unify traps_32.c and traps_64.c
|
17 年之前 |
Ingo Molnar
|
aea5f9f89b
x86: fix "x86: let setup_arch call init_apic_mappings for 32bit"
|
17 年之前 |
Yinghai Lu
|
f3294a33e7
x86: let setup_arch call init_apic_mappings for 32bit
|
17 年之前 |
Glauber Costa
|
736f12bff9
x86: don't use gdt_page openly.
|
17 年之前 |
Ingo Molnar
|
28638ea4f8
Merge branch 'linus' into x86/nmi
|
17 年之前 |
Vegard Nossum
|
4461145ef1
x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"
|
17 年之前 |
Cyrill Gorcunov
|
ddca03c98a
x86: nmi - unify die_nmi() interface
|
17 年之前 |
Jan Beulich
|
79bf0e0353
i386: fix signal type for iret exception
|
17 年之前 |
Suresh Siddha
|
aa283f4927
x86, fpu: lazy allocation of FPU area - v5
|
17 年之前 |
Suresh Siddha
|
61c4628b53
x86, fpu: split FPU state from task struct - v5
|
17 年之前 |
Steven Rostedt
|
5deb45e39b
ftrace: add notrace annotations for NMI routines
|
17 年之前 |
Linus Torvalds
|
9732b61123
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
|
17 年之前 |
Jason Wessel
|
d359752407
kgdb: fix NMI hangs
|
17 年之前 |
gorcunov@gmail.com
|
6b6891f9c5
x86: cleanup - rename VM_MASK to X86_VM_MASK
|
17 年之前 |
Ingo Molnar
|
6093015db2
x86: cleanup replace most vm86 flags with flags from processor-flags.h, fix
|
17 年之前 |
Ingo Molnar
|
b5964405fb
x86: clean up traps_32.c
|
17 年之前 |
Harvey Harrison
|
deef79ef35
x86: fix sparse error in traps_32.c
|
17 年之前 |
Ingo Molnar
|
927222b102
x86: fix EISA ioremap
|
17 年之前 |
Harvey Harrison
|
a5ff677c2f
x86: make printk_address available on X86_32
|
17 年之前 |
Andi Kleen
|
03252919b7
x86: print which shared library/executable faulted in segfault etc. messages v3
|
17 年之前 |
Arjan van de Ven
|
5bc27dc2f5
x86: pull bp calculation earlier into the backtrace path
|
17 年之前 |
Arjan van de Ven
|
e9d4efddbe
x86: improve the 32 bit Frame Pointer backtracer to also use the traditional backtrace
|
17 年之前 |