Age | Commit message (Expand) | Author | Files | Lines |
2024-02-20 | MIPS: vdso: Use generic union vdso_data_store | Anna-Maria Behnsen | 1 | -1/+1 |
2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 1 | -1/+1 |
2022-10-11 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 1 | -1/+1 |
2022-07-11 | MIPS: vdso: Utilize __pa() for gic_pfn | Florian Fainelli | 1 | -1/+1 |
2021-04-06 | MIPS: Add support for CONFIG_DEBUG_VIRTUAL | Florian Fainelli | 1 | -2/+3 |
2020-11-19 | MIPS: vdso: Use vma page protection for remapping | Thomas Bogendoerfer | 1 | -2/+2 |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 1 | -2/+2 |
2020-03-25 | MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=n | Yousong Zhou | 1 | -11/+15 |
2019-07-25 | mips: Add support for generic vDSO | Vincenzo Frascino | 1 | -31/+6 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2018-12-20 | MIPS: math-emu: Write-protect delay slot emulation pages | Paul Burton | 1 | -2/+2 |
2018-09-28 | MIPS: VDSO: Always map near top of user memory | Paul Burton | 1 | -1/+17 |
2018-08-31 | MIPS: VDSO: Match data page cache colouring when D$ aliases | Paul Burton | 1 | -0/+20 |
2017-09-04 | MIPS: VDSO: Drop gic_get_usm_range() usage | Paul Burton | 1 | -10/+5 |
2017-02-24 | userfaultfd: non-cooperative: add event for memory unmaps | Mike Rapoport | 1 | -1/+1 |
2016-09-21 | MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs | James Hogan | 1 | -4/+4 |
2016-08-02 | MIPS: Use per-mm page to execute branch delay slot instructions | Paul Burton | 1 | -0/+10 |
2016-05-23 | vdso: make arch_setup_additional_pages wait for mmap_sem for write killable | Michal Hocko | 1 | -1/+2 |
2015-11-11 | MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime() | Alex Smith | 1 | -6/+65 |
2015-11-11 | MIPS: Initial implementation of a VDSO | Alex Smith | 1 | -83/+77 |
2014-11-24 | MIPS: Enable VDSO randomization | Prem Karat | 1 | -1/+14 |
2012-03-23 | coredump: remove VM_ALWAYSDUMP flag | Jason Baron | 1 | -2/+1 |
2010-07-26 | MIPS: Make init_vdso a subsys_initcall. | David Daney | 1 | -1/+1 |
2010-07-26 | MIPS: "Fix" useless 'init_vdso successfully' message. | David Daney | 1 | -2/+0 |
2010-04-12 | MIPS: Preliminary VDSO | David Daney | 1 | -0/+112 |