aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-28
|\
| * Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-14
| |\
| | * powerpc/booke-64: fix tlbsrx. path in bolted tlb handlerScott Wood2014-01-10
| | * powerpc/fsl-book3e-64: Use paca for hugetlb TLB1 entry selectionScott Wood2014-01-09
| | * powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood2014-01-09
| | * powerpc: add barrier after writing kernel PTEScott Wood2014-01-09
| | * powerpc/fsl_booke: smp support for booting a relocatable kernel above 64MKevin Hao2014-01-09
| | * powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...Kevin Hao2014-01-09
| | * powerpc/fsl_booke: introduce map_mem_in_cams_addrKevin Hao2014-01-09
| | * powerpc/fsl_booke: set the tlb entry for the kernel address in AS1Kevin Hao2014-01-09
| | * powerpc: enable the relocatable support for the fsl booke 32bit kernelKevin Hao2014-01-09
| | * powerpc/fsl_booke: protect the access to MAS7Kevin Hao2014-01-09
| * | powerpc: Make add_system_ram_resources() __initGeert Uytterhoeven2014-01-14
| * | powerpc: Add debug checks to catch invalid cpu-to-node mappingsSrivatsa S. Bhat2014-01-14
| * | powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat2014-01-14
| * | powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-14
| |/
| * powerpc/mm: Only check for _PAGE_PRESENT in set_pte/pmd functionsAneesh Kumar K.V2013-12-08
| * powerpc/mm: Free up _PAGE_COHERENCE for numa fault use laterAneesh Kumar K.V2013-12-08
| * powerpc: Move the patch_exception to a common placeKevin Hao2013-12-01
* | memblock: make memblock_set_node() support different memblock_typeTang Chen2014-01-21
|/
* powerpc/booke: Only check for hugetlb in flush if vma != NULLScott Wood2013-11-22
* powerpc: ppc64 address space capped at 32TB, mmap randomisation disabledAnton Blanchard2013-11-20
* powerpc: Fix __get_user_pages_fast() irq handlingHeiko Carstens2013-11-20
* powerpc: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-14
* mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-12
* mm: remove obsolete comments about page table lockNaoya Horiguchi2013-11-12
* mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu2013-11-12
* powerpc: Fix warnings for arch/powerpc/mm/numa.cRobert Jennings2013-10-30
* powerpc/8xx: Fixing memory init issue with CONFIG_PIN_TLBLEROY Christophe2013-10-28
* powerpc/8xx: Revert commit e0908085fc2391c85b85fb814ae1df377c8e0dcbLEROY Christophe2013-10-28
* Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-11
|\
| * powerpc: Prepare to support kernel handling of IOMMU map/unmapAlexey Kardashevskiy2013-10-11
* | powerpc: Book 3S MMU little endian supportAnton Blanchard2013-10-11
|/
* powerpc: Fix memory hotplug with sparse vmemmapNathan Fontenot2013-10-03
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-11
* powerpc: Fix possible deadlock on page faultAneesh Kumar K.V2013-09-10
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-06
|\
| * powerpc/mm: Mark Memory Resources as busyNathan Fontenot2013-08-27
| * powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-14
| * powerpc: Make NUMA device node code endian safeAlistair Popple2013-08-14
| * powerpc: Implement __get_user_pages_fast()Paul Mackerras2013-08-14
| * powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard2013-08-13
| * powerpc: Fix a number of sparse warningsAnton Blanchard2013-08-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
|\ \ | |/ |/|
| * ppc: init_32: Fix error typo "CONFIG_START_KERNEL"Paul Bolle2013-08-20
* | powerpc: VPHN topology change updates all siblingsRobert Jennings2013-07-31
|/
* powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instructionAneesh Kumar K.V2013-07-24
* powerpc/mm: Fix fallthrough bug in hpte_decodeAneesh Kumar K.V2013-07-24
* mm: remove free_area_cacheMichel Lespinasse2013-07-10