aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/entry_64.S
Commit message (Expand)AuthorAge
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-29
|\
| * lockdep, x86: account for irqs enabled in paranoid_exitSteven Rostedt2009-04-18
* | perf_counter: x86: self-IPI for pending workPeter Zijlstra2009-04-07
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
|\|
| * x86-64: move save_paranoid into .kprobes.textJan Beulich2009-03-12
| * x86: remove leftover unwind annotationsJan Beulich2009-03-12
| * x86: UV, SGI RTC: add generic system vectorDimitri Sivanich2009-03-04
* | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-26
|\|
| *---. Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-24
| |\ \ \
| | | | * x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-13
| | | |/ | | |/|
| | | * x86: head_64.S - use GLOBAL macroCyrill Gorcunov2009-02-24
| | | * x86: entry_64.S - add missing ENDPROCCyrill Gorcunov2009-02-24
| | |/
* | | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-13
|\ \ \ | | |/ | |/|
| * | Merge branch 'x86/paravirt' into x86/apicIngo Molnar2009-02-09
| |\ \
| | * | x86: fix paravirt clobber in entry_64.SJeremy Fitzhardinge2009-01-30
| * | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-05
| |\ \ \ | | | |/ | | |/|
| | | |
| | \ \
| *-. \ \ Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-28
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | x86-64: remove locked instruction from switch_to()Benjamin LaHaise2009-01-10
| | |/ /
* | | | Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-11
|\ \ \ \ | | |_|/ | |/| |
| * | | x86: push old stack address on irqstack for unwinderMartin Hicks2009-02-03
| | |/ | |/|
* | | Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-23
|\ \ \ | | |/ | |/|
| * | x86: make UV support configurableNick Piggin2009-01-21
* | | Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-18
|\| |
| * | x86-64: Move irqcount from PDA to per-cpu.Brian Gerst2009-01-18
| * | x86-64: Move oldrsp from PDA to per-cpu.Brian Gerst2009-01-18
| * | x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst2009-01-18
| * | x86-64: Convert irqstacks to per-cpuBrian Gerst2009-01-18
| * | x86: merge 64 and 32 SMP percpu handlingTejun Heo2009-01-16
| |/
* | Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-29
|\|
| * Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-28
| |\
| | * x86: entry_64 - introduce FTRACE_ frame macro v2Cyrill Gorcunov2008-12-16
| | * ftrace: function graph return for function entrySteven Rostedt2008-12-03
| | * ftrace: have function graph use mcount caller addressSteven Rostedt2008-12-03
| | * tracing/function-graph-tracer: support for x86-64Frederic Weisbecker2008-12-02
| | * ftrace: add quick function trace stopSteven Rostedt2008-11-06
* | | performance counters: x86 supportIngo Molnar2008-12-08
|/ /
* | x86: ret_from_fork - get rid of jump backIngo Molnar2008-11-28
* | Merge branch 'x86/debug' into x86/irqIngo Molnar2008-11-28
|\ \
| * | x86, debug: remove the confusing entry in call tracejia zhang2008-11-23
| * | x86: add two missing unwind annotationsJan Beulich2008-10-30
| |/
* | x86: entry_64.S - trivial: space, comments fixupCyrill Gorcunov2008-11-28
* | x86: uv bau interrupt -- use proper interrupt numberCyrill Gorcunov2008-11-28
* | x86: entry_64.S - use ENTRY to define child_ripCyrill Gorcunov2008-11-27
* | x86: entry_64.S - use X86_EFLAGS_IF instead of hardcoded numbergorcunov@gmail.com2008-11-27
* | x86_64: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum2008-11-27
* | x86: KPROBE_ENTRY should be paired wth KPROBE_ENDAlexander van Heukelum2008-11-23
* | x86: include ENTRY/END in entry handlers in entry_64.SAlexander van Heukelum2008-11-23
* | x86: move dwarf2 related macro to dwarf2.hCyrill Gorcunov2008-11-23
* | x86: split out some macro's and move common code to paranoid_exit, fixAlexander van Heukelum2008-11-22
* | x86: entry_64.S: split out some macro's and move common code to paranoid_exitAlexander van Heukelum2008-11-21