summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-15powerpc/signal_32: Simplify loop in PPC64 save_general_regs()Christophe Leroy1-10/+8
2020-07-15powerpc/signal_32: Remove !FULL_REGS() special handling in PPC64 save_general...Christophe Leroy1-2/+0
2020-07-15powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy1-12/+13
2020-07-15Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy3-3/+5
2020-07-15docs: powerpc: Clarify book3s/32 MMU familiesChristophe Leroy1-4/+6
2020-07-15selftests/powerpc: Add FPU denormal testNicholas Piggin3-1/+40
2020-07-15powerpc/64/signal: Balance return predictor stack in signal trampolineNicholas Piggin3-18/+18
2020-07-15powerpc/spufs: add CONFIG_COREDUMP dependencyArnd Bergmann1-0/+1
2020-07-15powerpc/powernv: Move pnv_ioda_setup_bus_dma under CONFIG_IOMMU_APIOliver O'Halloran1-13/+13
2020-07-15powerpc/powernv: Make pnv_pci_sriov_enable() and friends staticOliver O'Halloran1-4/+4
2020-07-15cpuidle/powernv : Remove dead code blockAbhishek Goel1-14/+0
2020-07-15powerpc/cacheinfo: Add per cpu per index shared_cpu_listSrikar Dronamraju1-1/+10
2020-07-15powerpc/cacheinfo: Make cpumap_show code reusableSrikar Dronamraju1-2/+8
2020-07-15powerpc/cacheinfo: Use cpumap_print to print cpumapSrikar Dronamraju1-6/+2
2020-07-15ocxl: control via sysfs whether the FPGA is reloaded on a link resetPhilippe Bergheaud5-5/+129
2020-07-15MAINTAINERS: Remove self from powerpc EEHSam Bobroff1-1/+0
2020-07-15powerpc/xmon: Reset RCU and soft lockup watchdogsAnton Blanchard1-1/+8
2020-07-08selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario11-26/+0
2020-07-06powerpc: Drop CONFIG_MTD_M25P80 in 85xx-hw.configBin Meng1-1/+0
2020-06-30powerpc/boot/dts: Fix dtc "pciex" warningsMichael Ellerman11-25/+25
2020-06-30powerpc/boot: Use address-of operator on section symbolsNathan Chancellor2-3/+3
2020-06-30selftests/powerpc: Add test for execute-disabled pkeysSandipan Das3-1/+391
2020-06-30selftests/powerpc: Move Hash MMU check to utilitiesSandipan Das4-29/+30
2020-06-30selftests/powerpc: Fix pkey access right updatesSandipan Das3-2/+8
2020-06-22powerpc/8xx: Modify ptep_get()Christophe Leroy1-10/+12
2020-06-22powerpc/mm/book3s64: Skip 16G page reservation with radixAneesh Kumar K.V1-1/+1
2020-06-22powerpc/4xx: ppc4xx compile flag optimizationsImre Kaloz2-4/+5
2020-06-22powerpc/fixmap: Fix FIX_EARLY_DEBUG_BASE when page size is 256kChristophe Leroy1-1/+1
2020-06-22selftests/powerpc: Add prefixed loads/stores to alignment_handler testJordan Niethe3-3/+172
2020-06-22selftests/powerpc: Allow choice of CI memory location in alignment_handler testJordan Niethe1-21/+42
2020-06-22powerpc/powernv/ioda: Return correct error if TCE level allocation failedAlexey Kardashevskiy1-1/+1
2020-06-22powerpc/pseries/svm: Drop unused align argument in alloc_shared_lppaca() func...Satheesh Rajendran1-3/+10
2020-06-22powerpc/ptdump: Fix build failure in hashpagetable.cChristophe Leroy1-1/+1
2020-06-22powerpc/mm: Fix typo in IS_ENABLED()Joe Perches1-3/+2
2020-06-22powerpc/xive: Ignore kmemleak false positivesAlexey Kardashevskiy1-0/+2
2020-06-22powerpc/configs: Remove CMDLINE_BOOLChris Packham22-38/+1
2020-06-22powerpc: Remove inaccessible CMDLINE defaultChris Packham1-5/+1
2020-06-22powerpc/dt_cpu_ftrs: Make use of macro ISA_V3_1Murilo Opsfelder Araujo1-1/+1
2020-06-22powerpc/dt_cpu_ftrs: Make use of macro ISA_V3_0BMurilo Opsfelder Araujo1-1/+1
2020-06-22powerpc/dt_cpu_ftrs: Remove unused macro ISA_V2_07BMurilo Opsfelder Araujo1-1/+0
2020-06-22powerpc/64: indirect function call use bctrl rather than blrl in ret_from_ker...Nicholas Piggin1-2/+2
2020-06-21Linux 5.8-rc2v5.8-rc2Linus Torvalds1-1/+1
2020-06-21Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+12
2020-06-21Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-23/+19
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-34/+18
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-20/+37
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds12-35/+45
2020-06-22samples: watch_queue: build sample program for target architectureMasahiro Yamada2-7/+5
2020-06-22Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"Masahiro Yamada1-11/+3
2020-06-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-1/+15