summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2013-04-04mm: pagefault_disabled()Peter Zijlstra
2013-04-04mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
2013-03-26powerpc/85xx: fix 64-bit support for cpu hotplugChen-Hui Zhao
2013-03-26powerpc/e6500: hw tablewalk: check for NULL pmd entryScott Wood
2013-03-26powerpc/mpc85xx/e6500: work around CPU erratum A-006198Scott Wood
2013-03-26powerpc/e6500: hw tablewalk: fix corruption when no lock neededScott Wood
2013-03-26powerpc/e6500: extend TLB miss lock to invalidationsScott Wood
2013-03-26powerpc/mm/nohash: ignore NULL stale_map entriesScott Wood
2013-03-21powerpc/e6500: TID must be zero for vmalloc mappingsScott Wood
2013-03-21powerpc:/fsl-booke-32: fix tlb_lock build breakScott Wood
2013-03-21Add support for hardware threads on e6500.Andy Fleming
2013-03-21powerpc/e6500: kconfigize hw tablewalk and other rev1 bugsScott Wood
2013-03-21powerpc/fsl-book3e-64: use paca for hugetlb TLB1 entry selectionScott Wood
2013-03-21powerpc/e6500: add locking to hugetlbScott Wood
2013-03-21powerpc/e6500: add tlb spinlock to non-tablewalk tlb missScott Wood
2013-03-21powerpc/e6500: hardware tablewalk supportScott Wood
2013-03-21powerpc/mm: add ZONE_NORMAL zone for 64 bit kernelshaohui xie
2013-03-21powerpc: Build kernel with -mcmodel=mediumAnton Blanchard
2013-03-21powerpc/fsl-booke: Support detection of page sizes on e6500Kumar Gala
2013-03-20powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V
2013-03-20powerpc: Update kernel VSID rangeAneesh Kumar K.V
2013-03-20powerpc: Fix STAB initializationBenjamin Herrenschmidt
2013-03-17powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V
2013-03-17powerpc: Update kernel VSID rangeAneesh Kumar K.V
2013-03-12powerpc: Fix STAB initializationBenjamin Herrenschmidt
2013-03-05powerpc/fsl-booke: Support detection of page sizes on e6500Kumar Gala
2013-02-24Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds
2013-02-24memory-hotplug: remove memmap of sparse-vmemmapTang Chen
2013-02-24memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu
2013-02-24memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang
2013-02-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-15powerpc: Hook in new transactional memory codeMichael Neuling
2013-02-04powerpc/mm: Fix hash computation functionAneesh Kumar K.V
2013-01-29powerpc/mm: Eliminate unneeded for_each_memblockCody P Schafer
2013-01-10powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling
2013-01-10powerpc: Build kernel with -mcmodel=mediumAnton Blanchard
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-13mm, oom: remove statically defined arch functions of same nameDavid Rientjes
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-11-15Merge branch 'dt' into nextBenjamin Herrenschmidt
2012-11-15powerpc/47x: Use the new ppc-opcode infrastructureTony Breeds
2012-11-14powerpc+of: Move of_drconf_cell struct definition to asm/prom.hNathan Fontenot
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-10-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-09-27powerpc: Remove tlb batching hack for nighthawkMichael Ellerman
2012-09-21userns: On ppc convert current_uid from a kuid before printing.Eric W. Biederman
2012-09-18Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt