aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/entry_64.S
Commit message (Expand)AuthorAgeFilesLines
* x86: Fix common misspellingsLucas De Marchi2011-03-181-2/+2
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-151-1/+4
|\
| * x86: Allocate 32 tlb_invalidate_interrupt handler stubsShaohua Li2011-02-141-1/+4
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-151-1/+1
|\ \
| * | x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum2011-03-121-1/+1
| |/
* | x86: Separate out entry text sectionJiri Olsa2011-03-081-2/+4
|/
* Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-01-131-0/+3
|\
| * KVM: Handle async PF in a guest.Gleb Natapov2011-01-121-0/+3
* | x86: Save rbp in pt_regs on irq entryFrederic Weisbecker2011-01-071-13/+23
|/
* x86/kprobes: Prevent kprobes to probe on save_args()Masami Hiramatsu2010-11-181-0/+2
*-. Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds2010-10-231-16/+4
|\ \
| | * x86, asm: Fix CFI macro invocations to deal with shortcomings in gasJan Beulich2010-10-191-16/+4
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-211-64/+44
|\ \ \ | | |/ | |/|
| * | x86: Use {push,pop}{l,q}_cfi in more placesJan Beulich2010-09-031-42/+23
| * | x86-64: Use symbolics instead of raw numbers in entry_64.SJan Beulich2010-09-031-16/+16
| * | x86-64: Adjust frame type at paranoid_exit:Jan Beulich2010-09-031-1/+1
| * | x86-64: Fix unwind annotations in syscall stubsJan Beulich2010-09-031-5/+4
| |/
* | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-3/+3
|/
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-2/+2
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-061-3/+3
|\
| * x86-64, asm: Directly access per-cpu ISTBrian Gerst2010-08-011-3/+3
* | Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-041-0/+3
|\ \ | |/ |/|
| * x86/xen: event channels delivery on HVM.Sheng Yang2010-07-221-0/+3
* | x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath2010-07-211-2/+2
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-161-46/+3
|\
| * x86, 64-bit: Move kernel_thread to CBrian Gerst2009-12-101-46/+3
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-111-3/+3
|\ \ | |/ |/|
| * x86: Fixup wrong debug exception frame link in stacktracesFrederic Weisbecker2009-12-061-3/+3
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-2/+2
|\ \
| * | x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich2009-10-141-2/+2
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-051-3/+8
|\ \ \ | |_|/ |/| |
| * | x86, 64-bit: Fix bstep_iret jumpBrian Gerst2009-11-031-1/+1
| * | x86, 64-bit: Move K8 B step iret fixup to fault entry asmBrian Gerst2009-10-121-3/+8
| |/
* | Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-231-3/+3
|\ \
| * | function-graph/x86: Replace unbalanced ret with jmpSteven Rostedt2009-10-141-3/+3
| |/
* | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-231-18/+12
|\ \ | |/
| * x86: ptrace: sysret path should reach syscall_trace_leaveRoland McGrath2009-09-221-14/+8
| * perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
| * tracing/function-graph: x86_64 stack allocation cleanupJiri Olsa2009-09-121-3/+3
* | kprobes/x86-64: Fix to move common_interrupt to .kprobes.textMasami Hiramatsu2009-08-301-0/+8
|/
* function-graph: add stack frame testSteven Rostedt2009-06-181-0/+2
* Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-111-16/+13
|\
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-111-16/+8
| |\
| | * Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-16/+3
| | |\
| | | * Merge branch 'linus' into tracing/coreIngo Molnar2009-05-071-0/+3
| | | |\
| | | * | x86, function-graph: only save return values on x86_64Steven Rostedt2009-04-101-16/+3
| | * | | xen/x86-64: fix breakpoints and hardware watchpointsJeremy Fitzhardinge2009-05-081-0/+5
| | | |/ | | |/|
| * | | perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang2009-06-031-2/+0
| * | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-291-0/+3
| |\ \ \ | | |/ /
| * | | perf_counter: x86: self-IPI for pending workPeter Zijlstra2009-04-071-0/+2