summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s: Remove TM from Power10 featuresJordan Niethe2020-10-291-3/+10
* powerpc/security: Fix link stack flush instructionNicholas Piggin2020-10-292-12/+30
* powerpc/64: fix irq replay pt_regs->softe valueNicholas Piggin2020-10-291-1/+1
* powerpc/64: fix irq replay missing preemptNicholas Piggin2020-10-291-0/+7
* powerpc/tau: Disable TAU between measurementsFinn Thain2020-10-291-41/+24
* powerpc/tau: Check processor type before enabling TAU interruptFinn Thain2020-10-291-19/+14
* powerpc/tau: Remove duplicated set_thresholds() callFinn Thain2020-10-291-5/+0
* powerpc/tau: Convert from timer to workqueueFinn Thain2020-10-291-20/+18
* powerpc/tau: Use appropriate temperature sample intervalFinn Thain2020-10-291-8/+4
* powerpc/watchpoint: Add hw_len wherever missingRavi Bangoria2020-10-291-0/+1
* powerpc/watchpoint: Fix handling of vector instructionsRavi Bangoria2020-10-291-0/+2
* powerpc/watchpoint: Fix quadword instruction handling on p10 predecessorsRavi Bangoria2020-10-291-2/+10
* powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy2020-09-081-1/+2
* Revert "powerpc/build: vdso linker warning for orphan sections"Michael Ellerman2020-09-034-5/+3
* powerpc/64s: Fix crash in load_fp_state() due to fpexc_modeMichael Ellerman2020-08-271-3/+9
* powerpc/64s: scv entry should set PPRNicholas Piggin2020-08-271-0/+4
* Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio2020-08-241-1/+1
* powerpc/kernel: Cleanup machine check function declarationsMadhavan Srinivasan2020-08-172-8/+0
* powerpc: Add POWER10 raw mode cputable entryMadhavan Srinivasan2020-08-171-0/+20
* powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 coresMichael Neuling2020-08-171-0/+1
* iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski2020-08-141-14/+14
* all arch: remove system call sys_sysctlXiaoming Ni2020-08-141-1/+1
* Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-1/+1
|\
| * kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-1/+1
* | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-1/+1
|\ \
| * | PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck2020-07-071-1/+1
* | | powerpc/ptrace: Fix build error in pkey_get()Michael Ellerman2020-08-071-2/+0
* | | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-0760-823/+1145
|\ \ \
| * | | powerpc/40x: Fix assembler warning about r0Michael Ellerman2020-08-031-1/+1
| * | | powerpc/cacheinfo: Warn if cache object chain becomes unorderedNathan Lynch2020-07-301-0/+9
| * | | powerpc/cacheinfo: Improve diagnostics about malformed cache listsNathan Lynch2020-07-301-2/+8
| * | | 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-301-2/+2
| * | | powerpc/drmem: Make LMB walk a bit more flexibleHari Bathini2020-07-291-5/+8
| * | | powerpc/64s: Move HMI IRQ stat from percpu variable to paca.Mahesh Salgaonkar2020-07-292-4/+7
| * | | powerpc/build: vdso linker warning for orphan sectionsNicholas Piggin2020-07-294-3/+5
| * | | powerpc: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-291-4/+4
| * | | powerpc/book3s64/radix: Add kernel command line option to disable radix GTSEAneesh Kumar K.V2020-07-291-4/+9
| * | | powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMAAneesh Kumar K.V2020-07-291-0/+3
| * | | powerpc/32s: Remove TAUException wart in traps.cMichael Ellerman2020-07-292-8/+4
| * | | powerpc/pseries: Add KVM guest doorbell restrictionsNicholas Piggin2020-07-292-3/+21
| * | | powerpc: Inline doorbell sending functionsNicholas Piggin2020-07-291-55/+0
| * | | powerpc/fadump: Fix build error with CONFIG_PRESERVE_FA_DUMP=yMichael Ellerman2020-07-271-1/+3
| * | | powerpc/32s: Kernel space starts at TASK_SIZEChristophe Leroy2020-07-271-6/+6
| * | | powerpc: Use MODULES_VADDR if definedChristophe Leroy2020-07-271-0/+11
| * | | powerpc/perf: Initialize power10 PMU registers in cpu setup routineAthira Rajeev2020-07-261-4/+15
| * | | powerpc/eeh: Move PE tree setup into the platformOliver O'Halloran2020-07-261-52/+19
| * | | powerpc/eeh: Drop pdn use in eeh_pe_tree_insert()Oliver O'Halloran2020-07-261-8/+7
| * | | powerpc/eeh: Rename eeh_{add_to|remove_from}_parent_pe()Oliver O'Halloran2020-07-264-8/+8