summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-142-9/+8
|\
| * powerpc/pkeys: Fix boot failures with Nemo board (A-EON AmigaOne X1000)Aneesh Kumar K.V2020-08-102-9/+8
* | Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-1419-1126/+285
|\ \
| * | x86/xen: drop tests for highmem in pv codeJuergen Gross2020-08-112-95/+57
| * | x86/xen: eliminate xen-asm_64.SJuergen Gross2020-08-113-195/+180
| * | x86/xen: remove 32-bit Xen PV guest supportJuergen Gross2020-08-1117-837/+49
* | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-142-7/+12
|\ \ \
| * | | x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley2020-08-112-7/+12
* | | | x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_taskEric Dumazet2020-08-141-1/+1
* | | | Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-08-1311-44/+57
|\ \ \ \
| * | | | s390/numa: move code to arch/s390/kernelAlexander Gordeev2020-08-114-3/+1
| * | | | s390/time: remove select CLOCKSOURCE_VALIDATE_LAST_CYCLE againHeiko Carstens2020-08-111-1/+0
| * | | | s390/debug: debug feature version 3Mikhail Zaslonko2020-08-112-25/+24
| * | | | s390/Kconfig: add missing ZCRYPT dependency to VFIO_APKrzysztof Kozlowski2020-08-111-0/+1
| * | | | s390/numa: set node distance to LOCAL_DISTANCEAlexander Gordeev2020-08-111-6/+0
| * | | | s390/test_unwind: fix possible memleak in test_unwind()Wang Hai2020-08-111-0/+1
| * | | | s390/gmap: improve THP splittingGerald Schaefer2020-08-111-7/+20
| * | | | s390/atomic: circumvent gcc 10 build regressionVasily Gorbik2020-08-111-2/+10
* | | | | Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-123-5/+67
|\ \ \ \ \
| * | | | | parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin2020-08-121-0/+61
| * | | | | parisc: Whitespace cleanups in atomic.hHelge Deller2020-08-111-4/+4
| * | | | | parisc/kernel/ftrace: Remove function callback castsOscar Carter2020-08-111-1/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-1279-2627/+3469
|\ \ \ \ \
| * | | | | KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanupXingxing Su2020-08-111-2/+1
| * | | | | x86/kvm/hyper-v: Synic default SCONTROL MSR needs to be enabledJon Doron2020-08-101-0/+1
| * | | | | MIPS: KVM: Convert a fallthrough comment to fallthroughJiaxun Yang2020-08-101-1/+1
| * | | | | MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64Huacai Chen2020-08-091-0/+2
| * | | | | Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-08-0915-244/+644
| |\ \ \ \ \
| | * | | | | KVM: PPC: Book3S HV: Rework secure mem slot droppingLaurent Dufour2020-07-281-17/+35
| | * | | | | KVM: PPC: Book3S HV: Move kvmppc_svm_page_out upLaurent Dufour2020-07-281-76/+90
| | * | | | | KVM: PPC: Book3S HV: Migrate hot plugged memoryLaurent Dufour2020-07-283-12/+39
| | * | | | | KVM: PPC: Book3S HV: In H_SVM_INIT_DONE, migrate remaining normal-GFNs to sec...Ram Pai2020-07-281-22/+132
| | * | | | | KVM: PPC: Book3S HV: Track the state GFNs associated with secure VMsRam Pai2020-07-281-19/+172
| | * | | | | KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_STARTRam Pai2020-07-281-35/+88
| | * | | | | KVM: PPC: Book3S HV: Fix function definition in book3s_hv_uvmem.cRam Pai2020-07-281-11/+10
| | * | | | | KVM: PPC: Clean up redundant kvm_run parameters in assemblyTianjia Zhang2020-07-236-50/+45
| | * | | | | KVM: PPC: Protect kvm_vcpu_read_guest with srcu locksAlexey Kardashevskiy2020-07-214-12/+29
| | * | | | | KVM: PPC: Book3S HV: Increase KVMPPC_NR_LPIDS on POWER8 and POWER9Cédric Le Goater2020-07-212-3/+8
| | * | | | | KVM: PPC: Book3SHV: Enable support for ISA v3.1 guestsAlistair Popple2020-07-212-2/+11
| * | | | | | x86: Expose SERIALIZE for supported cpuidPaolo Bonzini2020-08-091-1/+2
| * | | | | | Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-08-0959-2367/+2806
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/nextMarc Zyngier2020-07-304-17/+19
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: Move S1PTW S2 fault logic out of io_mem_abort()Will Deacon2020-07-302-7/+12
| | | * | | | | | KVM: arm64: Don't skip cache maintenance for read-only memslotsWill Deacon2020-07-301-1/+1
| | | * | | | | | KVM: arm64: Handle data and instruction external aborts the same wayWill Deacon2020-07-301-6/+3
| | | * | | | | | KVM: arm64: Rename kvm_vcpu_dabt_isextabt()Will Deacon2020-07-303-3/+3
| | * | | | | | | Merge branch 'kvm-arm64/el2-obj-v4.1' into kvmarm-master/nextMarc Zyngier2020-07-301-3/+23
| | |\ \ \ \ \ \ \
| | | * | | | | | | KVM: arm64: Ensure that all nVHE hyp code is in .hyp.textDavid Brazdil2020-07-301-3/+23
| | * | | | | | | | Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIPMarc Zyngier2020-07-2816-90/+85
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORSDavid Brazdil2020-07-284-23/+5