1. 79af218 powerpc: Fix compile with icwsx support by Stephen Rothwell · 13 years ago
  2. 104699c powerpc: Convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  3. 851d2e2 powerpc: Add Initiate Coprocessor Store Word (icswx) support by Tseng-Hui (Frank) Lin · 13 years ago
  4. a32e252 powerpc: Use new CPU feature bit to select 2.06 tlbie by Michael Neuling · 13 years ago
  5. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 13 years ago
  6. e70606e powerpc/numa: Look for ibm, associativity-reference-points at the root by Michael Ellerman · 13 years ago
  7. bd49178 powerpc: Add TLB size detection for TYPE_3E MMUs by Benjamin Herrenschmidt · 13 years ago
  8. b68a70c powerpc: Replace open coded instruction patching with patch_instruction/patch_branch by Anton Blanchard · 13 years ago
  9. f5be2dc powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINE by Michael Ellerman · 13 years ago
  10. 5e8e7b4 powerpc/mm: Standardise on MMU_NO_CONTEXT by Michael Ellerman · 13 years ago
  11. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  12. f65e51d Documentation: fix minor typos/spelling by Sylvestre Ledru · 13 years ago
  13. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  14. 6090912 powerpc: Implement dma_mmap_coherent() by Benjamin Herrenschmidt · 13 years ago
  15. 0a95d92 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  16. 8315320 Merge remote branch 'jwb/next' into next by Benjamin Herrenschmidt · 13 years ago
  17. 36e8695 powerpc/pseries: Disable VPNH feature by Benjamin Herrenschmidt · 13 years ago
  18. 6dd2270 powerpc: Fix memory limits when starting at a non-zero address by Scott Wood · 13 years ago
  19. f342552 powerpc/mm: Make hpte_need_flush() safe for preemption by Peter Zijlstra · 13 years ago
  20. 429f4d8 powerpc/numa: Fix bug in unmap_cpu_from_node by Anton Blanchard · 13 years ago
  21. fe5cfd6 powerpc/numa: Disable VPHN on dedicated processor partitions by Anton Blanchard · 13 years ago
  22. c0e5e46 powerpc/numa: Add length when creating OF properties via VPHN by Anton Blanchard · 13 years ago
  23. d69043e powerpc/numa: Check for all VPHN changes by Anton Blanchard · 13 years ago
  24. 5de1669 powerpc/numa: Only use active VPHN count fields by Anton Blanchard · 13 years ago
  25. cd9d6cc powerpc/pseries: Remove unnecessary variable initializations in numa.c by Jesse Larrew · 13 years ago
  26. 7639ada powerpc/pseries: Fix brace placement in numa.c by Jesse Larrew · 13 years ago
  27. bd03403 powerpc/pseries: Fix typo in VPHN comments by Jesse Larrew · 13 years ago
  28. 21a06b0 powerpc/476: Workaround for PLB6 hang by Dave Kleikamp · 13 years ago
  29. 9180706 thp: alter compound get_page/put_page by Andrea Arcangeli · 14 years ago
  30. 5d7d807 powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA by Benjamin Herrenschmidt · 14 years ago
  31. 39bf990 powerpc/pseries: Fix VPHN build errors on non-SMP systems by Jesse Larrew · 14 years ago
  32. ae9fd31 powerpc: Remove unnecessary casts of void ptr by Jesper Juhl · 14 years ago
  33. 9eff1a3 powerpc/pseries: Poll VPA for topology changes and update NUMA maps by Jesse Larrew · 14 years ago
  34. 7a9d125 powerpc: Record vma->phys_addr in ioremap() by Michael Ellerman · 14 years ago
  35. f4b9841 Merge branch 'nvram' into next by Benjamin Herrenschmidt · 14 years ago
  36. f2e785e powerpc: Use call_rcu_sched() for pagetables by Peter Zijlstra · 14 years ago
  37. 0b97fee powerpc/mm: Avoid avoidable void* pointer by Michael Neuling · 14 years ago
  38. cd34206 powerpc: Add memory_hotplug_max() by Nishanth Aravamudan · 14 years ago
  39. 99d8670 powerpc: Cleanup APIs for cpu/thread/core mappings by Vaidyanathan Srinivasan · 14 years ago
  40. 82ae5ea powerpc/mm: Fix module instruction tlb fault handling on Book-E 64 by Kumar Gala · 14 years ago
  41. 1c2c25c powerpc: Fix call to subpage_protection() by Michael Neuling · 14 years ago
  42. 4a89261 powerpc/mm: Fix build error in setup_initial_memory_limit by Kumar Gala · 14 years ago
  43. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  44. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  45. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  46. 55fd766 powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips by Kumar Gala · 15 years ago
  47. 988cf86 powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizes by Kumar Gala · 14 years ago
  48. 92437d4 powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT by Paul Gortmaker · 14 years ago
  49. 4108d9b powerpc/Makefiles: Change to new flag variables by matt mooney · 14 years ago
  50. c7fc2de memblock, bootmem: Round pfn properly for memory and reserved regions by Yinghai Lu · 14 years ago
  51. 0d35e16 powerpc/mm: Assume first cpu is boot_cpuid not 0 by Matthew McClintock · 14 years ago
  52. 28b5499 powerpc: Check end of stack canary at oops time by Anton Blanchard · 14 years ago
  53. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  54. 79c3095 powerpc: Export memstart_addr and kernstart_addr on ppc64 by Sonny Rao · 14 years ago
  55. b1515af Merge remote branch 'jwb/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  56. 32412aa powerpc/47x: Add an isync before the tlbivax instruction by Dave Kleikamp · 14 years ago
  57. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  58. cdd854b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  59. 4734b59 memblock: Remove memblock_type.size and add memblock.memory_size instead by Benjamin Herrenschmidt · 14 years ago
  60. cd3db0c memblock: Remove rmo_size, burry it in arch/powerpc where it belongs by Benjamin Herrenschmidt · 14 years ago
  61. e63075a memblock: Introduce default allocation limit and use it to replace explicit ones by Benjamin Herrenschmidt · 14 years ago
  62. 27f574c memblock: Expose MEMBLOCK_ALLOC_ANYWHERE by Benjamin Herrenschmidt · 14 years ago
  63. 28be707 memblock/powerpc: Use new accessors by Benjamin Herrenschmidt · 14 years ago
  64. e3239ff memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region by Benjamin Herrenschmidt · 14 years ago
  65. 412a4ac Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  66. 3fdfd99 powerpc: Fix erroneous lmb->memblock conversions by Benjamin Herrenschmidt · 14 years ago
  67. 4b8692c powerpc/mm: Add some debug output when hash insertion fails by Benjamin Herrenschmidt · 14 years ago
  68. 171aa2c powerpc/mm: Fix bugs in huge page hashing by Benjamin Herrenschmidt · 14 years ago
  69. ca91e6c powerpc/mm: Move around testing of _PAGE_PRESENT in hash code by Benjamin Herrenschmidt · 14 years ago
  70. b1623e7 powerpc/mm: Handle hypervisor pte insert failure in __hash_page_huge by Anton Blanchard · 14 years ago
  71. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  72. f2b26c9 powerpc/book3e: Adjust the page sizes list based on MMU config by Benjamin Herrenschmidt · 14 years ago
  73. ff82c31 powerpc/book3e: Fix single step when using HW page tables by Benjamin Herrenschmidt · 14 years ago
  74. cccd234 powerpc: Removing dead CONFIG_SMP_750 by Christoph Egger · 14 years ago
  75. 41eab6f powerpc/numa: Use form 1 affinity to setup node distance by Anton Blanchard · 14 years ago
  76. a591f6b powerpc: Remove all rcu head initializations by Paul E. McKenney · 14 years ago
  77. d10ac37 powerpc/fsl-booke: Fix comments in mmu code that mention BATS by Becky Bruce · 14 years ago
  78. 8054a34 powerpc: Remove dead CONFIG_HIGHPTE by Christoph Egger · 14 years ago
  79. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  80. bc8449c powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinity by Anton Blanchard · 14 years ago
  81. 78f6223 powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace by Kumar Gala · 14 years ago
  82. c83ec26 PPC: Split context init/destroy functions by Alexander Graf · 14 years ago
  83. 1ed31d6 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 14 years ago
  84. 25863de powerpc/cpumask: Convert NUMA code to new cpumask API by Anton Blanchard · 14 years ago
  85. e460c2c powerpc: Invoke oom-killer from page fault by Benjamin Herrenschmidt · 14 years ago
  86. 91eea67 powerpc/mm: Track backing pages allocated by vmemmap_populate() by Mark Nelson · 14 years ago
  87. 75c1d53 powerpc: Fix CONFIG_DEBUG_PAGEALLOC on 603/e300 by Benjamin Herrenschmidt · 14 years ago
  88. e7f75ad powerpc/47x: Base ppc476 support by Dave Kleikamp · 14 years ago
  89. b18262e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  90. 56151e7 kgdb: don't needlessly skip PAGE_USER test for Fsl booke by Wufei · 14 years ago
  91. 4b83c33 powerpc/numa: Add form 1 NUMA affinity by Anton Blanchard · 14 years ago
  92. e813734 powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS by Becky Bruce · 14 years ago
  93. 9c7cc23 powerpc: Disable interrupts for data breakpoint exceptions by K.Prasad · 14 years ago
  94. 55052ee powerpc: Fix ioremap_flags() with book3e pte definition by Benjamin Herrenschmidt · 14 years ago
  95. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  96. a932729 powerpc: Fix swiotlb to respect the boot option by FUJITA Tomonori · 14 years ago
  97. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  98. 72c3368 nodemask.h: remove macro any_online_node by H Hartley Sweeten · 14 years ago
  99. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  100. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago