summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/x8664_ksyms_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: move exports to actual definitionsAl Viro2016-08-071-85/+0
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-011-1/+2
|\
| * x86/headers: Include spinlock_types.h in x8664_ksyms_64.c for missing spinlock_tStephen Rothwell2016-07-191-0/+1
| * x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* | x86/hweight: Get rid of the special calling conventionBorislav Petkov2016-06-081-0/+3
|/
* x86/mm, x86/mce: Add memcpy_mcsafe()Tony Luck2016-03-081-0/+2
* preempt: Use preempt_schedule_context() as the official tracing preemption pointFrederic Weisbecker2015-06-071-3/+1
* x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin2015-02-131-2/+8
* sched, x86: Optimize the preempt_schedule() callPeter Zijlstra2013-09-251-0/+7
* x86: Improve __phys_addr performance by making use of carry flags and inliningAlexander Duyck2012-11-161-0/+3
* ftrace/x86: Add support for -mfentry to x86_64Steven Rostedt2012-08-231-1/+5
* x86/copy_user_generic: Optimize copy_user_generic with CPU erms featureFenghua Yu2012-06-291-0/+1
* x86-64, mem: Convert memmove() to assembly file and fix return value bugFenghua Yu2011-01-251-0/+1
* x86-64: Don't export init_level4_pgtJan Beulich2010-04-281-1/+0
* x86-64: Modify copy_user_generic() alternatives mechanismJan Beulich2009-12-301-1/+2
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-161-2/+0
|\
| * x86, 64-bit: Move kernel_thread to CBrian Gerst2009-12-101-2/+0
* | x86: don't export inline functionRusty Russell2009-12-151-1/+3
|/
* x86: Add missing might_fault() checks to copy_{to,from}_user()Frederic Weisbecker2009-11-161-1/+1
* x86-64: __copy_from_user_inatomic() adjustmentsJan Beulich2009-11-151-1/+0
* x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...Arjan van de Ven2009-09-261-1/+1
* x86: convert pda ops to wrappers around x86 percpu accessorsTejun Heo2009-01-161-2/+0
* ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-1/+1
* Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-141-2/+9
|\
| * ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-231-1/+1
| * ftrace: fix mcount export bugIngo Molnar2008-05-231-2/+9
* | x86: move x86_64 gdt closer to i386Glauber Costa2008-07-081-5/+0
|/
* x86: fix csum_partial() exportIngo Molnar2008-05-131-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-181-5/+7
|\
| * x86: coding style fixes to arch/x86/kernel/x8664_ksyms_64.cPaolo Ciarrocchi2008-04-171-5/+7
* | Generic semaphore implementationMatthew Wilcox2008-04-171-6/+0
|/
* x86: export cpu_gdt_descrGlauber de Oliveira Costa2008-01-301-0/+6
* x86: unexport __{read,write}_lock_failedAdrian Bunk2008-01-301-7/+0
* x86_64: move kernelThomas Gleixner2007-10-111-0/+62