index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
calling.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/entry/64: Do not include inst.h in calling.h
Uros Bizjak
2020-09-04
1
-1
/
+0
*
x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVM
Sean Christopherson
2020-08-21
1
-4
/
+6
*
x86/entry/64: Handle FSGSBASE enabled paranoid entry/exit
Chang S. Bae
2020-06-18
1
-0
/
+6
*
x86/entry/64: Introduce the FIND_PERCPU_BASE macro
Chang S. Bae
2020-06-18
1
-0
/
+34
*
x86/entry: Remove the apic/BUILD interrupt leftovers
Thomas Gleixner
2020-06-11
1
-20
/
+0
*
x86/irq: Convey vector as argument and not in ptregs
Thomas Gleixner
2020-06-11
1
-1
/
+4
*
x86/entry/64: Fix unwind hints in register clearing code
Josh Poimboeuf
2020-04-25
1
-19
/
+21
*
context_tracking: Rename context_tracking_is_enabled() => context_tracking_en...
Frederic Weisbecker
2019-10-29
1
-1
/
+1
*
Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Thomas Gleixner
2019-07-28
1
-0
/
+6
|
\
|
*
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
2019-07-17
1
-0
/
+6
*
|
x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations
Josh Poimboeuf
2019-07-09
1
-0
/
+17
|
/
*
x86/stackframe: Move ENCODE_FRAME_POINTER to asm/frame.h
Peter Zijlstra
2019-06-25
1
-15
/
+0
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-06
1
-1
/
+1
*
Revert "x86/jump-labels: Macrofy inline assembly code to work around GCC inli...
Ingo Molnar
2018-12-19
1
-1
/
+1
*
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-11-01
1
-0
/
+14
|
\
|
*
x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
Alexander Popov
2018-09-04
1
-0
/
+14
*
|
x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
2018-10-06
1
-1
/
+1
|
/
*
syscalls/x86: Extend register clearing on syscall entry to lower registers
Dominik Brodowski
2018-04-05
1
-0
/
+2
*
x86/entry/64: Simplify ENCODE_FRAME_POINTER
Josh Poimboeuf
2018-02-21
1
-6
/
+1
*
x86/entry/64: Use 'xorl' for faster register clearing
Dominik Brodowski
2018-02-17
1
-8
/
+8
*
x86/entry: Reduce the code footprint of the 'idtentry' macro
Dominik Brodowski
2018-02-17
1
-1
/
+10
*
x86/entry/64: Remove the unused 'icebp' macro
Borislav Petkov
2018-02-13
1
-4
/
+0
*
x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly
Dominik Brodowski
2018-02-13
1
-4
/
+4
*
x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and SAVE_AND_CLEAR_REGS...
Dominik Brodowski
2018-02-13
1
-41
/
+1
*
x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases
Dominik Brodowski
2018-02-13
1
-3
/
+3
*
x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro
Dominik Brodowski
2018-02-13
1
-0
/
+36
*
x86/entry/64: Interleave XOR register clearing with PUSH instructions
Dominik Brodowski
2018-02-13
1
-21
/
+19
*
x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single PO...
Dominik Brodowski
2018-02-13
1
-4
/
+11
*
x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensions
Dominik Brodowski
2018-02-13
1
-42
/
+15
*
x86/entry/64: Clear registers for exceptions/interrupts, to reduce speculatio...
Dan Williams
2018-02-06
1
-0
/
+19
*
x86/pti: Fix !PCID and sanitize defines
Thomas Gleixner
2018-01-14
1
-17
/
+19
*
x86/mm: Optimize RESTORE_CR3
Peter Zijlstra
2017-12-23
1
-2
/
+28
*
x86/mm: Use/Fix PCID to optimize user/kernel switches
Peter Zijlstra
2017-12-23
1
-13
/
+59
*
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
2017-12-23
1
-0
/
+7
*
x86/mm/pti: Prepare the x86/entry assembly code for entry/exit CR3 switching
Dave Hansen
2017-12-23
1
-0
/
+66
*
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
2017-12-17
1
-50
/
+19
|
\
|
*
x86/entry/64: Remove the RESTORE_..._REGS infrastructure
Andy Lutomirski
2017-11-02
1
-52
/
+0
|
*
x86/entry/64: Simplify reg restore code in the standard IRET paths
Andy Lutomirski
2017-11-02
1
-0
/
+21
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
x86/entry/64: Add unwind hint annotations
Josh Poimboeuf
2017-07-18
1
-0
/
+5
*
x86/entry/unwind: Create stack frames for saved interrupt registers
Josh Poimboeuf
2016-10-21
1
-0
/
+20
*
entry/64: Remove unused ZERO_EXTRA_REGS macro
Alexander Kuleshov
2016-10-21
1
-9
/
+0
*
x86/entry/64: Remove unused 'addskip' parameter of the ALLOC_PT_GPREGS_ON_STA...
Alexander Kuleshov
2016-10-20
1
-2
/
+2
*
x86/asm/entry: Remove unused SAVE_ALL/RESTORE_ALL macros for !CONFIG_x86_64
Alexander Kuleshov
2016-01-19
1
-31
/
+0
*
x86/entry/64: Bypass enter_from_user_mode on non-context-tracking boots
Andy Lutomirski
2015-11-24
1
-0
/
+15
*
x86/asm/entry/64: Save all regs on interrupt entry
Andy Lutomirski
2015-07-07
1
-3
/
+0
*
x86/asm/entry/32: Replace RESTORE_RSI_RDI with open-coded 32-bit reads
Denys Vlasenko
2015-07-06
1
-6
/
+0
*
x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/
Ingo Molnar
2015-06-04
1
-0
/
+243