1. d28513b powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT by David Gibson · 15 years ago
  2. 5a7b419 Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT" by Benjamin Herrenschmidt · 15 years ago
  3. c045256 powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT by David Gibson · 15 years ago
  4. 4ab79aa Export symbols for KVM module by Alexander Graf · 15 years ago
  5. 0895ecd powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessors by David Gibson · 15 years ago
  6. d1837cb powerpc/mm: Cleanup initialization of hugepages on powerpc by David Gibson · 15 years ago
  7. a4fe3ce powerpc/mm: Allow more flexible layouts for hugepage pagetables by David Gibson · 15 years ago
  8. 24f1ce8 powerpc: Fix crash on CPU hotplug by Michael Ellerman · 16 years ago
  9. 757c74d powerpc/mm: Introduce early_init_mmu() on 64-bit by Benjamin Herrenschmidt · 16 years ago
  10. 56aa412 cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask by Rusty Russell · 16 years ago
  11. 13870b6 powerpc/mm: Reduce hashtable size when using 64kB pages by Anton Blanchard · 16 years ago
  12. 4792adb powerpc: Don't use a 16G page if beyond mem= limits by Jon Tollefson · 16 years ago
  13. f5ea64d powerpc: Get USE_STRICT_MM_TYPECHECKS working again by David Gibson · 16 years ago
  14. 549e815 powerpc: Make the 64-bit kernel as a position-independent executable by Paul Mackerras · 16 years ago
  15. 7e392f8 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  16. 9e88ba4 powerpc: Only make kernel text pages of linear mapping executable by Paul Mackerras · 16 years ago
  17. e16a9c0 powerpc: Guard htab_dt_scan_hugepage_blocks appropriately by Tony Breeds · 16 years ago
  18. bc033b6 powerpc/mm: Fix attribute confusion with htab_bolt_mapping() by Benjamin Herrenschmidt · 16 years ago
  19. 0d9ea75 powerpc: support multiple hugepage sizes by Jon Tollefson · 17 years ago
  20. 658013e powerpc: scan device tree for gigantic pages by Jon Tollefson · 17 years ago
  21. 3a8247c powerpc: Only demote individual slices rather than whole process by Paul Mackerras · 17 years ago
  22. fcff474 Merge branch 'linux-2.6' into powerpc-next by Paul Mackerras · 17 years ago
  23. cec08e7 [POWERPC] vmemmap fixes to use smaller pages by Benjamin Herrenschmidt · 17 years ago
  24. 572fb57 [POWERPC] Move declaration of tce variables into mmu-hash64.h by Michael Ellerman · 17 years ago
  25. 09de9ff [POWERPC] Fix sparse warnings in arch/powerpc/mm by Michael Ellerman · 17 years ago
  26. ae86f00 [POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUG by Stephen Rothwell · 17 years ago
  27. 52db9b4 [POWERPC] Add error return from htab_remove_mapping() by Badari Pulavarty · 17 years ago
  28. 54f53f2 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  29. cfe666b [POWERPC] Don't use 64k pages for ioremap on pSeries by Paul Mackerras · 17 years ago
  30. bed04a4 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  31. 31bf111 [POWERPC] Fix large hash table allocation on Cell blades by Michael Ellerman · 17 years ago
  32. f8c8803 [POWERPC] Add code for removing HPTEs for parts of the linear mapping by Badari Pulavarty · 17 years ago
  33. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 17 years ago
  34. 41d824b [POWERPC] Allocate the hash table under 1G on cell by Michael Ellerman · 17 years ago
  35. fa28237 [POWERPC] Provide a way to protect 4k subpages when using 64k pages by Paul Mackerras · 17 years ago
  36. 4ec161c [POWERPC] Add hugepagesz boot-time parameter by Jon Tollefson · 17 years ago
  37. 584f8b7 [POWERPC] Use SLB size from the device tree by Michael Neuling · 17 years ago
  38. aa39be0 [POWERPC] Include udbg.h when using udbg_printf by will schmidt · 17 years ago
  39. f6ab0b9 [POWERPC] powerpc: Fix demotion of segments to 4K pages by Benjamin Herrenschmidt · 17 years ago
  40. f66bce5 [POWERPC] Add 1TB workaround for PA6T by Olof Johansson · 17 years ago
  41. f553400 [POWERPC] Fix 1TB segment detection by Olof Johansson · 17 years ago
  42. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  43. e8ff064 [POWERPC] Tidy up CONFIG_PPC_MM_SLICES code by Stephen Rothwell · 17 years ago
  44. 9420dc6 [POWERPC] Clean out a bunch of duplicate includes by Jesper Juhl · 18 years ago
  45. 2b02d13 [POWERPC] Fix invalid semicolon after if statement by Ilpo Järvinen · 17 years ago
  46. 67439b7 [POWERPC] Fixes for the SLB shadow buffer code by Michael Neuling · 17 years ago
  47. 1e57ba8 [POWERPC] cell: CONFIG_SPE_BASE is a typo by Geert Uytterhoeven · 18 years ago
  48. 8e561e7 [POWERPC] Kill typedef-ed structs for hash PTEs and BATs by David Gibson · 18 years ago
  49. 5b82583 [POWERPC] Correct #endif comment by Jon Tollefson · 18 years ago
  50. 16c2d47 [POWERPC] Add ability to 4K kernel to hash in 64K pages by Benjamin Herrenschmidt · 18 years ago
  51. d0f13e3 [POWERPC] Introduce address space "slices" by Benjamin Herrenschmidt · 18 years ago
  52. 16f1c74 [POWERPC] Small fixes & cleanups in segment page size demotion by Benjamin Herrenschmidt · 18 years ago
  53. ed16669 [POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC code by Michael Ellerman · 18 years ago
  54. 370a908 [POWERPC] DEBUG_PAGEALLOC for 64-bit by Benjamin Herrenschmidt · 18 years ago
  55. 721151d [POWERPC] Allow drivers to map individual 4k pages to userspace by Paul Mackerras · 18 years ago
  56. 94b2a43 [POWERPC] Fix spu SLB invalidations by Benjamin Herrenschmidt · 18 years ago
  57. 0470466 [POWERPC] Fix cputable.h for combined build by Stephen Rothwell · 18 years ago
  58. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  59. c30a4df [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping() by Michael Ellerman · 19 years ago
  60. 7d0daae [POWERPC] powerpc: Initialise ppc_md htab pointers earlier by Michael Ellerman · 19 years ago
  61. bf72aeb powerpc: Use 64k pages without needing cache-inhibited large pages by Paul Mackerras · 19 years ago
  62. f430c02 [PATCH] powerpc: Quiet page order output by Olof Johansson · 19 years ago
  63. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  64. 57cfb81 [PATCH] powerpc: Replace platform_is_lpar() with a firmware feature by Michael Ellerman · 19 years ago
  65. caf80e5 [PATCH] powerpc: Unconfuse htab_bolt_mapping() callers by Michael Ellerman · 19 years ago
  66. 6749c55 Merge ../powerpc-merge by Paul Mackerras · 19 years ago
  67. 56ec646 [PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mapping by Michael Ellerman · 19 years ago
  68. a00428f Merge ../powerpc-merge by Paul Mackerras · 19 years ago
  69. 337a712 [PATCH] powerpc: Only calculate htab_size in one place for kexec by Michael Ellerman · 19 years ago
  70. d7a5b2f [PATCH] powerpc: Always panic if lmb_alloc() fails by Michael Ellerman · 19 years ago
  71. 943ffb5 spelling: s/retreive/retrieve/ by Adrian Bunk · 19 years ago
  72. b5666f7 [PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET by Michael Ellerman · 19 years ago
  73. 67207b9 [PATCH] spufs: The SPU file system, base by Arnd Bergmann · 19 years ago
  74. e597cb32 [PATCH] ppc64: htab_initialize_secondary cannot be marked __init by Anton Blanchard · 19 years ago
  75. cbf52af [PATCH] powerpc: Add missing icache flushes for hugepages by David Gibson · 19 years ago
  76. 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 19 years ago
  77. 54b7924 [PATCH] revised Memory Add Fixes for ppc64 by Mike Kravetz · 19 years ago
  78. 76c8e25 [PATCH] ppc64: Fix the lazy icache/dcache code for non-RAM pages by Benjamin Herrenschmidt · 19 years ago
  79. 24bfb00 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  80. 7d24f0b [PATCH] ppc64: Fix bug in SLB miss handler for hugepages by David Gibson · 19 years ago
  81. c613523 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  82. dcad47f [PATCH] powerpc: Kill ppcdebug by David Gibson · 19 years ago
  83. 3c726f8 [PATCH] ppc64: support 64k pages by Benjamin Herrenschmidt · 19 years ago
  84. 3eac8c6 powerpc: Move default hash table size calculation to hash_utils_64.c by Paul Mackerras · 19 years ago
  85. ab1f9da powerpc: Merge arch/ppc64/mm to arch/powerpc/mm by Paul Mackerras · 19 years ago[Renamed (98%) from arch/ppc64/mm/hash_utils.c]
  86. 4c55130 ppc64 iSeries: Update create_pte_mapping to replace iSeries_bolt_kernel() by Michael Ellerman · 19 years ago
  87. 61b1a94 [PATCH] ppc64: Store virtual address in TLB flush batches by Benjamin Herrenschmidt · 19 years ago
  88. 180379d [PATCH] ppc64: Remove physbase from the lmb_property struct by Michael Ellerman · 19 years ago
  89. e28f7fa [PATCH] Four level pagetables for ppc64 by David Gibson · 19 years ago
  90. 96e2844 [PATCH] ppc64: kill bitfields in ppc64 hash code by David Gibson · 20 years ago
  91. 515bae9 [PATCH] ppc64: Mark kernel hptes dirty by Anton Blanchard · 20 years ago
  92. 20cee16 [PATCH] ppc64: Abolish ioremap_mm by David Gibson · 20 years ago
  93. 1f8d419 [PATCH] ppc64: pgtable.h and other header cleanups by David Gibson · 20 years ago
  94. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago