summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/sys_x86_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86/compat: Adjust in_compat_syscall() to generic code under !COMPATDmitry Safonov2018-11-011-5/+6
* compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-1/+1
* mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-021-1/+1
* x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW borderKirill A. Shutemov2017-11-161-3/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/mm: Prepare to expose larger address space to userspaceKirill A. Shutemov2017-07-211-4/+17
* x86/mpx: Do not allow MPX if we have mappings above 47-bitKirill A. Shutemov2017-07-211-0/+9
* x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit()Kirill A. Shutemov2017-07-211-1/+1
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-2/+2
* x86/hugetlb: Adjust to the new native/compat mmap basesDmitry Safonov2017-03-141-12/+0Star
* x86/mm: Make mmap(MAP_32BIT) work correctlyDmitry Safonov2017-03-131-2/+2
* x86/mm: Introduce mmap_compat_base() for 32-bit mmap()Dmitry Safonov2017-03-131-4/+19
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-021-0/+1
* x86: use simpler API for random address requestsJason Cooper2016-10-121-4/+1Star
* 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-141-1/+1
* x86: Fix a typoYuanhan Liu2013-01-241-1/+1
* mm: fix cache coloring on x86_64 architectureMichel Lespinasse2012-12-121-2/+2
* mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse2012-12-121-121/+30Star
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-301-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-221-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/+0Star
* x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov2011-08-051-3/+78
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-131-12/+0Star
* Unify sys_mmap*Al Viro2009-12-111-16/+1Star
* 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/+0Star
* 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/+0Star
* x86_64: move kernelThomas Gleixner2007-10-111-0/+159