summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/cell: Use fallthrough;Joe Perches2020-03-251-1/+1
* powerpc/sstep: Fix DS operand in ld encoding to appropriate valueBalamuruhan S2020-03-251-2/+3
* powerpc/pseries: Fix of_read_drc_info_cell() to point at next recordTyrel Datwyler2020-03-251-1/+1
* powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAPMichael Ellerman2020-03-201-1/+1
* powerpc/lib: Fix emulate_step() std testNicholas Piggin2020-03-171-1/+1
* powerpc/64s/radix: Fix CONFIG_SMP=n buildNicholas Piggin2020-03-172-1/+7
* powerpc/pmac/smp: Drop unnecessary volatile qualifierYueHaibing2020-03-171-2/+2
* powerpc/pmac/smp: Avoid unused-variable warningsIlie Halip2020-03-171-4/+4
* powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor2020-03-171-1/+11
* powerpc/vdso: remove deprecated VDS64_HAS_DESCRIPTORS referencesJoe Lawrence2020-03-132-29/+0
* powerpc/32: Fix missing NULL pmd check in virt_to_kpte()Christophe Leroy2020-03-131-1/+3
* Merge branch 'fixes' into nextMichael Ellerman2020-03-1021-105/+326
|\
| * powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()Michael Ellerman2020-03-051-0/+2
| * powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario2020-02-281-1/+3
| * powerpc: Include .BTF sectionNaveen N. Rao2020-02-241-0/+6
| * powerpc/watchpoint: Don't call dar_within_range() for Book3SRavi Bangoria2020-02-241-5/+7
| * powerpc/entry: Fix an #if which should be an #ifdef in entry_32.SChristophe Leroy2020-02-191-2/+2
| * powerpc/xmon: Fix whitespace handling in getstring()Oliver O'Halloran2020-02-181-0/+5
| * powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG_VMAP_STACKChristophe Leroy2020-02-181-0/+8
| * powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACKChristophe Leroy2020-02-181-2/+7
| * powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACKChristophe Leroy2020-02-187-45/+212
| * powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal deliveryGustavo Luiz Duarte2020-02-183-28/+39
| * powerpc/8xx: Fix clearing of bits 20-23 in ITLB missChristophe Leroy2020-02-171-1/+1
| * powerpc/hugetlb: Fix 8M hugepages on 8xxChristophe Leroy2020-02-171-0/+5
| * powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page sizeChristophe Leroy2020-02-171-11/+18
| * powerpc/eeh: Fix deadlock handling dead PHBSam Bobroff2020-02-171-10/+11
* | powerpc/numa: Remove late request for home node associativitySrikar Dronamraju2020-03-043-18/+0
* | powerpc/numa: Early request for home node associativitySrikar Dronamraju2020-03-041-1/+40
* | powerpc/numa: Use cpu node map of first sibling threadSrikar Dronamraju2020-03-041-2/+20
* | powerpc/numa: Handle extra hcall_vphn error casesSrikar Dronamraju2020-03-041-9/+16
* | powerpc/vphn: Check for error from hcall_vphnSrikar Dronamraju2020-03-041-1/+2
* | powerpc/smp: Use nid as fallback for package_idSrikar Dronamraju2020-03-042-3/+33
* | powerpc/irq: Use current_stack_pointer in do_IRQ()Christophe Leroy2020-03-041-1/+1
* | powerpc/irq: use IS_ENABLED() in check_stack_overflow()Christophe Leroy2020-03-041-2/+3
* | powerpc/irq: Use current_stack_pointer in check_stack_overflow()Christophe Leroy2020-03-041-1/+1
* | powerpc: Add current_stack_pointer as a register globalChristophe Leroy2020-03-041-0/+2
* | powerpc: Rename current_stack_pointer() to current_stack_frame()Michael Ellerman2020-03-046-10/+10
* | powerpc/kernel/sysfs: Add new config option PMU_SYSFS to enable PMU SPRs sysf...Kajol Jain2020-03-042-0/+12
* | powerpc/kernel/sysfs: Refactor current sysfs.cMadhavan Srinivasan2020-03-041-175/+200
* | powerpc/powernv: Add explicit fast-reboot supportOliver O'Halloran2020-03-042-0/+3
* | powerpc/powernv: Treat an empty reboot string as defaultOliver O'Halloran2020-03-041-1/+1
* | powerpc/Makefile: Mark phony targets as PHONYMichael Ellerman2020-03-042-0/+8
* | powerpc/mm: Don't kmap_atomic() in pte_offset_map() on PPC32Christophe Leroy2020-03-042-8/+4
* | powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()Alexey Kardashevskiy2020-03-041-18/+21
* | powerpc/powernv: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-03-044-63/+10
* | powerpc/cell/axon_msi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-03-041-5/+1
* | powerpc/mm: ptdump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-03-044-20/+11
* | powerpc/mm: book3s64: hash_utils: no need to check return value of debugfs_cr...Greg Kroah-Hartman2020-03-041-5/+2
* | powerpc/kvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-03-045-29/+10
* | powerpc/kernel: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-03-043-29/+9