aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/entry_64.S
AgeCommit message (Expand)Author
2009-03-12x86-64: move save_paranoid into .kprobes.textJan Beulich
2009-03-12x86: remove leftover unwind annotationsJan Beulich
2009-03-04x86: UV, SGI RTC: add generic system vectorDimitri Sivanich
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar
2009-02-24x86: head_64.S - use GLOBAL macroCyrill Gorcunov
2009-02-24x86: entry_64.S - add missing ENDPROCCyrill Gorcunov
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge
2009-02-09Merge branch 'x86/paravirt' into x86/apicIngo Molnar
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-02-02x86: push old stack address on irqstack for unwinderMartin Hicks
2009-01-30x86: fix paravirt clobber in entry_64.SJeremy Fitzhardinge
2009-01-28Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar
2009-01-21x86: make UV support configurableNick Piggin
2009-01-19x86-64: Move irqcount from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Move oldrsp from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Convert irqstacks to per-cpuBrian Gerst
2009-01-16x86: merge 64 and 32 SMP percpu handlingTejun Heo
2009-01-11x86-64: remove locked instruction from switch_to()Benjamin LaHaise
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-17x86: entry_64 - introduce FTRACE_ frame macro v2Cyrill Gorcunov
2008-12-03ftrace: function graph return for function entrySteven Rostedt
2008-12-03ftrace: have function graph use mcount caller addressSteven Rostedt
2008-12-02tracing/function-graph-tracer: support for x86-64Frederic Weisbecker
2008-11-28x86: ret_from_fork - get rid of jump backIngo Molnar
2008-11-28Merge branch 'x86/debug' into x86/irqIngo Molnar
2008-11-28x86: entry_64.S - trivial: space, comments fixupCyrill Gorcunov
2008-11-28x86: uv bau interrupt -- use proper interrupt numberCyrill Gorcunov
2008-11-27x86: entry_64.S - use ENTRY to define child_ripCyrill Gorcunov
2008-11-27x86: entry_64.S - use X86_EFLAGS_IF instead of hardcoded numbergorcunov@gmail.com
2008-11-27x86_64: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum
2008-11-23x86, debug: remove the confusing entry in call tracejia zhang
2008-11-23x86: KPROBE_ENTRY should be paired wth KPROBE_ENDAlexander van Heukelum
2008-11-23x86: include ENTRY/END in entry handlers in entry_64.SAlexander van Heukelum
2008-11-23x86: move dwarf2 related macro to dwarf2.hCyrill Gorcunov
2008-11-22x86: split out some macro's and move common code to paranoid_exit, fixAlexander van Heukelum
2008-11-21x86: entry_64.S: split out some macro's and move common code to paranoid_exitAlexander van Heukelum
2008-11-21x86: entry_64.S: factor out save_paranoid and paranoid_exitAlexander van Heukelum
2008-11-21x86: introduce save_rest and restructure the PTREGSCALL macro in entry_64.SAlexander van Heukelum
2008-11-21x86: entry_64.S: renameIngo Molnar
2008-11-21x86: clean up after: move entry_64.S register saving out of the macros, fixIngo Molnar
2008-11-20x86: clean up after: move entry_64.S register saving out of the macrosAlexander van Heukelum
2008-11-20x86: move entry_64.S register saving out of the macrosAlexander van Heukelum
2008-11-20Merge branch 'x86/cleanups' into x86/irqIngo Molnar
2008-11-17x86: entry_64.S: remove whitespace at end of linesAlexander van Heukelum
2008-11-13x86: irq: fix apicinterrupts on 64 bitsAlexander van Heukelum
2008-11-12x86: fix up the new IRQ code for older versions of gasH. Peter Anvin
2008-11-11x86: 64 bits: shrink and align IRQ stubsH. Peter Anvin
2008-11-06ftrace: add quick function trace stopSteven Rostedt
2008-10-30x86: add two missing unwind annotationsJan Beulich