- 61ecdb84 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 6f696eb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 3bd95df x86, 64-bit: Move kernel_thread to C by Brian Gerst · 16 years ago
- 4646575 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- b625b3b x86: Fixup wrong debug exception frame link in stacktraces by Frederic Weisbecker · 16 years ago
- ef26b16 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 97829de x86, 64-bit: Fix bstep_iret jump by Brian Gerst · 17 years ago
- 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 17 years ago
- 4a4de9c x86: UV RTC: Rename generic_interrupt to x86_platform_ipi by Dimitri Sivanich · 17 years ago
- 194ec34 function-graph/x86: Replace unbalanced ret with jmp by Steven Rostedt · 17 years ago
- ae24ffe x86, 64-bit: Move K8 B step iret fixup to fault entry asm by Brian Gerst · 17 years ago
- d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 17 years ago
- b60e714 x86: ptrace: sysret path should reach syscall_trace_leave by Roland McGrath · 17 years ago
- cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 17 years ago
- 4818d80 tracing/function-graph: x86_64 stack allocation cleanup by Jiri Olsa · 17 years ago
- 8222d71 kprobes/x86-64: Fix to move common_interrupt to .kprobes.text by Masami Hiramatsu · 17 years ago
- 71e308a function-graph: add stack frame test by Steven Rostedt · 17 years ago
- 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 17 years ago
- 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 17 years ago
- 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 4ef702c x86: fix panic with interrupts off (needed for MCE) by Andi Kleen · 17 years ago
- ccc3c31 x86, mce: implement bootstrapping for machine check wakeups by Andi Kleen · 17 years ago
- a328810 perf_counter/x86: Remove the IRQ (non-NMI) handling bits by Yong Wang · 17 years ago
- 7856f6c x86, mce: enable MCE_INTEL for 32bit new MCE by Andi Kleen · 17 years ago
- 5d72792 x86, mce: use a call vector to call the 64bit mce handler by Andi Kleen · 17 years ago
- 6cac5a9 xen/x86-64: fix breakpoints and hardware watchpoints by Jeremy Fitzhardinge · 17 years ago
- 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 17 years ago
- e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 17 years ago
- 0300e7f1 lockdep, x86: account for irqs enabled in paranoid_exit by Steven Rostedt · 17 years ago
- e71e99c x86, function-graph: only save return values on x86_64 by Steven Rostedt · 17 years ago
- b6276f3 perf_counter: x86: self-IPI for pending work by Peter Zijlstra · 17 years ago
- f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 17 years ago
- c281018 x86-64: move save_paranoid into .kprobes.text by Jan Beulich · 17 years ago
- 9fa7266 x86: remove leftover unwind annotations by Jan Beulich · 17 years ago
- acaabe7 x86: UV, SGI RTC: add generic system vector by Dimitri Sivanich · 17 years ago
- 8e81817 Merge branch 'x86/core' into perfcounters/core by Ingo Molnar · 17 years ago
- a852cbf Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core by Ingo Molnar · 17 years ago
- bc8b2b9 x86: head_64.S - use GLOBAL macro by Cyrill Gorcunov · 17 years ago
- b3baaa1 x86: entry_64.S - add missing ENDPROC by Cyrill Gorcunov · 17 years ago
- 0341c14 x86: use _types.h headers in asm where available by Jeremy Fitzhardinge · 17 years ago
- b1864e9 Merge branch 'x86/core' into perfcounters/core by Ingo Molnar · 17 years ago
- 95fd484 Merge commit 'v2.6.29-rc4' into perfcounters/core by Ingo Molnar · 17 years ago
- eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 17 years ago
- 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 17 years ago
- a67798c x86: push old stack address on irqstack for unwinder by Martin Hicks · 17 years ago
- b8aa287 x86: fix paravirt clobber in entry_64.S by Jeremy Fitzhardinge · 17 years ago
- 74b6eb6 Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 17 years ago
- bfe2a3c Merge branch 'core/percpu' into perfcounters/core by Ingo Molnar · 17 years ago
- 03b4863 x86: make UV support configurable by Nick Piggin · 17 years ago
- af37501 Merge branch 'core/percpu' into perfcounters/core by Ingo Molnar · 17 years ago
- 5689553 x86-64: Move irqcount from PDA to per-cpu. by Brian Gerst · 17 years ago
- 3d1e42a x86-64: Move oldrsp from PDA to per-cpu. by Brian Gerst · 17 years ago
- 9af4565 x86-64: Move kernelstack from PDA to per-cpu. by Brian Gerst · 17 years ago
- 26f80bd x86-64: Convert irqstacks to per-cpu by Brian Gerst · 17 years ago
- 9939dda x86: merge 64 and 32 SMP percpu handling by Tejun Heo · 17 years ago
- 7106a5a x86-64: remove locked instruction from switch_to() by Benjamin LaHaise · 17 years ago
- e1df957 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 17 years ago
- b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- d680fe4 x86: entry_64 - introduce FTRACE_ frame macro v2 by Cyrill Gorcunov · 17 years ago
- 241771e performance counters: x86 support by Ingo Molnar · 17 years ago
- e49dc19 ftrace: function graph return for function entry by Steven Rostedt · 17 years ago
- bb4304c ftrace: have function graph use mcount caller address by Steven Rostedt · 17 years ago
- 48d68b2 tracing/function-graph-tracer: support for x86-64 by Frederic Weisbecker · 17 years ago
- 5b3eec0 x86: ret_from_fork - get rid of jump back by Ingo Molnar · 17 years ago
- 3bdae4f Merge branch 'x86/debug' into x86/irq by Ingo Molnar · 17 years ago
- 9f1e87e x86: entry_64.S - trivial: space, comments fixup by Cyrill Gorcunov · 17 years ago
- 5ae3a13 x86: uv bau interrupt -- use proper interrupt number by Cyrill Gorcunov · 17 years ago
- c2c631e x86: entry_64.S - use ENTRY to define child_rip by Cyrill Gorcunov · 17 years ago
- 3345453 x86: entry_64.S - use X86_EFLAGS_IF instead of hardcoded number by gorcunov@gmail.com · 17 years ago
- ddeb8f2 x86_64: get rid of the use of KPROBE_ENTRY / KPROBE_END by Alexander van Heukelum · 17 years ago
- 5f5db59 x86, debug: remove the confusing entry in call trace by jia zhang · 17 years ago
- 6efdcfa x86: KPROBE_ENTRY should be paired wth KPROBE_END by Alexander van Heukelum · 17 years ago
- 322648d x86: include ENTRY/END in entry handlers in entry_64.S by Alexander van Heukelum · 17 years ago
- 8a2503f x86: move dwarf2 related macro to dwarf2.h by Cyrill Gorcunov · 17 years ago
- c810841 x86: split out some macro's and move common code to paranoid_exit, fix by Alexander van Heukelum · 17 years ago
- b8b1d08 x86: entry_64.S: split out some macro's and move common code to paranoid_exit by Alexander van Heukelum · 17 years ago
- e2f6bc2 x86: entry_64.S: factor out save_paranoid and paranoid_exit by Alexander van Heukelum · 17 years ago
- c002a1e x86: introduce save_rest and restructure the PTREGSCALL macro in entry_64.S by Alexander van Heukelum · 17 years ago
- 14ae22b x86: entry_64.S: rename by Ingo Molnar · 17 years ago
- e8a0e27 x86: clean up after: move entry_64.S register saving out of the macros, fix by Ingo Molnar · 17 years ago
- dcd072e x86: clean up after: move entry_64.S register saving out of the macros by Alexander van Heukelum · 17 years ago
- d99015b x86: move entry_64.S register saving out of the macros by Alexander van Heukelum · 17 years ago
- c032a2d Merge branch 'x86/cleanups' into x86/irq by Ingo Molnar · 17 years ago
- 0bd7b79 x86: entry_64.S: remove whitespace at end of lines by Alexander van Heukelum · 17 years ago
- 722024d x86: irq: fix apicinterrupts on 64 bits by Alexander van Heukelum · 17 years ago
- 8665596 x86: fix up the new IRQ code for older versions of gas by H. Peter Anvin · 17 years ago
- 939b787 x86: 64 bits: shrink and align IRQ stubs by H. Peter Anvin · 17 years ago
- 60a7ecf ftrace: add quick function trace stop by Steven Rostedt · 18 years ago
- 1cbd8b3 x86: add two missing unwind annotations by Jan Beulich · 18 years ago
- 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 18 years ago
- 0a37605 ftrace: x86 mcount stub by Steven Rostedt · 18 years ago
- e407d620 x86, traps: introduce dotraplinkage by Alexander van Heukelum · 18 years ago
- 7e61a79 traps: x86_64: add TRACE_IRQS_OFF in paranoidentry macro by Alexander van Heukelum · 18 years ago
- 6b11d4e traps: x86_64: add TRACE_IRQS_OFF in error_entry by Alexander van Heukelum · 18 years ago
- 097a078 x86: set bp field in pt_regs properly by Glauber Costa · 18 years ago
- e0a5a5d x86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8 by Alexander van Heukelum · 18 years ago
- 5cbf156 x86_64 ia32 syscall audit fast-path by Roland McGrath · 18 years ago
- 86a1c34 x86_64 syscall audit fast-path by Roland McGrath · 18 years ago
- 15e8f34 x86_64: remove bogus optimization in sysret_signal by Roland McGrath · 18 years ago
- acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 18 years ago