summaryrefslogtreecommitdiffstats
path: root/LICENSES/deprecated (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-30selftests/powerpc: Fix online CPU selectionSandipan Das1-12/+25
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
2020-07-29powerpc/kexec_file: Enable early kernel OPAL callsHari Bathini2-0/+36
2020-07-29powerpc/kexec_file: Fix kexec load failure with lack of memory holeHari Bathini1-19/+14
2020-07-29powerpc/kexec_file: Add appropriate regions for memory reserve mapHari Bathini1-5/+53
2020-07-29powerpc/kexec_file: Prepare elfcore header for crashing kernelHari Bathini4-0/+234
2020-07-29powerpc/kexec_file: Setup backup region for kdump kernelHari Bathini5-7/+159
2020-07-29powerpc/kexec_file: Restrict memory usage of kdump kernelHari Bathini1-1/+385
2020-07-29powerpc/drmem: Make LMB walk a bit more flexibleHari Bathini4-44/+78
2020-07-29powerpc/kexec_file: Avoid stomping memory used by special regionsHari Bathini5-4/+539
2020-07-29powerpc/kexec_file: Add helper functions for getting memory rangesHari Bathini3-1/+247
2020-07-29powerpc/kexec_file: Mark PPC64 specific codeHari Bathini7-23/+105
2020-07-29kexec_file: Allow archs to handle special regions while locating memory holeHari Bathini2-13/+32
2020-07-29powerpc/configs: Add BLK_DEV_NVME to pseries_defconfigAnton Blanchard1-0/+1
2020-07-29powerpc/64s: Move HMI IRQ stat from percpu variable to paca.Mahesh Salgaonkar5-6/+9
2020-07-29powerpc/fsl/dts: add missing P4080DS I2C devicesDavid Lamparter1-2/+41
2020-07-29ocxl: Address kernel doc errors & warningsAlastair D'Silva3-74/+55
2020-07-29ocxl: Remove unnecessary externsAlastair D'Silva2-24/+22
2020-07-29selftests/powerpc: Return skip code for spectre_v2Thadeu Lima de Souza Cascardo1-0/+10
2020-07-29powerpc/test_emulate_step: Add testcases for divde[.] and divdeu[.] instructionsBalamuruhan S1-0/+156
2020-07-29powerpc/sstep: Add support for divde[.] and divdeu[.] instructionsBalamuruhan S1-1/+12
2020-07-29powerpc/ppc-opcode: Add divde and divdeu opcodesBalamuruhan S1-0/+6
2020-07-29selftests/powerpc: Fix CPU affinity for child processHarish1-5/+16
2020-07-29powerpc/powernv/sriov: Remove unused but set variable 'phb'Wei Yongjun1-2/+0
2020-07-29powerpc: use for_each_child_of_node() macroQinglang Miao4-9/+6
2020-07-29powerpc/build: vdso linker warning for orphan sectionsNicholas Piggin4-3/+5
2020-07-29powerpc: Use fallthrough pseudo-keywordGustavo A. R. Silva5-8/+8
2020-07-29powerpc/book3s64/radix: Add kernel command line option to disable radix GTSEAneesh Kumar K.V6-6/+22
2020-07-29powerpc/kvm/cma: Improve kernel log during bootAneesh Kumar K.V1-1/+1
2020-07-29powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMAAneesh Kumar K.V3-0/+28
2020-07-29powerpc/xmon: Use `dcbf` inplace of `dcbi` instruction for 64bit Book3SBalamuruhan S1-1/+1
2020-07-29powerpc: Drop old comment about CONFIG_POWERMichael Ellerman1-1/+0
2020-07-29powerpc/kvm: Use correct CONFIG symbol in commentMichael Ellerman1-1/+1
2020-07-29powerpc/boot: Fix CONFIG_PPC_MPC52XX referencesMichael Ellerman2-2/+2
2020-07-29powerpc/32s: Remove TAUException wart in traps.cMichael Ellerman2-8/+4
2020-07-29powerpc/32s: Fix CONFIG_BOOK3S_601 usesMichael Ellerman2-2/+2
2020-07-29powerpc/64e: Drop dead BOOK3E_MMU_TLB_STATS codeMichael Ellerman2-96/+4
2020-07-29powerpc/52xx: Fix comment about CONFIG_BDI*Michael Ellerman1-1/+1
2020-07-29powerpc/configs: Remove dead symbolsMichael Ellerman15-27/+0
2020-07-29powerpc/configs: Drop old symbols from ppc6xx_defconfigMichael Ellerman1-39/+0
2020-07-29powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests onlyBharata B Rao3-12/+7
2020-07-29selftests/powerpc: Remove powerpc special cases from stack expansion testMichael Ellerman1-36/+5