1. 9287b95 Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  2. e16c876 powerpc/e6500: Add support for hardware threads by Andy Fleming · 13 years ago
  3. 376af59 powerpc: Remove STAB code by Michael Ellerman · 11 years ago
  4. 2751b62 powerpc: Fix SMP issues with ppc64le ABIv2 by Anton Blanchard · 11 years ago
  5. cc7efbf powerpc: ABIv2 function calls must place target address in r12 by Anton Blanchard · 11 years ago
  6. 6a3bab9 powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC() by Anton Blanchard · 11 years ago
  7. ad0289e powerpc: Remove superflous function descriptors in assembly only code by Anton Blanchard · 11 years ago
  8. b1576fe powerpc: No need to use dot symbols when branching to a function by Anton Blanchard · 11 years ago
  9. c141611 powerpc: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  10. 7d4151b powerpc: Fix alignment of secondary cpu spin vars by Olof Johansson · 11 years ago
  11. 286e4f9 powerpc: Align p_end by Anton Blanchard · 11 years ago
  12. 5c0484e powerpc: Endian safe trampoline by Benjamin Herrenschmidt · 11 years ago
  13. 5b63fee powerpc: Align p_toc by Anton Blanchard · 12 years ago
  14. 29ce3c5 powerpc: Add isync to copy_and_flush by Michael Neuling · 12 years ago
  15. 96f013f powerpc/kexec: Add kexec "hold" support for Book3e processors by Jimi Xenidis · 12 years ago
  16. 1fbe9cf powerpc: Build kernel with -mcmodel=medium by Anton Blanchard · 12 years ago
  17. c1fb681 powerpc: Add relocation on exception vector handlers by Michael Neuling · 12 years ago
  18. 11ee7e9 powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build by Anton Blanchard · 12 years ago
  19. ab7f961 powerpc/powernv: Fix OPAL debug entry by Benjamin Herrenschmidt · 12 years ago
  20. 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 13 years ago
  21. 4f8cf36 powerpc: Remove legacy iSeries bits from assembly files by Benjamin Herrenschmidt · 13 years ago
  22. daea117 powerpc/powernv: Support for OPAL console by Benjamin Herrenschmidt · 13 years ago
  23. 27f4488 powerpc/powernv: Add OPAL takeover from PowerVM by Benjamin Herrenschmidt · 13 years ago
  24. e550592 powerpc/powernv: Don't clobber r9 in relative_toc() by Benjamin Herrenschmidt · 13 years ago
  25. 7ac87ab powerpc: Fix early boot accounting of CPUs by Matt Evans · 14 years ago
  26. 768d18a powerpc: Don't search for paca in freed memory by Milton Miller · 14 years ago
  27. 9f0b079 powerpc: Use MSR_64BIT in places by Michael Ellerman · 14 years ago
  28. dd79773 powerpc: Perform an isync to synchronize CPUs coming out of secondary_hold by Benjamin Herrenschmidt · 14 years ago
  29. 9d07bc8 powerpc: Properly handshake CPUs going out of boot spin loop by Benjamin Herrenschmidt · 14 years ago
  30. ad0693e powerpc: Call CPU ->restore callback earlier on secondary CPUs by Benjamin Herrenschmidt · 14 years ago
  31. 2dd60d7 powerpc: In HV mode, use HSPRG0 for PACA by Benjamin Herrenschmidt · 14 years ago
  32. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  33. 62cc67b powerpc/pmac/smp: Properly NAP offlined CPU on G5 by Benjamin Herrenschmidt · 14 years ago
  34. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  35. 928a319 Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot code by Sonny Rao · 14 years ago
  36. 46f5221 powerpc: Remove second definition of STACK_FRAME_OVERHEAD by Stephen Rothwell · 14 years ago
  37. a58ddea KVM: PPC: Move KVM trampolines before __end_interrupts by Alexander Graf · 15 years ago
  38. 54a8340 powerpc: Don't use kernel stack with translation off by Michael Neuling · 15 years ago
  39. f761622 powerpc: Initialise paca->kstack before early_setup_secondary by Matt Evans · 15 years ago
  40. 2191d65 KVM: PPC: Name generic 64-bit code generic by Alexander Graf · 15 years ago
  41. 8dbce53 powerpc: Reset kernel stack on cpu online from cede state by Vaidyanathan Srinivasan · 15 years ago
  42. 1426d5a powerpc: Dynamically allocate pacas by Michael Ellerman · 15 years ago
  43. 842f2fe Make head_64.S aware of KVM real mode code by Alexander Graf · 15 years ago
  44. 2d27cfd powerpc: Remaining 64-bit Book3E support by Benjamin Herrenschmidt · 16 years ago
  45. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 16 years ago
  46. 8aa34ab powerpc: Rename exception.h to exception-64s.h by Benjamin Herrenschmidt · 16 years ago
  47. 0ebc4cd powerpc: Split exception handling out of head_64.S by Benjamin Herrenschmidt · 16 years ago
  48. e821ea7 powerpc: Move VMX and VSX asm code to vector.S by Benjamin Herrenschmidt · 16 years ago
  49. 28794d3 powerpc/kconfig: Kill PPC_MULTIPLATFORM by Benjamin Herrenschmidt · 16 years ago
  50. c478b58 powerpc/powermac: Fix occasional SMP boot failure by Benjamin Herrenschmidt · 16 years ago
  51. 8b8b0cc powerpc/ppc64/kdump: Better flag for running relocatable by Milton Miller · 16 years ago
  52. 54622f1 powerpc: Support for relocatable kdump kernel by Mohan Kumar M · 16 years ago
  53. 549e815 powerpc: Make the 64-bit kernel as a position-independent executable by Paul Mackerras · 17 years ago
  54. e31aa45 powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit by Paul Mackerras · 17 years ago
  55. 1f6a93e powerpc: Make it possible to move the interrupt handlers away from the kernel by Paul Mackerras · 17 years ago
  56. 9a95516 powerpc: Rearrange head_64.S to move interrupt handler code to the beginning by Paul Mackerras · 17 years ago
  57. b6f6b98 powerpc: Don't spin on sync instruction at boot time by Sonny Rao · 17 years ago
  58. ce48b21 powerpc: Add VSX context save/restore, ptrace and signal support by Michael Neuling · 17 years ago
  59. 6f3d8e6 powerpc: Make load_up_fpu and load_up_altivec callable by Michael Neuling · 17 years ago
  60. 10e3439 powerpc: Move altivec_unavailable by Michael Neuling · 17 years ago
  61. 1b70c5a [POWERPC] Fix bogus paca->_current initialization by Benjamin Herrenschmidt · 17 years ago
  62. 745a14c [POWERPC] Add fast little-endian switch system call by Paul Mackerras · 17 years ago
  63. 945feb1 [POWERPC] irqtrace support for 64-bit powerpc by Benjamin Herrenschmidt · 17 years ago
  64. 7c6352a [POWERPC] Initialize paca->current earlier by Benjamin Herrenschmidt · 17 years ago
  65. 320787c [POWERPC] Fix handling of unrecoverable SLB miss interrupts by Paul Mackerras · 17 years ago
  66. ff3da2e [POWERPC] Fix iSeries hard irq enabling regression by Benjamin Herrenschmidt · 17 years ago
  67. fa28237 [POWERPC] Provide a way to protect 4k subpages when using 64k pages by Paul Mackerras · 17 years ago
  68. a792e75 [POWERPC] Fix si_addr value on low level hash failures by Benjamin Herrenschmidt · 17 years ago
  69. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  70. 9e4859e [POWERPC] FWNMI is only used on pSeries by Stephen Rothwell · 17 years ago
  71. ee7a76d [POWERPC] Size swapper_pg_dir correctly by Stephen Rothwell · 17 years ago
  72. 19a8d97 [POWERPC] Remove cmd_line from head*.S by Stephen Rothwell · 17 years ago
  73. a416561 [POWERPC] Move lowlevel runlatch calls under cpu feature control by Olof Johansson · 18 years ago
  74. dc8f571 [POWERPC] Move the iSeries exception vectors by Stephen Rothwell · 18 years ago
  75. f9ff0f3 [POWERPC] Move the exception macros into a header file by Stephen Rothwell · 18 years ago
  76. fc68e86 [POWERPC] Move iSeries startup code out of head_64.S by Stephen Rothwell · 18 years ago
  77. 16a15a3 [POWERPC] iSeries: Clean up lparmap mess by Stephen Rothwell · 18 years ago
  78. 939e60f6 [POWERPC] Fix more section mismatches in head_64.S by Stephen Rothwell · 18 years ago
  79. c40b91b [POWERPC] iSeries: Fix section mismatch warnings by Stephen Rothwell · 18 years ago
  80. 75423b7 [POWERPC] Correct __secondary_hold comment by Geoff Levand · 18 years ago
  81. 6873040 [POWERPC] Save trap number in bad_stack by Olof Johansson · 18 years ago
  82. a5bcbca [POWERPC] Remove stale comment from head_64.S by Sonny Rao · 18 years ago
  83. fdc0a9b [POWERPC] Remove some redundant isync instructions by MOKUNO Masakazu · 18 years ago
  84. 449d846 [POWERPC] Fix performance monitor exception by Livio Soares · 18 years ago
  85. c705677 [POWERPC] iSeries: Eliminate "exceeds stub group size" warnings by Stephen Rothwell · 18 years ago
  86. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  87. a7a1ed3 [PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.S by s.hauer@pengutronix.de · 18 years ago
  88. 3ccfc65 [PATCH] powerpc: Eliminate "exceeds stub group size" linker warning by Paul Mackerras · 18 years ago
  89. 190a24f [POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processors by Olof Johansson · 18 years ago
  90. 42c4aaa [POWERPC] Consolidate feature fixup code by Benjamin Herrenschmidt · 18 years ago
  91. b0a779d [POWERPC] Make sure interrupt enable gets restored properly by Paul Mackerras · 18 years ago
  92. d04c56f [POWERPC] Lazy interrupt disabling for 64-bit machines by Paul Mackerras · 18 years ago
  93. 3f639ee [POWERPC] implement BEGIN/END_FW_FTR_SECTION by Stephen Rothwell · 18 years ago
  94. 5a2fe38 [POWERPC] powerpc: Reduce default cacheline size to 64 bytes by Olof Johansson · 19 years ago
  95. f39b7a5 [POWERPC] Cleanup CPU inits by Olof Johansson · 19 years ago
  96. 9fc0a92 [POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugs by Olaf Hering · 19 years ago
  97. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  98. 33dbcf7 [POWERPC] Make sure smp_processor_id works very early in boot by Michael Ellerman · 19 years ago
  99. d0b79c5 [POWERPC] Skip the "copy down" of the kernel if it is already at zero. by Jimi Xenidis · 19 years ago
  100. 4ba99b9 [POWERPC] Setup the boot cpu's paca pointer in C rather than asm by Michael Ellerman · 19 years ago