aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/sys_x86_64.c
Commit message (Expand)AuthorAge
* mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-02
* x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW borderKirill A. Shutemov2017-11-16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* x86/mm: Prepare to expose larger address space to userspaceKirill A. Shutemov2017-07-21
* x86/mpx: Do not allow MPX if we have mappings above 47-bitKirill A. Shutemov2017-07-21
* x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit()Kirill A. Shutemov2017-07-21
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-19
* x86/hugetlb: Adjust to the new native/compat mmap basesDmitry Safonov2017-03-14
* x86/mm: Make mmap(MAP_32BIT) work correctlyDmitry Safonov2017-03-13
* x86/mm: Introduce mmap_compat_base() for 32-bit mmap()Dmitry Safonov2017-03-13
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-02
* x86: use simpler API for random address requestsJason Cooper2016-10-11
* x86/mm: Improve AMD Bulldozer ASLR workaroundHector Marco-Gisbert2015-03-31
* x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2013-08-22
* Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds2013-08-22
* x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-13
* x86: Fix a typoYuanhan Liu2013-01-24
* mm: fix cache coloring on x86_64 architectureMichel Lespinasse2012-12-11
* mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse2012-12-11
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\
| * x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin2012-02-20
* | mm: search from free_area_cache for the bigger sizeXiao Guangrong2012-03-21
|/
* x86, amd: Include linux/elf.h since we use stuff from asm/elf.hStephen Rothwell2011-09-28
* x86-32, amd: Move va_align definition to unbreak 32-bit buildBorislav Petkov2011-08-06
* x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov2011-08-05
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-12
* Unify sys_mmap*Al Viro2009-12-11
* tracing: Convert x86_64 mmap and uname to use DEFINE_SYSCALLJason Baron2009-08-11
*-. Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-06
|\ \
| | * x86: coding style fixes to arch/x86/kernel/sys_x86_64.cGustavo F. Padovan2008-07-31
| |/
* / x86: Introducing asm/syscalls.hJaswinder Singh2008-07-22
|/
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-03
* x86: PIE executable randomization, checkpatch fixesAndrew Morton2008-01-30
* x86: PIE executable randomizationJiri Kosina2008-01-30
* Delete filenames in comments.Dave Jones2007-10-13
* x86_64: move kernelThomas Gleixner2007-10-11