summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/vdso.c
AgeCommit message (Expand)Author
2021-04-06MIPS: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli
2020-11-19MIPS: vdso: Use vma page protection for remappingThomas Bogendoerfer
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-03-25MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=nYousong Zhou
2019-07-25mips: Add support for generic vDSOVincenzo Frascino
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-12-20MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton
2018-09-28MIPS: VDSO: Always map near top of user memoryPaul Burton
2018-08-31MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton
2017-09-04MIPS: VDSO: Drop gic_get_usm_range() usagePaul Burton
2017-02-24userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport
2016-09-21MIPS: vDSO: Fix Malta EVA mapping to vDSO page structsJames Hogan
2016-08-02MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2015-11-11MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith
2015-11-11MIPS: Initial implementation of a VDSOAlex Smith
2014-11-24MIPS: Enable VDSO randomizationPrem Karat
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron
2010-07-26MIPS: Make init_vdso a subsys_initcall.David Daney
2010-07-26MIPS: "Fix" useless 'init_vdso successfully' message.David Daney
2010-04-12MIPS: Preliminary VDSODavid Daney