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
/
sys_x86_64.c
Age
Commit message (
Expand
)
Author
2013-08-22
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
Radu Caragea
2013-08-22
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
Linus Torvalds
2013-08-13
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
Radu Caragea
2013-01-24
x86: Fix a typo
Yuanhan Liu
2012-12-11
mm: fix cache coloring on x86_64 architecture
Michel Lespinasse
2012-12-11
mm: use vm_unmapped_area() on x86_64 architecture
Michel Lespinasse
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-21
mm: search from free_area_cache for the bigger size
Xiao Guangrong
2012-02-20
x86: Factor out TIF_IA32 from 32-bit address space
H. Peter Anvin
2011-09-28
x86, amd: Include linux/elf.h since we use stuff from asm/elf.h
Stephen Rothwell
2011-08-06
x86-32, amd: Move va_align definition to unbreak 32-bit build
Borislav Petkov
2011-08-05
x86, amd: Avoid cache aliasing penalties on AMD family 15h
Borislav Petkov
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
2009-12-11
Unify sys_mmap*
Al Viro
2009-08-11
tracing: Convert x86_64 mmap and uname to use DEFINE_SYSCALL
Jason Baron
2008-10-06
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...
Ingo Molnar
2008-07-31
x86: coding style fixes to arch/x86/kernel/sys_x86_64.c
Gustavo F. Padovan
2008-07-22
x86: Introducing asm/syscalls.h
Jaswinder Singh
2008-05-03
unified (weak) sys_pipe implementation
Ulrich Drepper
2008-01-30
x86: PIE executable randomization, checkpatch fixes
Andrew Morton
2008-01-30
x86: PIE executable randomization
Jiri Kosina
2007-10-13
Delete filenames in comments.
Dave Jones
2007-10-11
x86_64: move kernel
Thomas Gleixner