index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
2023-12-07
x86/entry: Do not allow external 0x80 interrupts
Thomas Gleixner
2023-12-07
x86/entry: Convert INT 0x80 emulation to IDTENTRY
Thomas Gleixner
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
Merge tag 'x86-entry-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-10-30
Merge tag 'x86-asm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-30
Merge tag 'x86-headers-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
2023-10-20
x86/vdso: Run objtool on vdso32-setup.o
David Kaplan
2023-10-13
x86/entry/32: Clean up syscall fast exit tests
Brian Gerst
2023-10-13
x86/entry/64: Use TASK_SIZE_MAX for canonical RIP test
Brian Gerst
2023-10-13
x86/entry/64: Convert SYSRET validation tests to C
Brian Gerst
2023-10-10
x86/vdso: Remove now superfluous sentinel element from ctl_table array
Joel Granados
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
2023-10-06
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
2023-10-05
x86/entry/32: Remove SEP test for SYSEXIT
Brian Gerst
2023-10-05
x86/entry/32: Convert do_fast_syscall_32() to bool return type
Brian Gerst
2023-10-05
x86/entry/compat: Combine return value test from syscall handler
Brian Gerst
2023-10-05
x86/entry/64: Remove obsolete comment on tracing vs. SYSRET
Brian Gerst
2023-10-05
Merge tag 'v6.6-rc4' into x86/entry, to pick up fixes
Ingo Molnar
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
2023-10-03
x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-10-03
x86/headers: Remove unnecessary #include <asm/export.h>
Masahiro Yamada
2023-09-27
x86/entry: Fix typos in comments
Xin Li (Intel)
2023-09-27
x86/entry: Remove unused argument %rsi passed to exc_nmi()
Xin Li (Intel)
2023-09-21
futex: Add sys_futex_requeue()
peterz@infradead.org
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
2023-09-21
futex: Add sys_futex_wake()
peterz@infradead.org
2023-09-19
xen: simplify evtchn_do_upcall() call maze
Juergen Gross
2023-09-14
x86: Make IA32_EMULATION boot time configurable
Nikolay Borisov
2023-09-14
x86/entry: Compile entry_SYSCALL32_ignore() unconditionally
Nikolay Borisov
2023-09-14
x86/entry: Rename ignore_sysret()
Nikolay Borisov
2023-09-14
x86: Introduce ia32_enabled()
Nikolay Borisov
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-09
x86/mm: Fix VDSO and VVAR placement on 5-level paging machines
Kirill A. Shutemov
2023-08-02
x86/shstk: Introduce map_shadow_stack syscall
Rick Edgecombe
2023-07-27
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
2023-07-20
x86: Fix kthread unwind
Peter Zijlstra
2023-07-10
x86: Rewrite ret_from_fork() in C
Brian Gerst
2023-07-10
x86/32: Remove schedule_tail_wrapper()
Brian Gerst
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-09
cachestat: implement cachestat syscall
Nhat Pham
2023-06-07
x86/entry: Move thunk restore code into thunk functions
Josh Poimboeuf
2023-05-18
x86/vdso: Include vdso/processor.h
Arnd Bergmann
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
[next]