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