summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
...
* | | powerpc: some changes in numa_setup_cpu()Li Zhong2014-09-251-6/+8
* | | powerpc: Only set numa node information for present cpus at boottimeLi Zhong2014-09-251-1/+1
* | | powerpc: Fix warning reported by verify_cpu_node_mapping()Li Zhong2014-09-251-2/+1
* | | powerpc: Move htab_remove_mapping function prototype into header fileAnton Blanchard2014-09-251-3/+0
* | | powerpc: Ensure global functions include their prototypeAnton Blanchard2014-09-251-0/+2
* | | powerpc: Make a bunch of things staticAnton Blanchard2014-09-252-2/+2
* | | powerpc: Move more symbol exports next to function definitionsAnton Blanchard2014-09-251-0/+1
| |/ |/|
* | powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V2014-08-132-0/+10
* | powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V2014-08-131-1/+3
* | powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V2014-08-131-16/+7
* | powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V2014-08-132-4/+12
* | powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pteAneesh Kumar K.V2014-08-131-9/+70
* | powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V2014-08-132-26/+17
* | powerpc/thp: Add write barrier after updating the valid bitAneesh Kumar K.V2014-08-131-1/+4
* | powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan2014-08-131-3/+10
* | powerpc/nohash: Split __early_init_mmu() into boot and secondaryScott Wood2014-08-131-45/+66
* | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-081-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-0710-336/+191
|\ \
| * | powerpc: start loop at section start of start in vmemmap_populated()Li Zhong2014-08-051-1/+2
| * | powerpc: implement vmemmap_free()Li Zhong2014-08-051-21/+64
| * | powerpc: implement vmemmap_remove_mapping() for BOOK3SLi Zhong2014-08-052-1/+23
| * | powerpc: implement vmemmap_list_free()Li Zhong2014-08-051-10/+52
| * | powerpc/64e: Add __ref to early_alloc_pgtable()Scott Wood2014-08-051-1/+1
| * | powerpc/mm/numa: Fix break placementAndrey Utkin2014-08-051-1/+1
| * | Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-08-051-12/+56
| |\|
| | * powerpc/e6500: Work around erratum A-008139Scott Wood2014-07-291-12/+56
| * | powerpc: Remove power3 from commentsMichael Ellerman2014-07-282-2/+2
| * | powerpc: Remove CONFIG_POWER3Michael Ellerman2014-07-281-1/+1
| * | powerpc: Remove MMU_FTR_SLBMichael Ellerman2014-07-281-4/+2
| * | powerpc: Remove STAB codeMichael Ellerman2014-07-283-303/+5
| * | Merge branch 'merge' into nextBenjamin Herrenschmidt2014-07-111-11/+1
| |\ \ | | |/ | |/|
| * | powerpc/booke64: wrap tlb lock and search in htw miss with FTR_SMTLaurentiu Tudor2014-06-201-0/+4
| * | powerpc/e6500: hw tablewalk: fix recursive tlb lock on cpu 0Scott Wood2014-06-201-1/+2
| * | powerpc/e6500: hw tablewalk: clear TID in kernel indirect entriesScott Wood2014-06-201-7/+5
* | | memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-061-1/+2
| |/ |/|
* | powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3EMichael Ellerman2014-07-111-11/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-105-62/+107
|\
| * powerpc/mm: Check paca psize is up to date for huge mappingsMichael Ellerman2014-06-061-11/+20
| * powerpc/fsl-booke64: Set vmemmap_psize to 4KScott Wood2014-05-221-1/+6
| * Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt2014-05-054-46/+58
| |\
| | * powerpc: Fix branch patching code for ABIv2Anton Blanchard2014-04-234-33/+47
| | * powerpc: Use ppc_function_entry instead of open coding itAnton Blanchard2014-04-231-10/+8
| | * powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2014-04-231-4/+4
| * | powerpc/mm: use macro PGTABLE_EADDR_SIZE instead of digitalLiu Ping Fan2014-05-011-1/+1
| * | powerpc: Use 64k io pages when we never see an HEAAlexander Graf2014-05-011-3/+22
* | | hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-041-10/+0
* | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-11/+11
|\ \ \
| * | | Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-131-22/+16
| |\| |
| * | | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-11/+11
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-041-1/+1
|\ \ \