aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/entry_64.S
AgeCommit message (Expand)Author
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-06-27x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTORAlex Shi
2012-06-07x86: Save cr2 in NMI in case NMIs take a page faultSteven Rostedt
2012-05-31ftrace/x86: Do not change stacks in DEBUG when calling lockdepSteven Rostedt
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en...H. Peter Anvin
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-02-28Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2012-02-28Merge branch 'linus' into x86/asmIngo Molnar
2012-02-27x86-64: Fix CFI data for common_interrupt()Mark Wielaard
2012-02-24x86: Fix the NMI nesting commentsSteven Rostedt
2012-02-24x86-64: Improve insn scheduling in SAVE_ARGS_IRQJan Beulich
2012-02-24x86-64: Fix CFI annotations for NMI nesting codeJan Beulich
2012-02-20x86: Specify a size for the cmp in the NMI handlerSteven Rostedt
2012-02-20x32: Handle process creationH. Peter Anvin
2012-02-20x32: Signal-related system callsH. Peter Anvin
2012-02-20x32: Handle the x32 system call flagH. Peter Anvin
2012-02-20x86/nmi: Test saved %cs in NMI to determine nested NMI caseSteven Rostedt
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-12-21x86: Add workaround to NMI iret woesSteven Rostedt
2011-12-21x86: Document the NMI handler about not using paranoid_exitSteven Rostedt
2011-12-21x86: Do not schedule while still in NMI contextLinus Torvalds
2011-12-06x86: Fix rflags in FAKE_STACK_FRAMESeiichi Ikarashi
2011-12-05x86-64: Cleanup some assembly entry pointsJan Beulich
2011-12-05x86-64: Slightly shorten line system call entry and exit pathsJan Beulich
2011-12-05x86-64: Reduce amount of redundant code generated for invalidate_interruptNNJan Beulich
2011-12-05x86-64: Slightly shorten int_ret_from_sys_callJan Beulich
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