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
2021-09-11
Merge branch 'linus' into smp/urgent
Thomas Gleixner
87
-1617
/
+1309
2021-09-09
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+25
2021-09-09
arch: remove compat_alloc_user_space
Arnd Bergmann
2
-20
/
+0
2021-09-09
compat: remove some compat entry points
Arnd Bergmann
2
-3
/
+3
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-6
/
+2
2021-09-08
configs: remove the obsolete CONFIG_INPUT_POLLDEV
Zenghui Yu
2
-2
/
+0
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
2
-4
/
+2
2021-09-08
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
40
-766
/
+1102
2021-09-06
KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...
Zelin Deng
1
-0
/
+4
2021-09-06
KVM: MMU: mark role_regs and role accessors as maybe unused
Paolo Bonzini
1
-2
/
+2
2021-09-06
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
6
-24
/
+33
2021-09-06
x86/kvm: Don't enable IRQ when IRQ enabled in kvm_wait
Lai Jiangshan
1
-2
/
+3
2021-09-06
KVM: x86/mmu: Move lpage_disallowed_link further "down" in kvm_mmu_page
Sean Christopherson
1
-1
/
+5
2021-09-06
KVM: x86/mmu: Relocate kvm_mmu_page.tdp_mmu_page for better cache locality
Sean Christopherson
1
-2
/
+1
2021-09-06
Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"
Sean Christopherson
1
-6
/
+0
2021-09-06
KVM: x86/mmu: Remove unused field mmio_cached in struct kvm_mmu_page
Jia He
1
-1
/
+0
2021-09-06
kvm: x86: Increase KVM_SOFT_MAX_VCPUS to 710
Eduardo Habkost
1
-1
/
+1
2021-09-06
kvm: x86: Increase MAX_VCPUS to 1024
Eduardo Habkost
1
-1
/
+1
2021-09-06
kvm: x86: Set KVM_MAX_VCPU_ID to 4*KVM_MAX_VCPUS
Eduardo Habkost
1
-1
/
+13
2021-09-06
KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulation
Maxim Levitsky
1
-0
/
+3
2021-09-06
KVM: x86/mmu: Don't freak out if pml5_root is NULL on 4-level host
Sean Christopherson
1
-3
/
+11
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-3
/
+1
2021-09-04
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
1
-5
/
+3
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-9
/
+3
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-21
/
+27
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2
-0
/
+2
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
5
-18
/
+22
2021-09-03
memcg: enable accounting for ldt_struct objects
Vasily Averin
1
-3
/
+3
2021-09-03
binfmt: remove in-tree usage of MAP_DENYWRITE
David Hildenbrand
1
-4
/
+2
2021-09-03
binfmt: don't use MAP_DENYWRITE when loading shared libraries via uselib()
David Hildenbrand
1
-1
/
+1
2021-09-03
x86: remove cc-option-yn test for -mtune=
Nick Desaulniers
1
-6
/
+0
2021-09-03
x86/build/vdso: fix missing FORCE for *.so build rule
Masahiro Yamada
1
-1
/
+1
2021-09-02
Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-22
/
+15
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-9
/
+9
2021-09-02
x86/PCI: sta2x11: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-2
/
+1
2021-09-02
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2021-09-02
Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-136
/
+80
2021-09-02
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2021-09-02
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-09-02
Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+6
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-588
/
+0
2021-09-01
x86/setup: Explicitly include acpi.h
Nathan Chancellor
1
-0
/
+1
2021-09-01
xen: remove stray preempt_disable() from PV AP startup code
Juergen Gross
1
-1
/
+0
2021-09-01
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
1
-5
/
+2
2021-09-01
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-11
/
+23
2021-09-01
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+0
2021-09-01
Merge tag 'hwmon-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2021-08-31
Merge tag 'x86-misc-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2021-08-31
Merge tag 'x86-irq-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-37
/
+357
[next]