Commit Graph

89 Commits (b69bc3967445169ea4dc11171118b414eafab271)

Author SHA1 Message Date
Martin Hicks a67798cd7b x86: push old stack address on irqstack for unwinder 16 years ago
Jeremy Fitzhardinge b8aa287f77 x86: fix paravirt clobber in entry_64.S 16 years ago
Nick Piggin 03b486322e x86: make UV support configurable 16 years ago
Brian Gerst 5689553076 x86-64: Move irqcount from PDA to per-cpu. 16 years ago
Brian Gerst 3d1e42a7cf x86-64: Move oldrsp from PDA to per-cpu. 16 years ago
Brian Gerst 9af45651f1 x86-64: Move kernelstack from PDA to per-cpu. 16 years ago
Brian Gerst 26f80bd6a9 x86-64: Convert irqstacks to per-cpu 16 years ago
Tejun Heo 9939ddaff5 x86: merge 64 and 32 SMP percpu handling 16 years ago
Benjamin LaHaise 7106a5ab89 x86-64: remove locked instruction from switch_to() 16 years ago
Cyrill Gorcunov d680fe4477 x86: entry_64 - introduce FTRACE_ frame macro v2 16 years ago
Steven Rostedt e49dc19c6a ftrace: function graph return for function entry 16 years ago
Steven Rostedt bb4304c71c ftrace: have function graph use mcount caller address 16 years ago
Frederic Weisbecker 48d68b20d0 tracing/function-graph-tracer: support for x86-64 16 years ago
Ingo Molnar 5b3eec0c80 x86: ret_from_fork - get rid of jump back 16 years ago
Cyrill Gorcunov 9f1e87ea3e x86: entry_64.S - trivial: space, comments fixup 16 years ago
Cyrill Gorcunov 5ae3a139cf x86: uv bau interrupt -- use proper interrupt number 16 years ago
Cyrill Gorcunov c2c631e318 x86: entry_64.S - use ENTRY to define child_rip 16 years ago
gorcunov@gmail.com 33454539f3 x86: entry_64.S - use X86_EFLAGS_IF instead of hardcoded number 16 years ago
Alexander van Heukelum ddeb8f2149 x86_64: get rid of the use of KPROBE_ENTRY / KPROBE_END 16 years ago
jia zhang 5f5db59132 x86, debug: remove the confusing entry in call trace 16 years ago
Alexander van Heukelum 6efdcfaf16 x86: KPROBE_ENTRY should be paired wth KPROBE_END 16 years ago
Alexander van Heukelum 322648d1ba x86: include ENTRY/END in entry handlers in entry_64.S 16 years ago
Cyrill Gorcunov 8a2503fa4a x86: move dwarf2 related macro to dwarf2.h 16 years ago
Alexander van Heukelum c81084114f x86: split out some macro's and move common code to paranoid_exit, fix 16 years ago
Alexander van Heukelum b8b1d08bf6 x86: entry_64.S: split out some macro's and move common code to paranoid_exit 16 years ago
Alexander van Heukelum e2f6bc25b9 x86: entry_64.S: factor out save_paranoid and paranoid_exit 16 years ago
Alexander van Heukelum c002a1e6b6 x86: introduce save_rest and restructure the PTREGSCALL macro in entry_64.S 16 years ago
Ingo Molnar 14ae22ba2b x86: entry_64.S: rename 16 years ago
Ingo Molnar e8a0e27662 x86: clean up after: move entry_64.S register saving out of the macros, fix 16 years ago
Alexander van Heukelum dcd072e260 x86: clean up after: move entry_64.S register saving out of the macros 16 years ago
Alexander van Heukelum d99015b1ab x86: move entry_64.S register saving out of the macros 16 years ago
Alexander van Heukelum 0bd7b79851 x86: entry_64.S: remove whitespace at end of lines 16 years ago
Alexander van Heukelum 722024dbb7 x86: irq: fix apicinterrupts on 64 bits 16 years ago
H. Peter Anvin 8665596ec0 x86: fix up the new IRQ code for older versions of gas 16 years ago
H. Peter Anvin 939b787130 x86: 64 bits: shrink and align IRQ stubs 16 years ago
Steven Rostedt 60a7ecf426 ftrace: add quick function trace stop 17 years ago
Jan Beulich 1cbd8b3fdc x86: add two missing unwind annotations 17 years ago
Steven Rostedt 606576ce81 ftrace: rename FTRACE to FUNCTION_TRACER 17 years ago
Steven Rostedt 0a37605c22 ftrace: x86 mcount stub 17 years ago
Alexander van Heukelum e407d62088 x86, traps: introduce dotraplinkage 17 years ago
Alexander van Heukelum 7e61a79324 traps: x86_64: add TRACE_IRQS_OFF in paranoidentry macro 17 years ago
Alexander van Heukelum 6b11d4ef3e traps: x86_64: add TRACE_IRQS_OFF in error_entry 17 years ago
Glauber Costa 097a0788df x86: set bp field in pt_regs properly 17 years ago
Alexander van Heukelum e0a5a5d9b0 x86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8 17 years ago
Roland McGrath 5cbf1565f2 x86_64 ia32 syscall audit fast-path 17 years ago
Roland McGrath 86a1c34a92 x86_64 syscall audit fast-path 17 years ago
Roland McGrath 15e8f348db x86_64: remove bogus optimization in sysret_signal 17 years ago
Roland McGrath d4d6715016 x86 ptrace: unify syscall tracing 17 years ago
Jeremy Fitzhardinge 094029479b x86_64: adjust exception frame on paranoid exceptions 17 years ago
Jeremy Fitzhardinge 4a5c3e77f7 xen64: implement failsafe callback 17 years ago