aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-12-20powerpc/dma: remove the unused dma_iommu_ops exportChristoph Hellwig
2018-12-20powerpc/dma: remove the unused ISA_DMA_THRESHOLD exportChristoph Hellwig
2018-12-20powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT defineChristoph Hellwig
2018-12-20powerpc/dma: properly wire up the unmap_page and unmap_sg methodsChristoph Hellwig
2018-12-20powerpc: allow NOT_COHERENT_CACHE for amigaoneChristoph Hellwig
2018-12-20powerpc/prom: fix early DEBUG messagesChristophe Leroy
2018-12-20powerpc/32: Avoid unsupported flags with clangJoel Stanley
2018-12-20powerpc/perf: Remove l2 bus events from HW cache event arrayMadhavan Srinivasan
2018-12-20powerpc/perf: Add constraints for power9 l2/l3 bus eventsMadhavan Srinivasan
2018-12-20powerpc/perf: Fix unit_sel/cache_sel checksMadhavan Srinivasan
2018-12-20powerpc/perf: Cleanup cache_sel bits commentMadhavan Srinivasan
2018-12-20powerpc/perf: Update perf_regs structure to include SIERMadhavan Srinivasan
2018-12-20powerpc/perf: Fix thresholding counter data for unknown typeMadhavan Srinivasan
2018-12-20powerpc/mm/hash: Handle user access of kernel address gracefullyAneesh Kumar K.V
2018-12-19powerpc/mm: add exec protection on powerpc 603Christophe Leroy
2018-12-19powerpc/mm: define an empty slice_init_new_context_exec()Christophe Leroy
2018-12-19powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy
2018-12-19powerpc: remove remaining bits from CONFIG_APUSChristophe Leroy
2018-12-19powerpc/xmon: fix dump_segments()Christophe Leroy
2018-12-19powerpc/8xx: add exception frame markerChristophe Leroy
2018-12-19powerpc/book3s/32: fix number of bats in p/v_block_mapped()Christophe Leroy
2018-12-19powerpc/mm: Eliminate not possible mmu features at compile timeChristophe Leroy
2018-12-19powerpc/smp: Use code patching to restore reset vectorChristophe Leroy
2018-12-19powerpc/44x: use patch_sites for TLB handlers patchingChristophe Leroy
2018-12-19powerpc/signal: Use code patching instead of hardcodingChristophe Leroy
2018-12-19powerpc/8xx: use modify_instruction_site()Christophe Leroy
2018-12-19powerpc/book3s/32: Use patch_site to patch hash functionsChristophe Leroy
2018-12-19powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.SChristophe Leroy
2018-12-19powerpc/32: use patch_site_addr() in machine_init()Christophe Leroy
2018-12-19powerpc: add modify_instruction() and modify_instruction_site()Christophe Leroy
2018-12-19powerpc: simplify patch_instruction_site() and patch_branch_site()Christophe Leroy
2018-12-19powerpc/mm: remove unused variableChristophe Leroy
2018-12-19powerpc: implement CONFIG_DEBUG_VIRTUALChristophe Leroy
2018-12-17powerpc/32: Move the old 6xx -mcpu logic before the TARGET_CPU logicMathieu Malaterre
2018-12-17powerpc/ipic: Remove unused ipic_set_priority()Michael Ellerman
2018-12-17Merge branch 'fixes' into nextMichael Ellerman
2018-12-10powerpc/ptrace: replace ptrace_report_syscall() with a tracehook callElvira Khabirova
2018-12-09powerpc/mm: Fallback to RAM if the altmap is unusableOliver O'Halloran
2018-12-09powerpc/papr_scm: Use ibm,unit-guid as the iset cookieOliver O'Halloran
2018-12-09powerpc/papr_scm: Fix DIMM device registration raceOliver O'Halloran
2018-12-09powerpc/papr_scm: Remove endian conversionsOliver O'Halloran
2018-12-09powerpc/papr_scm: Update DT propertiesOliver O'Halloran
2018-12-07powerpc/papr_scm: Fix resource end addressOliver O'Halloran
2018-12-07powerpc/papr_scm: Use depend instead of selectOliver O'Halloran
2018-12-07powerpc/bpf: Fix broken uapi for BPF_PROG_TYPE_PERF_EVENTSandipan Das
2018-12-06powerpc/boot: Fix build failures with -j 1Michael Ellerman
2018-12-04powerpc/mm: dump block address translation on book3s/32Christophe Leroy
2018-12-04powerpc/mm: dump segment registers on book3s/32Christophe Leroy
2018-12-04powerpc/math-emu: Update macros from GCCJoel Stanley
2018-12-04powerpc/tools/checkpatch: Ignore DT_SPLIT_BINDING_PATCHRussell Currey