summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2011-11-11powerpc: Fix deadlock in icswx codeAnton Blanchard
2011-11-11powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probeAnton Blanchard
2011-11-11powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nidAnton Blanchard
2011-11-11thp: share get_huge_page_tail()Andrea Arcangeli
2011-11-11powerpc: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli
2011-11-11powerpc: gup_hugepte() support THP based tail recountingAndrea Arcangeli
2011-11-11powerpc: gup_hugepte() avoid freeing the head page too many timesAndrea Arcangeli
2011-11-11powerpc: get_hugepte() don't put_page() the wrong pageAndrea Arcangeli
2011-11-11powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli
2011-11-11mm: thp: tail page refcounting fixAndrea Arcangeli
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2011-06-09powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt
2011-05-25mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra
2011-05-25powerpc: mmu_gather reworkPeter Zijlstra
2011-05-19powerpc: Remove ioremap_flagsAnton Blanchard
2011-05-19powerpc: Add ioremap_wcAnton Blanchard
2011-05-06powerpc: Fix compile with icwsx supportStephen Rothwell
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro
2011-05-04powerpc: Add Initiate Coprocessor Store Word (icswx) supportTseng-Hui (Frank) Lin
2011-05-04powerpc: Use new CPU feature bit to select 2.06 tlbieMichael Neuling
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans
2011-04-27powerpc/numa: Look for ibm, associativity-reference-points at the rootMichael Ellerman
2011-04-27powerpc: Add TLB size detection for TYPE_3E MMUsBenjamin Herrenschmidt
2011-04-20powerpc: Replace open coded instruction patching with patch_instruction/patch...Anton Blanchard
2011-04-20powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINEMichael Ellerman
2011-04-20powerpc/mm: Standardise on MMU_NO_CONTEXTMichael Ellerman
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-04Documentation: fix minor typos/spellingSylvestre Ledru
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30powerpc: Implement dma_mmap_coherent()Benjamin Herrenschmidt
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-03-17Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt
2011-03-10powerpc/pseries: Disable VPNH featureBenjamin Herrenschmidt
2011-03-02powerpc: Fix memory limits when starting at a non-zero addressScott Wood
2011-03-02powerpc/mm: Make hpte_need_flush() safe for preemptionPeter Zijlstra
2011-02-07powerpc/numa: Fix bug in unmap_cpu_from_nodeAnton Blanchard
2011-02-07powerpc/numa: Disable VPHN on dedicated processor partitionsAnton Blanchard
2011-02-07powerpc/numa: Add length when creating OF properties via VPHNAnton Blanchard
2011-02-07powerpc/numa: Check for all VPHN changesAnton Blanchard
2011-02-07powerpc/numa: Only use active VPHN count fieldsAnton Blanchard
2011-02-07powerpc/pseries: Remove unnecessary variable initializations in numa.cJesse Larrew
2011-02-07powerpc/pseries: Fix brace placement in numa.cJesse Larrew
2011-02-07powerpc/pseries: Fix typo in VPHN commentsJesse Larrew
2011-02-02powerpc/476: Workaround for PLB6 hangDave Kleikamp
2011-01-13thp: alter compound get_page/put_pageAndrea Arcangeli
2011-01-12powerpc/pseries: Fix build of topology stuff without CONFIG_NUMABenjamin Herrenschmidt
2011-01-11powerpc/pseries: Fix VPHN build errors on non-SMP systemsJesse Larrew
2010-12-09powerpc: Remove unnecessary casts of void ptrJesper Juhl
2010-12-09powerpc/pseries: Poll VPA for topology changes and update NUMA mapsJesse Larrew
2010-12-09powerpc: Record vma->phys_addr in ioremap()Michael Ellerman