summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/vdso.c
AgeCommit message (Expand)AuthorLines
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