aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/x8664_ksyms_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-07x86: move exports to actual definitionsAl Viro1-85/+0
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2016-07-19x86/headers: Include spinlock_types.h in x8664_ksyms_64.c for missing spinlock_tStephen Rothwell1-0/+1
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2016-06-08x86/hweight: Get rid of the special calling conventionBorislav Petkov1-0/+3
2016-03-08x86/mm, x86/mce: Add memcpy_mcsafe()Tony Luck1-0/+2
2015-06-07preempt: Use preempt_schedule_context() as the official tracing preemption pointFrederic Weisbecker1-3/+1
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin1-2/+8
2013-09-25sched, x86: Optimize the preempt_schedule() callPeter Zijlstra1-0/+7
2012-11-16x86: Improve __phys_addr performance by making use of carry flags and inliningAlexander Duyck1-0/+3
2012-08-23ftrace/x86: Add support for -mfentry to x86_64Steven Rostedt1-1/+5
2012-06-29x86/copy_user_generic: Optimize copy_user_generic with CPU erms featureFenghua Yu1-0/+1
2011-01-25x86-64, mem: Convert memmove() to assembly file and fix return value bugFenghua Yu1-0/+1
2010-04-28x86-64: Don't export init_level4_pgtJan Beulich1-1/+0
2009-12-30x86-64: Modify copy_user_generic() alternatives mechanismJan Beulich1-1/+2
2009-12-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+0
2009-12-15x86: don't export inline functionRusty Russell1-1/+3
2009-12-10x86, 64-bit: Move kernel_thread to CBrian Gerst1-2/+0
2009-11-16x86: Add missing might_fault() checks to copy_{to,from}_user()Frederic Weisbecker1-1/+1
2009-11-15x86-64: __copy_from_user_inatomic() adjustmentsJan Beulich1-1/+0
2009-09-26x86: Use __builtin_object_size() to validate the buffer size for copy_from_user()Arjan van de Ven1-1/+1
2009-01-16x86: convert pda ops to wrappers around x86 percpu accessorsTejun Heo1-2/+0
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt1-1/+1
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar1-2/+9
2008-07-08x86: move x86_64 gdt closer to i386Glauber Costa1-5/+0
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar1-1/+1
2008-05-23ftrace: fix mcount export bugIngo Molnar1-2/+9
2008-05-13x86: fix csum_partial() exportIngo Molnar1-0/+3
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-5/+7
2008-04-17x86: coding style fixes to arch/x86/kernel/x8664_ksyms_64.cPaolo Ciarrocchi1-5/+7
2008-04-17Generic semaphore implementationMatthew Wilcox1-6/+0
2008-01-30x86: export cpu_gdt_descrGlauber de Oliveira Costa1-0/+6
2008-01-30x86: unexport __{read,write}_lock_failedAdrian Bunk1-7/+0
2007-10-11x86_64: move kernelThomas Gleixner1-0/+62