aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/calling.h
AgeCommit message (Expand)Author
2015-04-06x86/asm/entry: Clear EXTRA_REGS for all executable formatsDenys Vlasenko
2015-03-10x86/asm/entry/64: Save R11 into pt_regs->flags on SYSCALL64 fastpathDenys Vlasenko
2015-03-04x86/asm/entry/64: Simplify optimistic SYSRETDenys Vlasenko
2015-03-04x86/asm/entry/64: Use more readable constantsDenys Vlasenko
2015-03-04x86/asm/entry: Do mass removal of 'ARGOFFSET'Denys Vlasenko
2015-03-04x86/asm/entry/64: Always allocate a complete "struct pt_regs" on the kernel s...Denys Vlasenko
2015-03-04x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTOREDenys Vlasenko
2015-01-13x86: entry_64.S: delete unused codeDenys Vlasenko
2014-09-08x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscallsAndy Lutomirski
2013-09-25sched, x86: Optimize the preempt_schedule() callPeter Zijlstra
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-09-26x86_64: Work around old GAS bugTao Guo
2011-06-03x86, asm: Flip RESTORE_ARGS arguments logicBorislav Petkov
2011-06-03x86, asm: Flip SAVE_ARGS arguments logicBorislav Petkov
2011-06-03x86, asm: Thin down SAVE/RESTORE_* asm macrosBorislav Petkov
2010-10-19x86, asm: Fix CFI macro invocations to deal with shortcomings in gasJan Beulich
2009-02-03x86: document 64-bit and 32-bit function call convention ABIIngo Molnar
2008-10-22x86, um: ... and asm-x86 moveAl Viro