summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/sys_x86_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: use simpler API for random address requestsJason Cooper2016-10-111-4/+1
* x86/mm: Improve AMD Bulldozer ASLR workaroundHector Marco-Gisbert2015-03-311-3/+27
* x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2013-08-221-1/+1
* Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds2013-08-221-1/+1
* x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-131-1/+1
* x86: Fix a typoYuanhan Liu2013-01-241-1/+1
* mm: fix cache coloring on x86_64 architectureMichel Lespinasse2012-12-111-2/+2
* mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse2012-12-111-121/+30
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-3/+3
|\
| * x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin2012-02-201-3/+3
* | mm: search from free_area_cache for the bigger sizeXiao Guangrong2012-03-211-17/+17
|/
* x86, amd: Include linux/elf.h since we use stuff from asm/elf.hStephen Rothwell2011-09-281-0/+1
* x86-32, amd: Move va_align definition to unbreak 32-bit buildBorislav Petkov2011-08-061-4/+0
* x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov2011-08-051-3/+78
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-121-12/+0
* Unify sys_mmap*Al Viro2009-12-111-16/+1
* tracing: Convert x86_64 mmap and uname to use DEFINE_SYSCALLJason Baron2009-08-111-4/+4
*-. Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-061-21/+22
|\ \
| | * x86: coding style fixes to arch/x86/kernel/sys_x86_64.cGustavo F. Padovan2008-07-311-21/+22
| |/
* | x86: Introducing asm/syscalls.hJaswinder Singh2008-07-221-0/+1
|/
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0
* x86: PIE executable randomization, checkpatch fixesAndrew Morton2008-01-301-7/+7
* x86: PIE executable randomizationJiri Kosina2008-01-301-0/+98
* Delete filenames in comments.Dave Jones2007-10-131-4/+0
* x86_64: move kernelThomas Gleixner2007-10-111-0/+159
OpenPOWER on IntegriCloud