aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/x8664_ksyms_64.c
Commit message (Expand)AuthorAge
* x86-64, mem: Convert memmove() to assembly file and fix return value bugFenghua Yu2011-01-25
* x86-64: Don't export init_level4_pgtJan Beulich2010-04-28
* x86-64: Modify copy_user_generic() alternatives mechanismJan Beulich2009-12-30
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-16
|\
| * x86, 64-bit: Move kernel_thread to CBrian Gerst2009-12-10
* | x86: don't export inline functionRusty Russell2009-12-15
|/
* x86: Add missing might_fault() checks to copy_{to,from}_user()Frederic Weisbecker2009-11-16
* x86-64: __copy_from_user_inatomic() adjustmentsJan Beulich2009-11-15
* x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...Arjan van de Ven2009-09-26
* x86: convert pda ops to wrappers around x86 percpu accessorsTejun Heo2009-01-16
* ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-20
* Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-14
|\
| * ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-23
| * ftrace: fix mcount export bugIngo Molnar2008-05-23
* | x86: move x86_64 gdt closer to i386Glauber Costa2008-07-08
|/
* x86: fix csum_partial() exportIngo Molnar2008-05-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-18
|\
| * x86: coding style fixes to arch/x86/kernel/x8664_ksyms_64.cPaolo Ciarrocchi2008-04-17
* | Generic semaphore implementationMatthew Wilcox2008-04-17
|/
* x86: export cpu_gdt_descrGlauber de Oliveira Costa2008-01-30
* x86: unexport __{read,write}_lock_failedAdrian Bunk2008-01-30
* x86_64: move kernelThomas Gleixner2007-10-11