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.13.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
2020-04-08
perf/x86/intel/uncore: Add Ice Lake server uncore support
Kan Liang
3
-0
/
+522
2020-04-08
x86/xen: make xen_pvmmu_arch_setup() static
Jason Yan
1
-1
/
+1
2020-04-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-9
/
+87
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+10
2020-04-07
compiler: remove CONFIG_OPTIMIZE_INLINING entirely
Masahiro Yamada
2
-2
/
+0
2020-04-07
sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
1
-4
/
+0
2020-04-07
userfaultfd: wp: add pmd_swp_*uffd_wp() helpers
Peter Xu
1
-0
/
+15
2020-04-07
userfaultfd: wp: add WP pagetable tracking to x86
Andrea Arcangeli
4
-2
/
+71
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
1
-1
/
+1
2020-04-07
KVM: VMX: fix crash cleanup when KVM wasn't used
Vitaly Kuznetsov
1
-5
/
+7
2020-04-07
KVM: X86: Filter out the broadcast dest for IPI fastpath
Wanpeng Li
3
-4
/
+5
2020-04-07
KVM: nVMX: don't clear mtf_pending when nested events are blocked
Oliver Upton
1
-1
/
+2
2020-04-07
KVM: VMX: Remove unnecessary exception trampoline in vmx_vmenter
Uros Bizjak
1
-6
/
+2
2020-04-06
Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+2
2020-04-04
x86: ACPI: fix CPU hotplug deadlock
Qian Cai
1
-1
/
+2
2020-04-04
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+49
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
13
-0
/
+13
2020-04-03
Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+18
2020-04-03
KVM: SVM: Split svm_vcpu_run inline assembly to separate file
Uros Bizjak
3
-90
/
+166
2020-04-03
KVM: SVM: Move SEV code to separate file
Joerg Roedel
4
-1221
/
+1257
2020-04-03
KVM: SVM: Move AVIC code to separate file
Joerg Roedel
4
-1050
/
+1091
2020-04-03
KVM: SVM: Move Nested SVM Implementation to nested.c
Joerg Roedel
4
-1145
/
+1216
2020-04-03
kVM SVM: Move SVM related files to own sub-directory
Joerg Roedel
3
-1
/
+1
2020-04-03
Merge branch 'for-5.7/numa' into libnvdimm-for-next
Dan Williams
2
-15
/
+53
2020-04-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-2
/
+0
2020-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
31
-1837
/
+2144
2020-04-03
Merge tag 'x86-urgent-2020-04-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2020-04-03
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+2
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-34
/
+13
2020-04-02
x86/kvm: fix a missing-prototypes "vmread_error"
Qian Cai
1
-0
/
+1
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
1
-2
/
+0
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
1
-1
/
+1
2020-04-02
x86/mm: use helper fault_signal_pending()
Peter Xu
1
-15
/
+13
2020-04-02
mm/vma: make vma_is_foreign() available for general use
Anshuman Khandual
1
-15
/
+0
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-2
/
+0
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2020-04-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2254
/
+1292
2020-04-01
x86: start using named parameters for low-level uaccess asms
Linus Torvalds
1
-11
/
+15
2020-04-01
x86: get rid of 'rtype' argument to __get_user_asm() macro
Linus Torvalds
1
-11
/
+17
2020-04-01
x86: get rid of 'rtype' argument to __put_user_goto() macro
Linus Torvalds
1
-7
/
+7
2020-04-01
vhost: refine vhost and vringh kconfig
Jason Wang
1
-4
/
+0
2020-04-01
x86: get rid of 'errret' argument to __get_user_xyz() macross
Linus Torvalds
1
-15
/
+15
2020-04-01
x86: remove __put_user_asm() infrastructure
Linus Torvalds
1
-11
/
+0
2020-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-80
/
+194
2020-04-01
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-10
/
+0
2020-03-31
Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+221
2020-03-31
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-50
/
+10
2020-03-31
Merge branch 'x86-misc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+11
2020-03-31
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-36
/
+44
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
39
-813
/
+434
[prev]
[next]