aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/entry_32.S
AgeCommit message (Expand)Author
2008-11-27i386: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum
2008-11-26ftrace: use code patching for ftrace graph tracerSteven Rostedt
2008-11-26tracing: function graph tracer, fixIngo Molnar
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-23x86, debug: remove the confusing entry in call tracejia zhang
2008-11-16tracing/function-return-tracer: support for dynamic ftrace on function return...Frederic Weisbecker
2008-11-12tracing/function-return-tracer: call prepare_ftrace_return by registersFrederic Weisbecker
2008-11-12x86: fix up the new IRQ code for older versions of gasH. Peter Anvin
2008-11-11x86: 32 bits: shrink and align IRQ stubsH. Peter Anvin
2008-11-11x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin
2008-11-11tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker
2008-11-06ftrace: add quick function trace stopSteven Rostedt
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar
2008-10-22MCE: Don't run 32bit machine checks with interrupts onAndi Kleen
2008-10-22Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-10-16x86: make 32bit support per_cpu vectorYinghai Lu
2008-10-14ftrace: x86 mcount stubSteven Rostedt
2008-10-13i386: add TRACE_IRQS_OFF for the exception 3 (int3)Alexander van Heukelum
2008-10-13i386: add TRACE_IRQS_OFF for the nmiAlexander van Heukelum
2008-10-13i386: add TRACE_IRQS_OFF for exception 1 (debug)Alexander van Heukelum
2008-10-13i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code'Alexander van Heukelum
2008-10-13i386: convert hardware exception 18 to an interrupt gateAlexander van Heukelum
2008-10-13i386: convert hardware exception 7 to an interrupt gateAlexander van Heukelum
2008-07-23i386 syscall audit fast-pathRoland McGrath
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-18i386/xen: add proper unwind annotations to xen_sysenter_targetJan Beulich
2008-07-16x86 ptrace: unify syscall tracingRoland McGrath
2008-07-16x86 ptrace: unify TIF_SINGLESTEPRoland McGrath
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar
2008-07-11x86: use matching CFI_ENDPROCGlauber Costa
2008-07-08x86/paravirt: split sysret and sysexitJeremy Fitzhardinge
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar
2008-06-16Merge branch 'linus' into x86/irqIngo Molnar
2008-06-16Merge branch 'linus' into tracing/ftraceIngo Molnar
2008-06-12x86: fix lockdep warning during suspend-to-ramPeter Zijlstra
2008-05-23ftrace: use dynamic patching for updating mcount callsSteven Rostedt
2008-05-23ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo
2008-05-12x86: unify interrupt vector definesThomas Gleixner
2008-04-24xen: fold xen_sysexit into xen_iretJeremy Fitzhardinge
2008-04-24xen: jump to iret fixupJeremy Fitzhardinge
2008-04-24xen: support sysenter/sysexit if hypervisor doesJeremy Fitzhardinge
2008-04-24xen: make sure iret faults are trappedJeremy Fitzhardinge
2008-04-19x86: remove pointless commentsWANG Cong
2008-04-17x86: entry_32.S - use flags from processor-flags.hCyrill Gorcunov
2008-04-17x86: only enable interrupts when kernel state has been set upJeremy Fitzhardinge
2008-02-19x86: don't make irq_return globalAdrian Bunk
2008-02-09x86: fixup more paravirt falloutIngo Molnar
2008-01-30x86: move to .rodata/.init.dataJan Beulich