aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-26
|\
| * Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-07-21
| |\
| | * powerpc/47x: allow kernel to be loaded in higher physical memoryDave Kleikamp2011-07-12
| | * powerpc/44x: don't use tlbivax on AMP systemsDave Kleikamp2011-07-12
| * | powerpc/mm: Fix output of total_ram.Tony Breeds2011-07-19
| * | powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKEBecky Bruce2011-07-08
| |/
| * powerpc: Add printk companion for ppc_md.progressDave Carroll2011-06-30
| * powerpc: Move free_initmem to common codeDave Carroll2011-06-30
| * Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt2011-06-30
| |\
| * | powerpc: mem_init should call memblock_is_reserved with phys_addr_tBecky Bruce2011-06-29
| * | powerpc/book3e-64: use a separate TLB handler when linear map is boltedScott Wood2011-06-29
| * | powerpc/book3e: Clarify HW table walk enable/disable messageKumar Gala2011-06-17
* | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-07-24
|\ \ \
| * | | KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras2011-07-12
| * | | powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras2011-07-12
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-22
|\ \ \ | |/ / |/| |
| * | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-01
* | | arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-29
|/ /
* / powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt2011-06-09
|/
* mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra2011-05-25
* powerpc: mmu_gather reworkPeter Zijlstra2011-05-25
* powerpc: Remove ioremap_flagsAnton Blanchard2011-05-19
* powerpc: Add ioremap_wcAnton Blanchard2011-05-19
* powerpc: Fix compile with icwsx supportStephen Rothwell2011-05-05
* powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2011-05-04
* powerpc: Add Initiate Coprocessor Store Word (icswx) supportTseng-Hui (Frank) Lin2011-05-04
* powerpc: Use new CPU feature bit to select 2.06 tlbieMichael Neuling2011-05-04
* powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-27
* powerpc/numa: Look for ibm, associativity-reference-points at the rootMichael Ellerman2011-04-27
* powerpc: Add TLB size detection for TYPE_3E MMUsBenjamin Herrenschmidt2011-04-26
* powerpc: Replace open coded instruction patching with patch_instruction/patch...Anton Blanchard2011-04-20
* powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINEMichael Ellerman2011-04-20
* powerpc/mm: Standardise on MMU_NO_CONTEXTMichael Ellerman2011-04-20
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | Documentation: fix minor typos/spellingSylvestre Ledru2011-04-04
|/
* powerpc: Implement dma_mmap_coherent()Benjamin Herrenschmidt2011-03-29
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-18
|\
| * Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt2011-03-17
| |\
| | * powerpc/476: Workaround for PLB6 hangDave Kleikamp2011-02-02
| * | powerpc: Fix memory limits when starting at a non-zero addressScott Wood2011-03-02
* | | powerpc/pseries: Disable VPNH featureBenjamin Herrenschmidt2011-03-09
* | | powerpc/mm: Make hpte_need_flush() safe for preemptionPeter Zijlstra2011-03-01
|/ /
* | powerpc/numa: Fix bug in unmap_cpu_from_nodeAnton Blanchard2011-02-06
* | powerpc/numa: Disable VPHN on dedicated processor partitionsAnton Blanchard2011-02-06
* | powerpc/numa: Add length when creating OF properties via VPHNAnton Blanchard2011-02-06
* | powerpc/numa: Check for all VPHN changesAnton Blanchard2011-02-06
* | powerpc/numa: Only use active VPHN count fieldsAnton Blanchard2011-02-06
* | powerpc/pseries: Remove unnecessary variable initializations in numa.cJesse Larrew2011-02-06
* | powerpc/pseries: Fix brace placement in numa.cJesse Larrew2011-02-06