aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/entry_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2011-01-12KVM: Handle async PF in a guest.Gleb Natapov1-0/+3
2011-01-07x86: Save rbp in pt_regs on irq entryFrederic Weisbecker1-13/+23
2010-11-18x86/kprobes: Prevent kprobes to probe on save_args()Masami Hiramatsu1-0/+2
2010-10-23Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linus', 'x86-quirks-for-linus', 'x86-setup-for-linus', 'x86-uv-for-linus' and 'x86-vm86-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-16/+4
2010-10-21Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-64/+44
2010-10-19x86, asm: Fix CFI macro invocations to deal with shortcomings in gasJan Beulich1-16/+4
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-3/+3
2010-09-03x86: Use {push,pop}{l,q}_cfi in more placesJan Beulich1-42/+23
2010-09-03x86-64: Use symbolics instead of raw numbers in entry_64.SJan Beulich1-16/+16
2010-09-03x86-64: Adjust frame type at paranoid_exit:Jan Beulich1-1/+1
2010-09-03x86-64: Fix unwind annotations in syscall stubsJan Beulich1-5/+4
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-2/+2
2010-08-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+3
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge1-0/+3
2010-08-01x86-64, asm: Directly access per-cpu ISTBrian Gerst1-3/+3
2010-07-22x86/xen: event channels delivery on HVM.Sheng Yang1-0/+3
2010-07-21x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath1-2/+2
2009-12-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-46/+3
2009-12-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+3
2009-12-10x86, 64-bit: Move kernel_thread to CBrian Gerst1-46/+3
2009-12-08Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-12-06x86: Fixup wrong debug exception frame link in stacktracesFrederic Weisbecker1-3/+3
2009-12-05Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+8
2009-11-03x86, 64-bit: Fix bstep_iret jumpBrian Gerst1-1/+1
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar1-3/+3
2009-10-14x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich1-2/+2
2009-10-14function-graph/x86: Replace unbalanced ret with jmpSteven Rostedt1-3/+3
2009-10-12x86, 64-bit: Move K8 B step iret fixup to fault entry asmBrian Gerst1-3/+8
2009-09-23Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker1-18/+12
2009-09-22x86: ptrace: sysret path should reach syscall_trace_leaveRoland McGrath1-14/+8
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-09-12tracing/function-graph: x86_64 stack allocation cleanupJiri Olsa1-3/+3
2009-08-30kprobes/x86-64: Fix to move common_interrupt to .kprobes.textMasami Hiramatsu1-0/+8
2009-06-18function-graph: add stack frame testSteven Rostedt1-0/+2
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar1-16/+13
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar1-16/+8
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-16/+3
2009-06-03x86: fix panic with interrupts off (needed for MCE)Andi Kleen1-0/+2
2009-06-03x86, mce: implement bootstrapping for machine check wakeupsAndi Kleen1-0/+5
2009-06-03perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang1-2/+0
2009-05-28x86, mce: enable MCE_INTEL for 32bit new MCEAndi Kleen1-1/+1
2009-05-28x86, mce: use a call vector to call the 64bit mce handlerAndi Kleen1-1/+1
2009-05-08xen/x86-64: fix breakpoints and hardware watchpointsJeremy Fitzhardinge1-0/+5
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar1-0/+3
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar1-0/+3
2009-04-18lockdep, x86: account for irqs enabled in paranoid_exitSteven Rostedt1-0/+3
2009-04-10x86, function-graph: only save return values on x86_64Steven Rostedt1-16/+3
2009-04-07perf_counter: x86: self-IPI for pending workPeter Zijlstra1-0/+2
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar1-2/+4