index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
vsyscall: Fix permissions for emulate mode with KAISER/PTI
Ben Hutchings
1
-3
/
+4
2018-01-23
x86/mce: Make machine check speculation protected
Thomas Gleixner
1
-1
/
+1
2018-01-23
x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
David Woodhouse
1
-2
/
+3
2018-01-23
x86/retpoline/entry: Convert entry assembler indirect jumps
David Woodhouse
2
-3
/
+17
2018-01-10
Fix build error in vma.c
Greg Kroah-Hartman
1
-0
/
+1
2018-01-10
Map the vsyscall page with _PAGE_USER
Borislav Petkov
1
-0
/
+5
2018-01-05
x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
Andy Lutomirski
4
-13
/
+26
2018-01-05
x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader
Andy Lutomirski
1
-35
/
+46
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
Dave Hansen
2
-2
/
+9
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
/
+93
2018-01-05
KAISER: Kernel Address Isolation
Richard Fellner
2
-2
/
+23
2017-08-24
x86/asm/64: Clear AC on NMI entries
Andy Lutomirski
1
-0
/
+2
2017-04-21
x86/vdso: Ensure vdso32_enabled gets set to valid values only
Mathias Krause
1
-2
/
+9
2017-01-09
ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...
Steven Rostedt (Red Hat)
1
-2
/
+2
2016-08-16
x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
David Howells
1
-1
/
+1
2016-04-12
x86/entry/compat: Keep TS_COMPAT set during signal delivery
Andy Lutomirski
1
-10
/
+13
2016-03-03
x86/entry/compat: Add missing CLAC to entry_INT80_32
Andy Lutomirski
1
-0
/
+1
2015-12-21
x86/entry: Restore traditional SYSENTER calling convention
Andy Lutomirski
4
-19
/
+51
2015-12-21
x86/entry: Fix some comments
Andy Lutomirski
2
-2
/
+2
2015-12-19
x86/xen: Avoid fast syscall path for Xen PV guests
Boris Ostrovsky
2
-6
/
+9
2015-11-24
x86/entry/64: Fix irqflag tracing wrt context tracking
Andy Lutomirski
1
-1
/
+18
2015-11-05
mm: mlock: add new mlock system call
Eric B Munson
2
-0
/
+2
2015-11-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2015-10-18
x86/entry/32: Fix FS and GS restore in opportunistic SYSEXIT
Andy Lutomirski
1
-2
/
+2
2015-10-18
x86/entry/32: Fix entry_INT80_32() to expect interrupts to be on
Andy Lutomirski
3
-8
/
+17
2015-10-11
x86/entry/64/compat: Document sysenter_fix_flags's reason for existence
Borislav Petkov
1
-0
/
+6
2015-10-09
x86/entry: Split and inline syscall_return_slowpath()
Andy Lutomirski
1
-21
/
+29
2015-10-09
x86/entry: Split and inline prepare_exit_to_usermode()
Andy Lutomirski
1
-15
/
+28
2015-10-09
x86/entry: Use pt_regs_to_thread_info() in syscall entry tracing
Andy Lutomirski
1
-11
/
+11
2015-10-09
x86/entry: Hide two syscall entry assertions behind CONFIG_DEBUG_ENTRY
Andy Lutomirski
1
-2
/
+4
2015-10-09
x86/entry: Micro-optimize compat fast syscall arg fetch
Andy Lutomirski
1
-2
/
+14
2015-10-09
x86/entry: Force inlining of 32-bit syscall code
Andy Lutomirski
1
-3
/
+5
2015-10-09
x86/entry: Make irqs_disabled checks in exit code depend on lockdep
Andy Lutomirski
1
-3
/
+3
2015-10-09
x86/entry: Remove unnecessary IRQ twiddling in fast 32-bit syscalls
Andy Lutomirski
1
-7
/
+11
2015-10-09
x86/entry/32: Re-implement SYSENTER using the new C path
Andy Lutomirski
3
-100
/
+51
2015-10-09
x86/entry/32: Switch INT80 to the new C syscall path
Andy Lutomirski
1
-21
/
+13
2015-10-09
x86/entry/32: Open-code return tracking from fork and kthreads
Andy Lutomirski
1
-3
/
+15
2015-10-09
x86/entry/compat: Implement opportunistic SYSRETL for compat syscalls
Andy Lutomirski
2
-5
/
+60
2015-10-09
x86/vdso/compat: Wire up SYSENTER and SYSCSALL for compat userspace
Andy Lutomirski
2
-36
/
+62
2015-10-09
x86/entry: Add C code for fast system call entries
Andy Lutomirski
1
-0
/
+43
2015-10-09
x86/entry/64/compat: Migrate the body of the syscall entry to C
Andy Lutomirski
2
-39
/
+19
2015-10-09
x86/entry: Add do_syscall_32(), a C function to do 32-bit syscalls
Andy Lutomirski
1
-0
/
+43
[next]