1. 5efab4a powerpc/8xx: Invalidate non present TLBs by Joakim Tjernlund · 15 years ago
  2. d28513b powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT by David Gibson · 15 years ago
  3. 5a7b419 Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT" by Benjamin Herrenschmidt · 15 years ago
  4. 39adfa5 powerpc/mm: Fix bug in gup_hugepd() by David Gibson · 15 years ago
  5. c045256 powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT by David Gibson · 15 years ago
  6. 8b27f0b powerpc/fsl-booke: Rework TLB CAM code by Kumar Gala · 15 years ago
  7. 0526484 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  8. e85a471 Split init_new_context and destroy_context by Alexander Graf · 15 years ago
  9. 4ab79aa Export symbols for KVM module by Alexander Graf · 15 years ago
  10. f1167fb powerpc/mm: Remove debug context clamping from nohash code by Benjamin Herrenschmidt · 15 years ago
  11. 0895ecd powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessors by David Gibson · 15 years ago
  12. 883a3e5 powerpc/mm: Split hash MMU specific hugepage code into a new file by David Gibson · 15 years ago
  13. d1837cb powerpc/mm: Cleanup initialization of hugepages on powerpc by David Gibson · 15 years ago
  14. a4fe3ce powerpc/mm: Allow more flexible layouts for hugepage pagetables by David Gibson · 15 years ago
  15. a0668cd powerpc/mm: Cleanup management of kmem_caches for pagetables by David Gibson · 15 years ago
  16. f71dc17 powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes by David Gibson · 15 years ago
  17. 8d8997f powerpc/mm: Fix hang accessing top of vmalloc space by Benjamin Herrenschmidt · 15 years ago
  18. e090808 powerpc/8xx: Fix regression introduced by cache coherency rewrite by Rex Feany · 15 years ago
  19. b9eceb2 powerpc/mm: Remove duplicated #include by Huang Weiyi · 15 years ago
  20. 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
  21. 908eedc walk system ram range by KAMEZAWA Hiroyuki · 15 years ago
  22. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  23. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  24. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  25. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  26. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  27. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  28. 46db2f8 powerpc/pseries: Fix to handle slb resize across migration by Brian King · 15 years ago
  29. df5d6ec powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers by Kumar Gala · 15 years ago
  30. 3c2ee2d Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 15 years ago
  31. ea3cc33 powerpc/mm: Cleanup handling of execute permission by Benjamin Herrenschmidt · 15 years ago
  32. fc4bdb3 powerpc/booke: Move MMUCSR definition into mmu-book3e.h by Kumar Gala · 15 years ago
  33. 4f0dbc2 Merge commit 'paulus-perf/master' into next by Benjamin Herrenschmidt · 15 years ago
  34. 797a747 powerpc/mm: Fix assert_pte_locked to work properly on uniprocessor by Kumar Gala · 15 years ago
  35. 8dcd038 powerpc/fsl-booke: read buffer overflow by Roel Kluin · 15 years ago
  36. 67050b5 powerpc/mm: Fix switch_mmu_context to iterate of the proper list of cpus by Kumar Gala · 15 years ago
  37. 2d27cfd powerpc: Remaining 64-bit Book3E support by Benjamin Herrenschmidt · 15 years ago
  38. 32a7494 powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E by Benjamin Herrenschmidt · 15 years ago
  39. 25d21ad powerpc: Add TLB management code for 64-bit Book3E by Benjamin Herrenschmidt · 15 years ago
  40. a8f7758 powerpc/mm: Move around mmu_gathers definition on 64-bit by Benjamin Herrenschmidt · 15 years ago
  41. 57e2a99 powerpc: Add memory management headers for new 64-bit BookE by Benjamin Herrenschmidt · 15 years ago
  42. c7cc58a powerpc/mm: Rework & cleanup page table freeing code path by Benjamin Herrenschmidt · 15 years ago
  43. d4e167d powerpc/mm: Make low level TLB flush ops on BookE take additional args by Benjamin Herrenschmidt · 15 years ago
  44. a245067 powerpc/mm: Add support for early ioremap on non-hash 64-bit processors by Benjamin Herrenschmidt · 15 years ago
  45. fcce810 powerpc/mm: Add HW threads support to no_hash TLB management by Benjamin Herrenschmidt · 15 years ago
  46. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 15 years ago
  47. de4376c powerpc: Preload application text segment instead of TASK_UNMAPPED_BASE by Anton Blanchard · 15 years ago
  48. 5eb9bac powerpc: Rearrange SLB preload code by Anton Blanchard · 15 years ago
  49. 9c1e105 powerpc: Allow perf_counters to access user memory at interrupt time by Paul Mackerras · 15 years ago
  50. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  51. 5156ddc powerpc/mm: Fix SMP issue with MMU context handling code by Kumar Gala · 15 years ago
  52. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  53. 30c5af4 powerpc: Use pr_devel() in do_dcache_icache_coherency() by Michael Ellerman · 15 years ago
  54. 29e5fa5 powerpc: Use pr_devel() in arch/powerpc/mm/gup.c by Michael Ellerman · 15 years ago
  55. 651e2dd powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c by Michael Ellerman · 15 years ago
  56. a1ac38a powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c by Michael Ellerman · 15 years ago
  57. d258e64 powerpc: Remove unnecessary semicolons by Joe Perches · 15 years ago
  58. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  59. 850f6ac powerpc/mm: Make k(un)map_atomic out of line by Benjamin Herrenschmidt · 15 years ago
  60. 204fba4 percpu: cleanup percpu array definitions by Tejun Heo · 15 years ago
  61. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  62. ba55bd7 powerpc: Add configurable -Werror for arch/powerpc by Michael Ellerman · 15 years ago
  63. 7dafd23 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  64. 5cdcd9d trivial: spelling fix in ppc code comments by Sankar P · 15 years ago
  65. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  66. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 15 years ago
  67. 9449168 powerpc: Shield code specific to 64-bit server processors by Benjamin Herrenschmidt · 15 years ago
  68. d3f6204 powerpc: Set init_bootmem_done on NUMA platforms as well by Benjamin Herrenschmidt · 15 years ago
  69. b46b694 powerpc/mm: Fix a AB->BA deadlock scenario with nohash MMU context lock by Benjamin Herrenschmidt · 15 years ago
  70. 3035c86 powerpc/mm: Fix some SMP issues with MMU context handling by Benjamin Herrenschmidt · 15 years ago
  71. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  72. 435462c Merge branch 'merge' into next by Benjamin Herrenschmidt · 15 years ago
  73. 8b31e49 powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. by Benjamin Herrenschmidt · 15 years ago
  74. f637a49 powerpc: Minor cleanups of kernel virt address space definitions by Benjamin Herrenschmidt · 15 years ago
  75. b16e776 powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm by Benjamin Herrenschmidt · 15 years ago
  76. 8e35961 powerpc/mm: Fix broken MMU PID stealing on !SMP by Hideo Saito · 15 years ago
  77. 60dbf43 powerpc: Add 2.06 tlbie mnemonics by Milton Miller · 15 years ago
  78. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 15 years ago
  79. af3e4ac powerpc: Do not assert pte_locked for hugepage PTE entries by Mel Gorman · 15 years ago
  80. 49a8496 powerpc: Allow mem=x cmdline to work with 4G+ by Becky Bruce · 15 years ago
  81. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  82. b62c31a powerpc: fix for long standing bug noticed by gcc 4.4.0 by Stephen Rothwell · 15 years ago
  83. 323d23a Revert "powerpc: Add support for early tlbilx opcode" by Kumar Gala · 15 years ago
  84. 24f1ce8 powerpc: Fix crash on CPU hotplug by Michael Ellerman · 15 years ago
  85. 78f13e9 perf_counter: allow for data addresses to be recorded by Peter Zijlstra · 15 years ago
  86. 52ce67f powerpc/mm: Fix compile warning by Kumar Gala · 15 years ago
  87. e996557 powerpc: Add support for early tlbilx opcode by Kumar Gala · 15 years ago
  88. ac17dc8 perf_counter: provide major/minor page fault software events by Peter Zijlstra · 16 years ago
  89. 7dd1fcc perf_counter: provide pagefault software events by Peter Zijlstra · 16 years ago
  90. 757c74d powerpc/mm: Introduce early_init_mmu() on 64-bit by Benjamin Herrenschmidt · 15 years ago
  91. ff7c660 powerpc/mm: Fix printk type warning in mmu_context_nohash by Benjamin Herrenschmidt · 15 years ago
  92. d62cbf4 powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.c by Benjamin Herrenschmidt · 15 years ago
  93. 8d1cf34 powerpc/mm: Tweak PTE bit combination definitions by Benjamin Herrenschmidt · 15 years ago
  94. 56aa412 cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask by Rusty Russell · 16 years ago
  95. 9e5efaa powerpc/mm: Properly wire up get_user_pages_fast() on 32-bit by Benjamin Herrenschmidt · 16 years ago
  96. 1cdab55 powerpc: Wire up /proc/vmallocinfo to our ioremap() by Benjamin Herrenschmidt · 16 years ago
  97. c307195 powerpc/fsl-booke: Add support for tlbilx instructions by Kumar Gala · 16 years ago
  98. 002b0ec powerpc: Increase stack gap on 64bit binaries by Anton Blanchard · 16 years ago
  99. a5adc91 powerpc: Ensure random space between stack and mmaps by Anton Blanchard · 16 years ago
  100. 9f14c42 powerpc: Randomise mmap start address by Anton Blanchard · 16 years ago