aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/entry_64.S
AgeCommit message (Expand)Author
2009-02-02x86: push old stack address on irqstack for unwinderMartin Hicks
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-17x86: entry_64 - introduce FTRACE_ frame macro v2Cyrill Gorcunov
2008-12-03ftrace: function graph return for function entrySteven Rostedt
2008-12-03ftrace: have function graph use mcount caller addressSteven Rostedt
2008-12-02tracing/function-graph-tracer: support for x86-64Frederic Weisbecker
2008-11-28x86: ret_from_fork - get rid of jump backIngo Molnar
2008-11-28Merge branch 'x86/debug' into x86/irqIngo Molnar
2008-11-28x86: entry_64.S - trivial: space, comments fixupCyrill Gorcunov
2008-11-28x86: uv bau interrupt -- use proper interrupt numberCyrill Gorcunov
2008-11-27x86: entry_64.S - use ENTRY to define child_ripCyrill Gorcunov
2008-11-27x86: entry_64.S - use X86_EFLAGS_IF instead of hardcoded numbergorcunov@gmail.com
2008-11-27x86_64: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum
2008-11-23x86, debug: remove the confusing entry in call tracejia zhang
2008-11-23x86: KPROBE_ENTRY should be paired wth KPROBE_ENDAlexander van Heukelum
2008-11-23x86: include ENTRY/END in entry handlers in entry_64.SAlexander van Heukelum
2008-11-23x86: move dwarf2 related macro to dwarf2.hCyrill Gorcunov
2008-11-22x86: split out some macro's and move common code to paranoid_exit, fixAlexander van Heukelum
2008-11-21x86: entry_64.S: split out some macro's and move common code to paranoid_exitAlexander van Heukelum
2008-11-21x86: entry_64.S: factor out save_paranoid and paranoid_exitAlexander van Heukelum
2008-11-21x86: introduce save_rest and restructure the PTREGSCALL macro in entry_64.SAlexander van Heukelum
2008-11-21x86: entry_64.S: renameIngo Molnar
2008-11-21x86: clean up after: move entry_64.S register saving out of the macros, fixIngo Molnar
2008-11-20x86: clean up after: move entry_64.S register saving out of the macrosAlexander van Heukelum
2008-11-20x86: move entry_64.S register saving out of the macrosAlexander van Heukelum
2008-11-20Merge branch 'x86/cleanups' into x86/irqIngo Molnar
2008-11-17x86: entry_64.S: remove whitespace at end of linesAlexander van Heukelum
2008-11-13x86: irq: fix apicinterrupts on 64 bitsAlexander van Heukelum
2008-11-12x86: fix up the new IRQ code for older versions of gasH. Peter Anvin
2008-11-11x86: 64 bits: shrink and align IRQ stubsH. Peter Anvin
2008-11-06ftrace: add quick function trace stopSteven Rostedt
2008-10-30x86: add two missing unwind annotationsJan Beulich
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-10-14ftrace: x86 mcount stubSteven Rostedt
2008-10-13x86, traps: introduce dotraplinkageAlexander van Heukelum
2008-10-13traps: x86_64: add TRACE_IRQS_OFF in paranoidentry macroAlexander van Heukelum
2008-10-13traps: x86_64: add TRACE_IRQS_OFF in error_entryAlexander van Heukelum
2008-10-13x86: set bp field in pt_regs properlyGlauber Costa
2008-07-24x86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8Alexander van Heukelum
2008-07-23x86_64 ia32 syscall audit fast-pathRoland McGrath
2008-07-23x86_64 syscall audit fast-pathRoland McGrath
2008-07-23x86_64: remove bogus optimization in sysret_signalRoland McGrath
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-16x86 ptrace: unify syscall tracingRoland McGrath
2008-07-16x86_64: adjust exception frame on paranoid exceptionsJeremy Fitzhardinge
2008-07-16xen64: implement failsafe callbackJeremy Fitzhardinge
2008-07-16xen64: add hypervisor callbacks for events, etcJeremy Fitzhardinge
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar
2008-07-12x86_64: fix delayed signalsRoland McGrath