summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pgtable_32.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm/32: Remove the reserved memory hackJonathan Neuschäfer2018-04-011-2/+1
* powerpc/mm/32: Use page_is_ram to check for RAMJonathan Neuschäfer2018-04-011-0/+1
* powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy2018-01-161-8/+1
* powerpc/mm: Call flush_tlb_kernel_range with interrupts enabledGuenter Roeck2017-10-041-1/+1
* powerpc/mm: Simplify __set_fixmap()Christophe Leroy2017-08-151-15/+0
* powerpc/mm: declare some local functions staticChristophe Leroy2017-08-151-2/+2
* powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32Christophe Leroy2017-08-151-0/+24
* powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32Christophe Leroy2017-08-151-3/+10
* powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBsChristophe Leroy2017-08-151-4/+6
* powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy2017-06-051-4/+4
* powerpc/mm/book(e)(3s)/32: Add page table accountingBalbir Singh2017-06-051-1/+1
* powerpc/mm: Remove __this_fixmap_does_not_exist()Christophe Leroy2017-06-021-5/+0
* powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2016-12-091-37/+0
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-2/+2
* powerpc32: PAGE_EXEC required for inittextChristophe Leroy2016-03-111-2/+3
* powerpc32: remove ioremap_baseChristophe Leroy2016-03-111-2/+1
* powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() togetherChristophe Leroy2016-03-111-38/+6
* powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman2015-04-101-5/+4
* powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabledMichael Ellerman2015-04-101-2/+2
* powerpc/mm: Remove duplicate declaration of setbat()Michael Ellerman2015-04-071-3/+0
* powerpc/32: %pF is only for function pointersScott Wood2015-03-231-1/+1
* powerpc32: Use kmem_cache memory for PGDIRLEROY Christophe2015-01-291-2/+14
* powerpc32: adds handling of _PAGE_ROLEROY Christophe2015-01-291-1/+1
* powerpc: Remove duplicate tlbcam_index declarationsEmil Medve2015-01-291-1/+0
* mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-131-1/+1
* powerpc: Remove bootmem allocatorAnton Blanchard2014-11-101-2/+1
* powerpc: Remove CONFIG_POWER3Michael Ellerman2014-07-281-1/+1
* powerpc: add barrier after writing kernel PTEScott Wood2014-01-091-0/+1
* powerpc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-0/+1
* powerpc: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-03-071-1/+1
* powerpc: Remove ioremap_flagsAnton Blanchard2011-05-191-2/+2
* powerpc: Add ioremap_wcAnton Blanchard2011-05-191-0/+8
* powerpc: Remove unnecessary casts of void ptrJesper Juhl2010-12-091-1/+1
* powerpc: Record vma->phys_addr in ioremap()Michael Ellerman2010-12-091-0/+1
* lmb: rename to memblockYinghai Lu2010-07-141-3/+3
* powerpc: Remove dead CONFIG_HIGHPTEChristoph Egger2010-06-151-4/+0
* powerpc: Fix CONFIG_DEBUG_PAGEALLOC on 603/e300Benjamin Herrenschmidt2010-05-061-4/+0
* powerpc: Fix ioremap_flags() with book3e pte definitionBenjamin Herrenschmidt2010-04-071-0/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VMBenjamin Herrenschmidt2009-12-181-1/+1
* powerpc: allow ioremap within reserved memory regionsAlbert Herranz2009-12-121-1/+3
* wii: use both mem1 and mem2 as ramAlbert Herranz2009-12-121-4/+28
* powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt2009-08-271-1/+1
* powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt2009-05-271-2/+0
* powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt2009-03-241-2/+2
* powerpc: Wire up /proc/vmallocinfo to our ioremap()Benjamin Herrenschmidt2009-03-111-3/+11
* powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala2009-02-091-2/+2
* powerpc/mm: Make clear_fixmap() actually workAnton Vorontsov2009-01-081-1/+2
OpenPOWER on IntegriCloud