Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
762db4347060c5d23e9675846e02f7d95d7f944f
/
arch
/
x86
/
kernel
/
traps_32.c
762db43
i386: remove kprobes' restore_interrupts in favour of conditional_sti
by Alexander van Heukelum
· 16 years ago
da654b7
signals: demultiplexing SIGTRAP signal
by Srinivasa Ds
· 16 years ago
dc1e35c
x86, xsave: enable xsave/xrstor on cpus with xsave support
by Suresh Siddha
· 16 years ago
6ac8d51
x86: introducing asm-x86/traps.h
by Jaswinder Singh
· 16 years ago
7dedcee
x86: traps_xx: modify x86_64 to use _log_lvl variants
by Alexander van Heukelum
· 17 years ago
78cbac65
x86: traps_xx: refactor die() like in x86_64
by Alexander van Heukelum
· 17 years ago
7b4fd4b
x86: traps_xx: various small changes
by Alexander van Heukelum
· 17 years ago
abd3480
x86: traps_xx: modify default_do_nmi
by Alexander van Heukelum
· 17 years ago
13485ab
x86: traps_xx: restructure do_general_protection()
by Alexander van Heukelum
· 17 years ago
e423f49
x86: traps_xx: modify __die
by Alexander van Heukelum
· 17 years ago
badc765
x86: traps_xx: shuffle headers and globals
by Alexander van Heukelum
· 17 years ago
a8c1be9
x86: initial changes to unify traps_32.c and traps_64.c
by Alexander van Heukelum
· 17 years ago
aea5f9f
x86: fix "x86: let setup_arch call init_apic_mappings for 32bit"
by Ingo Molnar
· 17 years ago
f3294a3
x86: let setup_arch call init_apic_mappings for 32bit
by Yinghai Lu
· 17 years ago
736f12b
x86: don't use gdt_page openly.
by Glauber Costa
· 17 years ago
28638ea
Merge branch 'linus' into x86/nmi
by Ingo Molnar
· 17 years ago
4461145
x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"
by Vegard Nossum
· 17 years ago
ddca03c
x86: nmi - unify die_nmi() interface
by Cyrill Gorcunov
· 17 years ago
79bf0e035
i386: fix signal type for iret exception
by Jan Beulich
· 17 years ago
aa283f4
x86, fpu: lazy allocation of FPU area - v5
by Suresh Siddha
· 17 years ago
61c4628
x86, fpu: split FPU state from task struct - v5
by Suresh Siddha
· 17 years ago
5deb45e
ftrace: add notrace annotations for NMI routines
by Steven Rostedt
· 17 years ago
9732b61
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
by Linus Torvalds
· 17 years ago
d359752
kgdb: fix NMI hangs
by Jason Wessel
· 17 years ago
6b6891f
x86: cleanup - rename VM_MASK to X86_VM_MASK
by gorcunov@gmail.com
· 17 years ago
6093015
x86: cleanup replace most vm86 flags with flags from processor-flags.h, fix
by Ingo Molnar
· 17 years ago
b596440
x86: clean up traps_32.c
by Ingo Molnar
· 17 years ago
deef79e
x86: fix sparse error in traps_32.c
by Harvey Harrison
· 17 years ago
927222b
x86: fix EISA ioremap
by Ingo Molnar
· 17 years ago
a5ff677
x86: make printk_address available on X86_32
by Harvey Harrison
· 17 years ago
0325291
x86: print which shared library/executable faulted in segfault etc. messages v3
by Andi Kleen
· 17 years ago
5bc27dc
x86: pull bp calculation earlier into the backtrace path
by Arjan van de Ven
· 17 years ago
e9d4efd
x86: improve the 32 bit Frame Pointer backtracer to also use the traditional backtrace
by Arjan van de Ven
· 17 years ago
bc850d6
x86: add the capability to print fuzzy backtraces
by Arjan van de Ven
· 17 years ago
3d1f7ca
x86: fix 32-bit FRAME_POINTER chasing code
by Arjan van de Ven
· 17 years ago
a604b38
x86: introduce __die helper to X86_32
by Harvey Harrison
· 17 years ago
75604d7
x86: remove all definitions with fastcall
by Harvey Harrison
· 17 years ago
507f90c
x86: move _set_gate and its users to a common location
by Glauber de Oliveira Costa
· 17 years ago
010d4f8
x86: introduce gate_desc type.
by Glauber de Oliveira Costa
· 17 years ago
6842ef0
x86: unify desc_struct
by Glauber de Oliveira Costa
· 17 years ago
faca622
x86: use generic register name in the thread and tss structures
by H. Peter Anvin
· 17 years ago
0f53409
x86: x86-32 thread_struct.debugreg
by Roland McGrath
· 17 years ago
65ea5b0
x86: rename the struct pt_regs members for 32/64-bit consistency
by H. Peter Anvin
· 17 years ago
10faa81
x86: debugctlmsr arch_has_block_step
by Roland McGrath
· 17 years ago
fb1dac9
lockdep: more hardirq annotations for notify_die()
by Peter Zijlstra
· 17 years ago
c0a698b
x86: fix die() to not be preemptible
by Ingo Molnar
· 17 years ago
000f4a9
lockdep: annotate do_debug() trap handler
by Peter Zijlstra
· 17 years ago
57c351d
x86: printk kernel version in WARN_ON and other dump_stack users
by Arjan van de Ven
· 17 years ago
143a5d3
lockdep: fixup irq tracing
by Peter Zijlstra
· 17 years ago
60812a4
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
by Linus Torvalds
· 17 years ago
19c5870
Use helpers to obtain task pid in printks (arch code)
by Alexey Dobriyan
· 17 years ago
dbeb2be
i386: introduce "used_vectors" bitmap which can be used to reserve vectors.
by Rusty Russell
· 17 years ago
39743c9
x86: use raw locks during oopses
by Andi Kleen
· 17 years ago
9d975eb
i386: consolidate show_regs and show_registers for i386
by Pavel Emelyanov
· 17 years ago
9aa8d71
i386: clean up oops/bug reports
by Pavel Emelyanov
· 17 years ago
9689ba8
x86: constify stacktrace_ops
by Jan Beulich
· 17 years ago
d72b1b4
i386: fix section mismatch warning in intel.c
by Sam Ravnborg
· 17 years ago
835c34a
Delete filenames in comments.
by Dave Jones
· 17 years ago
9a163ed
i386: move kernel
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/kernel/traps_32.c]
311d64a
i386: prepare shared kernel/traps.c
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/kernel/traps.c]
36ad488
x86: be even more careful about checking the stack frame on dumping
by Linus Torvalds
· 17 years ago
8f4e956
x86: Stop MCEs and NMIs during code patching
by Andi Kleen
· 17 years ago
abd4f75
x86: i386-show-unhandled-signals-v3
by Masoud Asgharifard Sharbiani
· 17 years ago
028a690
i386: Remove unneeded test of 'task' in dump_trace()
by Jesper Juhl
· 17 years ago
601e625
i386: touch_nmi_watchdog() in print_trace_address()
by Konrad Rzeszutek
· 17 years ago
c0d1217
drivers/edac: add new nmi rescan
by Dave Jiang
· 17 years ago
5992b6d
lguest: export symbols for lguest as a module
by Rusty Russell
· 17 years ago
a10d9a7
i386: fixup TRACE_IRQ breakage
by Peter Zijlstra
· 17 years ago
bcdcd8e
Report that kernel is tainted if there was an OOPS
by Pavel Emelianov
· 17 years ago
608e261
generic bug: use show_regs() instead of dump_stack()
by Heiko Carstens
· 17 years ago
faa8b6c
Revert "ipmi: add new IPMI nmi watchdog handling"
by Linus Torvalds
· 18 years ago
c9f4f06
wrap access to thread_info
by Roman Zippel
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
f64da95
ipmi: add new IPMI nmi watchdog handling
by Corey Minyard
· 18 years ago
7a61d35
[PATCH] i386: Page-align the GDT
by Jeremy Fitzhardinge
· 18 years ago
a75c54f
[PATCH] i386: i386 separate hardware-defined TSS from Linux additions
by Rusty Russell
· 18 years ago
4fbb596
[PATCH] i386: cleanup GDT Access
by Rusty Russell
· 18 years ago
d189518
[PATCH] x86: Fix i386 and x86_64 fault information pollution
by Andi Kleen
· 18 years ago
86c4183
[PATCH] i386: add option to show more code in oops reports
by Chuck Ebbert
· 18 years ago
464d1a7
[PATCH] i386: Convert i386 PDA code to use %fs
by Jeremy Fitzhardinge
· 18 years ago
d1526e2
Remove stack unwinder for now
by Linus Torvalds
· 18 years ago
91768d6
[PATCH] Generic BUG for i386
by Jeremy Fitzhardinge
· 18 years ago
4522d58
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
6cfd76a
[PATCH] lockdep: name some old style locks
by Peter Zijlstra
· 18 years ago
359ad0d
[PATCH] unwinder: more sanity checks in Dwarf2 unwinder
by Jan Beulich
· 18 years ago
a36df98
[PATCH] i386: touch softlockup during backtracing
by Dave Jones
· 18 years ago
0741f4d
[PATCH] x86: add sysctl for kstack_depth_to_print
by Chuck Ebbert
· 18 years ago
11a4180
[PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths
by Andi Kleen
· 18 years ago
9c5f8be
[PATCH] x86: Mention PCI instead of RAM in NMI parity error message
by Andi Kleen
· 18 years ago
acc2076
[PATCH] i386: add sleazy FPU optimization
by Chuck Ebbert
· 18 years ago
be44d2a
[PATCH] i386: espfix cleanup
by Stas Sergeev
· 18 years ago
e5e3a04
[PATCH] i386: remove default_ldt, and simplify ldt-setting.
by Jeremy Fitzhardinge
· 18 years ago
a63954b
[PATCH] i386: remove pointless printk from i386 oops output
by Dave Jones
· 18 years ago
dd315df
[PATCH] x86: Compress stack unwinder output
by Andi Kleen
· 18 years ago
b615ebd
[PATCH] x86: shorten lines in unwinder to be <= 80 characters
by Andi Kleen
· 18 years ago
808dbbb
x86: be more careful when walking back the frame pointer chain
by Linus Torvalds
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 18 years ago
29cbc78
[PATCH] x86: Clean up x86 NMI sysctls
by Andi Kleen
· 18 years ago
1e2af92
[PATCH] x86: use probe_kernel_address in handle_BUG()
by Andrew Morton
· 18 years ago
b278240
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
Next »