aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/entry_64.S
AgeCommit message (Expand)Author
2011-09-28x86-64: Fix CFI data for interrupt framesJan Beulich
2011-08-12Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-08-10x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-07-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-07-02x86: Don't use frame pointer to save old stack on irq entryFrederic Weisbecker
2011-07-02x86: Remove useless unwinder backlink from irq regs savingFrederic Weisbecker
2011-07-02x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQFrederic Weisbecker
2011-07-02x86,64: Simplify save_regs()Frederic Weisbecker
2011-06-16x86, mce: Replace MCE_SELF_VECTOR by irq_workHidetoshi Seto
2011-06-07x86-64: Emulate legacy vsyscallsAndy Lutomirski
2011-06-05x86-64: Document some of entry_64.SAndy Lutomirski
2011-06-03x86, asm: Flip RESTORE_ARGS arguments logicBorislav Petkov
2011-06-03x86, asm: Flip SAVE_ARGS arguments logicBorislav Petkov
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