Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[safe/jmp/linux-2.6] / arch / x86 / kernel / entry_64.S
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-05-08 Jeremy Fitzhardingexen/x86-64: fix breakpoints and hardware watchpoints
2009-05-07 Ingo MolnarMerge branch 'linus' into tracing/core
2009-04-18 Steven Rostedtlockdep, x86: account for irqs enabled in paranoid_exit
2009-04-10 Steven Rostedtx86, function-graph: only save return values on x86_64
2009-03-12 Jan Beulichx86-64: move save_paranoid into .kprobes.text
2009-03-12 Jan Beulichx86: remove leftover unwind annotations
2009-03-04 Dimitri Sivanichx86: UV, SGI RTC: add generic system vector
2009-02-25 Ingo MolnarMerge branch 'x86/asm' into x86/mm
2009-02-24 Ingo MolnarMerge branches 'x86/acpi', 'x86/apic', 'x86/asm', ...
2009-02-24 Cyrill Gorcunovx86: head_64.S - use GLOBAL macro
2009-02-24 Cyrill Gorcunovx86: entry_64.S - add missing ENDPROC
2009-02-13 Jeremy Fitzhardingex86: use _types.h headers in asm where available
2009-02-11 Jeremy FitzhardingeMerge commit 'remotes/tip/x86/paravirt' into x86/untangle2
2009-02-09 Ingo MolnarMerge commit 'v2.6.29-rc4' into core/percpu
2009-02-09 Ingo MolnarMerge branch 'x86/paravirt' into x86/apic
2009-02-05 Ingo MolnarMerge branch 'x86/urgent' into x86/apic
2009-02-03 Martin Hicksx86: push old stack address on irqstack for unwinder
2009-01-30 Jeremy Fitzhardingex86: fix paravirt clobber in entry_64.S
2009-01-28 Ingo MolnarMerge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetec...
2009-01-21 Nick Pigginx86: make UV support configurable
2009-01-18 Brian Gerstx86-64: Move irqcount from PDA to per-cpu.
2009-01-18 Brian Gerstx86-64: Move oldrsp from PDA to per-cpu.
2009-01-18 Brian Gerstx86-64: Move kernelstack from PDA to per-cpu.
2009-01-18 Brian Gerstx86-64: Convert irqstacks to per-cpu
2009-01-16 Tejun Heox86: merge 64 and 32 SMP percpu handling
2009-01-11 Benjamin LaHaisex86-64: remove locked instruction from switch_to()
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-12-16 Cyrill Gorcunovx86: entry_64 - introduce FTRACE_ frame macro v2
2008-12-03 Steven Rostedtftrace: function graph return for function entry
2008-12-03 Steven Rostedtftrace: have function graph use mcount caller address
2008-12-02 Frederic Weisbeckertracing/function-graph-tracer: support for x86-64
2008-11-28 Ingo Molnarx86: ret_from_fork - get rid of jump back
2008-11-28 Ingo MolnarMerge branch 'x86/debug' into x86/irq
2008-11-28 Cyrill Gorcunovx86: entry_64.S - trivial: space, comments fixup
2008-11-28 Cyrill Gorcunovx86: uv bau interrupt -- use proper interrupt number
2008-11-27 Cyrill Gorcunovx86: entry_64.S - use ENTRY to define child_rip
2008-11-27 gorcunov@gmail.comx86: entry_64.S - use X86_EFLAGS_IF instead of hardcode...
2008-11-27 Alexander van Heukelumx86_64: get rid of the use of KPROBE_ENTRY / KPROBE_END
2008-11-23 jia zhangx86, debug: remove the confusing entry in call trace
2008-11-23 Alexander van Heukelumx86: KPROBE_ENTRY should be paired wth KPROBE_END
2008-11-23 Alexander van Heukelumx86: include ENTRY/END in entry handlers in entry_64.S
2008-11-23 Cyrill Gorcunovx86: move dwarf2 related macro to dwarf2.h
2008-11-22 Alexander van Heukelumx86: split out some macro's and move common code to...
2008-11-21 Alexander van Heukelumx86: entry_64.S: split out some macro's and move common...
2008-11-21 Alexander van Heukelumx86: entry_64.S: factor out save_paranoid and paranoid_exit
2008-11-21 Alexander van Heukelumx86: introduce save_rest and restructure the PTREGSCALL...
2008-11-21 Ingo Molnarx86: entry_64.S: rename
2008-11-21 Ingo Molnarx86: clean up after: move entry_64.S register saving...
2008-11-20 Alexander van Heukelumx86: clean up after: move entry_64.S register saving...
2008-11-20 Alexander van Heukelumx86: move entry_64.S register saving out of the macros
2008-11-20 Ingo MolnarMerge branch 'x86/cleanups' into x86/irq
2008-11-17 Alexander van Heukelumx86: entry_64.S: remove whitespace at end of lines
2008-11-14 Alexander van Heukelumx86: irq: fix apicinterrupts on 64 bits
2008-11-12 H. Peter Anvinx86: fix up the new IRQ code for older versions of gas
2008-11-11 H. Peter Anvinx86: 64 bits: shrink and align IRQ stubs
2008-11-06 Steven Rostedtftrace: add quick function trace stop
2008-10-30 Jan Beulichx86: add two missing unwind annotations
2008-10-20 Steven Rostedtftrace: rename FTRACE to FUNCTION_TRACER
2008-10-14 Steven Rostedtftrace: x86 mcount stub
2008-10-13 Alexander van Heukelumx86, traps: introduce dotraplinkage
2008-10-13 Alexander van Heukelumtraps: x86_64: add TRACE_IRQS_OFF in paranoidentry...
2008-10-13 Alexander van Heukelumtraps: x86_64: add TRACE_IRQS_OFF in error_entry
2008-10-13 Glauber Costax86: set bp field in pt_regs properly
2008-07-24 Alexander van Heukelumx86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8
2008-07-24 Roland McGrathx86_64 ia32 syscall audit fast-path
2008-07-24 Roland McGrathx86_64 syscall audit fast-path
2008-07-24 Roland McGrathx86_64: remove bogus optimization in sysret_signal
2008-07-21 Ingo MolnarMerge branches 'x86/urgent', 'x86/amd-iommu', 'x86...
2008-07-16 Roland McGrathx86 ptrace: unify syscall tracing
2008-07-16 Jeremy Fitzhardingex86_64: adjust exception frame on paranoid exceptions
2008-07-16 Jeremy Fitzhardingexen64: implement failsafe callback
2008-07-16 Jeremy Fitzhardingexen64: add hypervisor callbacks for events, etc
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-14 Ingo MolnarMerge branch 'auto-ftrace-next' into tracing/for-linus
2008-07-12 Roland McGrathx86_64: fix delayed signals
2008-07-09 Glauber Costax86: rename threadinfo to TI.
2008-07-08 Jeremy Fitzhardingex86/paravirt, 64-bit: make load_gs_index() a paravirt...
2008-07-08 Jeremy Fitzhardingex86/paravirt, 64-bit: add adjust_exception_frame
2008-07-08 Jeremy Fitzhardingex86/paravirt: add sysret/sysexit pvops for returning...
2008-07-08 Jeremy Fitzhardingex86/paravirt, 64-bit: don't restore user rsp within...
2008-07-08 Jeremy Fitzhardingex86/paravirt: split sysret and sysexit
2008-07-08 Jeremy Fitzhardingex86: use __KERNEL_DS as SS when returning to a kernel...
2008-07-08 Ingo MolnarMerge branch 'x86/uv' into x86/devel
2008-07-08 Cliff Wickmanx86, SGI UV: TLB shootdown using broadcast assist unit
2008-07-08 Ingo MolnarMerge branches 'x86/mmio', 'x86/delay', 'x86/idle'...
2008-06-27 Vegard Nossumx86: don't destroy %rbp on kernel-mode faults
2008-06-26 Jens Axboex86: convert to generic helpers for IPI function calls
2008-06-23 Abhishek Sagarftrace: store mcount address in rec->ip
2008-06-19 Jan Beulichx86-64: remove unnecessary ptregs call stubs
2008-05-25 Jan Beulichx86: eliminate dead code in x86_64 entry.S
2008-05-23 Steven Rostedtftrace: use dynamic patching for updating mcount calls
2008-05-23 Arnaldo Carvalho... ftrace: add basic support for gcc profiler instrumentation
2008-04-17 Roland McGrathx86: ptrace vs -ENOSYS
2008-02-26 Ingo Molnarx86: fix execve with -fstack-protect
2008-02-19 Adrian Bunkx86: don't make irq_return global
2008-02-09 Ingo Molnarx86: fixup more paravirt fallout
2008-02-06 Roland McGrathx86: fix iret exception recovery on 64-bit
2008-02-06 Roland McGrathx86: make traps on entry code be debuggable in user...
next