1. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 14 years ago
  2. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 14 years ago
  3. b4e7061 KVM: PPC: Convert RMA allocation into generic code by Alexander Graf · 14 years ago
  4. a614688 powerpc: Add gpages reservation code for 64-bit FSL BOOKE by Becky Bruce · 15 years ago
  5. d715e43 powerpc: Copy down exception vectors after feature fixups by Anton Blanchard · 15 years ago
  6. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 15 years ago
  7. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 15 years ago
  8. dfbe93a powerpc: Coding style cleanups by Anton Blanchard · 15 years ago
  9. 94db7c5 powerpc: Use for_each_node_by_type instead of open coding it by Anton Blanchard · 15 years ago
  10. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  11. aa04b4c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests by Paul Mackerras · 15 years ago
  12. 7ac87ab powerpc: Fix early boot accounting of CPUs by Matt Evans · 15 years ago
  13. d36b4c4 powerpc/fsl-booke64: Add support for Debug Level exception handler by Kumar Gala · 15 years ago
  14. 40bd587 powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E support by Benjamin Herrenschmidt · 15 years ago
  15. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 15 years ago
  16. 9d07bc8 powerpc: Properly handshake CPUs going out of boot spin loop by Benjamin Herrenschmidt · 15 years ago
  17. 8f4da26 powerpc: Fix incorrect comment about interrupt stack allocation by Anton Blanchard · 15 years ago
  18. 0f6b77c powerpc: Update a BKL related comment by Alessio Igor Bogani · 16 years ago
  19. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 16 years ago
  20. 954e6da powerpc: Correct smt_enabled=X boot option for > 2 threads per core by Nathan Fontenot · 16 years ago
  21. cd3db0c memblock: Remove rmo_size, burry it in arch/powerpc where it belongs by Benjamin Herrenschmidt · 16 years ago
  22. 412a4ac Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 16 years ago
  23. fc53b42 powerpc/kexec: Switch to a static PACA on the way out by Matt Evans · 16 years ago
  24. 95f72d1 lmb: rename to memblock by Yinghai Lu · 16 years ago
  25. ae01f84 powerpc: Optimise per cpu accesses on 64bit by Anton Blanchard · 16 years ago
  26. f1ba9a5 powerpc: Unconditionally enabled irq stacks by Christoph Hellwig · 16 years ago
  27. 095c796 powerpc: Use more accurate limit for first segment memory allocations by Anton Blanchard · 16 years ago
  28. abb17f9 powerpc: Use common cpu_die (fixes SMP+SUSPEND build) by Milton Miller · 16 years ago
  29. a932729 powerpc: Fix swiotlb to respect the boot option by FUJITA Tomonori · 16 years ago
  30. 1426d5a powerpc: Dynamically allocate pacas by Michael Ellerman · 16 years ago
  31. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  32. ad32e8c swiotlb: Defer swiotlb init printing, export swiotlb_print_info() by FUJITA Tomonori · 17 years ago
  33. cd01570 powerpc: Enable sparse irq_descs on powerpc by Michael Ellerman · 17 years ago
  34. ce7a35c powerpc: Fix compile errors found by new ppc64e_defconfig by Kumar Gala · 17 years ago
  35. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 17 years ago
  36. 2d27cfd powerpc: Remaining 64-bit Book3E support by Benjamin Herrenschmidt · 17 years ago
  37. 25d21ad powerpc: Add TLB management code for 64-bit Book3E by Benjamin Herrenschmidt · 17 years ago
  38. cf54dc7 powerpc: Move definitions of secondary CPU spinloop to header file by Benjamin Herrenschmidt · 17 years ago
  39. 6f0ef0f powerpc/mm: Call mmu_context_init() from ppc64 by Benjamin Herrenschmidt · 17 years ago
  40. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 17 years ago
  41. c2a7e81 powerpc64: convert to dynamic percpu allocator by Tejun Heo · 17 years ago
  42. e468455 powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=y by Michael Ellerman · 17 years ago
  43. ec3cf2e powerpc: Add support for swiotlb on 32-bit by Becky Bruce · 17 years ago
  44. 9449168 powerpc: Shield code specific to 64-bit server processors by Benjamin Herrenschmidt · 17 years ago
  45. 757c74d powerpc/mm: Introduce early_init_mmu() on 64-bit by Benjamin Herrenschmidt · 17 years ago
  46. 33642d3 powerpc: Remove unused ppc64_terminate_msg() by Michael Ellerman · 17 years ago
  47. fe33332 powerpc: Change u64/s64 to a long long integer type by Ingo Molnar · 17 years ago
  48. 7c03d65 powerpc/mm: Introduce MMU features by Benjamin Herrenschmidt · 17 years ago
  49. 6b82b3e powerpc: Remove `have_of' global variable by Anton Vorontsov · 17 years ago
  50. 786b32f powerpc: Eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 18 years ago
  51. b160544 powerpc: Fix compiler warning for the relocatable kernel by Michael Neuling · 18 years ago
  52. 1f6a93e powerpc: Make it possible to move the interrupt handlers away from the kernel by Paul Mackerras · 18 years ago
  53. e2075f7 powerpc: Update cpu_sibling_maps dynamically by Nathan Lynch · 18 years ago
  54. 2d1b202 powerpc: Fixup lwsync at runtime by Kumar Gala · 18 years ago
  55. f2fd251 [POWERPC] Initialize lockdep earlier by Benjamin Herrenschmidt · 18 years ago
  56. 24d9649 [POWERPC] Document when printk is useable by Benjamin Herrenschmidt · 18 years ago
  57. 3243d87 [POWERPC] Make emergency stack safe for current_thread_info() use by Michael Ellerman · 18 years ago
  58. 90035fe [POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSS by Tony Breeds · 18 years ago
  59. 37dd2ba [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) by Kumar Gala · 18 years ago
  60. 945feb1 [POWERPC] irqtrace support for 64-bit powerpc by Benjamin Herrenschmidt · 18 years ago
  61. 4846c5d [POWERPC] Clean up some linker and symbol usage by Kumar Gala · 18 years ago
  62. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 18 years ago
  63. 20474ab [POWERPC] Fix cache line vs. block size confusion by Benjamin Herrenschmidt · 19 years ago
  64. 9697add [POWERPC] Quieten cache information at boot by Anton Blanchard · 19 years ago
  65. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 19 years ago
  66. 38db7e7 [POWERPC] Only call ppc_md.setup_arch() if it is provided by Grant Likely · 19 years ago
  67. 3c607ce [POWERPC] setup_64.c and prom.c comment cleanup by Linas Vepstas · 19 years ago
  68. 826ea8f2 Revert "[POWERPC] Do firmware feature fixups after features are initialised" by Tony Breeds · 19 years ago
  69. 5a26f6bb [POWERPC] Do firmware feature fixups after features are initialised by Michael Neuling · 19 years ago
  70. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 19 years ago
  71. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 19 years ago
  72. 8545cd2 [POWERPC] Remove unused inclusion of linux/ide.h by Olaf Hering · 19 years ago
  73. 974a76f [POWERPC] Distinguish POWER6 partition modes and tell userspace by Paul Mackerras · 20 years ago
  74. 4cb3cee [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits by Benjamin Herrenschmidt · 20 years ago
  75. 12d04ee [POWERPC] Refactor 64 bits DMA operations by Benjamin Herrenschmidt · 20 years ago
  76. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 19 years ago
  77. 57744ea [PATCH] Check for null init_early routine by Geoff Levand · 20 years ago
  78. fd6e7d2 [PATCH] Clean up usage of boot_dev by s.hauer@pengutronix.de · 20 years ago
  79. 0909c8c [POWERPC] Support feature fixups in vdso's by Benjamin Herrenschmidt · 20 years ago
  80. 42c4aaa [POWERPC] Consolidate feature fixup code by Benjamin Herrenschmidt · 20 years ago
  81. d04c56f [POWERPC] Lazy interrupt disabling for 64-bit machines by Paul Mackerras · 20 years ago
  82. 47679283 [POWERPC] Fix xmon=off and cleanup xmon initialisation by Michael Ellerman · 20 years ago
  83. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 20 years ago
  84. fb48388 [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300 by Olaf Hering · 20 years ago
  85. 5a2fe38 [POWERPC] powerpc: Reduce default cacheline size to 64 bytes by Olof Johansson · 20 years ago
  86. a7f67bd [POWERPC] Constify & voidify get_property() by Jeremy Kerr · 20 years ago
  87. 06a36db [POWERPC] iseries: Move ItLpNaca into platforms/iseries by Michael Ellerman · 20 years ago
  88. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 20 years ago
  89. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  90. 33dbcf7 [POWERPC] Make sure smp_processor_id works very early in boot by Michael Ellerman · 20 years ago
  91. 4ba99b9 [POWERPC] Setup the boot cpu's paca pointer in C rather than asm by Michael Ellerman · 20 years ago
  92. aa98c50 [POWERPC] Make kexec_setup() a regular initcall by Michael Ellerman · 20 years ago
  93. 7d0daae [POWERPC] powerpc: Initialise ppc_md htab pointers earlier by Michael Ellerman · 20 years ago
  94. 4731041 [PATCH] powerpc: Kdump header cleanup by Michael Ellerman · 20 years ago
  95. 2babf5c [PATCH] powerpc: Unify mem= handling by Michael Ellerman · 20 years ago
  96. 846f77b [PATCH] powerpc: Parse early parameters earlier by Michael Ellerman · 20 years ago
  97. 480f6f3 [PATCH] powerpc: Make early xmon logic immune to location of early parsing by Michael Ellerman · 20 years ago
  98. 7e99026 powerpc: provide ppc_md.panic() for both ppc32 & ppc64 by Kumar Gala · 20 years ago
  99. 1269277a [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. by David Woodhouse · 20 years ago
  100. 856d08e [PATCH] powerpc: iSeries needs slb_initialize to be called by Stephen Rothwell · 20 years ago