aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/thunk_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-04x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/Ingo Molnar1-69/+0
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar1-25/+19
2015-03-04x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTOREDenys Vlasenko1-36/+18
2015-03-04x86/asm/64: Open-code register save/restore in trace_hardirqs*() thunksDenys Vlasenko1-4/+42
2014-09-24x86: Speed up ___preempt_schedule*() by using THUNK helpersOleg Nesterov1-0/+7
2014-04-24kprobes, x86: Prohibit probing on thunk functions and restoreMasami Hiramatsu1-0/+3
2011-07-21x86: Fix write lock scalability 64-bit issueJan Beulich1-1/+0
2011-06-03x86, asm: Cleanup thunk_64.SBorislav Petkov1-27/+19
2011-02-28x86: Remove unused bits from lib/thunk_*.SJan Beulich1-27/+0
2008-05-23ftrace: trace irq disabled critical timingsSteven Rostedt1-2/+17
2008-04-17Generic semaphore implementationMatthew Wilcox1-5/+0
2008-01-30x86: fix usage of .section .sched.text in assembler codeSam Ravnborg1-1/+1
2007-10-11lockdep: x86_64: connect the sysexit hookPeter Zijlstra1-0/+4
2007-10-11x86_64: move libThomas Gleixner1-0/+67