aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Gravatar Mike Rapoport 19-18/+2
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 307-5074/+8703
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 7-304/+148
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 1-2/+2
2020-08-05Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Gravatar Linus Torvalds 1-1/+3
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 3-86/+11
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Gravatar Linus Torvalds 2-2/+1
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-6/+3
2020-08-04powerpc: Fix circular dependency between percpu.h and mmu.hGravatar Michael Ellerman 1-2/+2
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-24/+2
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 10-47/+60
2020-08-03powerpc/powernv/sriov: Fix use of uninitialised variableGravatar Oliver O'Halloran 1-3/+1
2020-08-03powerpc/40x: Fix assembler warning about r0Gravatar Michael Ellerman 1-1/+1
2020-08-03Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-24/+2
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 3-3/+42
2020-07-31powerpc/papr_scm: Add support for fetching nvdimm 'fuel-gauge' metricGravatar Vaibhav Jain 2-0/+58
2020-07-31powerpc/papr_scm: Fetch nvdimm performance stats from PHYPGravatar Vaibhav Jain 1-0/+150
2020-07-30powerpc/perf: Consolidate perf_callchain_user_[64|32]()Gravatar Michal Suchanek 3-30/+29
2020-07-30powerpc/pseries/hotplug-cpu: Remove double free in error pathGravatar Nathan Lynch 1-1/+0
2020-07-30powerpc/pseries/mobility: Add pr_debug() for device tree changesGravatar Nathan Lynch 1-0/+5
2020-07-30powerpc/pseries/mobility: Set pr_fmt()Gravatar Nathan Lynch 1-2/+5
2020-07-30powerpc/cacheinfo: Warn if cache object chain becomes unorderedGravatar Nathan Lynch 1-0/+9
2020-07-30powerpc/cacheinfo: Improve diagnostics about malformed cache listsGravatar Nathan Lynch 1-2/+8
2020-07-30powerpc/cacheinfo: Use name@unit instead of full DT path in debug messagesGravatar Nathan Lynch 1-8/+8
2020-07-30powerpc/cacheinfo: Set pr_fmt()Gravatar Nathan Lynch 1-0/+2
2020-07-30powerpc: fix function annotations to avoid section mismatch warnings with gcc-10Gravatar Vladis Dronov 3-5/+5
2020-07-29Merge branch 'locking/header'Gravatar Peter Zijlstra 1-2/+0
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hGravatar Herbert Xu 1-2/+0
2020-07-29powerpc/kexec_file: Enable early kernel OPAL callsGravatar Hari Bathini 2-0/+36
2020-07-29powerpc/kexec_file: Fix kexec load failure with lack of memory holeGravatar Hari Bathini 1-19/+14
2020-07-29powerpc/kexec_file: Add appropriate regions for memory reserve mapGravatar Hari Bathini 1-5/+53
2020-07-29powerpc/kexec_file: Prepare elfcore header for crashing kernelGravatar Hari Bathini 4-0/+234
2020-07-29powerpc/kexec_file: Setup backup region for kdump kernelGravatar Hari Bathini 5-7/+159
2020-07-29powerpc/kexec_file: Restrict memory usage of kdump kernelGravatar Hari Bathini 1-1/+385
2020-07-29powerpc/drmem: Make LMB walk a bit more flexibleGravatar Hari Bathini 4-44/+78
2020-07-29powerpc/kexec_file: Avoid stomping memory used by special regionsGravatar Hari Bathini 5-4/+539
2020-07-29powerpc/kexec_file: Add helper functions for getting memory rangesGravatar Hari Bathini 3-1/+247
2020-07-29powerpc/kexec_file: Mark PPC64 specific codeGravatar Hari Bathini 7-23/+105
2020-07-29powerpc/configs: Add BLK_DEV_NVME to pseries_defconfigGravatar Anton Blanchard 1-0/+1
2020-07-29powerpc/64s: Move HMI IRQ stat from percpu variable to paca.Gravatar Mahesh Salgaonkar 5-6/+9
2020-07-29powerpc/fsl/dts: add missing P4080DS I2C devicesGravatar David Lamparter 1-2/+41
2020-07-29ocxl: Remove unnecessary externsGravatar Alastair D'Silva 1-21/+19
2020-07-29powerpc/test_emulate_step: Add testcases for divde[.] and divdeu[.] instructionsGravatar Balamuruhan S 1-0/+156
2020-07-29powerpc/sstep: Add support for divde[.] and divdeu[.] instructionsGravatar Balamuruhan S 1-1/+12
2020-07-29powerpc/ppc-opcode: Add divde and divdeu opcodesGravatar Balamuruhan S 1-0/+6
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Gravatar Joerg Roedel 1-3/+0
2020-07-29powerpc/powernv/sriov: Remove unused but set variable 'phb'Gravatar Wei Yongjun 1-2/+0
2020-07-29powerpc: use for_each_child_of_node() macroGravatar Qinglang Miao 4-9/+6