| Commit message (Expand) | Author | Age |
* | arch/powerpc: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich | 2011-06-29 |
* | powerpc: Force page alignment for initrd reserved memory | Benjamin Herrenschmidt | 2011-06-09 |
* | mm, powerpc: move the RCU page-table freeing into generic code | Peter Zijlstra | 2011-05-25 |
* | powerpc: mmu_gather rework | Peter Zijlstra | 2011-05-25 |
* | powerpc: Remove ioremap_flags | Anton Blanchard | 2011-05-19 |
* | powerpc: Add ioremap_wc | Anton Blanchard | 2011-05-19 |
* | powerpc: Fix compile with icwsx support | Stephen Rothwell | 2011-05-05 |
* | 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 | 2011-05-04 |
* | powerpc: Free up some CPU feature bits by moving out MMU-related features | Matt Evans | 2011-04-27 |
* | powerpc/numa: Look for ibm, associativity-reference-points at the root | Michael Ellerman | 2011-04-27 |
* | powerpc: Add TLB size detection for TYPE_3E MMUs | Benjamin Herrenschmidt | 2011-04-26 |
* | powerpc: Replace open coded instruction patching with patch_instruction/patch... | Anton Blanchard | 2011-04-20 |
* | powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINE | Michael Ellerman | 2011-04-20 |
* | powerpc/mm: Standardise on MMU_NO_CONTEXT | Michael Ellerman | 2011-04-20 |
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | | Documentation: fix minor typos/spelling | Sylvestre Ledru | 2011-04-04 |
|/ |
|
* | powerpc: Implement dma_mmap_coherent() | Benjamin Herrenschmidt | 2011-03-29 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-03-18 |
|\ |
|
| * | Merge remote branch 'jwb/next' into next | Benjamin Herrenschmidt | 2011-03-17 |
| |\ |
|
| | * | powerpc/476: Workaround for PLB6 hang | Dave Kleikamp | 2011-02-02 |
| * | | powerpc: Fix memory limits when starting at a non-zero address | Scott Wood | 2011-03-02 |
* | | | powerpc/pseries: Disable VPNH feature | Benjamin Herrenschmidt | 2011-03-09 |
* | | | powerpc/mm: Make hpte_need_flush() safe for preemption | Peter Zijlstra | 2011-03-01 |
|/ / |
|
* | | powerpc/numa: Fix bug in unmap_cpu_from_node | Anton Blanchard | 2011-02-06 |
* | | powerpc/numa: Disable VPHN on dedicated processor partitions | Anton Blanchard | 2011-02-06 |
* | | powerpc/numa: Add length when creating OF properties via VPHN | Anton Blanchard | 2011-02-06 |
* | | powerpc/numa: Check for all VPHN changes | Anton Blanchard | 2011-02-06 |
* | | powerpc/numa: Only use active VPHN count fields | Anton Blanchard | 2011-02-06 |
* | | powerpc/pseries: Remove unnecessary variable initializations in numa.c | Jesse Larrew | 2011-02-06 |
* | | powerpc/pseries: Fix brace placement in numa.c | Jesse Larrew | 2011-02-06 |
* | | powerpc/pseries: Fix typo in VPHN comments | Jesse Larrew | 2011-02-06 |
* | | thp: alter compound get_page/put_page | Andrea Arcangeli | 2011-01-13 |
|/ |
|
* | 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 | 2011-01-11 |
* | powerpc: Remove unnecessary casts of void ptr | Jesper Juhl | 2010-12-08 |
* | powerpc/pseries: Poll VPA for topology changes and update NUMA maps | Jesse Larrew | 2010-12-08 |
* | powerpc: Record vma->phys_addr in ioremap() | Michael Ellerman | 2010-12-08 |
* | Merge branch 'nvram' into next | Benjamin Herrenschmidt | 2010-12-08 |
|\ |
|
| * | powerpc: Use call_rcu_sched() for pagetables | Peter Zijlstra | 2010-11-29 |
* | | powerpc/mm: Avoid avoidable void* pointer | Michael Neuling | 2010-11-28 |
* | | powerpc: Add memory_hotplug_max() | Nishanth Aravamudan | 2010-11-28 |
* | | powerpc: Cleanup APIs for cpu/thread/core mappings | Vaidyanathan Srinivasan | 2010-11-28 |
|/ |
|
* | powerpc/mm: Fix module instruction tlb fault handling on Book-E 64 | Kumar Gala | 2010-11-17 |
* | powerpc: Fix call to subpage_protection() | Michael Neuling | 2010-11-17 |
* | powerpc/mm: Fix build error in setup_initial_memory_limit | Kumar Gala | 2010-11-17 |
* | mm: fix race in kunmap_atomic() | Peter Zijlstra | 2010-10-27 |
* | mm: stack based kmap_atomic() | Peter Zijlstra | 2010-10-26 |