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