summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-03-25powerpc/eeh: Make early EEH init pseries specificOliver O'Halloran
2020-03-25powerpc/eeh: Remove PHB check in probeOliver O'Halloran
2020-03-25powerpc/eeh: Do early EEH init only when requiredOliver O'Halloran
2020-03-25powerpc/eeh: Remove eeh_add_device_tree_late()Oliver O'Halloran
2020-03-25powerpc/eeh: Add sysfs files in late probeOliver O'Halloran
2020-03-25powerpc/64: Prevent stack protection in early bootMichael Ellerman
2020-03-25powerpc/64: Setup a paca before parsing device tree etc.Daniel Axtens
2020-03-25powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V
2020-03-25powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits.Christophe Leroy
2020-03-25powerpc/kasan: Fix kasan_remap_early_shadow_ro()Christophe Leroy
2020-03-25powerpc/kprobes: Remove redundant codeChristophe Leroy
2020-03-25powerpc/64s: Fix section mismatch warnings from boot codeMichael Ellerman
2020-03-25powerpc/xmon: Lower limits on nidump and ndumpMichael Ellerman
2020-03-25powerpc/prom_init: Pass the "os-term" message to hypervisorAlexey Kardashevskiy
2020-03-25powerpc: Replace setup_irq() by request_irq()afzal mohammed
2020-03-25powerpc/cell: Use fallthrough;Joe Perches
2020-03-25powerpc/sstep: Fix DS operand in ld encoding to appropriate valueBalamuruhan S
2020-03-25powerpc/pseries: Fix of_read_drc_info_cell() to point at next recordTyrel Datwyler
2020-03-20powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAPMichael Ellerman
2020-03-18powerpc/lib: Fix emulate_step() std testNicholas Piggin
2020-03-18powerpc/64s/radix: Fix CONFIG_SMP=n buildNicholas Piggin
2020-03-17powerpc/pmac/smp: Drop unnecessary volatile qualifierYueHaibing
2020-03-17powerpc/pmac/smp: Avoid unused-variable warningsIlie Halip
2020-03-17powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor
2020-03-13powerpc/vdso: remove deprecated VDS64_HAS_DESCRIPTORS referencesJoe Lawrence
2020-03-13powerpc/32: Fix missing NULL pmd check in virt_to_kpte()Christophe Leroy
2020-03-10Merge branch 'fixes' into nextMichael Ellerman
2020-03-05powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()Michael Ellerman
2020-03-04powerpc/numa: Remove late request for home node associativitySrikar Dronamraju
2020-03-04powerpc/numa: Early request for home node associativitySrikar Dronamraju
2020-03-04powerpc/numa: Use cpu node map of first sibling threadSrikar Dronamraju
2020-03-04powerpc/numa: Handle extra hcall_vphn error casesSrikar Dronamraju
2020-03-04powerpc/vphn: Check for error from hcall_vphnSrikar Dronamraju
2020-03-04powerpc/smp: Use nid as fallback for package_idSrikar Dronamraju
2020-03-04powerpc/irq: Use current_stack_pointer in do_IRQ()Christophe Leroy
2020-03-04powerpc/irq: use IS_ENABLED() in check_stack_overflow()Christophe Leroy
2020-03-04powerpc/irq: Use current_stack_pointer in check_stack_overflow()Christophe Leroy
2020-03-04powerpc: Add current_stack_pointer as a register globalChristophe Leroy
2020-03-04powerpc: Rename current_stack_pointer() to current_stack_frame()Michael Ellerman
2020-03-04powerpc/kernel/sysfs: Add new config option PMU_SYSFS to enable PMU SPRs sysf...Kajol Jain
2020-03-04powerpc/kernel/sysfs: Refactor current sysfs.cMadhavan Srinivasan
2020-03-04powerpc/powernv: Add explicit fast-reboot supportOliver O'Halloran
2020-03-04powerpc/powernv: Treat an empty reboot string as defaultOliver O'Halloran
2020-03-04powerpc/Makefile: Mark phony targets as PHONYMichael Ellerman
2020-03-04powerpc/mm: Don't kmap_atomic() in pte_offset_map() on PPC32Christophe Leroy
2020-03-04powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()Alexey Kardashevskiy
2020-03-04powerpc/powernv: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-03-04powerpc/cell/axon_msi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-03-04powerpc/mm: ptdump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-03-04powerpc/mm: book3s64: hash_utils: no need to check return value of debugfs_cr...Greg Kroah-Hartman