aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/sys_x86_64.c
AgeCommit message (Expand)Author
2013-08-29x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea
2013-08-29Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds
2013-08-20x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea
2013-01-24x86: Fix a typoYuanhan Liu
2012-12-11mm: fix cache coloring on x86_64 architectureMichel Lespinasse
2012-12-11mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-21mm: search from free_area_cache for the bigger sizeXiao Guangrong
2012-02-20x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin
2011-09-28x86, amd: Include linux/elf.h since we use stuff from asm/elf.hStephen Rothwell
2011-08-06x86-32, amd: Move va_align definition to unbreak 32-bit buildBorislav Petkov
2011-08-05x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2009-12-11Unify sys_mmap*Al Viro
2009-08-11tracing: Convert x86_64 mmap and uname to use DEFINE_SYSCALLJason Baron
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar
2008-07-31x86: coding style fixes to arch/x86/kernel/sys_x86_64.cGustavo F. Padovan
2008-07-22x86: Introducing asm/syscalls.hJaswinder Singh
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-01-30x86: PIE executable randomization, checkpatch fixesAndrew Morton
2008-01-30x86: PIE executable randomizationJiri Kosina
2007-10-13Delete filenames in comments.Dave Jones
2007-10-11x86_64: move kernelThomas Gleixner