summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/vdso.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton2018-12-201-2/+2
* MIPS: VDSO: Always map near top of user memoryPaul Burton2018-09-281-1/+17
* MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton2018-08-311-0/+20
* MIPS: VDSO: Drop gic_get_usm_range() usagePaul Burton2017-09-041-10/+5
* userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport2017-02-241-1/+1
* MIPS: vDSO: Fix Malta EVA mapping to vDSO page structsJames Hogan2016-09-211-4/+4
* MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton2016-08-021-0/+10
* vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-231-1/+2
* MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith2015-11-111-6/+65
* MIPS: Initial implementation of a VDSOAlex Smith2015-11-111-83/+77
* MIPS: Enable VDSO randomizationPrem Karat2014-11-241-1/+14
* coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-231-2/+1
* MIPS: Make init_vdso a subsys_initcall.David Daney2010-07-261-1/+1
* MIPS: "Fix" useless 'init_vdso successfully' message.David Daney2010-07-261-2/+0
* MIPS: Preliminary VDSODavid Daney2010-04-121-0/+112