| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | x86-64: remove locked instruction from switch_to() | Benjamin LaHaise | 2009-01-11 | 1 | -0/+2 |
| | |/ / / |
|
| * | | | | x86: make UV support configurable | Nick Piggin | 2009-01-21 | 1 | -0/+2 |
| | |_|/
| |/| | |
|
| * | | | x86-64: Move irqcount from PDA to per-cpu. | Brian Gerst | 2009-01-19 | 1 | -7/+7 |
| * | | | x86-64: Move oldrsp from PDA to per-cpu. | Brian Gerst | 2009-01-19 | 1 | -5/+5 |
| * | | | x86-64: Move kernelstack from PDA to per-cpu. | Brian Gerst | 2009-01-19 | 1 | -2/+2 |
| * | | | x86-64: Convert irqstacks to per-cpu | Brian Gerst | 2009-01-19 | 1 | -3/+3 |
| * | | | x86: merge 64 and 32 SMP percpu handling | Tejun Heo | 2009-01-16 | 1 | -3/+4 |
| |/ / |
|
* | | | x86: push old stack address on irqstack for unwinder | Martin Hicks | 2009-02-02 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-12-28 | 1 | -29/+69 |
|\ \
| |/
|/| |
|
| * | x86: entry_64 - introduce FTRACE_ frame macro v2 | Cyrill Gorcunov | 2008-12-17 | 1 | -50/+7 |
| * | ftrace: function graph return for function entry | Steven Rostedt | 2008-12-03 | 1 | -0/+3 |
| * | ftrace: have function graph use mcount caller address | Steven Rostedt | 2008-12-03 | 1 | -0/+1 |
| * | tracing/function-graph-tracer: support for x86-64 | Frederic Weisbecker | 2008-12-02 | 1 | -0/+74 |
| * | ftrace: add quick function trace stop | Steven Rostedt | 2008-11-06 | 1 | -0/+5 |
* | | x86: ret_from_fork - get rid of jump back | Ingo Molnar | 2008-11-28 | 1 | -15/+16 |
* | | Merge branch 'x86/debug' into x86/irq | Ingo Molnar | 2008-11-28 | 1 | -0/+3 |
|\ \ |
|
| * | | x86, debug: remove the confusing entry in call trace | jia zhang | 2008-11-23 | 1 | -0/+1 |
| * | | x86: add two missing unwind annotations | Jan Beulich | 2008-10-30 | 1 | -0/+2 |
| |/ |
|
* | | x86: entry_64.S - trivial: space, comments fixup | Cyrill Gorcunov | 2008-11-28 | 1 | -46/+48 |
* | | x86: uv bau interrupt -- use proper interrupt number | Cyrill Gorcunov | 2008-11-28 | 1 | -1/+1 |
* | | x86: entry_64.S - use ENTRY to define child_rip | Cyrill Gorcunov | 2008-11-27 | 1 | -1/+1 |
* | | x86: entry_64.S - use X86_EFLAGS_IF instead of hardcoded number | gorcunov@gmail.com | 2008-11-27 | 1 | -1/+1 |
* | | x86_64: get rid of the use of KPROBE_ENTRY / KPROBE_END | Alexander van Heukelum | 2008-11-27 | 1 | -224/+220 |
* | | x86: KPROBE_ENTRY should be paired wth KPROBE_END | Alexander van Heukelum | 2008-11-23 | 1 | -9/+7 |
* | | x86: include ENTRY/END in entry handlers in entry_64.S | Alexander van Heukelum | 2008-11-23 | 1 | -150/+109 |
* | | x86: move dwarf2 related macro to dwarf2.h | Cyrill Gorcunov | 2008-11-23 | 1 | -23/+0 |
* | | x86: split out some macro's and move common code to paranoid_exit, fix | Alexander van Heukelum | 2008-11-22 | 1 | -2/+5 |
* | | x86: entry_64.S: split out some macro's and move common code to paranoid_exit | Alexander van Heukelum | 2008-11-21 | 1 | -51/+51 |
* | | x86: entry_64.S: factor out save_paranoid and paranoid_exit | Alexander van Heukelum | 2008-11-21 | 1 | -49/+102 |
* | | x86: introduce save_rest and restructure the PTREGSCALL macro in entry_64.S | Alexander van Heukelum | 2008-11-21 | 1 | -38/+53 |
* | | x86: entry_64.S: rename | Ingo Molnar | 2008-11-21 | 1 | -35/+36 |
* | | x86: clean up after: move entry_64.S register saving out of the macros, fix | Ingo Molnar | 2008-11-21 | 1 | -27/+27 |
* | | x86: clean up after: move entry_64.S register saving out of the macros | Alexander van Heukelum | 2008-11-20 | 1 | -108/+112 |
* | | x86: move entry_64.S register saving out of the macros | Alexander van Heukelum | 2008-11-20 | 1 | -134/+166 |
* | | Merge branch 'x86/cleanups' into x86/irq | Ingo Molnar | 2008-11-20 | 1 | -95/+95 |
|\ \ |
|
| * | | x86: entry_64.S: remove whitespace at end of lines | Alexander van Heukelum | 2008-11-17 | 1 | -95/+95 |
| |/ |
|
* | | x86: irq: fix apicinterrupts on 64 bits | Alexander van Heukelum | 2008-11-13 | 1 | -2/+6 |
* | | x86: fix up the new IRQ code for older versions of gas | H. Peter Anvin | 2008-11-12 | 1 | -2/+2 |
* | | x86: 64 bits: shrink and align IRQ stubs | H. Peter Anvin | 2008-11-11 | 1 | -3/+45 |
|/ |
|
* | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | 1 | -2/+2 |
* | ftrace: x86 mcount stub | Steven Rostedt | 2008-10-14 | 1 | -26/+0 |
* | x86, traps: introduce dotraplinkage | Alexander van Heukelum | 2008-10-13 | 1 | -1/+1 |
* | traps: x86_64: add TRACE_IRQS_OFF in paranoidentry macro | Alexander van Heukelum | 2008-10-13 | 1 | -0/+3 |
* | traps: x86_64: add TRACE_IRQS_OFF in error_entry | Alexander van Heukelum | 2008-10-13 | 1 | -1/+2 |
* | x86: set bp field in pt_regs properly | Glauber Costa | 2008-10-13 | 1 | -0/+7 |
* | x86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8 | Alexander van Heukelum | 2008-07-24 | 1 | -2/+2 |
* | x86_64 ia32 syscall audit fast-path | Roland McGrath | 2008-07-23 | 1 | -0/+1 |
* | x86_64 syscall audit fast-path | Roland McGrath | 2008-07-23 | 1 | -0/+48 |
* | x86_64: remove bogus optimization in sysret_signal | Roland McGrath | 2008-07-23 | 1 | -5/+1 |
*-------. | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 1 | -5/+115 |
|\ \ \ \ \ |
|