aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/entry_64.S
Commit message (Expand)AuthorAge
* Merge 'Linux v3.0' into LitmusAndrea Bastoni2011-08-27
|\
| * x86: Fix common misspellingsLucas De Marchi2011-03-18
| * Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-15
| |\
| | * x86: Allocate 32 tlb_invalidate_interrupt handler stubsShaohua Li2011-02-14
| * | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-15
| |\ \
| | * | x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum2011-03-12
| | |/
| * / x86: Separate out entry text sectionJiri Olsa2011-03-08
| |/
| * Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-01-13
| |\
| | * KVM: Handle async PF in a guest.Gleb Natapov2011-01-12
| * | x86: Save rbp in pt_regs on irq entryFrederic Weisbecker2011-01-07
| |/
| * x86/kprobes: Prevent kprobes to probe on save_args()Masami Hiramatsu2010-11-18
| *-. Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds2010-10-23
| |\ \
| | | * x86, asm: Fix CFI macro invocations to deal with shortcomings in gasJan Beulich2010-10-19
| * | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-21
| |\ \ \ | | | |/ | | |/|
| | * | x86: Use {push,pop}{l,q}_cfi in more placesJan Beulich2010-09-03
| | * | x86-64: Use symbolics instead of raw numbers in entry_64.SJan Beulich2010-09-03
| | * | x86-64: Adjust frame type at paranoid_exit:Jan Beulich2010-09-03
| | * | x86-64: Fix unwind annotations in syscall stubsJan Beulich2010-09-03
| | |/
| * / irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-18
| |/
* | Merge commit 'v2.6.36' into wip-merge-2.6.36Andrea Bastoni2010-10-23
|\|
| * Mark arguments to certain syscalls as being constDavid Howells2010-08-13
| * Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-06
| |\
| | * x86-64, asm: Directly access per-cpu ISTBrian Gerst2010-08-01
| * | Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-04
| |\ \ | | |/ | |/|
| | * x86/xen: event channels delivery on HVM.Sheng Yang2010-07-22
| * | x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath2010-07-21
| |/
* | Merge branch 'master' into wip-merge-2.6.34Andrea Bastoni2010-05-29
|\ \ | |/ |/|
| * Add pull_timers_interrupt() to x86_64Andrea Bastoni2010-05-29
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-16
|\ \
| * | x86, 64-bit: Move kernel_thread to CBrian Gerst2009-12-10
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-11
|\ \ \ | |/ / |/| |
| * | x86: Fixup wrong debug exception frame link in stacktracesFrederic Weisbecker2009-12-06
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\ \ \
| * | | x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich2009-10-14
| | |/ | |/|
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-05
|\ \ \ | |_|/ |/| |
| * | x86, 64-bit: Fix bstep_iret jumpBrian Gerst2009-11-03
| * | x86, 64-bit: Move K8 B step iret fixup to fault entry asmBrian Gerst2009-10-12
| |/
* | Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-23
|\ \
| * | function-graph/x86: Replace unbalanced ret with jmpSteven Rostedt2009-10-14
| |/
* | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-23
|\|
| * x86: ptrace: sysret path should reach syscall_trace_leaveRoland McGrath2009-09-22
| * perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
| * tracing/function-graph: x86_64 stack allocation cleanupJiri Olsa2009-09-12
* | kprobes/x86-64: Fix to move common_interrupt to .kprobes.textMasami Hiramatsu2009-08-29
|/
* function-graph: add stack frame testSteven Rostedt2009-06-18
* Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-11
|\
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11
| |\
| | * Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
| | |\
| | | * Merge branch 'linus' into tracing/coreIngo Molnar2009-05-07
| | | |\
| | | * | x86, function-graph: only save return values on x86_64Steven Rostedt2009-04-10