index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
entry_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-09
x86/entry/64: Add instruction suffix
Jan Beulich
1
-1
/
+1
2019-08-11
x86/entry/64: Use JMP instead of JMPQ
Josh Poimboeuf
1
-1
/
+1
2019-08-11
x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations
Josh Poimboeuf
1
-2
/
+19
2019-05-21
sched/x86: Save [ER]FLAGS on context switch
Peter Zijlstra
1
-0
/
+2
2018-10-04
x86/entry/64: Add two more instruction suffixes
Jan Beulich
1
-2
/
+2
2018-08-24
x86/entry/64: Remove %ebx handling from error_entry/exit
Andy Lutomirski
1
-16
/
+4
2018-03-28
x86/entry/64: Don't use IST entry for #BP stack
Andy Lutomirski
1
-1
/
+1
2018-03-18
Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
David Woodhouse
1
-2
/
+1
2018-02-28
x86/entry/64: Clear extra registers beyond syscall arguments, to reduce specu...
Dan Williams
1
-0
/
+13
2018-02-13
x86/entry/64: Push extra regs right away
Andy Lutomirski
1
-2
/
+6
2018-02-13
x86/entry/64: Remove the SYSCALL64 fast path
Andy Lutomirski
1
-122
/
+1
2018-02-13
x86/retpoline: Simplify vmexit_fill_RSB()
Borislav Petkov
1
-1
/
+2
2018-01-23
x86/mce: Make machine check speculation protected
Thomas Gleixner
1
-1
/
+1
2018-01-23
x86/retpoline: Fill RSB on context switch for affected CPUs
David Woodhouse
1
-0
/
+11
2018-01-17
x86/retpoline/entry: Convert entry assembler indirect jumps
David Woodhouse
1
-2
/
+8
2018-01-05
KPTI: Rename to PAGE_TABLE_ISOLATION
Kees Cook
1
-6
/
+6
2018-01-05
kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
Hugh Dickins
1
-3
/
+4
2018-01-05
kaiser: add "nokaiser" boot option, using ALTERNATIVE
Hugh Dickins
1
-7
/
+8
2018-01-05
kaiser: paranoid_entry pass cr3 need to paranoid_exit
Hugh Dickins
1
-10
/
+36
2018-01-05
kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user
Hugh Dickins
1
-4
/
+4
2018-01-05
kaiser: enhanced by kernel and user PCIDs
Hugh Dickins
1
-2
/
+8
2018-01-05
kaiser: delete KAISER_REAL_SWITCH option
Hugh Dickins
1
-4
/
+0
2018-01-05
kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET
Hugh Dickins
1
-2
/
+2
2018-01-05
kaiser: fix regs to do_nmi() ifndef CONFIG_KAISER
Hugh Dickins
1
-5
/
+6
2018-01-05
kaiser: merged update
Dave Hansen
1
-13
/
+92
2018-01-05
KAISER: Kernel Address Isolation
Richard Fellner
1
-0
/
+17
2017-12-05
Revert "x86/entry/64: Add missing irqflags tracing to native_load_gs_index()"
Greg Kroah-Hartman
1
-8
/
+2
2017-11-30
x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
Andy Lutomirski
1
-2
/
+8
2017-08-25
x86/asm/64: Clear AC on NMI entries
Andy Lutomirski
1
-0
/
+2
2016-10-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+2
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-10-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-38
/
+113
2016-09-30
x86/entry/64: Fix context tracking state warning when load_gs_index fails
Wanpeng Li
1
-2
/
+2
2016-09-29
x86/entry: spell EBX register correctly in documentation
Nicolas Iooss
1
-1
/
+1
2016-09-16
x86/entry/64: Fix a minor comment rebase error
Andy Lutomirski
1
-1
/
+0
2016-09-15
x86: Move thread_info into task_struct
Andy Lutomirski
1
-2
/
+5
2016-09-13
x86/entry/64: Clean up and document espfix64 stack setup
Andy Lutomirski
1
-11
/
+53
2016-08-24
sched/x86: Pass kernel thread parameters in 'struct fork_frame'
Brian Gerst
1
-20
/
+17
2016-08-24
sched/x86: Rewrite the switch_to() code
Brian Gerst
1
-3
/
+38
2016-08-18
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
Ingo Molnar
1
-5
/
+20
2016-08-10
x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRET
Borislav Petkov
1
-5
/
+9
2016-08-10
x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text
Alexander Potapenko
1
-0
/
+11
2016-08-08
x86: move exports to actual definitions
Al Viro
1
-0
/
+2
2016-08-01
x86/entry: Remove duplicated comment
Borislav Petkov
1
-2
/
+1
2016-07-15
x86/dumpstack: When OOPSing, rewind the stack before do_exit()
Andy Lutomirski
1
-0
/
+11
2016-05-05
x86/entry, sched/x86: Don't save/restore EFLAGS on task switch
Brian Gerst
1
-3
/
+0
2016-04-29
x86/segments/64: When load_gs_index fails, clear the base
Andy Lutomirski
1
-0
/
+6
2016-04-13
x86/entry/64: Make gs_change a local label
Borislav Petkov
1
-5
/
+5
2016-04-13
x86/cpu: Add Erratum 88 detection on AMD
Borislav Petkov
1
-1
/
+1
2016-03-10
x86/entry: Improve system call entry comments
Andy Lutomirski
1
-0
/
+10
[next]