summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-03-31Merge branch 'x86-misc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+11
2020-03-31Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-36/+44
2020-03-31Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds39-813/+434
2020-03-31Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-1/+9
2020-03-31Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-13/+30
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds70-650/+1908
2020-03-31Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds51-236/+67
2020-03-31Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-80/+39
2020-03-31Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds121-1147/+739
2020-03-31Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds26-356/+328
2020-03-31KVM: x86: Fix BUILD_BUG() in __cpuid_entry_get_reg() w/ CONFIG_UBSAN=ySean Christopherson2-5/+5
2020-03-31KVM: VMX: Add a trampoline to fix VMREAD error handlingSean Christopherson2-7/+79
2020-03-31KVM: SVM: Annotate svm_x86_ops as __initdataSean Christopherson1-1/+1
2020-03-31KVM: VMX: Annotate vmx_x86_ops as __initdataSean Christopherson1-1/+1
2020-03-31KVM: x86: Drop __exit from kvm_x86_ops' hardware_unsetup()Sean Christopherson2-2/+2
2020-03-31KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirectionSean Christopherson15-257/+257
2020-03-31KVM: x86: Set kvm_x86_ops only after ->hardware_setup() completesSean Christopherson1-2/+2
2020-03-31KVM: VMX: Configure runtime hooks using vmx_x86_opsSean Christopherson3-21/+24
2020-03-31KVM: VMX: Move hardware_setup() definition below vmx_x86_opsSean Christopherson1-153/+153
2020-03-31KVM: x86: Move init-only kvm_x86_ops to separate structSean Christopherson4-18/+36
2020-03-31KVM: Pass kvm_init()'s opaque param to additional arch funcsSean Christopherson4-8/+8
2020-03-31Merge tag 'kvm-ppc-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini23-122/+187
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini144-6776/+1330
2020-03-31Merge v5.6 into drm-nextDave Airlie77-314/+488
2020-03-30Merge tag 'x86-timers-2020-03-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-16/+112
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-6/+0
2020-03-30Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-3/+236
2020-03-30Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds43-1261/+1165
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds45-291/+326
2020-03-30Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-17/+17
2020-03-30Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-50/+24
2020-03-30Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds27-134/+76
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-1/+321
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds39-223/+579
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds28-194/+102
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds28-1410/+673
2020-03-30Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+8
2020-03-30Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-4/+12
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-7/+6
2020-03-30Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-58/+58
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+6
2020-03-30Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-0/+74
2020-03-30Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+4
2020-03-30Merge tag 'ras_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-23/+84
2020-03-30Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2020-03-30Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-75/+13
2020-03-30Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+2
2020-03-30x86/xen: Make the secondary CPU idle tasks reliableMiroslav Benes2-1/+12
2020-03-30x86/xen: Make the boot CPU idle task reliableMiroslav Benes1-2/+6
2020-03-30alpha: Fix nautilus PCI setupIvan Kokshaysky1-32/+20