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