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
/
mm
/
cpu_entry_area.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-25
x86/cpu_entry_area: Annotate percpu_setup_exception_stacks() as __init
Nathan Chancellor
1
-1
/
+1
2023-03-22
x86/mm: Do not shuffle CPU entry areas without KASLR
Michal Koutný
1
-0
/
+7
2022-12-20
prandom: remove prandom_u32_max()
Jason A. Donenfeld
1
-1
/
+1
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+46
2022-12-15
x86/mm: Populate KASAN shadow for entire per-CPU range of CPU entry area
Sean Christopherson
1
-5
/
+3
2022-12-15
x86/mm: Recompute physical address for every page of per-CPU CEA mapping
Sean Christopherson
1
-1
/
+1
2022-12-15
x86/mm: Randomize per-cpu entry area
Peter Zijlstra
1
-4
/
+42
2022-12-15
x86/kasan: Map shadow for percpu pages on demand
Andrey Ryabinin
1
-1
/
+7
2022-11-22
x86/cpu: Remove X86_FEATURE_XENPV usage in setup_cpu_entry_area()
Juergen Gross
1
-6
/
+2
2021-10-06
x86/sev: Make the #VC exception stacks part of the default stacks storage
Borislav Petkov
1
-0
/
+7
2020-09-09
x86/dumpstack/64: Add noinstr version of get_stack_info()
Joerg Roedel
1
-1
/
+2
2020-06-11
x86/entry: Remove DBn stacks
Peter Zijlstra
1
-1
/
+0
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-04-14
x86/32: Remove CONFIG_DOUBLEFAULT
Borislav Petkov
1
-3
/
+1
2019-11-26
x86/doublefault/32: Move #DF stack and TSS to cpu_entry_area
Andy Lutomirski
1
-1
/
+13
2019-11-26
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+8
2019-11-25
x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...
Ingo Molnar
1
-1
/
+3
2019-11-16
x86/tss: Fix and move VMX BUILD_BUG_ON()
Thomas Gleixner
1
-0
/
+8
2019-04-17
x86/exceptions: Split debug IST stack
Thomas Gleixner
1
-1
/
+3
2019-04-17
x86/cpu_entry_area: Provide exception stack accessor
Thomas Gleixner
1
-0
/
+4
2019-04-17
x86/cpu_entry_area: Prepare for IST guard pages
Thomas Gleixner
1
-7
/
+30
2019-04-17
x86/exceptions: Add structs for exception stacks
Thomas Gleixner
1
-5
/
+3
2019-04-17
x86/cpu_entry_area: Cleanup setup functions
Thomas Gleixner
1
-10
/
+9
2019-02-08
x86/cpu_entry_area: Move percpu_setup_debug_store() to __init section
Sergey Senozhatsky
1
-1
/
+1
2018-09-12
x86/pti/64: Remove the SYSCALL64 entry trampoline
Andy Lutomirski
1
-36
/
+0
2018-08-15
x86: Add entry trampolines to kcore
Adrian Hunter
1
-0
/
+10
2018-08-15
kallsyms, x86: Export addresses of PTI entry trampolines
Alexander Shishkin
1
-0
/
+23
2018-04-12
x86/pti: Enable global pages for shared areas
Dave Hansen
1
-1
/
+13
2018-03-01
x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
Thomas Gleixner
1
-0
/
+6
2017-12-23
x86/cpu_entry_area: Add debugstore entries to cpu_entry_area
Thomas Gleixner
1
-0
/
+27
2017-12-23
x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on 32bit
Thomas Gleixner
1
-1
/
+2
2017-12-22
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
1
-16
/
+50
2017-12-22
x86/cpu_entry_area: Move it to a separate unit
Thomas Gleixner
1
-0
/
+104