summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/entry_64.S
AgeCommit message (Expand)Author
2011-03-18x86: Fix common misspellingsLucas De Marchi
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-03-12x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum
2011-03-08x86: Separate out entry text sectionJiri Olsa
2011-02-14x86: Allocate 32 tlb_invalidate_interrupt handler stubsShaohua Li
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-01-12KVM: Handle async PF in a guest.Gleb Natapov
2011-01-07x86: Save rbp in pt_regs on irq entryFrederic Weisbecker
2010-11-18x86/kprobes: Prevent kprobes to probe on save_args()Masami Hiramatsu
2010-10-23Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds
2010-10-21Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-19x86, asm: Fix CFI macro invocations to deal with shortcomings in gasJan Beulich
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-09-03x86: Use {push,pop}{l,q}_cfi in more placesJan Beulich
2010-09-03x86-64: Use symbolics instead of raw numbers in entry_64.SJan Beulich
2010-09-03x86-64: Adjust frame type at paranoid_exit:Jan Beulich
2010-09-03x86-64: Fix unwind annotations in syscall stubsJan Beulich
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge
2010-08-01x86-64, asm: Directly access per-cpu ISTBrian Gerst
2010-07-22x86/xen: event channels delivery on HVM.Sheng Yang
2010-07-21x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath
2009-12-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-10x86, 64-bit: Move kernel_thread to CBrian Gerst
2009-12-08Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-06x86: Fixup wrong debug exception frame link in stacktracesFrederic Weisbecker
2009-12-05Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-11-03x86, 64-bit: Fix bstep_iret jumpBrian Gerst
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar
2009-10-14x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich
2009-10-14function-graph/x86: Replace unbalanced ret with jmpSteven Rostedt
2009-10-12x86, 64-bit: Move K8 B step iret fixup to fault entry asmBrian Gerst
2009-09-23Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker
2009-09-22x86: ptrace: sysret path should reach syscall_trace_leaveRoland McGrath
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-12tracing/function-graph: x86_64 stack allocation cleanupJiri Olsa
2009-08-30kprobes/x86-64: Fix to move common_interrupt to .kprobes.textMasami Hiramatsu
2009-06-18function-graph: add stack frame testSteven Rostedt
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-03x86: fix panic with interrupts off (needed for MCE)Andi Kleen
2009-06-03x86, mce: implement bootstrapping for machine check wakeupsAndi Kleen
2009-06-03perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang
2009-05-28x86, mce: enable MCE_INTEL for 32bit new MCEAndi Kleen
2009-05-28x86, mce: use a call vector to call the 64bit mce handlerAndi Kleen
2009-05-08xen/x86-64: fix breakpoints and hardware watchpointsJeremy Fitzhardinge