summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Exception hooks for context tracking subsystemLi Zhong2013-05-142-23/+54
* powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V2013-05-141-1/+2
* powerpc/tm: Fix null pointer deference in flush_hash_pageMichael Neuling2013-05-061-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-0214-379/+929
|\
| * powerpc: Update tlbie/tlbiel as per ISA docAneesh Kumar K.V2013-04-301-2/+30
| * powerpc: Print page size info during bootAneesh Kumar K.V2013-04-301-5/+5
| * powerpc: print both base and actual page size on hash failureAneesh Kumar K.V2013-04-302-6/+8
| * powerpc: Fix hpte_decode to use the correct decoding for page sizesAneesh Kumar K.V2013-04-301-31/+22
| * powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2013-04-303-87/+191
| * powerpc: Use encode avpn where we need only avpn valuesAneesh Kumar K.V2013-04-301-4/+4
| * powerpc: Reduce PTE table memory wastageAneesh Kumar K.V2013-04-302-0/+155
| * powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...Aneesh Kumar K.V2013-04-302-30/+164
| * powerpc: New hugepage directory formatAneesh Kumar K.V2013-04-302-20/+9
| * powerpc: Don't hard code the size of pte pageAneesh Kumar K.V2013-04-301-2/+2
| * 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
* | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-04-291-0/+1
|\ \ \ | | |/ | |/|
* | | powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding.Cody P Schafer2013-04-291-6/+3
* | | sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-291-8/+3
* | | mm/PPC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-5/+1
* | | mm/ppc: use common help functions to free reserved pagesJiang Liu2013-04-291-27/+2
| |/ |/|
* | 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
OpenPOWER on IntegriCloud