index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-25
Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
16
-104
/
+185
2023-04-25
Merge tag 'x86_paravirt_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-60
/
+24
2023-04-25
Merge tag 'x86_cpu_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-46
/
+43
2023-04-25
Merge tag 'x86_acpi_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+8
2023-04-25
Merge tag 'ras_core_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+13
2023-04-25
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-18
/
+19
2023-04-24
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
15
-19
/
+19
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+0
2023-04-24
Merge branch 'x86-rep-insns': x86 user copy clarifications
Linus Torvalds
9
-600
/
+454
2023-04-21
SVM-SEV: convert the rest of fget() uses to fdget() in there
Al Viro
1
-12
/
+14
2023-04-21
convert sgx_set_attribute() to fdget()/fdput()
Al Viro
1
-6
/
+5
2023-04-21
x86: rewrite '__copy_user_nocache' function
Linus Torvalds
3
-214
/
+243
2023-04-20
x86: remove 'zerorest' argument from __copy_user_nocache()
Linus Torvalds
3
-7
/
+5
2023-04-19
x86: set FSRS automatically on AMD CPUs that have FSRM
Linus Torvalds
1
-0
/
+4
2023-04-19
x86: improve on the non-rep 'copy_user' function
Linus Torvalds
2
-160
/
+137
2023-04-19
x86: improve on the non-rep 'clear_user' function
Linus Torvalds
2
-46
/
+72
2023-04-19
x86: inline the 'rep movs' in user copies for the FSRM case
Linus Torvalds
2
-47
/
+31
2023-04-19
x86: move stac/clac from user copy routines into callers
Linus Torvalds
3
-12
/
+12
2023-04-19
x86: don't use REP_GOOD or ERMS for user memory clearing
Linus Torvalds
2
-86
/
+3
2023-04-19
x86: don't use REP_GOOD or ERMS for user memory copies
Linus Torvalds
2
-54
/
+12
2023-04-19
x86: don't use REP_GOOD or ERMS for small memory clearing
Linus Torvalds
1
-36
/
+11
2023-04-19
x86: don't use REP_GOOD or ERMS for small memory copies
Linus Torvalds
1
-24
/
+10
2023-04-18
x86/alternatives: Do not use integer constant suffixes in inline asm
Willy Tarreau
1
-1
/
+1
2023-04-16
Merge tag 'x86_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2023-04-16
Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2023-04-13
x86/rtc: Remove __init for runtime functions
Matija Glavinic Pecotic
1
-2
/
+2
2023-04-11
Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+21
2023-04-10
Merge tag 'uml-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2023-04-09
Merge tag 'x86_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+9
2023-04-08
purgatory: fix disabling debug info
Alyssa Ross
1
-2
/
+1
2023-04-07
x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hot
Basavaraj Natikar
1
-0
/
+21
2023-04-05
x86/cpu: Add Xeon Emerald Rapids to list of CPUs that support PPIN
Tony Luck
1
-0
/
+1
2023-04-05
arch/x86: Remove "select SRCU"
Paul E. McKenney
1
-2
/
+0
2023-04-05
kvm: Remove "select SRCU"
Paul E. McKenney
1
-1
/
+0
2023-04-05
x86/cpu: Add model number for Intel Arrow Lake processor
Tony Luck
1
-0
/
+2
2023-04-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-9
/
+105
2023-04-04
um: Only disable SSE on clang to work around old GCC bugs
David Gow
1
-0
/
+5
2023-04-03
Merge tag 'hyperv-fixes-signed-20230402' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+8
2023-03-31
KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
Alexey Kardashevskiy
1
-0
/
+1
2023-03-31
Merge tag 'kvm-s390-master-6.3-1' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
18
-55
/
+112
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
15
-19
/
+19
2023-03-30
x86/acpi/boot: Correct acpi_is_processor_usable() check
Eric DeVolder
1
-1
/
+2
2023-03-30
x86/ACPI/boot: Use FADT version to check support for online capable
Mario Limonciello
1
-1
/
+5
2023-03-27
KVM: nVMX: Do not report error code when synthesizing VM-Exit from Real Mode
Sean Christopherson
1
-1
/
+6
2023-03-27
KVM: x86: Clear "has_error_code", not "error_code", for RM exception injection
Sean Christopherson
1
-2
/
+9
2023-03-27
KVM: x86: Suppress pending MMIO write exits if emulator detects exception
Sean Christopherson
1
-0
/
+2
2023-03-27
KVM: x86/ioapic: Resample the pending state of an IRQ when unmasking
Dmytro Maluka
1
-3
/
+33
2023-03-27
KVM: SVM: Flush Hyper-V TLB when required
Jeremi Piotrowski
3
-3
/
+54
2023-03-27
x86/hyperv: Change vTOM handling to use standard coco mechanisms
Michael Kelley
8
-50
/
+109
2023-03-27
x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
Michael Kelley
1
-3
/
+7
[next]