1. 5156ddc powerpc/mm: Fix SMP issue with MMU context handling code by Kumar Gala · 15 years ago
  2. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  3. 30c5af4 powerpc: Use pr_devel() in do_dcache_icache_coherency() by Michael Ellerman · 15 years ago
  4. 29e5fa59 powerpc: Use pr_devel() in arch/powerpc/mm/gup.c by Michael Ellerman · 15 years ago
  5. 651e2dd powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c by Michael Ellerman · 15 years ago
  6. a1ac38a powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c by Michael Ellerman · 15 years ago
  7. d258e64 powerpc: Remove unnecessary semicolons by Joe Perches · 15 years ago
  8. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  9. 850f6ac powerpc/mm: Make k(un)map_atomic out of line by Benjamin Herrenschmidt · 15 years ago
  10. 204fba4 percpu: cleanup percpu array definitions by Tejun Heo · 15 years ago
  11. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  12. ba55bd7 powerpc: Add configurable -Werror for arch/powerpc by Michael Ellerman · 15 years ago
  13. 7dafd23 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  14. 5cdcd9d trivial: spelling fix in ppc code comments by Sankar P · 15 years ago
  15. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  16. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 15 years ago
  17. 9449168 powerpc: Shield code specific to 64-bit server processors by Benjamin Herrenschmidt · 15 years ago
  18. d3f6204 powerpc: Set init_bootmem_done on NUMA platforms as well by Benjamin Herrenschmidt · 15 years ago
  19. b46b694 powerpc/mm: Fix a AB->BA deadlock scenario with nohash MMU context lock by Benjamin Herrenschmidt · 15 years ago
  20. 3035c86 powerpc/mm: Fix some SMP issues with MMU context handling by Benjamin Herrenschmidt · 15 years ago
  21. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  22. 435462c Merge branch 'merge' into next by Benjamin Herrenschmidt · 15 years ago
  23. 8b31e49 powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. by Benjamin Herrenschmidt · 15 years ago
  24. f637a49 powerpc: Minor cleanups of kernel virt address space definitions by Benjamin Herrenschmidt · 15 years ago
  25. b16e776 powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm by Benjamin Herrenschmidt · 15 years ago
  26. 8e35961 powerpc/mm: Fix broken MMU PID stealing on !SMP by Hideo Saito · 15 years ago
  27. 60dbf43 powerpc: Add 2.06 tlbie mnemonics by Milton Miller · 15 years ago
  28. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 15 years ago
  29. af3e4ac powerpc: Do not assert pte_locked for hugepage PTE entries by Mel Gorman · 15 years ago
  30. 49a8496 powerpc: Allow mem=x cmdline to work with 4G+ by Becky Bruce · 15 years ago
  31. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  32. b62c31a powerpc: fix for long standing bug noticed by gcc 4.4.0 by Stephen Rothwell · 15 years ago
  33. 323d23a Revert "powerpc: Add support for early tlbilx opcode" by Kumar Gala · 15 years ago
  34. 24f1ce8 powerpc: Fix crash on CPU hotplug by Michael Ellerman · 15 years ago
  35. 78f13e9 perf_counter: allow for data addresses to be recorded by Peter Zijlstra · 15 years ago
  36. 52ce67f powerpc/mm: Fix compile warning by Kumar Gala · 15 years ago
  37. e996557 powerpc: Add support for early tlbilx opcode by Kumar Gala · 15 years ago
  38. ac17dc8 perf_counter: provide major/minor page fault software events by Peter Zijlstra · 15 years ago
  39. 7dd1fcc perf_counter: provide pagefault software events by Peter Zijlstra · 15 years ago
  40. 757c74d powerpc/mm: Introduce early_init_mmu() on 64-bit by Benjamin Herrenschmidt · 15 years ago
  41. ff7c660 powerpc/mm: Fix printk type warning in mmu_context_nohash by Benjamin Herrenschmidt · 15 years ago
  42. d62cbf4 powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.c by Benjamin Herrenschmidt · 15 years ago
  43. 8d1cf34 powerpc/mm: Tweak PTE bit combination definitions by Benjamin Herrenschmidt · 15 years ago
  44. 56aa412 cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask by Rusty Russell · 15 years ago
  45. 9e5efaa powerpc/mm: Properly wire up get_user_pages_fast() on 32-bit by Benjamin Herrenschmidt · 15 years ago
  46. 1cdab55 powerpc: Wire up /proc/vmallocinfo to our ioremap() by Benjamin Herrenschmidt · 15 years ago
  47. c307195 powerpc/fsl-booke: Add support for tlbilx instructions by Kumar Gala · 15 years ago
  48. 002b0ec powerpc: Increase stack gap on 64bit binaries by Anton Blanchard · 15 years ago
  49. a5adc91 powerpc: Ensure random space between stack and mmaps by Anton Blanchard · 15 years ago
  50. 9f14c42 powerpc: Randomise mmap start address by Anton Blanchard · 15 years ago
  51. 13a2cb3 powerpc: Rearrange mmap.c by Anton Blanchard · 15 years ago
  52. 0f16ef7 powerpc/numa: Cleanup hot_add_scn_to_nid by Nathan Fontenot · 15 years ago
  53. 13870b6 powerpc/mm: Reduce hashtable size when using 64kB pages by Anton Blanchard · 15 years ago
  54. 3b7faeb Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 15 years ago
  55. 82a0a1c Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  56. 06eccea powerpc/mm: Fix numa reserve bootmem page selection by Dave Hansen · 15 years ago
  57. 96a8bac powerpc/fsl-booke: Fix compile warning by Kumar Gala · 15 years ago
  58. d66c82e powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines by Kumar Gala · 15 years ago
  59. f99fb8a powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW by Kumar Gala · 15 years ago
  60. 8d30c14 powerpc/mm: Rework I$/D$ coherency (v3) by Benjamin Herrenschmidt · 15 years ago
  61. 91b0f5e powerpc/mm: Move 64-bit unmapped_area to top of address space by Anton Blanchard · 15 years ago
  62. 8b16cd2 powerpc/numa: Remove redundant find_cpu_node() by Milton Miller · 16 years ago
  63. 20fcefe powerpc/numa: Avoid possible reference beyond prop. length in find_min_common_depth() by Milton Miller · 16 years ago
  64. edbc29d Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 15 years ago
  65. 6c24b17 powerpc/fsl-booke: Fix mapping functions to use phys_addr_t by Kumar Gala · 15 years ago
  66. 9605146 powerpc/fsl-booke: Make CAM entries used for lowmem configurable by Trent Piepho · 16 years ago
  67. c8f3570 powerpc/fsl-booke: Allow larger CAM sizes than 256 MB by Trent Piepho · 16 years ago
  68. f88747e powerpc/fsl-booke: Remove code duplication in lowmem mapping by Trent Piepho · 16 years ago
  69. 4c456a6 powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup code by Gerhard Pircher · 16 years ago
  70. 9ba0fdb powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices by Dave Kleikamp · 16 years ago
  71. fe33332 powerpc: Change u64/s64 to a long long integer type by Ingo Molnar · 16 years ago
  72. 30aae73 Merge commit 'kumar/kumar-next' into next by Benjamin Herrenschmidt · 16 years ago
  73. 7021d86 powerpc/mm: Make clear_fixmap() actually work by Anton Vorontsov · 16 years ago
  74. 4a08268 powerpc: Fix missing semicolons in mmu_decl.h by Benjamin Herrenschmidt · 16 years ago
  75. d6a09e0 powerpc: Remove the redundant _tlbil_pid at SMP case by Dave Liu · 16 years ago
  76. 893473d powerpc/mm: Cleanup careful_allocation(): consolidate memset() by Dave Hansen · 16 years ago
  77. 0be210f powerpc/mm: Make careful_allocation() return virtual addrs by Dave Hansen · 16 years ago
  78. 5d21ea2 powerpc/mm:: Cleanup careful_allocation(): bootmem already panics by Dave Hansen · 16 years ago
  79. c555e52 powerpc/mm: Add better comment on careful_allocation() by Dave Hansen · 16 years ago
  80. 6fd8be4 powerpc/fsl-booke: Remove num_tlbcam_entries by Trent Piepho · 16 years ago
  81. 19f5465 powerpc/fsl-booke: Don't hard-code size of struct tlbcam by Trent Piepho · 16 years ago
  82. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 16 years ago
  83. 3340289 mm: report the MMU pagesize in /proc/pid/smaps by Mel Gorman · 16 years ago
  84. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  85. ca9153a powerpc/44x: Support 16K/64K base page sizes on 44x by Ilya Yanok · 16 years ago
  86. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  87. ccdcef7 powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M by Dale Farnsworth · 16 years ago
  88. 01695a9 powerpc/32: Allow __ioremap on RAM addresses for kdump kernel by Anton Vorontsov · 16 years ago
  89. a149535 powerpc: Fix missing 'blr' in _tlbia() by Benjamin Herrenschmidt · 16 years ago
  90. 64b3d0e powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED by Benjamin Herrenschmidt · 16 years ago
  91. 7752035 powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs by Benjamin Herrenschmidt · 16 years ago
  92. 760ec0e powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440 by Benjamin Herrenschmidt · 16 years ago
  93. 2a4aca11 powerpc/mm: Split low level tlb invalidate for nohash processors by Benjamin Herrenschmidt · 16 years ago
  94. f048aac powerpc/mm: Add SMP support to no-hash TLB handling by Benjamin Herrenschmidt · 16 years ago
  95. 7c03d65 powerpc/mm: Introduce MMU features by Benjamin Herrenschmidt · 16 years ago
  96. 2ca8cf7 powerpc/mm: Rework context management for CPUs with no hash table by Benjamin Herrenschmidt · 16 years ago
  97. 5e69661 powerpc/mm: Split mmu_context handling by Benjamin Herrenschmidt · 16 years ago
  98. f63837f powerpc/mm: Remove flush_HPTE() by Benjamin Herrenschmidt · 16 years ago
  99. e41e811 powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.c by Benjamin Herrenschmidt · 16 years ago
  100. 1e1c568 Merge branch 'merge' into next by Paul Mackerras · 16 years ago