1. 49a9997 [POWERPC] Remove unused __max_memory variable by Olof Johansson · 16 years ago
  2. 7711684 [POWERPC] Remove unused machine call outs by Kumar Gala · 16 years ago
  3. 09b5e63 [POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addr by Kumar Gala · 16 years ago
  4. 0aef996 [POWERPC] 85xx: Cleanup TLB initialization by Kumar Gala · 16 years ago
  5. d7917ba [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem by Kumar Gala · 16 years ago
  6. 99c62dd7 [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr by Kumar Gala · 16 years ago
  7. ac7c535 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  8. ae86f00 [POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUG by Stephen Rothwell · 16 years ago
  9. b991f05 [POWERPC] Fix deadlock with mmu_hash_lock in hash_page_sync by Benjamin Herrenschmidt · 16 years ago
  10. 745681a [POWERPC] Remove redundant display of free swap space in show_mem() by Johannes Weiner · 16 years ago
  11. e48b1b4 [POWERPC] Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  12. fa90f70 [POWERPC] arch_add_memory() cannot be __devinit by Geert Uytterhoeven · 16 years ago
  13. 52db9b4 [POWERPC] Add error return from htab_remove_mapping() by Badari Pulavarty · 16 years ago
  14. 54f53f2 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  15. cfe666b [POWERPC] Don't use 64k pages for ioremap on pSeries by Paul Mackerras · 16 years ago
  16. 44387e9 [POWERPC] Fix PMU + soft interrupt disable bug by Anton Blanchard · 16 years ago
  17. bed04a4 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  18. 31bf111 [POWERPC] Fix large hash table allocation on Cell blades by Michael Ellerman · 16 years ago
  19. f8c8803 [POWERPC] Add code for removing HPTEs for parts of the linear mapping by Badari Pulavarty · 16 years ago
  20. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 16 years ago
  21. dde0013 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  22. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 16 years ago
  23. a99824f [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc by Badari Pulavarty · 16 years ago
  24. aa620ab [POWERPC] Add remove_memory() for 64-bit powerpc by Badari Pulavarty · 16 years ago
  25. 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  26. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  27. 1daa6d0 [POWERPC] Fake NUMA emulation for PowerPC by Balbir Singh · 16 years ago
  28. 551ed33 [POWERPC] update_mmu_cache: Don't cache-flush non-readable pages by Scott Wood · 16 years ago
  29. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 16 years ago
  30. 41d824b [POWERPC] Allocate the hash table under 1G on cell by Michael Ellerman · 16 years ago
  31. 55852be Revert "[POWERPC] Fake NUMA emulation for PowerPC" by Paul Mackerras · 17 years ago
  32. c3b75bd [POWERPC] Make setjmp/longjmp code usable outside of xmon by Michael Neuling · 17 years ago
  33. dcb571b Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.25 by Paul Mackerras · 17 years ago
  34. e8b6376 [POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500 by Dale Farnsworth · 17 years ago
  35. f98eeb4 [POWERPC] Fix handling of memreserve if the range lands in highmem by Kumar Gala · 17 years ago
  36. 9156ad4 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  37. fa28237 [POWERPC] Provide a way to protect 4k subpages when using 64k pages by Paul Mackerras · 17 years ago
  38. 4ec161c [POWERPC] Add hugepagesz boot-time parameter by Jon Tollefson · 17 years ago
  39. dfbe0d3 [POWERPC] Fix boot failure on POWER6 by Paul Mackerras · 17 years ago
  40. 473980a [POWERPC] Fix CPU hotplug when using the SLB shadow buffer by Michael Neuling · 17 years ago
  41. 5c3f589 [POWERPC] Fake NUMA emulation for PowerPC by Balbir Singh · 17 years ago
  42. 584f8b7 [POWERPC] Use SLB size from the device tree by Michael Neuling · 17 years ago
  43. df3c901 [POWERPC] Add missing spaces in printk formats by joe@perches.com · 17 years ago
  44. 0b47759 [POWERPC] Fix 8xx build breakage due to _tlbie changes by Benjamin Herrenschmidt · 17 years ago
  45. f9b6c1d [POWERPC] Fix build failure on legacy iSeries by Kamalesh Babulal · 17 years ago
  46. 6548d83 [POWERPC] Silence an annoying boot message by Stephen Rothwell · 17 years ago
  47. 9bafbb0 [POWERPC] Fix CONFIG_SMP=n build error on ppc64 by Olof Johansson · 17 years ago
  48. 688016f Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 17 years ago
  49. 465ccab [POWERPC] Fix switch_slb handling of 1T ESID values by will schmidt · 17 years ago
  50. aa39be0 [POWERPC] Include udbg.h when using udbg_printf by will schmidt · 17 years ago
  51. bd942ba [POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16M by Grant Likely · 17 years ago
  52. b98ac05 [POWERPC] 4xx: Deal with 44x virtually tagged icache by Benjamin Herrenschmidt · 17 years ago
  53. e701d26 [POWERPC] 4xx: Fix 4xx flush_tlb_page() by Benjamin Herrenschmidt · 17 years ago
  54. f6ab0b9 [POWERPC] powerpc: Fix demotion of segments to 4K pages by Benjamin Herrenschmidt · 17 years ago
  55. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  56. c548f08 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  57. f7a75f0 spin_lock_unlocked cleanups by Roel Kluin · 17 years ago
  58. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  59. f6b80769 [POWERPC] Fix vmemmap warning in init_64.c by Tony Breeds · 17 years ago
  60. f66bce5 [POWERPC] Add 1TB workaround for PA6T by Olof Johansson · 17 years ago
  61. f553400 [POWERPC] Fix 1TB segment detection by Olof Johansson · 17 years ago
  62. e95206a Update PowerPC vmemmap code for 1TB segments by Anton Blanchard · 17 years ago
  63. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  64. d29eff7 ppc64: SPARSEMEM_VMEMMAP support by Andy Whitcroft · 17 years ago
  65. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  66. 873553b [POWERPC] 85xx: Failure with odd memory sizes and CONFIG_HIGHMEM by Dale Farnsworth · 17 years ago
  67. 544cdab [POWERPC] 8xx: Set initial memory limit. by John Traill · 17 years ago
  68. df174e3 [POWERPC] Add memory regions to the kcore list for 32-bit machines by Ed Swarthout · 17 years ago
  69. 2578bfa [POWERPC] Create and use CONFIG_WORD_SIZE by Stephen Rothwell · 17 years ago
  70. 00efee7 [POWERPC] Remove barriers from the SLB shadow buffer update by Michael Neuling · 17 years ago
  71. a302cb9 [POWERPC] Export new __io{re,un}map_at() symbols by Olof Johansson · 17 years ago
  72. 35438c4 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  73. 175587c [POWERPC] Fix SLB initialization at boot time by Paul Mackerras · 17 years ago
  74. 4d922c8 [POWERPC] 40x MMU by Josh Boyer · 17 years ago
  75. 15f6527 [POWERPC] Rename 4xx paths to 40x by Josh Boyer · 17 years ago
  76. e8ff064 [POWERPC] Tidy up CONFIG_PPC_MM_SLICES code by Stephen Rothwell · 17 years ago
  77. 9dfe5c53 [POWERPC] Fix non HUGETLB_PAGE build warning by Stephen Rothwell · 17 years ago
  78. 9420dc6 [POWERPC] Clean out a bunch of duplicate includes by Jesper Juhl · 17 years ago
  79. 2b02d13 [POWERPC] Fix invalid semicolon after if statement by Ilpo Järvinen · 17 years ago
  80. d1f5a77 [POWERPC] Fix size check for hugetlbfs by Benjamin Herrenschmidt · 17 years ago
  81. edd0622 [POWERPC] Fix potential duplicate entry in SLB shadow buffer by Paul Mackerras · 17 years ago
  82. 67439b7 [POWERPC] Fixes for the SLB shadow buffer code by Michael Neuling · 17 years ago
  83. b9c3fdb [POWERPC] Fix parse_drconf_memory() for 64-bit start addresses by Michael Ellerman · 17 years ago
  84. 430404e [POWERPC] Fix special PTE code for secondary hash bucket by Paul Mackerras · 17 years ago
  85. 56d6d1a [POWERPC] Fix loop with unsigned long counter variable by Manish Ahuja · 17 years ago
  86. dc79747 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  87. 08ae6cc [POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPC by Paul Mackerras · 17 years ago
  88. 1e57ba8 [POWERPC] cell: CONFIG_SPE_BASE is a typo by Geert Uytterhoeven · 17 years ago
  89. 97d22d2 powerpc: tlb_32.c build fix by Mariusz Kozlowski · 17 years ago
  90. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  91. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  92. bf22f6f Merge branch 'for-2.6.23' into merge by Paul Mackerras · 17 years ago
  93. b3e998e [POWERPC] Remove extra return statement by Manish Ahuja · 17 years ago
  94. 74a0ba6 [POWERPC] Move inline asm eieio to using eieio inline function by Kumar Gala · 17 years ago
  95. 9ba4ace [POWERPC] PowerPC: Prevent data exception in kernel space (32-bit) by Segher Boessenkool · 17 years ago
  96. 8e561e7 [POWERPC] Kill typedef-ed structs for hash PTEs and BATs by David Gibson · 17 years ago
  97. c0770f6 [POWERPC] Remove a couple of unused definitions from pgtable_32.c by David Gibson · 17 years ago
  98. f21f49e [POWERPC] Remove the dregs of APUS support from arch/powerpc by David Gibson · 17 years ago
  99. 90ac19a [POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpc by David Gibson · 17 years ago
  100. effe24bd [POWERPC] During VM oom condition, kill all threads in process group by will schmidt · 17 years ago