index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
2022-03-15
x86: Remove toolchain check for X32 ABI capability
Masahiro Yamada
2022-03-15
x86: Annotate idtentry_df()
Peter Zijlstra
2022-03-15
x86/ibt,sev: Annotations
Peter Zijlstra
2022-03-15
x86/ibt: Annotate text references
Peter Zijlstra
2022-03-15
x86/ibt,entry: Sprinkle ENDBR dust
Peter Zijlstra
2022-03-15
x86/ibt,xen: Sprinkle the ENDBR
Peter Zijlstra
2022-03-15
x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()
Peter Zijlstra
2022-03-15
x86/entry: Cleanup PARAVIRT
Peter Zijlstra
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2022-01-12
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-12
x86/entry_32: Fix segment exceptions
Peter Zijlstra
2021-12-30
x86/vdso: Remove -nostdlib compiler flag
Masahiro Yamada
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-11
x86: Remove .fixup section
Peter Zijlstra
2021-12-11
x86/entry_32: Remove .fixup usage
Peter Zijlstra
2021-12-11
x86/entry_64: Remove .fixup usage
Peter Zijlstra
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-12-03
x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
Lai Jiangshan
2021-12-03
x86/entry: Use the correct fence macro after swapgs in kernel CR3
Lai Jiangshan
2021-12-03
x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()
Lai Jiangshan
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-10-29
signal/x86: In emulate_vsyscall force a signal instead of calling do_exit
Eric W. Biederman
2021-10-07
futex,x86: Wire up sys_futex_waitv()
André Almeida
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-03
x86/build/vdso: fix missing FORCE for *.so build rule
Masahiro Yamada
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-29
Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-28
Merge tag 'x86-asm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-28
Merge tag 'x86_sev_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-22
x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall()
Peter Zijlstra
2021-06-22
x86/entry: Fix noinstr fail in __do_fast_syscall_32()
Peter Zijlstra
2021-06-21
x86/sev: Split up runtime #VC handler for correct state tracking
Joerg Roedel
2021-06-07
quota: Wire up quotactl_fd syscall
Jan Kara
2021-05-25
x86/syscalls: Don't adjust CFLAGS for syscall tables
Brian Gerst
2021-05-25
x86/syscalls: Remove -Wno-override-init for syscall tables
Brian Gerst
2021-05-25
x86/syscalls: Clear 'offset' and 'prefix' in case they are set in env
Masahiro Yamada
2021-05-25
x86/entry: Use int everywhere for system call numbers
H. Peter Anvin (Intel)
2021-05-20
x86/entry: Treat out of range and gap system calls the same
H. Peter Anvin (Intel)
2021-05-20
x86/entry/64: Sign-extend system calls on entry to int
H. Peter Anvin (Intel)
2021-05-20
x86/syscalls: Switch to generic syscallhdr.sh
Masahiro Yamada
[next]