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
/
entry_64_compat.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER
Andy Lutomirski
2020-07-04
1
-9
/
+10
*
x86/entry/64/compat: Fix Xen PV SYSENTER frame setup
Andy Lutomirski
2020-07-01
1
-0
/
+1
*
x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into C
Andy Lutomirski
2020-07-01
1
-6
/
+5
*
x86/entry: Make entry_64_compat.S objtool clean
Peter Zijlstra
2020-06-11
1
-5
/
+20
*
x86/entry: Move irq flags tracing to prepare_exit_to_usermode()
Thomas Gleixner
2020-06-11
1
-9
/
+5
*
x86/entry: Move irq tracing on syscall entry to C-code
Thomas Gleixner
2020-06-11
1
-18
/
+0
*
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
1
-2
/
+2
*
x86/asm/64: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
2019-10-18
1
-4
/
+4
*
x86/asm: Use SYM_INNER_LABEL instead of GLOBAL
Jiri Slaby
2019-10-18
1
-2
/
+2
*
x86/entry/64/compat: Fix stack switching for XEN PV
Jan Beulich
2019-01-18
1
-2
/
+4
*
x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
Alexander Popov
2018-09-04
1
-0
/
+5
*
x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80"
Andy Lutomirski
2018-06-27
1
-8
/
+8
*
x86/entry/64/compat: Preserve r8-r11 in int $0x80
Andy Lutomirski
2018-04-27
1
-4
/
+4
*
syscalls/x86: Extend register clearing on syscall entry to lower registers
Dominik Brodowski
2018-04-05
1
-0
/
+6
*
x86/entry/64/compat: Save one instruction in entry_INT80_compat()
Dominik Brodowski
2018-03-07
1
-3
/
+1
*
x86/entry: Do not special-case clone(2) in compat entry
Dominik Brodowski
2018-03-07
1
-12
/
+0
*
x86/entry/64: Open-code switch_to_thread_stack()
Dominik Brodowski
2018-02-21
1
-2
/
+15
*
x86/entry/64: Use 'xorl' for faster register clearing
Dominik Brodowski
2018-02-17
1
-27
/
+27
*
x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculati...
Dan Williams
2018-02-06
1
-0
/
+30
*
x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()
Thomas Gleixner
2018-01-03
1
-7
/
+6
*
x86/mm: Use/Fix PCID to optimize user/kernel switches
Peter Zijlstra
2017-12-23
1
-2
/
+2
*
x86/mm/pti: Prepare the x86/entry assembly code for entry/exit CR3 switching
Dave Hansen
2017-12-23
1
-1
/
+23
*
x86/entry/64: Use a per-CPU trampoline stack for IDT entries
Andy Lutomirski
2017-12-17
1
-1
/
+4
*
x86/entry/64: Allocate and enable the SYSENTER stack
Andy Lutomirski
2017-12-17
1
-1
/
+1
*
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
2017-12-17
1
-2
/
+1
|
\
|
*
x86/entry/64: Move SWAPGS into the common IRET-to-usermode path
Andy Lutomirski
2017-11-02
1
-2
/
+1
|
*
x86/entry/64: Split the IRET-to-user and IRET-to-kernel paths
Andy Lutomirski
2017-11-02
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
1
-1
/
+0
|
\
|
*
x86/xen: Get rid of paravirt op adjust_exception_frame
Juergen Gross
2017-08-31
1
-1
/
+0
*
|
x86/entry/64: Use ENTRY() instead of ALIGN+GLOBAL for stub32_clone()
Jiri Slaby
2017-08-29
1
-2
/
+2
|
/
*
x86/xen/64: Rearrange the SYSCALL entries
Andy Lutomirski
2017-08-10
1
-4
/
+3
*
x86/asm/entry/32: Simplify pushes of zeroed pt_regs->REGs
Denys Vlasenko
2016-05-03
1
-24
/
+21
*
x86/entry/32: Change INT80 to be an interrupt gate
Andy Lutomirski
2016-03-10
1
-1
/
+1
*
x86/entry: Improve system call entry comments
Andy Lutomirski
2016-03-10
1
-27
/
+58
*
x86/entry: Vastly simplify SYSENTER TF (single-step) handling
Andy Lutomirski
2016-03-10
1
-1
/
+8
*
x86/entry/compat: In SYSENTER, sink AC clearing below the existing FLAGS test
Andy Lutomirski
2016-03-10
1
-5
/
+3
*
x86/entry/compat: Add missing CLAC to entry_INT80_32
Andy Lutomirski
2016-02-25
1
-0
/
+1
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-11
1
-13
/
+7
|
\
|
*
x86/entry/64_compat: Make labels local
Borislav Petkov
2015-12-14
1
-5
/
+5
|
*
x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV op
Boris Ostrovsky
2015-11-23
1
-8
/
+2
|
*
x86/xen: Avoid fast syscall path for Xen PV guests
Boris Ostrovsky
2015-11-23
1
-4
/
+6
*
|
x86/entry: Restore traditional SYSENTER calling convention
Andy Lutomirski
2015-12-21
1
-5
/
+5
*
|
x86/xen: Avoid fast syscall path for Xen PV guests
Boris Ostrovsky
2015-12-19
1
-4
/
+6
|
/
*
x86/entry/32: Fix entry_INT80_32() to expect interrupts to be on
Andy Lutomirski
2015-10-18
1
-1
/
+1
*
x86/entry/64/compat: Document sysenter_fix_flags's reason for existence
Borislav Petkov
2015-10-11
1
-0
/
+6
*
x86/entry/compat: Implement opportunistic SYSRETL for compat syscalls
Andy Lutomirski
2015-10-09
1
-2
/
+40
*
x86/vdso/compat: Wire up SYSENTER and SYSCSALL for compat userspace
Andy Lutomirski
2015-10-09
1
-36
/
+54
*
x86/entry/64/compat: Migrate the body of the syscall entry to C
Andy Lutomirski
2015-10-09
1
-38
/
+18
*
x86/entry/64/compat: Set up full pt_regs for all compat syscalls
Andy Lutomirski
2015-10-09
1
-29
/
+13
[next]