aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-11Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini12-47/+33
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon3-3/+6
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-14/+14
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni1-1/+1
2020-08-14Merge tag 'powerpc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-9/+8
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-244/+644
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-16/+5
2020-08-12mm: clean up the last pieces of page fault accountingsPeter Xu1-5/+0
2020-08-12mm/powerpc: use general page fault accountingPeter Xu1-8/+3
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu2-2/+2
2020-08-12uaccess: remove segment_eqChristoph Hellwig1-2/+1
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-3/+0
2020-08-10powerpc/pkeys: Fix boot failures with Nemo board (A-EON AmigaOne X1000)Aneesh Kumar K.V2-9/+8
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds4-4/+5
2020-08-09Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-next-5.6Paolo Bonzini15-244/+644
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada1-2/+1
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2020-08-07powerpc/ptrace: Fix build error in pkey_get()Michael Ellerman1-2/+0
2020-08-07Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+0
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds21-23/+4
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2-3/+0
2020-08-07mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()Anshuman Khandual1-2/+2
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport19-18/+2
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds307-5074/+8703
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds7-304/+148
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-2/+2
2020-08-05Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+3
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-86/+11
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+1
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds2-2/+1
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds4-6/+3
2020-08-04powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman1-2/+2
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-24/+2
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-47/+60
2020-08-03powerpc/powernv/sriov: Fix use of uninitialised variableOliver O'Halloran1-3/+1
2020-08-03powerpc/40x: Fix assembler warning about r0Michael Ellerman1-1/+1
2020-08-03Merge branch 'pm-cpufreq'Rafael J. Wysocki1-24/+2
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-3/+42
2020-07-31powerpc/papr_scm: Add support for fetching nvdimm 'fuel-gauge' metricVaibhav Jain2-0/+58
2020-07-31powerpc/papr_scm: Fetch nvdimm performance stats from PHYPVaibhav Jain1-0/+150
2020-07-30powerpc/perf: Consolidate perf_callchain_user_[64|32]()Michal Suchanek3-30/+29
2020-07-30powerpc/pseries/hotplug-cpu: Remove double free in error pathNathan Lynch1-1/+0
2020-07-30powerpc/pseries/mobility: Add pr_debug() for device tree changesNathan Lynch1-0/+5
2020-07-30powerpc/pseries/mobility: Set pr_fmt()Nathan Lynch1-2/+5
2020-07-30powerpc/cacheinfo: Warn if cache object chain becomes unorderedNathan Lynch1-0/+9
2020-07-30powerpc/cacheinfo: Improve diagnostics about malformed cache listsNathan Lynch1-2/+8
2020-07-30powerpc/cacheinfo: Use name@unit instead of full DT path in debug messagesNathan Lynch1-8/+8
2020-07-30powerpc/cacheinfo: Set pr_fmt()Nathan Lynch1-0/+2
2020-07-30powerpc: fix function annotations to avoid section mismatch warnings with gcc-10Vladis Dronov3-5/+5