index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
2021-03-08
x86/sev-es: Introduce ip_within_syscall_gap() helper
Joerg Roedel
2021-03-06
x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscalls
Andy Lutomirski
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-23
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
x86, vdso: disable LTO only for vDSO
Sami Tolvanen
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
2021-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
2021-02-10
x86/softirq: Remove indirection in do_softirq_own_stack()
Thomas Gleixner
2021-02-10
x86/entry: Use run_sysvec_on_irqstack_cond() for XEN upcall
Thomas Gleixner
2021-02-10
x86/entry: Convert device interrupts to inline stack switching
Thomas Gleixner
2021-02-10
x86/entry: Convert system vectors to irq stack macro
Thomas Gleixner
2021-02-10
x86/entry: Fix instrumentation annotation
Thomas Gleixner
2021-02-10
x86/xen: Drop USERGS_SYSRET64 paravirt call
Juergen Gross
2021-02-10
x86/pv: Switch SWAPGS to ALTERNATIVE
Juergen Gross
2021-01-31
Merge tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-01-24
fs: add mount_setattr()
Christian Brauner
2021-01-19
x86/entry: Remove put_ret_addr_in_rdi THUNK macro argument
Borislav Petkov
2021-01-14
x86/entry: Emit a symbol for register restoring thunk
Nick Desaulniers
2021-01-12
x86/entry: Fix noinstr fail
Peter Zijlstra
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
mm: forbid splitting special mappings
Dmitry Safonov
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-12-02
x86: vdso: Expose sigreturn address on vdso to the kernel
Gabriel Krisman Bertazi
2020-11-18
x86/vdso: Implement a vDSO for Intel SGX enclave call
Sean Christopherson
2020-11-18
x86/vdso: Add support for exception fixup in vDSO functions
Sean Christopherson
2020-11-16
Merge branch 'x86/entry' into core/entry
Thomas Gleixner
2020-11-04
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
2020-10-27
Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-26
x86/mm: Convert mmu context ia32_compat into a proper flags field
Gabriel Krisman Bertazi
2020-10-26
x86/elf: Use e_machine to check for x32/ia32 in setup_additional_pages()
Gabriel Krisman Bertazi
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-21
treewide: remove DISABLE_LTO
Sami Tolvanen
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-14
x86/syscalls: Document the fact that syscalls 512-547 are a legacy mistake
Andy Lutomirski
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-12
Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-12
Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
[next]