| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: move exports to actual definitions | Al Viro | 2016-08-08 | 1 | -85/+0 |
* | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-08-01 | 1 | -1/+2 |
|\ |
|
| * | x86/headers: Include spinlock_types.h in x8664_ksyms_64.c for missing spinlock_t | Stephen Rothwell | 2016-07-19 | 1 | -0/+1 |
| * | x86/kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2016-07-14 | 1 | -1/+1 |
* | | x86/hweight: Get rid of the special calling convention | Borislav Petkov | 2016-06-08 | 1 | -0/+3 |
|/ |
|
* | x86/mm, x86/mce: Add memcpy_mcsafe() | Tony Luck | 2016-03-08 | 1 | -0/+2 |
* | preempt: Use preempt_schedule_context() as the official tracing preemption point | Frederic Weisbecker | 2015-06-07 | 1 | -3/+1 |
* | x86_64: kasan: add interceptors for memset/memmove/memcpy functions | Andrey Ryabinin | 2015-02-14 | 1 | -2/+8 |
* | sched, x86: Optimize the preempt_schedule() call | Peter Zijlstra | 2013-09-25 | 1 | -0/+7 |
* | x86: Improve __phys_addr performance by making use of carry flags and inlining | Alexander Duyck | 2012-11-17 | 1 | -0/+3 |
* | ftrace/x86: Add support for -mfentry to x86_64 | Steven Rostedt | 2012-08-23 | 1 | -1/+5 |
* | x86/copy_user_generic: Optimize copy_user_generic with CPU erms feature | Fenghua Yu | 2012-06-30 | 1 | -0/+1 |
* | x86-64, mem: Convert memmove() to assembly file and fix return value bug | Fenghua Yu | 2011-01-26 | 1 | -0/+1 |
* | x86-64: Don't export init_level4_pgt | Jan Beulich | 2010-04-29 | 1 | -1/+0 |
* | x86-64: Modify copy_user_generic() alternatives mechanism | Jan Beulich | 2009-12-30 | 1 | -1/+2 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-16 | 1 | -2/+0 |
|\ |
|
| * | x86, 64-bit: Move kernel_thread to C | Brian Gerst | 2009-12-11 | 1 | -2/+0 |
* | | x86: don't export inline function | Rusty Russell | 2009-12-15 | 1 | -1/+3 |
|/ |
|
* | x86: Add missing might_fault() checks to copy_{to,from}_user() | Frederic Weisbecker | 2009-11-16 | 1 | -1/+1 |
* | x86-64: __copy_from_user_inatomic() adjustments | Jan Beulich | 2009-11-15 | 1 | -1/+0 |
* | x86: Use __builtin_object_size() to validate the buffer size for copy_from_us... | Arjan van de Ven | 2009-09-26 | 1 | -1/+1 |
* | x86: convert pda ops to wrappers around x86 percpu accessors | Tejun Heo | 2009-01-16 | 1 | -2/+0 |
* | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | 1 | -1/+1 |
* | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 | 1 | -2/+9 |
|\ |
|
| * | ftrace: store mcount address in rec->ip | Abhishek Sagar | 2008-06-23 | 1 | -1/+1 |
| * | ftrace: fix mcount export bug | Ingo Molnar | 2008-05-23 | 1 | -2/+9 |
* | | x86: move x86_64 gdt closer to i386 | Glauber Costa | 2008-07-08 | 1 | -5/+0 |
|/ |
|
* | x86: fix csum_partial() export | Ingo Molnar | 2008-05-13 | 1 | -0/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-18 | 1 | -5/+7 |
|\ |
|
| * | x86: coding style fixes to arch/x86/kernel/x8664_ksyms_64.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -5/+7 |
* | | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 1 | -6/+0 |
|/ |
|
* | x86: export cpu_gdt_descr | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+6 |
* | x86: unexport __{read,write}_lock_failed | Adrian Bunk | 2008-01-30 | 1 | -7/+0 |
* | x86_64: move kernel | Thomas Gleixner | 2007-10-11 | 1 | -0/+62 |