index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vdso
/
vma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm: Fix VDSO and VVAR placement on 5-level paging machines
Kirill A. Shutemov
2023-08-09
1
-2
/
+2
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-24
1
-3
/
+1
|
\
|
*
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
2023-01-19
1
-3
/
+1
*
|
x86/vdso: Move VDSO image init to vdso2c generated code
Brian Gerst
2023-01-25
1
-15
/
+4
|
/
*
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-13
1
-1
/
+1
|
\
|
*
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
*
|
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-12
1
-23
/
+0
|
\
\
|
*
|
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
2022-12-01
1
-23
/
+0
|
|
/
*
/
clocksource: hyper-v: Use TSC PFN getter to map vvar page
Stanislav Kinsburskiy
2022-11-28
1
-4
/
+3
|
/
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
x86: remove vma linked list walks
Matthew Wilcox (Oracle)
2022-09-27
1
-4
/
+5
*
x86: Fix return value of __setup handlers
Randy Dunlap
2022-05-04
1
-1
/
+1
*
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-21
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-17
/
+0
|
\
|
*
mm: forbid splitting special mappings
Dmitry Safonov
2020-12-15
1
-17
/
+0
*
|
x86: vdso: Expose sigreturn address on vdso to the kernel
Gabriel Krisman Bertazi
2020-12-02
1
-0
/
+15
*
|
x86/elf: Use e_machine to check for x32/ia32 in setup_additional_pages()
Gabriel Krisman Bertazi
2020-10-26
1
-2
/
+2
|
/
*
timens: make vdso_join_timens() always succeed
Christian Brauner
2020-07-08
1
-3
/
+2
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-7
/
+7
*
x86/vdso: Use generic VDSO clock mode storage
Thomas Gleixner
2020-02-17
1
-3
/
+3
*
x86/vdso: Move VDSO clocksource state tracking to callback
Thomas Gleixner
2020-02-17
1
-0
/
+4
*
x86/vdso: Zap vvar pages when switching to a time namespace
Dmitry Safonov
2020-01-14
1
-0
/
+27
*
x86/vdso: On timens page fault prefault also VVAR page
Dmitry Safonov
2020-01-14
1
-1
/
+16
*
x86/vdso: Handle faults on timens page
Dmitry Safonov
2020-01-14
1
-2
/
+52
*
x86/vdso: Provide vdso_data offset on vvar_page
Dmitry Safonov
2020-01-14
1
-0
/
+11
*
x86/vdso: Restrict splitting VVAR VMA
Dmitry Safonov
2020-01-14
1
-0
/
+13
*
clocksource/drivers/hyperv: Allocate Hyper-V TSC page statically
Tianyu Lan
2019-08-23
1
-1
/
+1
*
clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
Michael Kelley
2019-07-03
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214
Thomas Gleixner
2019-05-30
1
-1
/
+1
*
x86: Fix various typos in comments
Ingo Molnar
2018-12-03
1
-1
/
+1
*
x86: convert vdso to use vm_fault_t
Matthew Wilcox
2018-10-27
1
-15
/
+9
*
x86/vdso: Initialize the CPU/node NR segment descriptor earlier
Chang S. Bae
2018-10-08
1
-32
/
+1
*
x86/vdso: Introduce helper functions for CPU and node number
Chang S. Bae
2018-10-08
1
-12
/
+7
*
x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBER
Chang S. Bae
2018-10-08
1
-1
/
+1
*
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-16
1
-1
/
+1
|
\
|
*
x86/pvclock: add setter for pvclock_pvti_cpu0_va
Joao Martins
2017-11-08
1
-1
/
+1
*
|
X86/KVM: Clear encryption attribute when SEV is active
Brijesh Singh
2017-11-07
1
-2
/
+3
|
/
*
x86/gdt: Use bitfields for initialization
Thomas Gleixner
2017-08-29
1
-1
/
+1
*
ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSO
Dmitry Safonov
2017-06-21
1
-3
/
+0
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-02
1
-1
/
+1
|
\
|
*
x86: Remap GDT tables in the fixmap section
Thomas Garnier
2017-03-16
1
-1
/
+1
*
|
x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method
Vitaly Kuznetsov
2017-03-11
1
-0
/
+7
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
2017-02-25
1
-1
/
+1
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-15
1
-2
/
+2
*
x86/vdso: Set vDSO pointer only after success
Dmitry Safonov
2016-10-28
1
-7
/
+3
*
x86/vdso: Only define map_vdso_randomized() if CONFIG_X86_64
Ingo Molnar
2016-09-15
1
-50
/
+48
*
x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*
Dmitry Safonov
2016-09-14
1
-10
/
+35
*
x86/vdso: Replace calculate_addr in map_vdso() with addr
Dmitry Safonov
2016-09-14
1
-13
/
+17
[next]