index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2021-10-06
x86/sev: Make the #VC exception stacks part of the default stacks storage
Borislav Petkov
2020-09-09
x86/dumpstack/64: Add noinstr version of get_stack_info()
Joerg Roedel
2020-06-11
x86/entry: Remove DBn stacks
Peter Zijlstra
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-04-14
x86/32: Remove CONFIG_DOUBLEFAULT
Borislav Petkov
2019-11-26
x86/doublefault/32: Move #DF stack and TSS to cpu_entry_area
Andy Lutomirski
2019-11-26
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-25
x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...
Ingo Molnar
2019-11-16
x86/tss: Fix and move VMX BUILD_BUG_ON()
Thomas Gleixner
2019-04-17
x86/exceptions: Split debug IST stack
Thomas Gleixner
2019-04-17
x86/cpu_entry_area: Provide exception stack accessor
Thomas Gleixner
2019-04-17
x86/cpu_entry_area: Prepare for IST guard pages
Thomas Gleixner
2019-04-17
x86/exceptions: Add structs for exception stacks
Thomas Gleixner
2019-04-17
x86/cpu_entry_area: Cleanup setup functions
Thomas Gleixner
2019-02-08
x86/cpu_entry_area: Move percpu_setup_debug_store() to __init section
Sergey Senozhatsky
2018-09-12
x86/pti/64: Remove the SYSCALL64 entry trampoline
Andy Lutomirski
2018-08-14
x86: Add entry trampolines to kcore
Adrian Hunter
2018-08-14
kallsyms, x86: Export addresses of PTI entry trampolines
Alexander Shishkin
2018-04-12
x86/pti: Enable global pages for shared areas
Dave Hansen
2018-03-01
x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
Thomas Gleixner
2017-12-23
x86/cpu_entry_area: Add debugstore entries to cpu_entry_area
Thomas Gleixner
2017-12-23
x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on 32bit
Thomas Gleixner
2017-12-22
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
2017-12-22
x86/cpu_entry_area: Move it to a separate unit
Thomas Gleixner