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