1. 3fdfd99 powerpc: Fix erroneous lmb->memblock conversions by Benjamin Herrenschmidt · 14 years ago
  2. 4b8692c powerpc/mm: Add some debug output when hash insertion fails by Benjamin Herrenschmidt · 14 years ago
  3. 171aa2c powerpc/mm: Fix bugs in huge page hashing by Benjamin Herrenschmidt · 14 years ago
  4. ca91e6c powerpc/mm: Move around testing of _PAGE_PRESENT in hash code by Benjamin Herrenschmidt · 14 years ago
  5. b1623e7 powerpc/mm: Handle hypervisor pte insert failure in __hash_page_huge by Anton Blanchard · 14 years ago
  6. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  7. 8054a34 powerpc: Remove dead CONFIG_HIGHPTE by Christoph Egger · 14 years ago
  8. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  9. bc8449c powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinity by Anton Blanchard · 14 years ago
  10. 78f6223 powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace by Kumar Gala · 14 years ago
  11. c83ec26 PPC: Split context init/destroy functions by Alexander Graf · 14 years ago
  12. 1ed31d6 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 14 years ago
  13. 25863de powerpc/cpumask: Convert NUMA code to new cpumask API by Anton Blanchard · 14 years ago
  14. e460c2c powerpc: Invoke oom-killer from page fault by Benjamin Herrenschmidt · 14 years ago
  15. 91eea67 powerpc/mm: Track backing pages allocated by vmemmap_populate() by Mark Nelson · 14 years ago
  16. 75c1d53 powerpc: Fix CONFIG_DEBUG_PAGEALLOC on 603/e300 by Benjamin Herrenschmidt · 14 years ago
  17. e7f75ad powerpc/47x: Base ppc476 support by Dave Kleikamp · 14 years ago
  18. 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
  19. 56151e7 kgdb: don't needlessly skip PAGE_USER test for Fsl booke by Wufei · 14 years ago
  20. 4b83c33 powerpc/numa: Add form 1 NUMA affinity by Anton Blanchard · 14 years ago
  21. e813734 powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS by Becky Bruce · 14 years ago
  22. 9c7cc23 powerpc: Disable interrupts for data breakpoint exceptions by K.Prasad · 14 years ago
  23. 55052ee powerpc: Fix ioremap_flags() with book3e pte definition by Benjamin Herrenschmidt · 14 years ago
  24. 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
  25. a932729 powerpc: Fix swiotlb to respect the boot option by FUJITA Tomonori · 14 years ago
  26. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  27. 72c3368 nodemask.h: remove macro any_online_node by H Hartley Sweeten · 14 years ago
  28. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  29. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  30. 3eb93c5 powerpc: Convert tlbivax_lock to raw_spinlock by Thomas Gleixner · 14 years ago
  31. 6b9c9b8 powerpc: Convert native_tlbie_lock to raw_spinlock by Thomas Gleixner · 14 years ago
  32. be833f3 powerpc: Convert context_lock to raw_spinlock by Thomas Gleixner · 14 years ago
  33. efd0f0f Merge commit 'jwb/next' into next by Benjamin Herrenschmidt · 14 years ago
  34. 66d99b8 powerpc: Convert open coded native hashtable bit lock by Anton Blanchard · 14 years ago
  35. ec144a8 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 14 years ago
  36. c7b6669 powerpc/40x: Add support for PPC40x boards with > 512MB SDRAM by Stefan Roese · 14 years ago
  37. 77058e1 powerpc: Fix address masking bug in hpte_need_flush() by David Gibson · 14 years ago
  38. 7317ac8 powerpc: Convert mmu context allocator from idr to ida by Anton Blanchard · 14 years ago
  39. 9ddc5b6 tree-wide: fix typos "ammount" -> "amount" by Uwe Kleine-König · 14 years ago
  40. 2273130 fix comment typo leve -> level in powerpc by Thadeu Lima de Souza Cascardo · 14 years ago
  41. 6c504d4 powerpc: Fix typo s/leve/level/ in TLB code by Thadeu Lima de Souza Cascardo · 14 years ago
  42. 4bf936b powerpc: Use helpers for rlimits by Jiri Slaby · 15 years ago
  43. a1128f8 powerpc/mm: Fix stupid bug in subpge protection handling by David Gibson · 15 years ago
  44. f04b10c powerpc/mm: Fix typo of cpumask_clear_cpu() by Yang Li · 15 years ago
  45. 5c33991 powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled. by Sachin P. Sant · 15 years ago
  46. 5089145 powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VM by Benjamin Herrenschmidt · 15 years ago
  47. a73611b Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  48. ae4cec4 powerpc: fix up for mmu_mapin_ram api change by Stephen Rothwell · 15 years ago
  49. c5df7f7 powerpc: allow ioremap within reserved memory regions by Albert Herranz · 15 years ago
  50. de32400 wii: use both mem1 and mem2 as ram by Albert Herranz · 15 years ago
  51. 5efab4a powerpc/8xx: Invalidate non present TLBs by Joakim Tjernlund · 15 years ago
  52. d28513b powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT by David Gibson · 15 years ago
  53. 5a7b419 Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT" by Benjamin Herrenschmidt · 15 years ago
  54. 39adfa5 powerpc/mm: Fix bug in gup_hugepd() by David Gibson · 15 years ago
  55. c045256 powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT by David Gibson · 15 years ago
  56. 8b27f0b powerpc/fsl-booke: Rework TLB CAM code by Kumar Gala · 15 years ago
  57. 0526484 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  58. e85a471 Split init_new_context and destroy_context by Alexander Graf · 15 years ago
  59. 4ab79aa Export symbols for KVM module by Alexander Graf · 15 years ago
  60. f1167fb powerpc/mm: Remove debug context clamping from nohash code by Benjamin Herrenschmidt · 15 years ago
  61. 0895ecd powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessors by David Gibson · 15 years ago
  62. 883a3e5 powerpc/mm: Split hash MMU specific hugepage code into a new file by David Gibson · 15 years ago
  63. d1837cb powerpc/mm: Cleanup initialization of hugepages on powerpc by David Gibson · 15 years ago
  64. a4fe3ce powerpc/mm: Allow more flexible layouts for hugepage pagetables by David Gibson · 15 years ago
  65. a0668cd powerpc/mm: Cleanup management of kmem_caches for pagetables by David Gibson · 15 years ago
  66. f71dc17 powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes by David Gibson · 15 years ago
  67. 8d8997f powerpc/mm: Fix hang accessing top of vmalloc space by Benjamin Herrenschmidt · 15 years ago
  68. e090808 powerpc/8xx: Fix regression introduced by cache coherency rewrite by Rex Feany · 15 years ago
  69. b9eceb2 powerpc/mm: Remove duplicated #include by Huang Weiyi · 15 years ago
  70. 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
  71. 908eedc walk system ram range by KAMEZAWA Hiroyuki · 15 years ago
  72. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  73. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  74. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  75. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  76. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  77. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  78. 46db2f8 powerpc/pseries: Fix to handle slb resize across migration by Brian King · 15 years ago
  79. df5d6ec powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers by Kumar Gala · 15 years ago
  80. 3c2ee2d Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 15 years ago
  81. ea3cc33 powerpc/mm: Cleanup handling of execute permission by Benjamin Herrenschmidt · 15 years ago
  82. fc4bdb3 powerpc/booke: Move MMUCSR definition into mmu-book3e.h by Kumar Gala · 15 years ago
  83. 4f0dbc2 Merge commit 'paulus-perf/master' into next by Benjamin Herrenschmidt · 15 years ago
  84. 797a747 powerpc/mm: Fix assert_pte_locked to work properly on uniprocessor by Kumar Gala · 15 years ago
  85. 8dcd038 powerpc/fsl-booke: read buffer overflow by Roel Kluin · 15 years ago
  86. 67050b5 powerpc/mm: Fix switch_mmu_context to iterate of the proper list of cpus by Kumar Gala · 15 years ago
  87. 2d27cfd powerpc: Remaining 64-bit Book3E support by Benjamin Herrenschmidt · 15 years ago
  88. 32a7494 powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E by Benjamin Herrenschmidt · 15 years ago
  89. 25d21ad powerpc: Add TLB management code for 64-bit Book3E by Benjamin Herrenschmidt · 15 years ago
  90. a8f7758 powerpc/mm: Move around mmu_gathers definition on 64-bit by Benjamin Herrenschmidt · 15 years ago
  91. 57e2a99 powerpc: Add memory management headers for new 64-bit BookE by Benjamin Herrenschmidt · 15 years ago
  92. c7cc58a1 powerpc/mm: Rework & cleanup page table freeing code path by Benjamin Herrenschmidt · 15 years ago
  93. d4e167d powerpc/mm: Make low level TLB flush ops on BookE take additional args by Benjamin Herrenschmidt · 15 years ago
  94. a245067 powerpc/mm: Add support for early ioremap on non-hash 64-bit processors by Benjamin Herrenschmidt · 15 years ago
  95. fcce810 powerpc/mm: Add HW threads support to no_hash TLB management by Benjamin Herrenschmidt · 15 years ago
  96. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 15 years ago
  97. de4376c powerpc: Preload application text segment instead of TASK_UNMAPPED_BASE by Anton Blanchard · 15 years ago
  98. 5eb9bac powerpc: Rearrange SLB preload code by Anton Blanchard · 15 years ago
  99. 9c1e105 powerpc: Allow perf_counters to access user memory at interrupt time by Paul Mackerras · 15 years ago
  100. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago