summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/vdso.c
AgeCommit message (Expand)AuthorLines
2018-12-20MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton-2/+2
2018-09-28MIPS: VDSO: Always map near top of user memoryPaul Burton-1/+17
2018-08-31MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton-0/+20
2017-09-04MIPS: VDSO: Drop gic_get_usm_range() usagePaul Burton-10/+5
2017-02-24userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport-1/+1
2016-09-21MIPS: vDSO: Fix Malta EVA mapping to vDSO page structsJames Hogan-4/+4
2016-08-02MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton-0/+10
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko-1/+2
2015-11-11MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith-6/+65
2015-11-11MIPS: Initial implementation of a VDSOAlex Smith-83/+77
2014-11-24MIPS: Enable VDSO randomizationPrem Karat-1/+14
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron-2/+1
2010-07-26MIPS: Make init_vdso a subsys_initcall.David Daney-1/+1
2010-07-26MIPS: "Fix" useless 'init_vdso successfully' message.David Daney-2/+0
2010-04-12MIPS: Preliminary VDSODavid Daney-0/+112