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