| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/kexec_file: Avoid stomping memory used by special regions | Hari Bathini | 2020-07-29 | 5 | -4/+539 |
* | powerpc/kexec_file: Add helper functions for getting memory ranges | Hari Bathini | 2020-07-29 | 3 | -1/+247 |
* | powerpc/kexec_file: Mark PPC64 specific code | Hari Bathini | 2020-07-29 | 7 | -23/+105 |
* | kexec_file: Allow archs to handle special regions while locating memory hole | Hari Bathini | 2020-07-29 | 2 | -13/+32 |
* | powerpc/configs: Add BLK_DEV_NVME to pseries_defconfig | Anton Blanchard | 2020-07-29 | 1 | -0/+1 |
* | powerpc/64s: Move HMI IRQ stat from percpu variable to paca. | Mahesh Salgaonkar | 2020-07-29 | 5 | -6/+9 |
* | powerpc/fsl/dts: add missing P4080DS I2C devices | David Lamparter | 2020-07-29 | 1 | -2/+41 |
* | ocxl: Address kernel doc errors & warnings | Alastair D'Silva | 2020-07-29 | 3 | -74/+55 |
* | ocxl: Remove unnecessary externs | Alastair D'Silva | 2020-07-29 | 2 | -24/+22 |
* | selftests/powerpc: Return skip code for spectre_v2 | Thadeu Lima de Souza Cascardo | 2020-07-29 | 1 | -0/+10 |
* | powerpc/test_emulate_step: Add testcases for divde[.] and divdeu[.] instructions | Balamuruhan S | 2020-07-29 | 1 | -0/+156 |
* | powerpc/sstep: Add support for divde[.] and divdeu[.] instructions | Balamuruhan S | 2020-07-29 | 1 | -1/+12 |
* | powerpc/ppc-opcode: Add divde and divdeu opcodes | Balamuruhan S | 2020-07-29 | 1 | -0/+6 |
* | selftests/powerpc: Fix CPU affinity for child process | Harish | 2020-07-29 | 1 | -5/+16 |
* | powerpc/powernv/sriov: Remove unused but set variable 'phb' | Wei Yongjun | 2020-07-29 | 1 | -2/+0 |
* | powerpc: use for_each_child_of_node() macro | Qinglang Miao | 2020-07-29 | 4 | -9/+6 |
* | powerpc/build: vdso linker warning for orphan sections | Nicholas Piggin | 2020-07-29 | 4 | -3/+5 |
* | powerpc: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-29 | 5 | -8/+8 |
* | powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE | Aneesh Kumar K.V | 2020-07-29 | 6 | -6/+22 |
* | powerpc/kvm/cma: Improve kernel log during boot | Aneesh Kumar K.V | 2020-07-29 | 1 | -1/+1 |
* | powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMA | Aneesh Kumar K.V | 2020-07-29 | 3 | -0/+28 |
* | powerpc/xmon: Use `dcbf` inplace of `dcbi` instruction for 64bit Book3S | Balamuruhan S | 2020-07-29 | 1 | -1/+1 |
* | powerpc: Drop old comment about CONFIG_POWER | Michael Ellerman | 2020-07-29 | 1 | -1/+0 |
* | powerpc/kvm: Use correct CONFIG symbol in comment | Michael Ellerman | 2020-07-29 | 1 | -1/+1 |
* | powerpc/boot: Fix CONFIG_PPC_MPC52XX references | Michael Ellerman | 2020-07-29 | 2 | -2/+2 |
* | powerpc/32s: Remove TAUException wart in traps.c | Michael Ellerman | 2020-07-29 | 2 | -8/+4 |
* | powerpc/32s: Fix CONFIG_BOOK3S_601 uses | Michael Ellerman | 2020-07-29 | 2 | -2/+2 |
* | powerpc/64e: Drop dead BOOK3E_MMU_TLB_STATS code | Michael Ellerman | 2020-07-29 | 2 | -96/+4 |
* | powerpc/52xx: Fix comment about CONFIG_BDI* | Michael Ellerman | 2020-07-29 | 1 | -1/+1 |
* | powerpc/configs: Remove dead symbols | Michael Ellerman | 2020-07-29 | 15 | -27/+0 |
* | powerpc/configs: Drop old symbols from ppc6xx_defconfig | Michael Ellerman | 2020-07-29 | 1 | -39/+0 |
* | powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests only | Bharata B Rao | 2020-07-29 | 3 | -12/+7 |
* | selftests/powerpc: Remove powerpc special cases from stack expansion test | Michael Ellerman | 2020-07-29 | 1 | -36/+5 |
* | powerpc/mm: Remove custom stack expansion checking | Michael Ellerman | 2020-07-29 | 1 | -104/+5 |
* | selftests/powerpc: Update the stack expansion test | Michael Ellerman | 2020-07-29 | 1 | -5/+5 |
* | powerpc: Allow 4224 bytes of stack expansion for the signal frame | Michael Ellerman | 2020-07-29 | 1 | -2/+5 |
* | selftests/powerpc: Add test of stack expansion logic | Michael Ellerman | 2020-07-29 | 5 | -1/+361 |
* | selftests/powerpc: Squash spurious errors due to device removal | Oliver O'Halloran | 2020-07-29 | 1 | -3/+8 |
* | selftests/powerpc: Add test for pkey siginfo verification | Sandipan Das | 2020-07-29 | 3 | -1/+338 |
* | selftests/powerpc: Add wrapper for gettid | Sandipan Das | 2020-07-29 | 1 | -0/+10 |
* | selftests/powerpc: Add helper to exit on failure | Sandipan Das | 2020-07-29 | 1 | -0/+9 |
* | selftests/powerpc: Harden test for execute-disabled pkeys | Sandipan Das | 2020-07-29 | 1 | -43/+41 |
* | selftests/powerpc: Add pkey helpers for rights | Sandipan Das | 2020-07-29 | 2 | -16/+48 |
* | selftests/powerpc: Move pkey helpers to headers | Sandipan Das | 2020-07-29 | 3 | -98/+114 |
* | powerpc/pseries: Add KVM guest doorbell restrictions | Nicholas Piggin | 2020-07-29 | 5 | -41/+53 |
* | powerpc/pseries: Use doorbells even if XIVE is available | Nicholas Piggin | 2020-07-29 | 1 | -18/+36 |
* | powerpc: Inline doorbell sending functions | Nicholas Piggin | 2020-07-29 | 3 | -58/+63 |
* | powerpc/perf: Fix MMCRA_BHRB_DISABLE define for binutils < 2.28 | Athira Rajeev | 2020-07-29 | 1 | -1/+2 |
* | powerpc/fadump: Fix build error with CONFIG_PRESERVE_FA_DUMP=y | Michael Ellerman | 2020-07-27 | 1 | -1/+3 |
* | powerpc/powernv/pci.h: delete duplicated word | Randy Dunlap | 2020-07-26 | 1 | -1/+1 |