1. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 19 years ago
  2. 8251b4c [POWERPC] iSeries: Move viodasd probing by Stephen Rothwell · 19 years ago
  3. 7465ce0 [POWERPC] iSeries: Move detection of virtual tapes by Stephen Rothwell · 19 years ago
  4. b833b48 [POWERPC] iSeries: Move detection of virtual cdroms by Stephen Rothwell · 19 years ago
  5. dd9b67a [POWERPC] Remove more iSeries-specific stuff from vio.c by Stephen Rothwell · 19 years ago
  6. 1670b2b [POWERPC] Remove iSeries_vio_dev by Stephen Rothwell · 19 years ago
  7. 7d6524f [POWERPC] iSeries: Correct missing newline in printk by Stephen Rothwell · 19 years ago
  8. 1ad7499 [POWERPC] Enable tickless idle and high res timers for powerpc by Tony Breeds · 19 years ago
  9. 8528ab8 [POWERPC] Invert null match behaviour for irq_hosts by Michael Ellerman · 19 years ago
  10. 52964f8 [POWERPC] Add an optional device_node pointer to the irq_host by Michael Ellerman · 19 years ago
  11. 5b072ba [POWERPC] Exception numbers are not relevant to iSeries by Stephen Rothwell · 19 years ago
  12. 7180e3e [POWERPC] Split out iSeries specific exception macros by Stephen Rothwell · 19 years ago
  13. dc8f571 [POWERPC] Move the iSeries exception vectors by Stephen Rothwell · 19 years ago
  14. fc68e86 [POWERPC] Move iSeries startup code out of head_64.S by Stephen Rothwell · 19 years ago
  15. 33567a0 [POWERPC] Typo fixes interrrupt -> interrupt by Gabriel C · 19 years ago
  16. 9420dc6 [POWERPC] Clean out a bunch of duplicate includes by Jesper Juhl · 19 years ago
  17. 16782a6 [POWERPC] iSeries: Fix section mismatch warning in lpevents by Stephen Rothwell · 19 years ago
  18. bf440b7 [POWERPC] Remove local_number from pci_controller by Kumar Gala · 19 years ago
  19. 71712b4 [POWERPC] Move iSeries_tb_recal into its own late_initcall. by Tony Breeds · 19 years ago
  20. 8e561e7 [POWERPC] Kill typedef-ed structs for hash PTEs and BATs by David Gibson · 19 years ago
  21. 3d5134e [POWERPC] Rewrite IO allocation & mapping on powerpc64 by Benjamin Herrenschmidt · 19 years ago
  22. 39d2070 [POWERPC] viopath: Use a completion in some more places by Christoph Hellwig · 19 years ago
  23. 9d561ed [POWERPC] viopath: Use completion by Christoph Hellwig · 19 years ago
  24. b15f792 [POWERPC] iSeries: Make HVC_ISERIES the default by Stephen Rothwell · 19 years ago
  25. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 19 years ago
  26. 8d8a024 [POWERPC] Generic check_legacy_ioport by Olaf Hering · 19 years ago
  27. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 19 years ago
  28. 8545cd2 [POWERPC] Remove unused inclusion of linux/ide.h by Olaf Hering · 19 years ago
  29. 35a1245 [POWERPC] Split several platforms into their respective Kconfig file by Kumar Gala · 19 years ago
  30. be9e95b [POWERPC] Make iSeries build without CONFIG_PCI by Stephen Rothwell · 19 years ago
  31. 9874777 [POWERPC] Create and use set_pci_dma_ops by Stephen Rothwell · 19 years ago
  32. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 19 years ago
  33. b653d081 [PATCH] proc: remove useless (and buggy) ->nlink settings by Alexey Dobriyan · 19 years ago
  34. e75b171 [POWERPC] iSeries: fix setup initcall by Stephen Rothwell · 19 years ago
  35. e9966ff [POWERPC] iSeries: fix viopath initialisation by Stephen Rothwell · 19 years ago
  36. 13d2c9b [POWERPC] iSeries: fix lpevents initialisation by Stephen Rothwell · 19 years ago
  37. 8404e65 [POWERPC] iSeries: fix proc/iSeries initialisation by Stephen Rothwell · 19 years ago
  38. d9523aa [POWERPC] iSeries: fix mf proc initialisation by Stephen Rothwell · 19 years ago
  39. ba3ba88 [POWERPC] iSeries: fix CONFIG_VIOPATH dependency by Stephen Rothwell · 19 years ago
  40. b4d1ab5 [PATCH] struct path: convert powerpc by Josef Sipek · 19 years ago
  41. f848535 [POWERPC] Replace kmalloc+memset with kzalloc by Yan Burman · 20 years ago
  42. 4eab0e6 [POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarily by Stephen Rothwell · 20 years ago
  43. 0470466 [POWERPC] Fix cputable.h for combined build by Stephen Rothwell · 20 years ago
  44. 974a76f [POWERPC] Distinguish POWER6 partition modes and tell userspace by Paul Mackerras · 20 years ago
  45. 68a6435 [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h by Benjamin Herrenschmidt · 20 years ago
  46. 4cb3cee [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits by Benjamin Herrenschmidt · 20 years ago
  47. 12d04ee [POWERPC] Refactor 64 bits DMA operations by Benjamin Herrenschmidt · 20 years ago
  48. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 20 years ago
  49. 5d2efba [POWERPC] Use 4kB iommu pages even on 64kB-page systems by Linas Vepstas · 20 years ago
  50. 42c4aaa [POWERPC] Consolidate feature fixup code by Benjamin Herrenschmidt · 20 years ago
  51. 4199929 [POWERPC] Move iSeries initrd logic into device tree by Michael Ellerman · 20 years ago
  52. d04c56f [POWERPC] Lazy interrupt disabling for 64-bit machines by Paul Mackerras · 20 years ago
  53. 35a84c2 [POWERPC] Fix up after irq changes by Olaf Hering · 20 years ago
  54. 1224f37 [POWERPC] Fix iseries/smp.c for irq breakage by Stephen Rothwell · 20 years ago
  55. c730f5b Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work by Paul Mackerras · 20 years ago
  56. 80a544c [POWERPC] iSeries has no legacy I/O by Stephen Rothwell · 20 years ago
  57. fc246c3 [POWERPC] iSeries does not need pcibios_fixup_resources by Stephen Rothwell · 20 years ago
  58. 9ec5209 [PATCH] replace cad_pid by a struct pid by Cedric Le Goater · 20 years ago
  59. eecba33 [POWERPC] modify PCI code for a merged kernel by Stephen Rothwell · 20 years ago
  60. ef26a46 [POWERPC] iSeries: set FW_FEATURE_ISERIES earlier by Stephen Rothwell · 20 years ago
  61. caf8132 [POWERPC] Merge iSeries i/o operations with the rest by Stephen Rothwell · 20 years ago
  62. e2bf2e2 [POWERPC] iseries: remove some gcc 4.1 warnings by Stephen Rothwell · 20 years ago
  63. a0a428e [POWERPC] iseries: remove const warning by Stephen Rothwell · 20 years ago
  64. 57cad80 Merge branch 'merge' by Paul Mackerras · 20 years ago
  65. c4c7cba [POWERPC] iseries: Constify & voidify get_property() by Jeremy Kerr · 20 years ago
  66. 790e05d Merge branch 'mpe' by Stephen Rothwell · 20 years ago
  67. ca652c9 [POWERPC] iseries: Move iommu_table_cb into platforms/iseries by Michael Ellerman · 20 years ago
  68. 8bff05b [POWERPC] iseries: A new iSeries console by Stephen Rothwell · 20 years ago
  69. 463c619 [POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.c by Michael Ellerman · 20 years ago
  70. f357b4c [POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.c by Michael Ellerman · 20 years ago
  71. 06a36db [POWERPC] iseries: Move ItLpNaca into platforms/iseries by Michael Ellerman · 20 years ago
  72. a2ced11 [POWERPC] iseries: Make HvLpConfig_get(Primary)LpIndex functions by Michael Ellerman · 20 years ago
  73. c59acae [POWERPC] iseries: Make ItExtVpdPanel private to iSeries by Michael Ellerman · 20 years ago
  74. a892e5d [POWERPC] iseries: Cleanup e2a() and strne2a() by Michael Ellerman · 20 years ago
  75. dac411e [POWERPC] iseries: Move e2a()/strne2a() into their only caller by Michael Ellerman · 20 years ago
  76. a749690 [POWERPC] iseries: Use device tree /system-id in /proc/iSeries/config by Michael Ellerman · 20 years ago
  77. 6e99e45 [PATCH] powerpc: fix trigger handling in the new irq code by Benjamin Herrenschmidt · 20 years ago
  78. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 20 years ago
  79. b9e5b4e [POWERPC] Use the genirq framework by Benjamin Herrenschmidt · 20 years ago
  80. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  81. 3aa590c Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 20 years ago
  82. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 20 years ago
  83. 16e9f99 [POWERPC] Make lparcfg.c work when both iseries and pseries are selected by Stephen Rothwell · 20 years ago
  84. 612f02d [POWERPC] Clean up it_lp_queue.h by Stephen Rothwell · 20 years ago
  85. 7d0daae [POWERPC] powerpc: Initialise ppc_md htab pointers earlier by Michael Ellerman · 20 years ago
  86. 1dce0e3 [POWERPC] Remove remaining iSeries debugger cruft by Michael Ellerman · 20 years ago
  87. ca1588e [POWERPC] node local IOMMU tables by Anton Blanchard · 20 years ago
  88. 7499bf1 [PATCH] powerpc: cleanup of iSeries flat device tree by Stephen Rothwell · 20 years ago
  89. 72a14ea [PATCH] powerpc: make iSeries flattened device tree dynamic - part 2 by Stephen Rothwell · 20 years ago
  90. c4e3ea2 [PATCH] powerpc: make iSeries flattened device tree dynamic by Stephen Rothwell · 20 years ago
  91. c81014f [PATCH] powerpc: split device tree stuff out of iseries/setup.c by Stephen Rothwell · 20 years ago
  92. 9ceb190 [PATCH] powerpc: give iSeries device tree nodes better names by Stephen Rothwell · 20 years ago
  93. 29629b2 [PATCH] powerpc: make iSeries flat device tree stuff static by Stephen Rothwell · 20 years ago
  94. 095eed4 [PATCH] powerpc: clean up iSeries PCI probe by Stephen Rothwell · 20 years ago
  95. 403fac4 [PATCH] powerpc: remove LogicalSlot from pci_dn by Stephen Rothwell · 20 years ago
  96. b025279 [PATCH] powerpc: remove Irq from pci_dn by Stephen Rothwell · 20 years ago
  97. 96ff6af [PATCH] powerpc: remove iSeries_Global_Device_List by Stephen Rothwell · 20 years ago
  98. 0d177df [PATCH] powerpc: move iSeries PCI devices to the device tree by Stephen Rothwell · 20 years ago
  99. 66b3851a [PATCH] powerpc: reintroduce HvCallPci_configLoad32 by Stephen Rothwell · 20 years ago
  100. b58b7f9 [PATCH] powerpc: tidy up iseries/pci.c by Stephen Rothwell · 20 years ago