index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vdso
/
vma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-16
x86/mm: Fix VDSO and VVAR placement on 5-level paging machines
Kirill A. Shutemov
1
-2
/
+2
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-09-27
x86: remove vma linked list walks
Matthew Wilcox (Oracle)
1
-4
/
+5
2022-05-04
x86: Fix return value of __setup handlers
Randy Dunlap
1
-1
/
+1
2021-03-22
x86: Fix various typos in comments, take #2
Ingo Molnar
1
-1
/
+1
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-17
/
+0
2020-12-15
mm: forbid splitting special mappings
Dmitry Safonov
1
-17
/
+0
2020-12-02
x86: vdso: Expose sigreturn address on vdso to the kernel
Gabriel Krisman Bertazi
1
-0
/
+15
2020-10-26
x86/elf: Use e_machine to check for x32/ia32 in setup_additional_pages()
Gabriel Krisman Bertazi
1
-2
/
+2
2020-07-08
timens: make vdso_join_timens() always succeed
Christian Brauner
1
-3
/
+2
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-7
/
+7
2020-02-17
x86/vdso: Use generic VDSO clock mode storage
Thomas Gleixner
1
-3
/
+3
2020-02-17
x86/vdso: Move VDSO clocksource state tracking to callback
Thomas Gleixner
1
-0
/
+4
2020-01-14
x86/vdso: Zap vvar pages when switching to a time namespace
Dmitry Safonov
1
-0
/
+27
2020-01-14
x86/vdso: On timens page fault prefault also VVAR page
Dmitry Safonov
1
-1
/
+16
2020-01-14
x86/vdso: Handle faults on timens page
Dmitry Safonov
1
-2
/
+52
2020-01-14
x86/vdso: Provide vdso_data offset on vvar_page
Dmitry Safonov
1
-0
/
+11
2020-01-14
x86/vdso: Restrict splitting VVAR VMA
Dmitry Safonov
1
-0
/
+13
2019-08-23
clocksource/drivers/hyperv: Allocate Hyper-V TSC page statically
Tianyu Lan
1
-1
/
+1
2019-07-03
clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
Michael Kelley
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214
Thomas Gleixner
1
-1
/
+1
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2018-10-27
x86: convert vdso to use vm_fault_t
Matthew Wilcox
1
-15
/
+9
2018-10-08
x86/vdso: Initialize the CPU/node NR segment descriptor earlier
Chang S. Bae
1
-32
/
+1
2018-10-08
x86/vdso: Introduce helper functions for CPU and node number
Chang S. Bae
1
-12
/
+7
2018-10-08
x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBER
Chang S. Bae
1
-1
/
+1
2017-11-17
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2017-11-09
x86/pvclock: add setter for pvclock_pvti_cpu0_va
Joao Martins
1
-1
/
+1
2017-11-07
X86/KVM: Clear encryption attribute when SEV is active
Brijesh Singh
1
-2
/
+3
2017-08-29
x86/gdt: Use bitfields for initialization
Thomas Gleixner
1
-1
/
+1
2017-06-21
ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSO
Dmitry Safonov
1
-3
/
+0
2017-05-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
1
-1
/
+1
2017-03-11
x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method
Vitaly Kuznetsov
1
-0
/
+7
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-25
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
1
-1
/
+1
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-12-15
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-2
/
+2
2016-10-28
x86/vdso: Set vDSO pointer only after success
Dmitry Safonov
1
-7
/
+3
2016-09-15
x86/vdso: Only define map_vdso_randomized() if CONFIG_X86_64
Ingo Molnar
1
-50
/
+48
2016-09-14
x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*
Dmitry Safonov
1
-10
/
+35
2016-09-14
x86/vdso: Replace calculate_addr in map_vdso() with addr
Dmitry Safonov
1
-13
/
+17
2016-09-14
x86/vdso: Unmap vdso blob on vvar mapping failure
Dmitry Safonov
1
-2
/
+4
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-16
/
+4
2016-07-14
x86/vdso: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-16
/
+4
2016-07-08
x86/vdso: Add mremap hook to vm_special_mapping
Dmitry Safonov
1
-5
/
+42
2016-05-24
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
1
-1
/
+2
2016-04-13
x86/vdso: Remove direct HPET access through the vDSO
Andy Lutomirski
1
-11
/
+0
2016-01-30
x86/vdso: Use static_cpu_has()
Borislav Petkov
1
-1
/
+1
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
1
-0
/
+1
[next]