summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17lib: fix build failure in CONFIG_DEBUG_VIRTUAL testChristophe 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
2018-12-04powerpc/8xx: regroup TLB handler routinesChristophe Leroy
2018-12-04powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlersChristophe Leroy
2018-12-04powerpc/8xx: reintroduce 16K pages with HW assistanceChristophe Leroy
2018-12-04powerpc/8xx: Enable 512k hugepage support with HW assistanceChristophe Leroy
2018-12-04powerpc/8xx: Enable 8M hugepage support with HW assistanceChristophe Leroy
2018-12-04powerpc/8xx: Use hardware assistance in TLB handlersChristophe Leroy
2018-12-04powerpc/8xx: Temporarily disable 16k pages and hugepagesChristophe Leroy
2018-12-04powerpc/8xx: Move SW perf counters in first 32kb of memoryChristophe Leroy
2018-12-04powerpc/mm: remove unnecessary test in pgtable_cache_init()Christophe Leroy
2018-12-04powerpc/mm: fix a warning when a cache is common to PGD and hugepagesChristophe Leroy
2018-12-04powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)Christophe Leroy
2018-12-04powerpc/mm: enable the use of page table cache of order 0Christophe Leroy
2018-12-04powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy