summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Correct builds break when CONFIG_SMP not definedNathan Fontenot2013-04-301-0/+8
* powerpc: Fix build failure after merge of the cgroup treeStephen Rothwell2013-04-301-0/+1
* Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2013-04-301-2/+16
|\
| * powerpc/fsl-booke: Support detection of page sizes on e6500Kumar Gala2013-03-051-2/+16
* | mm: use vm_unmapped_area() on powerpc architectureMichel Lespinasse2013-04-301-45/+78
* | mm: remove free_area_cache use in powerpc architectureMichel Lespinasse2013-04-302-90/+20
* | powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot2013-04-261-1/+61
* | powerpc/pseries: RE-enable Virtual Processor Home Node updatingJesse Larrew2013-04-261-2/+1
* | powerpc/pseries: Update NUMA VDSO information when updating CPU mapsJesse Larrew2013-04-261-1/+7
* | powerpc/pseries: Use stop machine to update cpu mapsNathan Fontenot2013-04-261-19/+65
* | powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew2013-04-261-24/+75
* | powerpc/pseries: Update numa.c to use updated firmware_has_feature()Nathan Fontenot2013-04-261-19/+3
* | powerpc: Try to insert the hptes repeatedly in kernel_map_linear_page()Li Zhong2013-04-181-6/+7
* | powerpc: Split the code trying to insert hpte repeatedly as an helper functionLi Zhong2013-04-182-25/+41
* | powerpc: Move the setting of rflags out of loop in __hash_page_hugeLi Zhong2013-04-181-4/+4
* | powerpc: fix annotation of fake_numa_create_new_node()Stephen Rothwell2013-04-181-1/+1
* | powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan2013-04-181-1/+1
* | powerpc: Fix typo "CONFIG_ICSWX_PID"Paul Bolle2013-04-181-1/+1
* | powerpc: place EXPORT_SYMBOL macro right after declarationValentina Manea2013-04-181-2/+1
* | powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V2013-03-172-3/+3
* | powerpc: Update kernel VSID rangeAneesh Kumar K.V2013-03-174-41/+42
* | powerpc: Fix STAB initializationBenjamin Herrenschmidt2013-03-131-0/+2
|/
* Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds2013-02-232-0/+17
|\
| * memory-hotplug: remove memmap of sparse-vmemmapTang Chen2013-02-231-0/+4
| * memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu2013-02-231-0/+1
| * memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-231-0/+12
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-234-10/+23
|\ \ | |/ |/|
| * powerpc: Hook in new transactional memory codeMichael Neuling2013-02-151-0/+16
| * powerpc/mm: Eliminate unneeded for_each_memblockCody P Schafer2013-01-291-7/+4
| * powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling2013-01-101-2/+2
| * powerpc: Build kernel with -mcmodel=mediumAnton Blanchard2013-01-101-1/+1
* | powerpc/mm: Fix hash computation functionAneesh Kumar K.V2013-02-041-27/+35
|/
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-182-23/+4
|\
| * Merge branch 'dt' into nextBenjamin Herrenschmidt2012-11-151-12/+0
| |\
| | * powerpc+of: Move of_drconf_cell struct definition to asm/prom.hNathan Fontenot2012-11-151-12/+0
| * | powerpc/47x: Use the new ppc-opcode infrastructureTony Breeds2012-11-151-11/+4
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-131-15/+12
|\ \
| * | mm, oom: remove statically defined arch functions of same nameDavid Rientjes2012-12-121-15/+12
| |/
* | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
|/
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-0615-237/+357
|\
| * powerpc: Remove tlb batching hack for nighthawkMichael Ellerman2012-09-271-25/+1
| * Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-09-181-2/+1
| |\
| | * powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao2012-09-121-2/+1
| * | powerpc/mm: Make some of the PGTABLE_RANGE dependency explicitAneesh Kumar K.V2012-09-172-1/+16
| * | powerpc/mm: Update VSID allocation documentationAneesh Kumar K.V2012-09-171-3/+5
| * | powerpc/mm: Add 64TB supportAneesh Kumar K.V2012-09-171-0/+12
| * | powerpc/mm: Use 32bit array for slb cacheAneesh Kumar K.V2012-09-171-4/+4
| * | powerpc/mm: Use the required number of VSID bits in slbmteAneesh Kumar K.V2012-09-171-2/+10
OpenPOWER on IntegriCloud