1. 0470466 [POWERPC] Fix cputable.h for combined build by Stephen Rothwell · 18 years ago
  2. 974a76f [POWERPC] Distinguish POWER6 partition modes and tell userspace by Paul Mackerras · 18 years ago
  3. 68a6435 [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h by Benjamin Herrenschmidt · 18 years ago
  4. 4cb3cee [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits by Benjamin Herrenschmidt · 18 years ago
  5. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  6. 42c4aaa [POWERPC] Consolidate feature fixup code by Benjamin Herrenschmidt · 18 years ago
  7. 4199929 [POWERPC] Move iSeries initrd logic into device tree by Michael Ellerman · 18 years ago
  8. 80a544c [POWERPC] iSeries has no legacy I/O by Stephen Rothwell · 18 years ago
  9. ef26a46 [POWERPC] iSeries: set FW_FEATURE_ISERIES earlier by Stephen Rothwell · 18 years ago
  10. 06a36db [POWERPC] iseries: Move ItLpNaca into platforms/iseries by Michael Ellerman · 18 years ago
  11. a2ced11 [POWERPC] iseries: Make HvLpConfig_get(Primary)LpIndex functions by Michael Ellerman · 18 years ago
  12. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 18 years ago
  13. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  14. 7d0daae [POWERPC] powerpc: Initialise ppc_md htab pointers earlier by Michael Ellerman · 19 years ago
  15. 1dce0e3 [POWERPC] Remove remaining iSeries debugger cruft by Michael Ellerman · 19 years ago
  16. c81014f [PATCH] powerpc: split device tree stuff out of iseries/setup.c by Stephen Rothwell · 19 years ago
  17. 9ceb190 [PATCH] powerpc: give iSeries device tree nodes better names by Stephen Rothwell · 19 years ago
  18. 29629b2 [PATCH] powerpc: make iSeries flat device tree stuff static by Stephen Rothwell · 19 years ago
  19. 095eed4 [PATCH] powerpc: clean up iSeries PCI probe by Stephen Rothwell · 19 years ago
  20. 0d177df [PATCH] powerpc: move iSeries PCI devices to the device tree by Stephen Rothwell · 19 years ago
  21. 2babf5c [PATCH] powerpc: Unify mem= handling by Michael Ellerman · 19 years ago
  22. de0fe3b [PATCH] powerpc: update iSeries viocd and viotape device-tree by Stephen Rothwell · 19 years ago
  23. dc3c9b8 [PATCH] powerpc: update iSeries vdevice by Stephen Rothwell · 19 years ago
  24. fbabeb6 [PATCH] powerpc: update iSeries viodasd device-tree entries by Stephen Rothwell · 19 years ago
  25. 07fb3f4 [PATCH] powerpc: update iseries_veth device-tree information by Stephen Rothwell · 19 years ago
  26. dd721ff [PATCH] powerpc: use a common vio_match_device routine by Stephen Rothwell · 19 years ago
  27. e10fa77 [PATCH] powerpc: use the device tree for the iSeries vio bus probe by Stephen Rothwell · 19 years ago
  28. 95a1ca6 [PATCH] powerpc: add all the iSeries virtual devices to the device tree by Stephen Rothwell · 19 years ago
  29. 4bd174f [PATCH] powerpc: Remove stale iseries global by Olof Johansson · 19 years ago
  30. 4baaf0c [PATCH] powerpc: Don't print chosen idle loop at every boot by Olof Johansson · 19 years ago
  31. 7d01c88 powerpc: iSeries has only 256 IRQs by Stephen Rothwell · 19 years ago
  32. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  33. d0160bf [PATCH] powerpc: Rename and export ppc64_firmware_features by Michael Ellerman · 19 years ago
  34. 6c600ad [PATCH] powerpc: iseries: Add bootargs to /chosen by Michael Ellerman · 19 years ago
  35. 289f1c7 [PATCH] powerpc: iseries: Add /system-id, /model and /compatible by Michael Ellerman · 19 years ago
  36. a9ea210 [PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt) by Michael Ellerman · 19 years ago
  37. 260de22 [PATCH] powerpc: iseries: mf related cleanups by Michael Ellerman · 19 years ago
  38. 57cfb81 [PATCH] powerpc: Replace platform_is_lpar() with a firmware feature by Michael Ellerman · 19 years ago
  39. cb2c9b2 [PATCH] powerpc: Fix runlatch performance issues by Anton Blanchard · 19 years ago
  40. 3356bb9f7 [PATCH] powerpc: Remove lppaca structure from the PACA by David Gibson · 19 years ago
  41. c9c47b6 [PATCH] powerpc: Remove redundant setting of htab_address by Michael Ellerman · 19 years ago
  42. 7eb5476 [PATCH] powerpc: Add ibm,pft-size to iSeries device tree by Michael Ellerman · 19 years ago
  43. bf6a711 [PATCH] powerpc: Early debugging support for iSeries by Michael Ellerman · 19 years ago
  44. e199500 powerpc: partly merge iseries do_IRQ by Stephen Rothwell · 19 years ago
  45. d786795 powerpc: iSeries build fixes by Stephen Rothwell · 19 years ago
  46. 0c95fbb Merge git://oak/home/sfr/kernels/iseries/work by Paul Mackerras · 19 years ago
  47. 49b0985 powerpc: Move some extern declarations from C code into headers by Paul Mackerras · 19 years ago
  48. 676e249 powerpc: remove some warnings when building iSeries by Stephen Rothwell · 19 years ago
  49. 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 19 years ago
  50. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
  51. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  52. c613523 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  53. dcad47f [PATCH] powerpc: Kill ppcdebug by David Gibson · 19 years ago
  54. 3c726f8 [PATCH] ppc64: support 64k pages by Benjamin Herrenschmidt · 19 years ago
  55. 2be7a90 Merge Paulus' tree by Stephen Rothwell · 19 years ago
  56. aaf8a7a Merge iSeries include file move by Stephen Rothwell · 19 years ago
  57. f11b7bd [PATCH] powerpc: Move naca.h to platforms/iseries by David Gibson · 19 years ago
  58. bbc8b62 merge filename and modify references to iSeries/mf.h by Kelly Daly · 19 years ago
  59. c43a55f merge filename and modify references to iseries/lpar_map.h by Kelly Daly · 19 years ago
  60. 8875ccf merge filename and modify references to iseries/it_lp_queue.h by Kelly Daly · 19 years ago
  61. e45423e merge filename and modify references to iseries/hv_lp_event.h by Kelly Daly · 19 years ago
  62. 15b1718 merge filename and modify reference to iseries/hv_lp_config.h by Kelly Daly · 19 years ago
  63. 8021b8a merge filename and modify references to iseries/hv_call_xm.h by Kelly Daly · 19 years ago
  64. c0a8d05 merge filename and modify references to iseries/hv_call_event.h by Kelly Daly · 19 years ago
  65. bec7c45 powerpc: make mem= work on iSeries again by Stephen Rothwell · 19 years ago
  66. cf00a8d powerpc: Fix bug arising from having multiple memory_limit variables by Paul Mackerras · 19 years ago
  67. d8699e6 ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfo by Paul Mackerras · 19 years ago
  68. 143a1de powerpc: Merge machdep.h by Paul Mackerras · 19 years ago
  69. 0e29bb1 powerpc: move iSeries/HvCallHpt.h to platforms/iseries/call_hpt.h by Stephen Rothwell · 19 years ago
  70. 3a5f8c5 powerpc: make iSeries boot again by Stephen Rothwell · 19 years ago
  71. b08567cb ppc64 iseries: move some iSeries include files by Stephen Rothwell · 19 years ago
  72. c8b8497 powerpc: move iSeries_setup.[ch] and mf.c into platforms/iseries by Stephen Rothwell · 19 years ago[Renamed (99%) from arch/ppc64/kernel/iSeries_setup.c]
  73. 3d8a66c ppc64 iSeries: Don't create linux,boot-cpu by Stephen Rothwell · 19 years ago
  74. 95b2938 ppc64 iSeries: Define /cpus in iSeries device tree by Michael Ellerman · 19 years ago
  75. 47db360 ppc64 iSeries: Move setup of systemcfg->platform into iSeries device tree by Michael Ellerman · 19 years ago
  76. 3ab4240 ppc64 iSeries: Move memory setup into iSeries device tree by Michael Ellerman · 19 years ago
  77. 4762713 ppc64 iSeries: Call early_setup() on iSeries by Michael Ellerman · 19 years ago
  78. c0a5949 ppc64 iSeries: Create a fake flat device tree on iSeries by Michael Ellerman · 19 years ago
  79. 4c55130 ppc64 iSeries: Update create_pte_mapping to replace iSeries_bolt_kernel() by Michael Ellerman · 19 years ago
  80. ba293ff ppc46 iSeries: Make some generic irq code compile for iSeries by Michael Ellerman · 19 years ago
  81. 9f49758 ppc64 iSeries: Move iSeries ppc_md functions into a machdep_calls struct by Michael Ellerman · 19 years ago
  82. 180a336 [PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md function by Michael Ellerman · 19 years ago
  83. 56e97b7 [PATCH] ppc64: Rename msChunks structure by Michael Ellerman · 19 years ago
  84. 34c8f69 [PATCH] ppc64: msChunks cleanups by Michael Ellerman · 19 years ago
  85. aed3135 [PATCH] ppc64: introduce FW_FEATURE_ISERIES by Stephen Rothwell · 19 years ago
  86. 96e2844 [PATCH] ppc64: kill bitfields in ppc64 hash code by David Gibson · 19 years ago
  87. b6bff39 [PATCH] ppc64: Be consistent about printing which idle loop we're using by Michael Ellerman · 19 years ago
  88. 10ca1e1 [PATCH] ppc64: fix compile warning by Anton Blanchard · 19 years ago
  89. 3c57bb9 [PATCH] ppc64: iSeries idle fixups by Anton Blanchard · 19 years ago
  90. 62d60e9 [PATCH] ppc64: Fixup platforms for new ppc_md.idle by Michael Ellerman · 19 years ago
  91. d200903 [PATCH] ppc64: Move iSeries_idle() into iSeries_setup.c by Michael Ellerman · 19 years ago
  92. 512d31d [PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c by Michael Ellerman · 19 years ago
  93. 0c885c1 [PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.c by Michael Ellerman · 19 years ago
  94. bea248f [PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries by Michael Ellerman · 19 years ago
  95. 10f7e7c [PATCH] ppc64: consolidate calibrate_decr implementations by Arnd Bergmann · 20 years ago
  96. 145d01e [PATCH] ppc64 iSeries: allow build with no PCI by Stephen Rothwell · 20 years ago
  97. 0bc0ffd [PATCH] ppc64 iSeries: remove LparData.h by Stephen Rothwell · 20 years ago
  98. 0e3e4a1 [PATCH] ppc64 iSeries: remove iSeries_proc.h by Stephen Rothwell · 20 years ago
  99. c4eb2a9 [PATCH] ppc64: remove decr_overclock by Anton Blanchard · 20 years ago
  100. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago