index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
x8664_ksyms_64.c
Age
Commit message (
Expand
)
Author
2013-09-25
sched, x86: Optimize the preempt_schedule() call
Peter Zijlstra
2012-11-16
x86: Improve __phys_addr performance by making use of carry flags and inlining
Alexander Duyck
2012-08-23
ftrace/x86: Add support for -mfentry to x86_64
Steven Rostedt
2012-06-29
x86/copy_user_generic: Optimize copy_user_generic with CPU erms feature
Fenghua Yu
2011-01-25
x86-64, mem: Convert memmove() to assembly file and fix return value bug
Fenghua Yu
2010-04-28
x86-64: Don't export init_level4_pgt
Jan Beulich
2009-12-30
x86-64: Modify copy_user_generic() alternatives mechanism
Jan Beulich
2009-12-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-15
x86: don't export inline function
Rusty Russell
2009-12-10
x86, 64-bit: Move kernel_thread to C
Brian Gerst
2009-11-16
x86: Add missing might_fault() checks to copy_{to,from}_user()
Frederic Weisbecker
2009-11-15
x86-64: __copy_from_user_inatomic() adjustments
Jan Beulich
2009-09-26
x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...
Arjan van de Ven
2009-01-16
x86: convert pda ops to wrappers around x86 percpu accessors
Tejun Heo
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-07-14
Merge branch 'auto-ftrace-next' into tracing/for-linus
Ingo Molnar
2008-07-08
x86: move x86_64 gdt closer to i386
Glauber Costa
2008-06-23
ftrace: store mcount address in rec->ip
Abhishek Sagar
2008-05-23
ftrace: fix mcount export bug
Ingo Molnar
2008-05-13
x86: fix csum_partial() export
Ingo Molnar
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-17
x86: coding style fixes to arch/x86/kernel/x8664_ksyms_64.c
Paolo Ciarrocchi
2008-04-17
Generic semaphore implementation
Matthew Wilcox
2008-01-30
x86: export cpu_gdt_descr
Glauber de Oliveira Costa
2008-01-30
x86: unexport __{read,write}_lock_failed
Adrian Bunk
2007-10-11
x86_64: move kernel
Thomas Gleixner