summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2013-04-05Merge tag 'v3.8.4-rt2'Scott Wood
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-02-04powerpc/mm: Fix hash computation functionAneesh Kumar K.V
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
2012-09-17powerpc/mm: Make some of the PGTABLE_RANGE dependency explicitAneesh Kumar K.V
2012-09-17powerpc/mm: Update VSID allocation documentationAneesh Kumar K.V
2012-09-17powerpc/mm: Add 64TB supportAneesh Kumar K.V
2012-09-17powerpc/mm: Use 32bit array for slb cacheAneesh Kumar K.V
2012-09-17powerpc/mm: Use the required number of VSID bits in slbmteAneesh Kumar K.V
2012-09-17powerpc/mm: Increase the slice range to 64TBAneesh Kumar K.V
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V
2012-09-17powerpc/mm: Simplify hpte_decodeAneesh Kumar K.V
2012-09-17powerpc/mm: Replace open coded CONTEXT_BITS valueAneesh Kumar K.V
2012-09-12powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao
2012-09-10powerpc/mm: Match variable types to APIJoe MacDonald
2012-09-07powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose