1. d8a7190 Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge" by Jonathan Marek · 3 years, 5 months ago
  2. a56ab7c powerpc/nohash: Convert set_context() to C by Christophe Leroy · 3 years, 7 months ago
  3. 2591026 powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context() by Christophe Leroy · 3 years, 7 months ago
  4. f6025a1 powerpc/8xx: Allow disabling KUAP at boot time by Christophe Leroy · 3 years, 7 months ago
  5. 90cbac0 powerpc: Enable KFENCE for PPC32 by Christophe Leroy · 3 years, 10 months ago
  6. bccc589 powerpc/8xx: Always pin kernel text TLB by Christophe Leroy · 4 years, 1 month ago
  7. 76d46a1 powerpc: Remove flush_instruction_cache() on 8xx by Christophe Leroy · 4 years, 5 months ago
  8. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  9. e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago
  10. fcdafd1 powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC by Christophe Leroy · 4 years, 7 months ago
  11. da1adea powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB by Christophe Leroy · 4 years, 7 months ago
  12. cf20995 powerpc/8xx: Map linear memory with huge pages by Christophe Leroy · 4 years, 7 months ago
  13. a623bb5 powerpc/8xx: Map IMMR with a huge page by Christophe Leroy · 4 years, 7 months ago
  14. 34536d7 powerpc/8xx: Add a function to early map kernel via huge pages by Christophe Leroy · 4 years, 7 months ago
  15. 400dc0f powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB handlers by Christophe Leroy · 4 years, 7 months ago
  16. 684c166 powerpc/8xx: Always pin TLBs at startup. by Christophe Leroy · 4 years, 7 months ago
  17. 136a9a0 powerpc/8xx: Don't set IMMR map anymore at boot by Christophe Leroy · 4 years, 7 months ago
  18. 7534625 powerpc: Use a macro for creating instructions from u32s by Jordan Niethe · 4 years, 8 months ago
  19. 991d656 powerpc/8xx: Fix permanently mapped IMMR region. by Christophe Leroy · 5 years ago
  20. 0601546 powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk() by Christophe Leroy · 5 years ago
  21. a2227a2 powerpc/32: Don't populate page tables for block mapped pages except on the 8xx. by Christophe Leroy · 5 years ago
  22. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  23. 27e23b5 powerpc/mm: Move nohash specifics in subdirectory mm/nohash by Christophe Leroy · 6 years ago[Renamed from arch/powerpc/mm/8xx_mmu.c]
  24. 9d9f2cc powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h> by Christophe Leroy · 6 years ago
  25. 2679f9b powerpc/8xx: Add Kernel Userspace Access Protection by Christophe Leroy · 6 years ago
  26. 06fbe81 powerpc/8xx: Add Kernel Userspace Execution Prevention by Christophe Leroy · 6 years ago
  27. d5f17ee powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX by Christophe Leroy · 6 years ago
  28. 14e609d powerpc/mm/32: add base address to mmu_mapin_ram() by Christophe Leroy · 6 years ago
  29. e4470bd powerpc/8xx: Map 32Mb of RAM at init. by Christophe Leroy · 6 years ago
  30. 665bed2 powerpc/8xx: replace most #ifdef by IS_ENABLED() in 8xx_mmu.c by Christophe Leroy · 6 years ago
  31. 4005833 powerpc: simplify BDI switch by Christophe Leroy · 6 years ago
  32. 002cdfc powerpc/8xx: use modify_instruction_site() by Christophe Leroy · 6 years ago
  33. 6a8f911 powerpc/8xx: Use hardware assistance in TLB handlers by Christophe Leroy · 6 years ago
  34. 3b9672f Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 6 years ago
  35. 1a21087 powerpc/8xx: Use patch_site for memory setup patching by Christophe Leroy · 6 years ago
  36. cc4ebf5c Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP" by Christophe Leroy · 6 years ago
  37. b6ae355 powerpc/8xx: add missing header in 8xx_mmu.c by Christophe Leroy · 6 years ago
  38. ff00552 powerpc/8xx: change name of a few page flags to avoid confusion by Christophe Leroy · 6 years ago
  39. c766ee7 powerpc: handover page flags with a pgprot_t parameter by Christophe Leroy · 6 years ago
  40. aa0ab02b powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx by Christophe Leroy · 7 years ago
  41. 4f94b2c powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP by Christophe Leroy · 7 years ago
  42. 812fadc powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs by Christophe Leroy · 7 years ago
  43. 346bcc4 powerpc/8xx: mark init functions with __init by Christophe Leroy · 7 years ago
  44. a3059b0 powerpc/8xx: Make pinning of ITLBs optional by Christophe Leroy · 7 years ago
  45. eef784b powerpc/8xx: Ensures RAM mapped with LTLB is seen as block mapped on 8xx. by Christophe Leroy · 7 years ago
  46. 4386c09 powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit by Christophe Leroy · 8 years ago
  47. 62f64b4 powerpc/8xx: add CONFIG_PIN_TLB_IMMR by Christophe Leroy · 9 years ago
  48. 4ad2745 powerpc/8xx: Rework CONFIG_PIN_TLB handling by Christophe Leroy · 9 years ago
  49. bb7f380 powerpc/8xx: Don't use page table for linear memory space by Christophe Leroy · 9 years ago
  50. 4badd43 powerpc/8xx: Map IMMR area with 512k page at a fixed address by Christophe Leroy · 9 years ago
  51. 766d45c powerpc/8xx: rewrite flush_instruction_cache() in C by Christophe Leroy · 9 years ago
  52. a7761fe powerpc/8xx: rewrite set_context() in C by Christophe Leroy · 9 years ago
  53. 516d918 powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c by Christophe Leroy · 9 years ago
  54. a372acf powerpc/8xx: Map linear kernel RAM with 8M pages by Christophe Leroy · 9 years ago