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
/
include
Age
Commit message (
Expand
)
Author
2020-04-02
mm/vma: make vma_is_foreign() available for general use
Anshuman Khandual
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-03-31
x86: get rid of 'errret' argument to __get_user_xyz() macross
Linus Torvalds
2020-03-31
x86: remove __put_user_asm() infrastructure
Linus Torvalds
2020-03-31
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-31
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-31
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-30
Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-03-30
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-30
Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-30
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-30
Merge tag 'ras_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2020-03-28
Merge branch 'next.uaccess-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
2020-03-27
x86: get rid of user_atomic_cmpxchg_inatomic()
Al Viro
2020-03-27
x86: don't reload after cmpxchg in unsafe_atomic_op2() loop
Al Viro
2020-03-27
x86: convert arch_futex_atomic_op_inuser() to user_access_begin/user_access_e...
Al Viro
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-27
x86/mm/set_memory: Fix -Wmissing-prototypes warnings
Benjamin Thiel
2020-03-27
x86/platform/uv: Add a missing prototype for uv_bau_message_interrupt()
Benjamin Thiel
2020-03-26
kill uaccess_try()
Al Viro
2020-03-25
Merge branch 'x86/cpu' into perf/core, to resolve conflict
Ingo Molnar
2020-03-25
x86/entry: Fix build error x86 with !CONFIG_POSIX_TIMERS
Brian Gerst
2020-03-24
x86/cpu: Cleanup the now unused CPU match macros
Thomas Gleixner
2020-03-24
x86/cpu: Add consistent CPU match macros
Thomas Gleixner
2020-03-24
x86/devicetable: Move x86 specific macro out of generic code
Thomas Gleixner
2020-03-23
um: Fix header inclusion
Vincenzo Frascino
2020-03-23
x86/mm: Drop pud_mknotpresent()
Anshuman Khandual
2020-03-22
x86/mce/amd: Add PPIN support for AMD MCE
Wei Huang
2020-03-21
x86/entry: Rename ___preempt_schedule
Peter Zijlstra
2020-03-21
x86: Remove unneeded includes
Brian Gerst
2020-03-21
x86/entry: Drop asmlinkage from syscalls
Brian Gerst
2020-03-21
x86/entry/32: Enable pt_regs based syscalls
Brian Gerst
2020-03-21
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
2020-03-21
x86/entry/64: Move sys_ni_syscall stub to common.c
Brian Gerst
2020-03-21
x86/entry/64: Use syscall wrappers for x32_rt_sigreturn
Brian Gerst
2020-03-21
x86/entry: Refactor SYS_NI macros
Brian Gerst
2020-03-21
x86/entry: Refactor COND_SYSCALL macros
Brian Gerst
2020-03-21
x86/entry: Refactor SYSCALL_DEFINE0 macros
Brian Gerst
2020-03-21
x86/entry: Refactor SYSCALL_DEFINEx macros
Brian Gerst
2020-03-21
x86/vdso: Enable x86 to use common headers
Vincenzo Frascino
2020-03-21
x86: Introduce asm/vdso/clocksource.h
Vincenzo Frascino
2020-03-20
x86/optprobe: Fix OPTPROBE vs UACCESS
Peter Zijlstra
2020-03-19
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2020-03-19
x86/setup: Fix static memory detection
Guenter Roeck
[next]