index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Lines
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+17
2023-05-03
x86-64: mm: clarify the 'positive addresses' user address rules
Linus Torvalds
-13
/
+31
2023-05-03
x86: mm: remove 'sign' games from LAM untagged_addr*() macros
Linus Torvalds
-15
/
+3
2023-05-03
x86: uaccess: move 32-bit and 64-bit parts into proper <asm/uaccess_N.h> header
Linus Torvalds
-85
/
+82
2023-05-03
x86: mm: remove architecture-specific 'access_ok()' define
Linus Torvalds
-34
/
+0
2023-05-03
x86-64: make access_ok() independent of LAM
Linus Torvalds
-4
/
+35
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-45
/
+72
2023-04-29
locking/x86: Define arch_try_cmpxchg_local()
Uros Bizjak
-0
/
+6
2023-04-29
locking/arch: Wire up local_try_cmpxchg()
Uros Bizjak
-2
/
+11
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-23
/
+37
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-8
/
+187
2023-04-28
Merge tag 'x86_tdx_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-3
/
+2
2023-04-28
Merge tag 'x86_fpu_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+3
2023-04-28
Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-23
/
+0
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-3
/
+0
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-18
/
+7
2023-04-27
Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-0
/
+95
2023-04-26
Merge tag 'kvm-x86-svm-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-6
/
+25
2023-04-26
Merge tag 'kvm-x86-pmu-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-1
/
+1
2023-04-26
Merge tag 'kvm-x86-mmu-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-21
/
+15
2023-04-26
Merge tag 'kvm-x86-misc-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-0
/
+1
2023-04-26
Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
-5
/
+30
2023-04-25
Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-0
/
+2
2023-04-25
Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-6
/
+29
2023-04-25
Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-14
/
+22
2023-04-25
Merge tag 'x86_paravirt_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-26
/
+14
2023-04-24
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
-3
/
+3
2023-04-24
Merge branch 'x86-rep-insns': x86 user copy clarifications
Linus Torvalds
-37
/
+25
2023-04-19
x86: remove 'zerorest' argument from __copy_user_nocache()
Linus Torvalds
-4
/
+2
2023-04-18
x86: improve on the non-rep 'copy_user' function
Linus Torvalds
-4
/
+4
2023-04-18
x86: improve on the non-rep 'clear_user' function
Linus Torvalds
-2
/
+2
2023-04-18
x86: inline the 'rep movs' in user copies for the FSRM case
Linus Torvalds
-13
/
+10
2023-04-18
x86: move stac/clac from user copy routines into callers
Linus Torvalds
-1
/
+7
2023-04-18
x86: don't use REP_GOOD or ERMS for user memory clearing
Linus Torvalds
-11
/
+3
2023-04-18
x86: don't use REP_GOOD or ERMS for user memory copies
Linus Torvalds
-10
/
+5
2023-04-18
x86/hyperv: VTL support for Hyper-V
Saurabh Sengar
-0
/
+10
2023-04-18
x86/hyperv: Make hv_get_nmi_reason public
Saurabh Sengar
-0
/
+5
2023-04-18
x86/hyperv: Add VTL specific structs and hypercalls
Saurabh Sengar
-0
/
+75
2023-04-18
x86/init: Make get/set_rtc_noop() public
Saurabh Sengar
-0
/
+2
2023-04-18
x86/alternatives: Do not use integer constant suffixes in inline asm
Willy Tarreau
-1
/
+1
2023-04-17
PCI: hv: Enable PCI pass-thru devices in Confidential VMs
Michael Kelley
-0
/
+3
2023-04-17
Merge remote-tracking branch 'tip/x86/sev' into hyperv-next
Wei Liu
-17
/
+42
2023-04-14
x86/hyperv: Mark hv_ghcb_terminate() as noreturn
Guilherme G. Piccoli
-1
/
+1
2023-04-14
x86/cpu: Mark {hlt,resume}_play_dead() __noreturn
Josh Poimboeuf
-1
/
+1
2023-04-14
cpu: Mark nmi_panic_self_stop() __noreturn
Josh Poimboeuf
-1
/
+0
2023-04-14
x86/head: Mark *_start_kernel() __noreturn
Josh Poimboeuf
-3
/
+3
2023-04-14
x86/linkage: Fix padding for typed functions
Josh Poimboeuf
-1
/
+1
2023-04-10
KVM: x86/mmu: Move filling of Hyper-V's TLB range struct into Hyper-V code
Sean Christopherson
-7
/
+2
2023-04-10
KVM: x86: Rename Hyper-V remote TLB hooks to match established scheme
Sean Christopherson
-7
/
+7
[next]