Age | Commit message (Expand) | Author |
2011-03-30 | powerpc: Implement dma_mmap_coherent() | Benjamin Herrenschmidt |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-03-17 | Merge remote branch 'jwb/next' into next | Benjamin Herrenschmidt |
2011-03-10 | powerpc/pseries: Disable VPNH feature | Benjamin Herrenschmidt |
2011-03-02 | powerpc: Fix memory limits when starting at a non-zero address | Scott Wood |
2011-03-02 | powerpc/mm: Make hpte_need_flush() safe for preemption | Peter Zijlstra |
2011-02-07 | powerpc/numa: Fix bug in unmap_cpu_from_node | Anton Blanchard |
2011-02-07 | powerpc/numa: Disable VPHN on dedicated processor partitions | Anton Blanchard |
2011-02-07 | powerpc/numa: Add length when creating OF properties via VPHN | Anton Blanchard |
2011-02-07 | powerpc/numa: Check for all VPHN changes | Anton Blanchard |
2011-02-07 | powerpc/numa: Only use active VPHN count fields | Anton Blanchard |
2011-02-07 | powerpc/pseries: Remove unnecessary variable initializations in numa.c | Jesse Larrew |
2011-02-07 | powerpc/pseries: Fix brace placement in numa.c | Jesse Larrew |
2011-02-07 | powerpc/pseries: Fix typo in VPHN comments | Jesse Larrew |
2011-02-02 | powerpc/476: Workaround for PLB6 hang | Dave Kleikamp |
2011-01-13 | thp: alter compound get_page/put_page | Andrea Arcangeli |
2011-01-12 | powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA | Benjamin Herrenschmidt |
2011-01-11 | powerpc/pseries: Fix VPHN build errors on non-SMP systems | Jesse Larrew |
2010-12-09 | powerpc: Remove unnecessary casts of void ptr | Jesper Juhl |
2010-12-09 | powerpc/pseries: Poll VPA for topology changes and update NUMA maps | Jesse Larrew |
2010-12-09 | powerpc: Record vma->phys_addr in ioremap() | Michael Ellerman |
2010-12-09 | Merge branch 'nvram' into next | Benjamin Herrenschmidt |
2010-11-30 | powerpc: Use call_rcu_sched() for pagetables | Peter Zijlstra |
2010-11-29 | powerpc/mm: Avoid avoidable void* pointer | Michael Neuling |
2010-11-29 | powerpc: Add memory_hotplug_max() | Nishanth Aravamudan |
2010-11-29 | powerpc: Cleanup APIs for cpu/thread/core mappings | Vaidyanathan Srinivasan |
2010-11-18 | powerpc/mm: Fix module instruction tlb fault handling on Book-E 64 | Kumar Gala |
2010-11-18 | powerpc: Fix call to subpage_protection() | Michael Neuling |
2010-11-18 | powerpc/mm: Fix build error in setup_initial_memory_limit | Kumar Gala |
2010-10-27 | mm: fix race in kunmap_atomic() | Peter Zijlstra |
2010-10-26 | mm: stack based kmap_atomic() | Peter Zijlstra |
2010-10-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-10-14 | powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips | Kumar Gala |
2010-10-14 | powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizes | Kumar Gala |
2010-10-14 | powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT | Paul Gortmaker |
2010-10-13 | powerpc/Makefiles: Change to new flag variables | matt mooney |
2010-10-12 | memblock, bootmem: Round pfn properly for memory and reserved regions | Yinghai Lu |
2010-09-02 | powerpc/mm: Assume first cpu is boot_cpuid not 0 | Matthew McClintock |
2010-09-02 | powerpc: Check end of stack canary at oops time | Anton Blanchard |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar |
2010-08-24 | powerpc: Export memstart_addr and kernstart_addr on ppc64 | Sonny Rao |
2010-08-24 | Merge remote branch 'jwb/merge' into merge | Benjamin Herrenschmidt |
2010-08-23 | powerpc/47x: Add an isync before the tlbivax instruction | Dave Kleikamp |
2010-08-09 | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros |
2010-08-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-08-05 | memblock: Remove memblock_type.size and add memblock.memory_size instead | Benjamin Herrenschmidt |
2010-08-05 | memblock: Remove rmo_size, burry it in arch/powerpc where it belongs | Benjamin Herrenschmidt |
2010-08-05 | memblock: Introduce default allocation limit and use it to replace explicit ones | Benjamin Herrenschmidt |
2010-08-05 | memblock: Expose MEMBLOCK_ALLOC_ANYWHERE | Benjamin Herrenschmidt |
2010-08-04 | memblock/powerpc: Use new accessors | Benjamin Herrenschmidt |