- 16ef976 powerpc: Add ppc_inst_as_u64() by Michael Ellerman · 4 years, 8 months ago
- c5ff46d powerpc: Add ppc_inst_next() by Michael Ellerman · 4 years, 8 months ago
- baddc87 Merge branch 'fixes' into next by Michael Ellerman · 4 years, 8 months ago
- bb5f33c Merge "Use hugepages to map kernel mem on 8xx" into next by Michael Ellerman · 4 years, 8 months ago
- 7974c47 powerpc/32s: Implement dedicated kasan_init_region() by Christophe Leroy · 4 years, 8 months ago
- 2b279c0 powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOC by Christophe Leroy · 4 years, 8 months ago
- a2feeb2 powerpc/8xx: Implement dedicated kasan_init_region() by Christophe Leroy · 4 years, 8 months ago
- fcdafd1 powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC by Christophe Leroy · 4 years, 8 months ago
- da1adea powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB by Christophe Leroy · 4 years, 8 months ago
- cf20995 powerpc/8xx: Map linear memory with huge pages by Christophe Leroy · 4 years, 8 months ago
- a623bb5 powerpc/8xx: Map IMMR with a huge page by Christophe Leroy · 4 years, 8 months ago
- 34536d7 powerpc/8xx: Add a function to early map kernel via huge pages by Christophe Leroy · 4 years, 8 months ago
- c8bef10 powerpc/8xx: Refactor kernel address boundary comparison by Christophe Leroy · 4 years, 8 months ago
- a0591b60e powerpc/mm: Don't be too strict with _etext alignment on PPC32 by Christophe Leroy · 4 years, 8 months ago
- 0c8c2c9 powerpc/8xx: Move DTLB perf handling closer. by Christophe Leroy · 4 years, 8 months ago
- 1251288 powerpc/8xx: Remove now unused TLB miss functions by Christophe Leroy · 4 years, 8 months ago
- 400dc0f powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB handlers by Christophe Leroy · 4 years, 8 months ago
- 684c166 powerpc/8xx: Always pin TLBs at startup. by Christophe Leroy · 4 years, 8 months ago
- 136a9a0 powerpc/8xx: Don't set IMMR map anymore at boot by Christophe Leroy · 4 years, 8 months ago
- f76c8f6 powerpc/8xx: Add function to set pinned TLBs by Christophe Leroy · 4 years, 8 months ago
- 5d46566 powerpc/8xx: Move PPC_PIN_TLB options into 8xx Kconfig by Christophe Leroy · 4 years, 8 months ago
- 555904d powerpc/8xx: MM_SLICE is not needed anymore by Christophe Leroy · 4 years, 8 months ago
- d4870b8 powerpc/8xx: Only 8M pages are hugepte pages now by Christophe Leroy · 4 years, 8 months ago
- b250c8c powerpc/8xx: Manage 512k huge pages as standard pages. by Christophe Leroy · 4 years, 8 months ago
- a891c43 powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k pages. by Christophe Leroy · 4 years, 8 months ago
- d3efcd3 powerpc/8xx: Drop CONFIG_8xx_COPYBACK option by Christophe Leroy · 4 years, 8 months ago
- b12c07a powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx by Christophe Leroy · 4 years, 8 months ago
- 6ad41bf powerpc/mm: Create a dedicated pte_update() for 8xx by Christophe Leroy · 4 years, 8 months ago
- 06f5252 powerpc/mm: Standardise pte_update() prototype between PPC32 and PPC64 by Christophe Leroy · 4 years, 8 months ago
- c7fa770 powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 and PPC64 by Christophe Leroy · 4 years, 8 months ago
- 1c1bf29 powerpc/mm: Refactor pte_update() on book3s/32 by Christophe Leroy · 4 years, 8 months ago
- 2db99ae powerpc/mm: Refactor pte_update() on nohash/32 by Christophe Leroy · 4 years, 8 months ago
- fadaac6 powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x by Christophe Leroy · 4 years, 8 months ago
- 4e3319c powerpc/mm: Fix conditions to perform MMU specific management by blocks on PPC32. by Christophe Leroy · 4 years, 8 months ago
- 925ac14 powerpc/mm: Allocate static page tables for fixmap by Christophe Leroy · 4 years, 8 months ago
- 4b19f96 powerpc/32s: Don't warn when mapping RO data ROX. by Christophe Leroy · 4 years, 8 months ago
- 6b789a2 powerpc/ptdump: Handle hugepd at PGD level by Christophe Leroy · 4 years, 8 months ago
- b00ff6d powerpc/ptdump: Properly handle non standard page size by Christophe Leroy · 4 years, 8 months ago
- 8961a2a powerpc/ptdump: Standardise display of BAT flags by Christophe Leroy · 4 years, 8 months ago
- 6b30830 powerpc/ptdump: Display size of BATs by Christophe Leroy · 4 years, 8 months ago
- 3af4786e powerpc/ptdump: Add _PAGE_COHERENT flag by Christophe Leroy · 4 years, 8 months ago
- 595d153 powerpc/64s: Fix restore of NV GPRs after facility unavailable exception by Michael Ellerman · 4 years, 8 months ago
- 8659a0e powerpc/64s: Disable STRICT_KERNEL_RWX by Michael Ellerman · 4 years, 8 months ago
- ec97d02 powerpc/kasan: Declare kasan_init_region() weak by Christophe Leroy · 4 years, 8 months ago
- 7dec42a powerpc/kasan: Refactor update of early shadow mappings by Christophe Leroy · 4 years, 8 months ago
- 7c31c05 powerpc/kasan: Remove unnecessary page table locking by Christophe Leroy · 4 years, 8 months ago
- d2a91ce powerpc/kasan: Fix shadow pages allocation failure by Christophe Leroy · 4 years, 8 months ago
- 3a66a24 powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END by Christophe Leroy · 4 years, 8 months ago
- d132443 powerpc/kasan: Fix error detection on memory allocation by Christophe Leroy · 4 years, 8 months ago
- 82a1b8e powerpc/64s/hash: Add stress_slb kernel boot option to increase SLB faults by Nicholas Piggin · 4 years, 8 months ago
- 91ffeaa powerpc/wii: Fix declaration made after definition by Nathan Chancellor · 4 years, 9 months ago
- c2e929b powerpc/64s/pgtable: fix an undefined behaviour by Qian Cai · 4 years, 10 months ago
- 9384e55 powerpc/64s: Fix early_init_mmu section mismatch by Nicholas Piggin · 4 years, 9 months ago
- ceffa63 powerpc/powernv: add NULL check after kzalloc by Chen Zhou · 4 years, 8 months ago
- aa3bc36 powerpc/ps3: Add check for otheros image size by Geoff Levand · 4 years, 8 months ago
- 8f53f9c powerpc/book3s64/radix/tlb: Determine hugepage flush correctly by Aneesh Kumar K.V · 4 years, 8 months ago
- 787a2b6 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 4 years, 8 months ago
- 217ba7d Merge branch 'topic/uaccess-ppc' into next by Michael Ellerman · 4 years, 8 months ago
- 40bb0e9 Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits." by Christophe Leroy · 4 years, 8 months ago
- 30df74d powerpc/watchpoint/xmon: Support 2nd DAWR by Ravi Bangoria · 4 years, 8 months ago
- 514db91 powerpc/watchpoint/xmon: Don't allow breakpoint overwriting by Ravi Bangoria · 4 years, 8 months ago
- 29da4f9 powerpc/watchpoint: Don't allow concurrent perf and ptrace events by Ravi Bangoria · 4 years, 8 months ago
- 74c6881 powerpc/watchpoint: Prepare handler to handle more than one watchpoint by Ravi Bangoria · 4 years, 8 months ago
- e68ef12 powerpc/watchpoint: Use builtin ALIGN*() macros by Ravi Bangoria · 4 years, 8 months ago
- c9e82ae powerpc/watchpoint: Introduce is_ptrace_bp() function by Ravi Bangoria · 4 years, 8 months ago
- 6b424ef powerpc/watchpoint: Use loop for thread_struct->ptrace_bps by Ravi Bangoria · 4 years, 8 months ago
- 303e6a9 powerpc/watchpoint: Convert thread_struct->hw_brk to an array by Ravi Bangoria · 4 years, 8 months ago
- 22a214e powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable by Ravi Bangoria · 4 years, 8 months ago
- c291913 powerpc/watchpoint: Get watchpoint count dynamically while disabling them by Ravi Bangoria · 4 years, 8 months ago
- 4a8a937 powerpc/watchpoint: Provide DAWR number to __set_breakpoint by Ravi Bangoria · 4 years, 8 months ago
- a18b834 powerpc/watchpoint: Provide DAWR number to set_dawr by Ravi Bangoria · 4 years, 8 months ago
- 45093b3 powerpc/watchpoint/ptrace: Return actual num of available watchpoints by Ravi Bangoria · 4 years, 8 months ago
- a6ba44e powerpc/watchpoint: Introduce function to get nr watchpoints dynamically by Ravi Bangoria · 4 years, 8 months ago
- 4a4ec22 powerpc/watchpoint: Add SPRN macros for second DAWR by Ravi Bangoria · 4 years, 8 months ago
- 09f82b0 powerpc/watchpoint: Rename current DAWR macros by Ravi Bangoria · 4 years, 8 months ago
- 3920742 powerpc sstep: Add support for prefixed fixed-point arithmetic by Jordan Niethe · 4 years, 8 months ago
- 50b80a1 powerpc sstep: Add support for prefixed load/stores by Jordan Niethe · 4 years, 8 months ago
- 9409d2f powerpc: Support prefixed instructions in alignment handler by Jordan Niethe · 4 years, 8 months ago
- b4657f7 powerpc/kprobes: Don't allow breakpoints on suffixes by Jordan Niethe · 4 years, 8 months ago
- c9c831a powerpc/xmon: Don't allow breakpoints on suffixes by Jordan Niethe · 4 years, 8 months ago
- 785b79d powerpc: Test prefixed instructions in feature fixups by Jordan Niethe · 4 years, 8 months ago
- f77f8ff powerpc: Test prefixed code patching by Jordan Niethe · 4 years, 8 months ago
- 650b55b powerpc: Add prefixed instructions to instruction data type by Jordan Niethe · 4 years, 8 months ago
- 7a8818e powerpc/optprobes: Add register argument to patch_imm64_load_insns() by Jordan Niethe · 4 years, 8 months ago
- b691505 powerpc: Define new SRR1 bits for a ISA v3.1 by Jordan Niethe · 4 years, 8 months ago
- 2aa6195 powerpc: Enable Prefixed Instructions by Alistair Popple · 4 years, 8 months ago
- 0b582db powerpc: Make test_translate_branch() independent of instruction length by Jordan Niethe · 4 years, 8 months ago
- 7fccfcf powerpc/xmon: Move insertion of breakpoint for xol'ing by Jordan Niethe · 4 years, 8 months ago
- 6c7a4f0 powerpc/xmon: Use a function for reading instructions by Jordan Niethe · 4 years, 8 months ago
- 622cf6f powerpc: Introduce a function for reporting instruction length by Jordan Niethe · 4 years, 8 months ago
- 5249385 powerpc: Define and use get_user_instr() et. al. by Jordan Niethe · 4 years, 8 months ago
- a8646f4 powerpc/kprobes: Use patch_instruction() by Jordan Niethe · 4 years, 8 months ago
- 95b980a powerpc: Add a probe_kernel_read_inst() function by Jordan Niethe · 4 years, 8 months ago
- 7ba68b2 powerpc: Add a probe_user_read_inst() function by Jordan Niethe · 4 years, 8 months ago
- f8faaff powerpc: Use a function for reading instructions by Jordan Niethe · 4 years, 8 months ago
- 94afd06 powerpc: Use a datatype for instructions by Jordan Niethe · 4 years, 8 months ago
- 217862d powerpc: Introduce functions for instruction equality by Jordan Niethe · 4 years, 8 months ago
- aabd223 powerpc: Use a function for byte swapping instructions by Jordan Niethe · 4 years, 8 months ago
- 8094892 powerpc: Use a function for getting the instruction op code by Jordan Niethe · 4 years, 8 months ago
- 777e26f powerpc: Use an accessor for instructions by Jordan Niethe · 4 years, 8 months ago