Age | Commit message (Expand) | Author |
2011-11-08 | powerpc: Add System RAM to /proc/iomem | Anton Blanchard |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-11-02 | thp: share get_huge_page_tail() | Andrea Arcangeli |
2011-11-02 | powerpc: gup_huge_pmd() return 0 if pte changes | Andrea Arcangeli |
2011-11-02 | powerpc: gup_hugepte() support THP based tail recounting | Andrea Arcangeli |
2011-11-02 | powerpc: gup_hugepte() avoid freeing the head page too many times | Andrea Arcangeli |
2011-11-02 | powerpc: get_hugepte() don't put_page() the wrong page | Andrea Arcangeli |
2011-11-02 | powerpc: remove superfluous PageTail checks on the pte gup_fast | Andrea Arcangeli |
2011-11-02 | mm: thp: tail page refcounting fix | Andrea Arcangeli |
2011-10-31 | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker |
2011-10-31 | powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-10-31 | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker |
2011-10-12 | powerpc/fsl-booke: Fix settlbcam for 64-bit | Becky Bruce |
2011-10-11 | powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly map | Kumar Gala |
2011-09-23 | powerpc: Fix hugetlb with CONFIG_PPC_MM_SLICES=y | Paul Mackerras |
2011-09-20 | powerpc: Fix deadlock in icswx code | Anton Blanchard |
2011-09-20 | powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probe | Anton Blanchard |
2011-09-20 | powerpc: Coding style cleanups | Anton Blanchard |
2011-09-20 | powerpc: Use for_each_node_by_type instead of open coding it | Anton Blanchard |
2011-09-20 | powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nid | Anton Blanchard |
2011-09-20 | powerpc: Hugetlb for BookE | Becky Bruce |
2011-07-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-07-24 | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-07-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-22 | Merge remote-tracking branch 'jwb/next' into next | Benjamin Herrenschmidt |
2011-07-19 | powerpc/mm: Fix output of total_ram. | Tony Breeds |
2011-07-14 | bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range() | Tejun Heo |
2011-07-12 | powerpc/47x: allow kernel to be loaded in higher physical memory | Dave Kleikamp |
2011-07-12 | powerpc/44x: don't use tlbivax on AMP systems | Dave Kleikamp |
2011-07-12 | KVM: PPC: book3s_hv: Add support for PPC970-family processors | Paul Mackerras |
2011-07-12 | powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect... | Paul Mackerras |
2011-07-08 | powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKE | Becky Bruce |
2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra |
2011-06-30 | powerpc: Add printk companion for ppc_md.progress | Dave Carroll |
2011-06-30 | powerpc: Move free_initmem to common code | Dave Carroll |
2011-06-30 | Merge remote branch 'origin/master' into next | Benjamin Herrenschmidt |
2011-06-29 | powerpc: mem_init should call memblock_is_reserved with phys_addr_t | Becky Bruce |
2011-06-29 | powerpc/book3e-64: use a separate TLB handler when linear map is bolted | Scott Wood |
2011-06-29 | arch/powerpc: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich |
2011-06-17 | powerpc/book3e: Clarify HW table walk enable/disable message | Kumar Gala |
2011-06-09 | powerpc: Force page alignment for initrd reserved memory | Benjamin Herrenschmidt |
2011-05-25 | mm, powerpc: move the RCU page-table freeing into generic code | Peter Zijlstra |
2011-05-25 | powerpc: mmu_gather rework | Peter Zijlstra |
2011-05-19 | powerpc: Remove ioremap_flags | Anton Blanchard |
2011-05-19 | powerpc: Add ioremap_wc | Anton Blanchard |
2011-05-06 | powerpc: Fix compile with icwsx support | Stephen Rothwell |
2011-05-04 | powerpc: Convert old cpumask API into new one | KOSAKI Motohiro |
2011-05-04 | powerpc: Add Initiate Coprocessor Store Word (icswx) support | Tseng-Hui (Frank) Lin |
2011-05-04 | powerpc: Use new CPU feature bit to select 2.06 tlbie | Michael Neuling |