aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAge
...
| | * powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
| | * powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-31
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-06
| |\ \
| | * | powerpc/fsl-booke: Fix settlbcam for 64-bitBecky Bruce2011-10-13
| | * | powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly mapKumar Gala2011-10-12
| | * | powerpc: Fix hugetlb with CONFIG_PPC_MM_SLICES=yPaul Mackerras2011-09-22
| | * | powerpc: Fix deadlock in icswx codeAnton Blanchard2011-09-20
| | * | powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probeAnton Blanchard2011-09-20
| | * | powerpc: Coding style cleanupsAnton Blanchard2011-09-20
| | * | powerpc: Use for_each_node_by_type instead of open coding itAnton Blanchard2011-09-20
| | * | powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nidAnton Blanchard2011-09-20
| | * | powerpc: Hugetlb for BookEBecky Bruce2011-09-19
| | |/
| * | thp: share get_huge_page_tail()Andrea Arcangeli2011-11-02
| * | powerpc: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli2011-11-02
| * | powerpc: gup_hugepte() support THP based tail recountingAndrea Arcangeli2011-11-02
| * | powerpc: gup_hugepte() avoid freeing the head page too many timesAndrea Arcangeli2011-11-02
| * | powerpc: get_hugepte() don't put_page() the wrong pageAndrea Arcangeli2011-11-02
| * | powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli2011-11-02
| * | mm: thp: tail page refcounting fixAndrea Arcangeli2011-11-02
| |/
| * 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
* | | | bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range()Tejun Heo2011-07-14
|/ / /
* / / 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