Age | Commit message (Expand) | Author |
2018-12-20 | powerpc/perf: Cleanup cache_sel bits comment | Madhavan Srinivasan |
2018-12-20 | powerpc/perf: Update perf_regs structure to include SIER | Madhavan Srinivasan |
2018-12-20 | powerpc/perf: Fix thresholding counter data for unknown type | Madhavan Srinivasan |
2018-12-20 | powerpc/mm/hash: Handle user access of kernel address gracefully | Aneesh Kumar K.V |
2018-12-19 | powerpc/mm: add exec protection on powerpc 603 | Christophe Leroy |
2018-12-19 | powerpc/mm: define an empty slice_init_new_context_exec() | Christophe Leroy |
2018-12-19 | powerpc/uaccess: fix warning/error with access_ok() | Christophe Leroy |
2018-12-19 | powerpc: remove remaining bits from CONFIG_APUS | Christophe Leroy |
2018-12-19 | powerpc/xmon: fix dump_segments() | Christophe Leroy |
2018-12-19 | powerpc/8xx: add exception frame marker | Christophe Leroy |
2018-12-19 | powerpc/book3s/32: fix number of bats in p/v_block_mapped() | Christophe Leroy |
2018-12-19 | powerpc/mm: Eliminate not possible mmu features at compile time | Christophe Leroy |
2018-12-19 | powerpc/smp: Use code patching to restore reset vector | Christophe Leroy |
2018-12-19 | powerpc/44x: use patch_sites for TLB handlers patching | Christophe Leroy |
2018-12-19 | powerpc/signal: Use code patching instead of hardcoding | Christophe Leroy |
2018-12-19 | powerpc/8xx: use modify_instruction_site() | Christophe Leroy |
2018-12-19 | powerpc/book3s/32: Use patch_site to patch hash functions | Christophe Leroy |
2018-12-19 | powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.S | Christophe Leroy |
2018-12-19 | powerpc/32: use patch_site_addr() in machine_init() | Christophe Leroy |
2018-12-19 | powerpc: add modify_instruction() and modify_instruction_site() | Christophe Leroy |
2018-12-19 | powerpc: simplify patch_instruction_site() and patch_branch_site() | Christophe Leroy |
2018-12-19 | powerpc/mm: remove unused variable | Christophe Leroy |
2018-12-19 | powerpc: implement CONFIG_DEBUG_VIRTUAL | Christophe Leroy |
2018-12-17 | powerpc/32: Move the old 6xx -mcpu logic before the TARGET_CPU logic | Mathieu Malaterre |
2018-12-17 | powerpc/ipic: Remove unused ipic_set_priority() | Michael Ellerman |
2018-12-17 | Merge branch 'fixes' into next | Michael Ellerman |
2018-12-10 | powerpc/ptrace: replace ptrace_report_syscall() with a tracehook call | Elvira Khabirova |
2018-12-09 | powerpc/mm: Fallback to RAM if the altmap is unusable | Oliver O'Halloran |
2018-12-09 | powerpc/papr_scm: Use ibm,unit-guid as the iset cookie | Oliver O'Halloran |
2018-12-09 | powerpc/papr_scm: Fix DIMM device registration race | Oliver O'Halloran |
2018-12-09 | powerpc/papr_scm: Remove endian conversions | Oliver O'Halloran |
2018-12-09 | powerpc/papr_scm: Update DT properties | Oliver O'Halloran |
2018-12-07 | powerpc/papr_scm: Fix resource end address | Oliver O'Halloran |
2018-12-07 | powerpc/papr_scm: Use depend instead of select | Oliver O'Halloran |
2018-12-07 | powerpc/bpf: Fix broken uapi for BPF_PROG_TYPE_PERF_EVENT | Sandipan Das |
2018-12-06 | powerpc/boot: Fix build failures with -j 1 | Michael Ellerman |
2018-12-04 | powerpc/mm: dump block address translation on book3s/32 | Christophe Leroy |
2018-12-04 | powerpc/mm: dump segment registers on book3s/32 | Christophe Leroy |
2018-12-04 | powerpc/math-emu: Update macros from GCC | Joel Stanley |
2018-12-04 | powerpc/tools/checkpatch: Ignore DT_SPLIT_BINDING_PATCH | Russell Currey |
2018-12-04 | powerpc/8xx: regroup TLB handler routines | Christophe Leroy |
2018-12-04 | powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers | Christophe Leroy |
2018-12-04 | powerpc/8xx: reintroduce 16K pages with HW assistance | Christophe Leroy |
2018-12-04 | powerpc/8xx: Enable 512k hugepage support with HW assistance | Christophe Leroy |
2018-12-04 | powerpc/8xx: Enable 8M hugepage support with HW assistance | Christophe Leroy |
2018-12-04 | powerpc/8xx: Use hardware assistance in TLB handlers | Christophe Leroy |
2018-12-04 | powerpc/8xx: Temporarily disable 16k pages and hugepages | Christophe Leroy |
2018-12-04 | powerpc/8xx: Move SW perf counters in first 32kb of memory | Christophe Leroy |
2018-12-04 | powerpc/mm: remove unnecessary test in pgtable_cache_init() | Christophe Leroy |
2018-12-04 | powerpc/mm: fix a warning when a cache is common to PGD and hugepages | Christophe Leroy |