index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
calling.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-23
x86/mm: Use/Fix PCID to optimize user/kernel switches
Peter Zijlstra
1
-13
/
+59
2017-12-23
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
1
-0
/
+7
2017-12-23
x86/mm/pti: Prepare the x86/entry assembly code for entry/exit CR3 switching
Dave Hansen
1
-0
/
+66
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
1
-50
/
+19
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
x86/entry/64: Remove the RESTORE_..._REGS infrastructure
Andy Lutomirski
1
-52
/
+0
2017-11-02
x86/entry/64: Simplify reg restore code in the standard IRET paths
Andy Lutomirski
1
-0
/
+21
2017-07-18
x86/entry/64: Add unwind hint annotations
Josh Poimboeuf
1
-0
/
+5
2016-10-21
x86/entry/unwind: Create stack frames for saved interrupt registers
Josh Poimboeuf
1
-0
/
+20
2016-10-21
entry/64: Remove unused ZERO_EXTRA_REGS macro
Alexander Kuleshov
1
-9
/
+0
2016-10-20
x86/entry/64: Remove unused 'addskip' parameter of the ALLOC_PT_GPREGS_ON_STA...
Alexander Kuleshov
1
-2
/
+2
2016-01-19
x86/asm/entry: Remove unused SAVE_ALL/RESTORE_ALL macros for !CONFIG_x86_64
Alexander Kuleshov
1
-31
/
+0
2015-11-24
x86/entry/64: Bypass enter_from_user_mode on non-context-tracking boots
Andy Lutomirski
1
-0
/
+15
2015-07-07
x86/asm/entry/64: Save all regs on interrupt entry
Andy Lutomirski
1
-3
/
+0
2015-07-06
x86/asm/entry/32: Replace RESTORE_RSI_RDI with open-coded 32-bit reads
Denys Vlasenko
1
-6
/
+0
2015-06-04
x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/
Ingo Molnar
1
-0
/
+243
[prev]