aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/entry_32.S
Commit message (Expand)AuthorAgeFilesLines
* Revert "i386: add TRACE_IRQS_OFF for the nmi"Ingo Molnar2009-01-121-2/+0
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-281-1/+50
|\
| * ftrace: function graph return for function entrySteven Rostedt2008-12-031-0/+3
| * ftrace: have function graph use mcount caller addressSteven Rostedt2008-12-031-0/+1
| * ftrace: use code patching for ftrace graph tracerSteven Rostedt2008-11-261-0/+5
| * tracing: function graph tracer, fixIngo Molnar2008-11-261-1/+1
| * tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-261-6/+6
| * tracing/function-return-tracer: support for dynamic ftrace on function return...Frederic Weisbecker2008-11-161-7/+11
| * tracing/function-return-tracer: call prepare_ftrace_return by registersFrederic Weisbecker2008-11-121-4/+1
| * tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker2008-11-111-0/+33
| * ftrace: add quick function trace stopSteven Rostedt2008-11-061-0/+6
* | Merge branch 'x86/debug' into x86/irqIngo Molnar2008-11-281-0/+1
|\ \
| * | x86, debug: remove the confusing entry in call tracejia zhang2008-11-231-0/+1
| |/
* | i386: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum2008-11-271-214/+224
* | x86: fix up the new IRQ code for older versions of gasH. Peter Anvin2008-11-121-2/+2
* | x86: 32 bits: shrink and align IRQ stubsH. Peter Anvin2008-11-111-12/+22
* | x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin2008-11-111-3/+3
|/
* Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-271-1/+1
|\
| * MCE: Don't run 32bit machine checks with interrupts onAndi Kleen2008-10-221-1/+1
* | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-221-2/+2
|\ \ | |/ |/|
| * ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-2/+2
* | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-201-14/+0
|\|
| * ftrace: x86 mcount stubSteven Rostedt2008-10-141-14/+0
* | x86: make 32bit support per_cpu vectorYinghai Lu2008-10-161-1/+1
|/
* i386: add TRACE_IRQS_OFF for the exception 3 (int3)Alexander van Heukelum2008-10-131-0/+1
* i386: add TRACE_IRQS_OFF for the nmiAlexander van Heukelum2008-10-131-0/+2
* i386: add TRACE_IRQS_OFF for exception 1 (debug)Alexander van Heukelum2008-10-131-0/+1
* i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code'Alexander van Heukelum2008-10-131-0/+1
* i386: convert hardware exception 18 to an interrupt gateAlexander van Heukelum2008-10-131-1/+1
* i386: convert hardware exception 7 to an interrupt gateAlexander van Heukelum2008-10-131-13/+2
* i386 syscall audit fast-pathRoland McGrath2008-07-231-2/+53
*-------. Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-211-16/+8
|\ \ \ \ \
| | | | | * i386/xen: add proper unwind annotations to xen_sysenter_targetJan Beulich2008-07-181-0/+1
| |_|_|_|/ |/| | | |
| | | * | x86 ptrace: unify syscall tracingRoland McGrath2008-07-161-12/+7
| | | * | x86 ptrace: unify TIF_SINGLESTEPRoland McGrath2008-07-161-4/+0
| |_|/ / |/| | |
* | | | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-141-0/+72
|\ \ \ \ | |_|_|/ |/| | |
| * | | ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-231-0/+4
| * | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-161-0/+1
| |\ \ \ | | | |/ | | |/|
| * | | ftrace: use dynamic patching for updating mcount callsSteven Rostedt2008-05-231-3/+44
| * | | ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo2008-05-231-0/+27
* | | | x86: use matching CFI_ENDPROCGlauber Costa2008-07-111-0/+1
| |_|/ |/| |
* | | x86/paravirt: split sysret and sysexitJeremy Fitzhardinge2008-07-081-4/+4
* | | Merge branch 'linus' into x86/irqIngo Molnar2008-06-161-0/+1
|\ \ \ | | |/ | |/|
| * | x86: fix lockdep warning during suspend-to-ramPeter Zijlstra2008-06-121-0/+1
| |/
* / x86: unify interrupt vector definesThomas Gleixner2008-05-121-1/+1
|/
* xen: fold xen_sysexit into xen_iretJeremy Fitzhardinge2008-04-241-8/+1
* xen: jump to iret fixupJeremy Fitzhardinge2008-04-241-2/+1
* xen: support sysenter/sysexit if hypervisor doesJeremy Fitzhardinge2008-04-241-1/+17
* xen: make sure iret faults are trappedJeremy Fitzhardinge2008-04-241-1/+1
* x86: remove pointless commentsWANG Cong2008-04-191-1/+0