Alexander van Heukelum
|
a790392faa
i386: add TRACE_IRQS_OFF for the exception 3 (int3)
|
17 years ago |
Alexander van Heukelum
|
e0c7317557
i386: add TRACE_IRQS_OFF for the nmi
|
17 years ago |
Alexander van Heukelum
|
43024a8a5d
i386: add TRACE_IRQS_OFF for exception 1 (debug)
|
17 years ago |
Alexander van Heukelum
|
85cea51d7e
i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code'
|
17 years ago |
Alexander van Heukelum
|
eb642f6208
i386: convert hardware exception 18 to an interrupt gate
|
17 years ago |
Alexander van Heukelum
|
7643e9b936
i386: convert hardware exception 7 to an interrupt gate
|
17 years ago |
Roland McGrath
|
af0575bba0
i386 syscall audit fast-path
|
17 years ago |
Ingo Molnar
|
acee709cab
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus
|
17 years ago |
Jan Beulich
|
2ddf9b7b3e
i386/xen: add proper unwind annotations to xen_sysenter_target
|
17 years ago |
Roland McGrath
|
d4d6715016
x86 ptrace: unify syscall tracing
|
17 years ago |
Roland McGrath
|
64f0973319
x86 ptrace: unify TIF_SINGLESTEP
|
17 years ago |
Ingo Molnar
|
5806b81ac1
Merge branch 'auto-ftrace-next' into tracing/for-linus
|
17 years ago |
Glauber Costa
|
557d7d4e29
x86: use matching CFI_ENDPROC
|
17 years ago |
Jeremy Fitzhardinge
|
d75cd22fdd
x86/paravirt: split sysret and sysexit
|
17 years ago |
Abhishek Sagar
|
395a59d0f8
ftrace: store mcount address in rec->ip
|
17 years ago |
Ingo Molnar
|
d939d2851f
Merge branch 'linus' into x86/irq
|
17 years ago |
Ingo Molnar
|
e765ee90da
Merge branch 'linus' into tracing/ftrace
|
17 years ago |
Peter Zijlstra
|
e32e58a96d
x86: fix lockdep warning during suspend-to-ram
|
17 years ago |
Steven Rostedt
|
d61f82d066
ftrace: use dynamic patching for updating mcount calls
|
17 years ago |
Arnaldo Carvalho de Melo
|
16444a8a40
ftrace: add basic support for gcc profiler instrumentation
|
17 years ago |
Thomas Gleixner
|
9b7dc567d0
x86: unify interrupt vector defines
|
17 years ago |
Jeremy Fitzhardinge
|
b77797fb2b
xen: fold xen_sysexit into xen_iret
|
17 years ago |
Jeremy Fitzhardinge
|
0f2c876952
xen: jump to iret fixup
|
17 years ago |
Jeremy Fitzhardinge
|
e2a81baf66
xen: support sysenter/sysexit if hypervisor does
|
17 years ago |
Jeremy Fitzhardinge
|
90e9f53662
xen: make sure iret faults are trapped
|
17 years ago |
WANG Cong
|
cf9b111c17
x86: remove pointless comments
|
17 years ago |
Cyrill Gorcunov
|
ab68ed98f6
x86: entry_32.S - use flags from processor-flags.h
|
17 years ago |
Jeremy Fitzhardinge
|
d93c870bad
x86: only enable interrupts when kernel state has been set up
|
17 years ago |
Adrian Bunk
|
f7f3d791e6
x86: don't make irq_return global
|
17 years ago |
Ingo Molnar
|
3701d863b4
x86: fixup more paravirt fallout
|
17 years ago |