summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/pgtable_32.c
AgeCommit message (Expand)Author
2018-01-16powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy
2017-10-04powerpc/mm: Call flush_tlb_kernel_range with interrupts enabledGuenter Roeck
2017-08-15powerpc/mm: Simplify __set_fixmap()Christophe Leroy
2017-08-15powerpc/mm: declare some local functions staticChristophe Leroy
2017-08-15powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32Christophe Leroy
2017-08-15powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32Christophe Leroy
2017-08-15powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBsChristophe Leroy
2017-06-05powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy
2017-06-05powerpc/mm/book(e)(3s)/32: Add page table accountingBalbir Singh
2017-06-02powerpc/mm: Remove __this_fixmap_does_not_exist()Christophe Leroy
2016-12-09powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-03-11powerpc32: PAGE_EXEC required for inittextChristophe Leroy
2016-03-11powerpc32: remove ioremap_baseChristophe Leroy
2016-03-11powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() togetherChristophe Leroy
2015-04-10powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman
2015-04-10powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabledMichael Ellerman
2015-04-07powerpc/mm: Remove duplicate declaration of setbat()Michael Ellerman
2015-03-23powerpc/32: %pF is only for function pointersScott Wood
2015-01-29powerpc32: Use kmem_cache memory for PGDIRLEROY Christophe
2015-01-29powerpc32: adds handling of _PAGE_ROLEROY Christophe
2015-01-29powerpc: Remove duplicate tlbcam_index declarationsEmil Medve
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim
2014-11-10powerpc: Remove bootmem allocatorAnton Blanchard
2014-07-28powerpc: Remove CONFIG_POWER3Michael Ellerman
2014-01-09powerpc: add barrier after writing kernel PTEScott Wood
2013-11-15powerpc: handle pgtable_page_ctor() failKirill A. Shutemov
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-07powerpc: Use vsprintf extention %pf with builtin_return_addressJoe Perches
2011-05-19powerpc: Remove ioremap_flagsAnton Blanchard
2011-05-19powerpc: Add ioremap_wcAnton Blanchard
2010-12-09powerpc: Remove unnecessary casts of void ptrJesper Juhl
2010-12-09powerpc: Record vma->phys_addr in ioremap()Michael Ellerman
2010-07-14lmb: rename to memblockYinghai Lu
2010-06-15powerpc: Remove dead CONFIG_HIGHPTEChristoph Egger
2010-05-06powerpc: Fix CONFIG_DEBUG_PAGEALLOC on 603/e300Benjamin Herrenschmidt
2010-04-07powerpc: Fix ioremap_flags() with book3e pte definitionBenjamin Herrenschmidt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-18powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VMBenjamin Herrenschmidt
2009-12-12powerpc: allow ioremap within reserved memory regionsAlbert Herranz
2009-12-12wii: use both mem1 and mem2 as ramAlbert Herranz
2009-08-27powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt
2009-05-27powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt
2009-03-24powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt
2009-03-11powerpc: Wire up /proc/vmallocinfo to our ioremap()Benjamin Herrenschmidt
2009-02-09powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala
2009-01-08powerpc/mm: Make clear_fixmap() actually workAnton Vorontsov
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok
2008-12-23powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth