summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* powerpc: initial pkey plumbingRam Pai2018-01-201-0/+1
* powerpc/mm: Separate ibm, dynamic-memory data from DT formatNathan Fontenot2018-01-161-1/+1
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-3/+3
|\
| * powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2017-11-061-3/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* powerpc/mm: Make switch_mm_irqs_off() out of lineBenjamin Herrenschmidt2017-08-231-1/+1
* powerpc: Remove old unused icswx based coprocessor supportBenjamin Herrenschmidt2017-08-031-2/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-12-161-1/+2
|\
| * powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2016-12-091-1/+2
* | powerpc/mm: Fix page table dump build on non-Book3SMichael Ellerman2016-12-011-2/+2
|/
* powerpc/mm: Dump hash tableRashmica Gupta2016-11-171-1/+2
* powerpc/mm: Dump linux pagetablesRashmica Gupta2016-11-171-0/+1
* powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman2016-09-131-4/+3
* powerpc/mm/thp: Abstraction for THP functionsAneesh Kumar K.V2016-05-111-1/+1
* powerpc/mm: Add radix support for hugetlbAneesh Kumar K.V2016-05-111-0/+1
* powerpc/mm/radix: Add tlbflush routinesAneesh Kumar K.V2016-05-011-1/+1
* powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.cAneesh Kumar K.V2016-05-011-4/+3
* powerpc/mm/radix: Add radix callbacks for early init routinesAneesh Kumar K.V2016-05-011-0/+1
* powerpc/mm: Move hash and no hash code to separate filesAneesh Kumar K.V2016-05-011-1/+2
* powerpc/8xx: Map linear kernel RAM with 8M pagesChristophe Leroy2016-03-111-0/+1
* powerpc/mm: Convert 4k insert from asm to CAneesh Kumar K.V2015-12-141-3/+3
* powerpc/mm: Convert 4k hash insert to CAneesh Kumar K.V2015-12-141-0/+3
* powerpc/mmu: Add userspace-to-physical addresses translation cacheAlexey Kardashevskiy2015-06-111-0/+1
* powerpc/vphn: move VPHN parsing logic to a separate fileGreg Kurz2015-03-181-0/+1
* powerpc/mm: Switch to generic RCU get_user_pages_fastAneesh Kumar K.V2014-11-141-1/+1
* powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie2014-10-081-0/+1
* powerpc: Remove STAB codeMichael Ellerman2014-07-281-3/+1
* powerpc/THP: Add code to handle HPTE faults for hugepagesAneesh Kumar K.V2013-06-211-0/+1
* powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common codeAneesh Kumar K.V2013-06-211-1/+1
* powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker2013-06-201-3/+2
* powerpc: Build kernel with -mcmodel=mediumAnton Blanchard2013-01-101-1/+1
* powerpc: Split ICSWX ACOP and PID processingJimi Xenidis2011-11-251-0/+2
* powerpc: Hugetlb for BookEBecky Bruce2011-09-201-0/+1
* powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala2010-10-141-1/+1
* powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-131-3/+1
* powerpc/mm: Split hash MMU specific hugepage code into a new fileDavid Gibson2009-10-301-1/+4
* powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt2009-08-201-0/+1
* powerpc/mm: Make k(un)map_atomic out of lineBenjamin Herrenschmidt2009-06-261-0/+1
* powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman2009-06-161-0/+2
* powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt2009-06-091-3/+4
* powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt2009-05-271-0/+1
* powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.cBenjamin Herrenschmidt2009-03-241-1/+1
* powerpc/mm: Properly wire up get_user_pages_fast() on 32-bitBenjamin Herrenschmidt2009-03-111-2/+2
* powerpc/mm: Split low level tlb invalidate for nohash processorsBenjamin Herrenschmidt2008-12-211-1/+2
* powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt2008-12-211-1/+1
* powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt2008-12-211-3/+4
* powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.cBenjamin Herrenschmidt2008-12-161-1/+1
* powerpc: Use RCU based pte freeing mechanism for all powerpcKumar Gala2008-12-031-1/+1
* powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)Nick Piggin2008-07-301-1/+2
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-131-1/+1
OpenPOWER on IntegriCloud