summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/init_32.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Untangle fixmap.h and pgtable.h and mmu.hChristophe Leroy2023-10-191-0/+1
* powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuapChristophe Leroy2023-08-021-0/+2
* powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy2022-09-261-2/+2
* powerpc/32: Allow fragmented physical memoryChristophe Leroy2022-09-011-9/+0
* powerpc/32: Drop a stale comment about reservation of gigantic pagesChristophe Leroy2022-09-011-4/+0
* powerpc/32: Remove __map_without_ltlbsChristophe Leroy2022-06-291-23/+0
* powerpc/32: Remove 'noltlbs' kernel parameterChristophe Leroy2022-06-291-3/+0
* powerpc/32: Remove the 'nobats' kernel parameterChristophe Leroy2022-06-291-11/+0
* powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2022-05-081-1/+0
* powerpc: Enable KFENCE for PPC32Christophe Leroy2021-03-241-0/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-071-1/+0
|\
| * mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* | Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy2020-07-151-0/+2
|/
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOCChristophe Leroy2020-05-261-3/+2
* powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOCChristophe Leroy2020-05-261-1/+4
* powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy2020-05-201-2/+0
* powerpc: move memstart_addr and kernstart_addr to init-common.cJason Yan2019-11-131-5/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* powerpc/32: Add KASAN supportChristophe Leroy2019-05-031-0/+3
* powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>Christophe Leroy2019-05-021-1/+1
* powerpc: Add framework for Kernel Userspace ProtectionChristophe Leroy2019-04-211-0/+3
* powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy2019-02-231-1/+1
* powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWXChristophe Leroy2019-02-231-3/+1
* powerpc/mmu: add is_strict_kernel_rwx() helperChristophe Leroy2019-02-231-3/+1
* powerpc/mm/32: Remove the reserved memory hackJonathan Neuschäfer2018-04-011-5/+0
* powerpc/32: Make some functions staticMathieu Malaterre2018-03-131-1/+1
* powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ...Aneesh Kumar K.V2017-08-161-2/+0
* powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32Christophe Leroy2017-08-151-0/+6
* powerpc/32: Add missing \n and switch to pr_warn()Colin Ian King2016-09-131-1/+1
* powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao2016-07-191-1/+1
* powerpc/kernel: Drop unused extern for current_setMichael Ellerman2016-07-071-3/+0
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-191-23/+0
|\
| * powerpc32: Remove useless/wrong MMU:setio progress messageChristophe Leroy2016-03-111-4/+0
| * powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.cChristophe Leroy2016-03-111-19/+0
* | powerpc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-03-171-4/+4
|/
* powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-101-1/+0
* powerpc: Remove bootmem allocatorAnton Blanchard2014-11-101-9/+0
* powerpc: Fix section mismatch warningFabian Frederick2014-10-301-1/+1
* powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-021-2/+2
* powerpc/8xx: Fixing memory init issue with CONFIG_PIN_TLBLEROY Christophe2013-10-281-0/+5
* ppc: init_32: Fix error typo "CONFIG_START_KERNEL"Paul Bolle2013-08-201-1/+1
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-061-0/+7
|\
| * powerpc: Define virtual-physical translations for RELOCATABLESuzuki Poulose2011-12-201-0/+7
* | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-2/+0
* | powerpc: Cleanup memblock usageTejun Heo2011-12-081-1/+1
|/
* powerpc: Hugetlb for BookEBecky Bruce2011-09-201-0/+9
* powerpc: Move free_initmem to common codeDave Carroll2011-06-301-32/+0
* powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt2011-06-091-15/+0