1. 873553b [POWERPC] 85xx: Failure with odd memory sizes and CONFIG_HIGHMEM by Dale Farnsworth · 17 years ago
  2. 544cdab [POWERPC] 8xx: Set initial memory limit. by John Traill · 17 years ago
  3. df174e3 [POWERPC] Add memory regions to the kcore list for 32-bit machines by Ed Swarthout · 17 years ago
  4. 2578bfa [POWERPC] Create and use CONFIG_WORD_SIZE by Stephen Rothwell · 17 years ago
  5. 00efee7 [POWERPC] Remove barriers from the SLB shadow buffer update by Michael Neuling · 17 years ago
  6. a302cb9 [POWERPC] Export new __io{re,un}map_at() symbols by Olof Johansson · 17 years ago
  7. 35438c4 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  8. 175587c [POWERPC] Fix SLB initialization at boot time by Paul Mackerras · 17 years ago
  9. 4d922c8 [POWERPC] 40x MMU by Josh Boyer · 17 years ago
  10. 15f6527 [POWERPC] Rename 4xx paths to 40x by Josh Boyer · 17 years ago
  11. e8ff064 [POWERPC] Tidy up CONFIG_PPC_MM_SLICES code by Stephen Rothwell · 17 years ago
  12. 9dfe5c53 [POWERPC] Fix non HUGETLB_PAGE build warning by Stephen Rothwell · 17 years ago
  13. 9420dc6 [POWERPC] Clean out a bunch of duplicate includes by Jesper Juhl · 17 years ago
  14. 2b02d13 [POWERPC] Fix invalid semicolon after if statement by Ilpo Järvinen · 17 years ago
  15. d1f5a77 [POWERPC] Fix size check for hugetlbfs by Benjamin Herrenschmidt · 17 years ago
  16. edd0622 [POWERPC] Fix potential duplicate entry in SLB shadow buffer by Paul Mackerras · 17 years ago
  17. 67439b7 [POWERPC] Fixes for the SLB shadow buffer code by Michael Neuling · 17 years ago
  18. b9c3fdb [POWERPC] Fix parse_drconf_memory() for 64-bit start addresses by Michael Ellerman · 17 years ago
  19. 430404e [POWERPC] Fix special PTE code for secondary hash bucket by Paul Mackerras · 17 years ago
  20. 56d6d1a [POWERPC] Fix loop with unsigned long counter variable by Manish Ahuja · 17 years ago
  21. dc79747 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  22. 08ae6cc [POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPC by Paul Mackerras · 17 years ago
  23. 1e57ba8 [POWERPC] cell: CONFIG_SPE_BASE is a typo by Geert Uytterhoeven · 17 years ago
  24. 97d22d2 powerpc: tlb_32.c build fix by Mariusz Kozlowski · 17 years ago
  25. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  26. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  27. bf22f6f Merge branch 'for-2.6.23' into merge by Paul Mackerras · 17 years ago
  28. b3e998e [POWERPC] Remove extra return statement by Manish Ahuja · 17 years ago
  29. 74a0ba6 [POWERPC] Move inline asm eieio to using eieio inline function by Kumar Gala · 17 years ago
  30. 9ba4ace [POWERPC] PowerPC: Prevent data exception in kernel space (32-bit) by Segher Boessenkool · 18 years ago
  31. 8e561e7 [POWERPC] Kill typedef-ed structs for hash PTEs and BATs by David Gibson · 18 years ago
  32. c0770f6 [POWERPC] Remove a couple of unused definitions from pgtable_32.c by David Gibson · 18 years ago
  33. f21f49e [POWERPC] Remove the dregs of APUS support from arch/powerpc by David Gibson · 18 years ago
  34. 90ac19a [POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpc by David Gibson · 18 years ago
  35. effe24bd [POWERPC] During VM oom condition, kill all threads in process group by will schmidt · 18 years ago
  36. 3d5134e [POWERPC] Rewrite IO allocation & mapping on powerpc64 by Benjamin Herrenschmidt · 18 years ago
  37. c19c03f [POWERPC] unmap_vm_area becomes unmap_kernel_range for the public by Benjamin Herrenschmidt · 18 years ago
  38. 3f1df7a [POWERPC] Move common code out of if/else by Jon Tollefson · 18 years ago
  39. f1aed92 [POWERPC] Fix modpost warning by Kumar Gala · 18 years ago
  40. 5453e77 [POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM by Benjamin Herrenschmidt · 18 years ago
  41. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  42. 5b82583 [POWERPC] Correct #endif comment by Jon Tollefson · 18 years ago
  43. 017e3c5 [POWERPC] Add spinlock to request_phb_iospace() by Benjamin Herrenschmidt · 18 years ago
  44. 991eb43 [POWERPC] Fix COMMON symbol warnings by Kumar Gala · 18 years ago
  45. 8980ae8 [POWERPC] Remove unused variable in hpte_decode() by Stephen Rothwell · 18 years ago
  46. 0c12fe5 [POWERPC] Assign correct variable in hpte_decode() by Stephen Rothwell · 18 years ago
  47. 2454c7e [POWERPC] Fix warning in hpte_decode(), and generalize it by Paul Mackerras · 18 years ago
  48. aabded9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  49. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 18 years ago
  50. f1a1eb2 [POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32 by David Gibson · 18 years ago
  51. 517e226 [POWERPC] Don't use SLAB/SLUB for PTE pages by Hugh Dickins · 18 years ago
  52. 16c2d47 [POWERPC] Add ability to 4K kernel to hash in 64K pages by Benjamin Herrenschmidt · 18 years ago
  53. d0f13e3 [POWERPC] Introduce address space "slices" by Benjamin Herrenschmidt · 18 years ago
  54. 16f1c74 [POWERPC] Small fixes & cleanups in segment page size demotion by Benjamin Herrenschmidt · 18 years ago
  55. 4e8ad3e [POWERPC] Mark pages that don't exist as nosave by Johannes Berg · 18 years ago
  56. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  57. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  58. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  59. 0e6b9c9 use SLAB_PANIC flag cleanup by Akinobu Mita · 18 years ago
  60. d1953c8 [POWERPC] Remove use of 4level-fixup.h for ppc32 by David Gibson · 18 years ago
  61. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  62. 0108d3f [POWERPC] Add __init annotations to reserve_mem() and stabs_alloc() by Michael Ellerman · 18 years ago
  63. d506a77 get_unmapped_area handles MAP_FIXED on powerpc by Benjamin Herrenschmidt · 18 years ago
  64. f0f3980 slab allocators: remove multiple alignment specifications by Christoph Lameter · 18 years ago
  65. 5af6083 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN by Christoph Lameter · 18 years ago
  66. 71bf08b [POWERPC] 64K page support for kexec by Luke Browning · 18 years ago
  67. 9f90b99 [POWERPC] Minor fault path optimization by Christoph Hellwig · 18 years ago
  68. 57d7909 [POWERPC] Revise PPC44x MMU code for arch/powerpc by David Gibson · 18 years ago
  69. ed16669 [POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC code by Michael Ellerman · 18 years ago
  70. a3cf4bd [POWERPC] Remove unneeded page_is_ram export by Johannes Berg · 18 years ago
  71. 37f01d6 [POWERPC] Abolish PHYS_FMT macro from arch/powerpc by David Gibson · 18 years ago
  72. 6210230 [POWERPC] Cleanup and fix breakage in tlbflush.h by David Gibson · 18 years ago
  73. 370a908 [POWERPC] DEBUG_PAGEALLOC for 64-bit by Benjamin Herrenschmidt · 18 years ago
  74. 88df6e9 [POWERPC] DEBUG_PAGEALLOC for 32-bit by Benjamin Herrenschmidt · 18 years ago
  75. ee4f2ea [POWERPC] Fix 32-bit mm operations when not using BATs by Benjamin Herrenschmidt · 18 years ago
  76. 3be4e69 [POWERPC] Cleanup 32-bit map_page by Benjamin Herrenschmidt · 18 years ago
  77. a741e67 [POWERPC] Make tlb flush batch use lazy MMU mode by Benjamin Herrenschmidt · 18 years ago
  78. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 18 years ago
  79. 721151d [POWERPC] Allow drivers to map individual 4k pages to userspace by Paul Mackerras · 18 years ago
  80. 9213fee [POWERPC] Rename prom_n_size_cells to of_n_size_cells by Stephen Rothwell · 18 years ago
  81. a8bda5d [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells by Stephen Rothwell · 18 years ago
  82. e049d1c Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 18 years ago
  83. 94b2a43 [POWERPC] Fix spu SLB invalidations by Benjamin Herrenschmidt · 18 years ago
  84. eb6de28 [POWERPC] Allow duplicate lmb_reserve() calls by David Gibson · 18 years ago
  85. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  86. 1b3c371 Fix typos concerning hierarchy by Uwe Kleine-König · 18 years ago
  87. a325254 [POWERPC] Fix bug with early ioremap and 64k pages by Benjamin Herrenschmidt · 18 years ago
  88. 7ac9a13 [POWERPC] Fix vDSO page count calculation by Benjamin Herrenschmidt · 18 years ago
  89. 8dabba5 [POWERPC] Fix is_power_of_4(x) compile error by Kumar Gala · 18 years ago
  90. bcff494 [POWERPC] Remove bogus comment about page_is_ram by Johannes Berg · 18 years ago
  91. 63c2f78 [POWERPC] Add "is_power_of_2" checking to log2.h. by Robert P. J. Day · 18 years ago
  92. dbbb06b [POWERPC] 8xx: platform specific mmu updates by Vitaly Bordug · 18 years ago
  93. d649bd7 [POWERPC] TLB insertion cleanup by Ishizaki Kou · 18 years ago
  94. 6aa3e1e [POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area() by David Gibson · 18 years ago
  95. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  96. 0204568 [POWERPC] Support ibm,dynamic-reconfiguration-memory nodes by Paul Mackerras · 18 years ago
  97. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  98. 39dde65 [PATCH] shared page table for hugetlb page by Chen, Kenneth W · 18 years ago
  99. 0470466 [POWERPC] Fix cputable.h for combined build by Stephen Rothwell · 18 years ago
  100. e22ba7e [POWERPC] ps3: multiplatform build fixes by Arnd Bergmann · 18 years ago