summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-04-21powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy
2019-04-21powerpc: Add skeleton for Kernel Userspace Execution PreventionChristophe Leroy
2019-04-21powerpc: Add framework for Kernel Userspace ProtectionChristophe Leroy
2019-04-21powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idleMichael Ellerman
2019-04-21powerpc/powernv/idle: Restore IAMR after idleRussell Currey
2019-04-20powerpc/numa: document topology_updates_enabled, disable by defaultNathan Lynch
2019-04-20powerpc/numa: improve control of topology updatesNathan Lynch
2019-04-20powerpc/powernv: Squash sparse warnings in opal-call.cAndrew Donnellan
2019-04-20powerpc/crypto: Use cheaper random numbers for crc-vpmsum self-testGeorge Spelvin
2019-04-20powerpc: Remove duplicate headersJagadeesh Pagadala
2019-04-20powerpc/8xx: Fix possible device node reference leakWen Yang
2019-04-20powerpc/pseries: hwpoison the pages upon hitting UEGanesh Goudar
2019-04-20powerpc/83xx: Add missing of_node_put() after of_device_is_available()Julia Lawall
2019-04-20powerpc/pseries/pmem: Fix a set but not used valueQian Cai
2019-04-20powerpc/pseries/iommu: Fix set but not used valuesQian Cai
2019-04-20powerpc/mm: Silence unused-but-set-variable warningsQian Cai
2019-04-20powerpc/mm: move warning from resize_hpt_for_hotplug()Laurent Vivier
2019-04-20powerpc/mm/radix: Don't do SLB preload when using the radix MMUAneesh Kumar K.V
2019-04-20powerpc/configs: Enable CONFIG_USB_XHCI_HCD by defaultThomas Huth
2019-04-20powerpc/pseries/mce: Improve array initialization.Mahesh Salgaonkar
2019-04-20powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWXRussell Currey
2019-04-20powerpc/embedded6xx: Remove unused functions holly_power_off and holly_haltMathieu Malaterre
2019-04-20powerpc/embedded6xx: Make some functions staticMathieu Malaterre
2019-04-20powerpc: vdso: Make vdso32 installation conditional in vdso_installBen Hutchings
2019-04-20powerpc/mm/64: Document the sizes of/sizes mapped by Pxx_INDEX_SIZEMichael Ellerman
2019-04-20powerpc/highmem: Change BUG_ON() to WARN_ON()Christophe Leroy
2019-04-20powerpc: Fix defconfig choice logic when cross compilingMichael Ellerman
2019-04-20powerpc/32: Add ppc_defconfigMichael Ellerman
2019-04-20Merge branch 'fixes' into nextMichael Ellerman
2019-04-10powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configsMichael Ellerman
2019-04-08powerpc/64s/radix: Fix radix segment exception handlingNicholas Piggin
2019-04-08powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy
2019-04-01powerpc/32: Fix early boot failure with RTAS built-inChristophe Leroy
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-31Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-31Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-03-29x86/realmode: Make set_real_mode_mem() static inlineMatteo Croce
2019-03-29powerpc/pseries/mce: Fix misleading print for TLB mutlihitMahesh Salgaonkar
2019-03-28Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-03-28KVM: x86: update %rip after emulating IOSean Christopherson
2019-03-28x86/kvm/hyper-v: avoid spurious pending stimer on vCPU initVitaly Kuznetsov
2019-03-28kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrsXiaoyao Li
2019-03-28KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson
2019-03-28kvm: mmu: Used range based flushing in slot_handle_level_rangeBen Gardon
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada
2019-03-28KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()Wei Yang
2019-03-28kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi...Krish Sadhukhan
2019-03-28KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)Singh, Brijesh