summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | powerpc/cacheinfo: Use name@unit instead of full DT path in debug messagesNathan Lynch2020-07-301-8/+8
| * | | | | | powerpc/cacheinfo: Set pr_fmt()Nathan Lynch2020-07-301-0/+2
| * | | | | | powerpc: fix function annotations to avoid section mismatch warnings with gcc-10Vladis Dronov2020-07-303-5/+5
| * | | | | | powerpc/kexec_file: Enable early kernel OPAL callsHari Bathini2020-07-292-0/+36
| * | | | | | powerpc/kexec_file: Fix kexec load failure with lack of memory holeHari Bathini2020-07-291-19/+14
| * | | | | | powerpc/kexec_file: Add appropriate regions for memory reserve mapHari Bathini2020-07-291-5/+53
| * | | | | | powerpc/kexec_file: Prepare elfcore header for crashing kernelHari Bathini2020-07-294-0/+234
| * | | | | | powerpc/kexec_file: Setup backup region for kdump kernelHari Bathini2020-07-295-7/+159
| * | | | | | powerpc/kexec_file: Restrict memory usage of kdump kernelHari Bathini2020-07-291-1/+385
| * | | | | | powerpc/drmem: Make LMB walk a bit more flexibleHari Bathini2020-07-294-44/+78
| * | | | | | powerpc/kexec_file: Avoid stomping memory used by special regionsHari Bathini2020-07-295-4/+539
| * | | | | | powerpc/kexec_file: Add helper functions for getting memory rangesHari Bathini2020-07-293-1/+247
| * | | | | | powerpc/kexec_file: Mark PPC64 specific codeHari Bathini2020-07-297-23/+105
| * | | | | | powerpc/configs: Add BLK_DEV_NVME to pseries_defconfigAnton Blanchard2020-07-291-0/+1
| * | | | | | powerpc/64s: Move HMI IRQ stat from percpu variable to paca.Mahesh Salgaonkar2020-07-295-6/+9
| * | | | | | powerpc/fsl/dts: add missing P4080DS I2C devicesDavid Lamparter2020-07-291-2/+41
| * | | | | | ocxl: Remove unnecessary externsAlastair D'Silva2020-07-291-21/+19
| * | | | | | powerpc/test_emulate_step: Add testcases for divde[.] and divdeu[.] instructionsBalamuruhan S2020-07-291-0/+156
| * | | | | | powerpc/sstep: Add support for divde[.] and divdeu[.] instructionsBalamuruhan S2020-07-291-1/+12
| * | | | | | powerpc/ppc-opcode: Add divde and divdeu opcodesBalamuruhan S2020-07-291-0/+6
| * | | | | | powerpc/powernv/sriov: Remove unused but set variable 'phb'Wei Yongjun2020-07-291-2/+0
| * | | | | | powerpc: use for_each_child_of_node() macroQinglang Miao2020-07-294-9/+6
| * | | | | | powerpc/build: vdso linker warning for orphan sectionsNicholas Piggin2020-07-294-3/+5
| * | | | | | powerpc: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-295-8/+8
| * | | | | | powerpc/book3s64/radix: Add kernel command line option to disable radix GTSEAneesh Kumar K.V2020-07-295-6/+18
| * | | | | | powerpc/kvm/cma: Improve kernel log during bootAneesh Kumar K.V2020-07-291-1/+1
| * | | | | | powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMAAneesh Kumar K.V2020-07-293-0/+28
| * | | | | | powerpc/xmon: Use `dcbf` inplace of `dcbi` instruction for 64bit Book3SBalamuruhan S2020-07-291-1/+1
| * | | | | | powerpc: Drop old comment about CONFIG_POWERMichael Ellerman2020-07-291-1/+0
| * | | | | | powerpc/kvm: Use correct CONFIG symbol in commentMichael Ellerman2020-07-291-1/+1
| * | | | | | powerpc/boot: Fix CONFIG_PPC_MPC52XX referencesMichael Ellerman2020-07-292-2/+2
| * | | | | | powerpc/32s: Remove TAUException wart in traps.cMichael Ellerman2020-07-292-8/+4
| * | | | | | powerpc/32s: Fix CONFIG_BOOK3S_601 usesMichael Ellerman2020-07-292-2/+2
| * | | | | | powerpc/64e: Drop dead BOOK3E_MMU_TLB_STATS codeMichael Ellerman2020-07-292-96/+4
| * | | | | | powerpc/52xx: Fix comment about CONFIG_BDI*Michael Ellerman2020-07-291-1/+1
| * | | | | | powerpc/configs: Remove dead symbolsMichael Ellerman2020-07-2915-27/+0
| * | | | | | powerpc/configs: Drop old symbols from ppc6xx_defconfigMichael Ellerman2020-07-291-39/+0
| * | | | | | powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests onlyBharata B Rao2020-07-293-12/+7
| * | | | | | powerpc/mm: Remove custom stack expansion checkingMichael Ellerman2020-07-291-104/+5
| * | | | | | powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman2020-07-291-2/+5
| * | | | | | powerpc/pseries: Add KVM guest doorbell restrictionsNicholas Piggin2020-07-295-41/+53
| * | | | | | powerpc/pseries: Use doorbells even if XIVE is availableNicholas Piggin2020-07-291-18/+36
| * | | | | | powerpc: Inline doorbell sending functionsNicholas Piggin2020-07-293-58/+63
| * | | | | | powerpc/perf: Fix MMCRA_BHRB_DISABLE define for binutils < 2.28Athira Rajeev2020-07-291-1/+2
| * | | | | | powerpc/fadump: Fix build error with CONFIG_PRESERVE_FA_DUMP=yMichael Ellerman2020-07-271-1/+3
| * | | | | | powerpc/powernv/pci.h: delete duplicated wordRandy Dunlap2020-07-261-1/+1
| * | | | | | powerpc/smu.h: delete duplicated wordRandy Dunlap2020-07-261-1/+1
| * | | | | | powerpc/reg.h: delete duplicated wordRandy Dunlap2020-07-261-1/+1
| * | | | | | powerpc/ppc_asm.h: delete duplicated wordRandy Dunlap2020-07-261-1/+1
| * | | | | | powerpc/hw_breakpoint.h: delete duplicated wordRandy Dunlap2020-07-261-1/+1