1. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  2. 586da2c [POWERPC] Fix a printk in pseries_mpic_init_IRQ by Michael Ellerman · 18 years ago
  3. ccaa36f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  4. 873ef76 [PATCH] restore parport_pc probing on powermac by Olaf Hering · 18 years ago
  5. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  6. 30cbc22 [PATCH] update legacy io handling for pmac by Olaf Hering · 18 years ago
  7. 0ddd3e7 [POWERPC] Always call cede in pseries dedicated idle loop by Anton Blanchard · 18 years ago
  8. f50d4cf [POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics() by Michael Ellerman · 18 years ago
  9. 32bc6e0 Merge branch 'merge' by Paul Mackerras · 18 years ago
  10. 2f6093c [POWERPC] Implement SLB shadow buffer by Michael Neuling · 18 years ago
  11. dcc42f4 [POWERPC] fix PMU initialization on pseries lpar by Sonny Rao · 18 years ago
  12. 57cad80 Merge branch 'merge' by Paul Mackerras · 18 years ago
  13. 954a46e [POWERPC] pseries: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  14. 9b9b72f [POWERPC] Use H_CEDE on non-SMT by Jake Moilanen · 18 years ago
  15. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 18 years ago
  16. b9e5b4e [POWERPC] Use the genirq framework by Benjamin Herrenschmidt · 18 years ago
  17. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  18. 7d0daae [POWERPC] powerpc: Initialise ppc_md htab pointers earlier by Michael Ellerman · 18 years ago
  19. 7a0c58d Merge branch 'merge' by Paul Mackerras · 18 years ago
  20. 133dda1 [PATCH] powerpc: Fix cell blade detection by Arnd Bergmann · 18 years ago
  21. 3c06da5 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  22. 3de620e [PATCH] powerpc: fix kernel version display on pseries boxes by Anton Blanchard · 18 years ago
  23. 4baaf0c [PATCH] powerpc: Don't print chosen idle loop at every boot by Olof Johansson · 18 years ago
  24. 706c8c9 [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS by Segher Boessenkool · 18 years ago
  25. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 18 years ago
  26. 4d177fb [PATCH] powerpc: a couple of trivial compile warning fixes by Stephen Rothwell · 18 years ago
  27. d0160bf [PATCH] powerpc: Rename and export ppc64_firmware_features by Michael Ellerman · 19 years ago
  28. fbd7740 powerpc: Simplify pSeries idle loop by Paul Mackerras · 19 years ago
  29. 57cfb81 [PATCH] powerpc: Replace platform_is_lpar() with a firmware feature by Michael Ellerman · 19 years ago
  30. 41520244 [PATCH] powerpc: Remove unused iommu_off logic from pSeries_init_early() by Michael Ellerman · 19 years ago
  31. 1965746 [PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseries by Michael Ellerman · 19 years ago
  32. 0941d57 [PATCH] powerpc: Clean up pSeries firmware feature initialisation by Michael Ellerman · 19 years ago
  33. 4dc4325 [PATCH] powerpc: hypervisor check in pseries_kexec_cpu_down by Michael Neuling · 19 years ago
  34. 3356bb9f7 [PATCH] powerpc: Remove lppaca structure from the PACA by David Gibson · 19 years ago
  35. 8446196 [PATCH] powerpc: pseries namespace cleanup by Arnd Bergmann · 19 years ago
  36. c902be7 [PATCH] cell: enable pause(0) in cpu_idle by Arnd Bergmann · 19 years ago
  37. 9da5cad [PATCH] powerpc: Fix search for the main interrupt controller by Haren Myneni · 19 years ago
  38. cc53291 [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump. by Michael Ellerman · 19 years ago
  39. 8c4f1f2 [PATCH] powerpc: Create a trampoline for the fwnmi vectors by Michael Ellerman · 19 years ago
  40. 463ce0e [PATCH] powerpc: serial port discovery (#2) by Benjamin Herrenschmidt · 19 years ago
  41. 3d1229d [PATCH] powerpc: Merge kexec by Michael Ellerman · 19 years ago
  42. 6146eed powerpc: Fix compile error on pSeries arising from delay.h changes by Paul Mackerras · 19 years ago
  43. c5e2435 [PATCH] powerpc: Turn cpu_irq_down into kexec_cpu_down by Michael Ellerman · 19 years ago
  44. 50bcfec [PATCH] ppc64: Remove debug boot message by Anton Blanchard · 19 years ago
  45. 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 19 years ago
  46. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
  47. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  48. 76032de [PATCH] powerpc: Make ppc_md.set_dabr non 64-bit specific by Michael Ellerman · 19 years ago
  49. 2249ca9 powerpc: Various UP build fixes by Paul Mackerras · 19 years ago
  50. dc3a9efb Merge with Paulus by Michael Ellerman · 19 years ago
  51. a121872 powerpc: Move plpar_wrappers.h into arch/powerpc/platforms/pseries by Michael Ellerman · 19 years ago
  52. cab0af9 powerpc: Make set_dabr() a ppc_md function by Michael Ellerman · 19 years ago
  53. f4fcbbe powerpc: Merge remaining RTAS code by Paul Mackerras · 19 years ago
  54. a39dbcf powerpc: Fix pseries (64-bit) build by Paul Mackerras · 19 years ago
  55. 007e8f5 [PATCH] powerpc: Move xics.[ch] into platforms/pseries by David Gibson · 19 years ago
  56. 033ef33 powerpc: Merge rtas.c into arch/powerpc/kernel by Paul Mackerras · 19 years ago
  57. f9bd170 powerpc: Merge i8259.c into arch/powerpc/sysdev by Paul Mackerras · 19 years ago
  58. 0458060 ppc64: Move init_boot_text call and conswitchp init into setup_arch by Paul Mackerras · 19 years ago
  59. 0dd194d powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as int by Paul Mackerras · 19 years ago
  60. 143a1de powerpc: Merge machdep.h by Paul Mackerras · 19 years ago
  61. 69a80d3 powerpc: move pSeries files to arch/powerpc/platforms/pseries by Paul Mackerras · 19 years ago[Renamed (98%) from arch/ppc64/kernel/pSeries_setup.c]
  62. d387899 powerpc: Move iSeries_pci.c to powerpc/platform/iseries by Stephen Rothwell · 19 years ago
  63. bbeb3f4 powerpc: clean up after powermac build merge by Stephen Rothwell · 19 years ago
  64. 0160f53 [PATCH] ppc64: Make eeh_init function again by Paul Mackerras · 19 years ago
  65. 4267292 ppc64: Set up PCI tree from Open Firmware device tree by Paul Mackerras · 19 years ago
  66. cebb2b1 [PATCH] remove linux/version.h include from arch/ppc64 by Olaf Hering · 19 years ago
  67. 37548d5 [PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods. by Milton Miller · 19 years ago
  68. 180a336 [PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md function by Michael Ellerman · 19 years ago
  69. aed3135 [PATCH] ppc64: introduce FW_FEATURE_ISERIES by Stephen Rothwell · 19 years ago
  70. 8d15a3e [PATCH] ppc64: make firmware_has_feature() stronger by Stephen Rothwell · 19 years ago
  71. 1ababe1 [PATCH] ppc64: create firmware_has_feature() by Stephen Rothwell · 19 years ago
  72. 7a6af5e [PATCH] ppc64: remove firmware features from cpu_spec by Stephen Rothwell · 19 years ago
  73. 050a093 [PATCH] ppc64: pSeries idle fixups by Anton Blanchard · 19 years ago
  74. 62d60e9 [PATCH] ppc64: Fixup platforms for new ppc_md.idle by Michael Ellerman · 19 years ago
  75. c66d5dd [PATCH] ppc64: Move pSeries idle functions into pSeries_setup.c by Michael Ellerman · 19 years ago
  76. fce0d57 [PATCH] ppc64: kexec support for ppc64 by R Sharada · 19 years ago
  77. dad32bb [PATCH] pSeries - read irqs dynamically by John Rose · 19 years ago
  78. 6566c6f [PATCH] ppc64: pSeries_progress -> rtas_progress by Arnd Bergmann · 19 years ago
  79. 773bf9c [PATCH] ppc64: rename pSeries rtc functions into rtas_* by Arnd Bergmann · 19 years ago
  80. 10f7e7c [PATCH] ppc64: consolidate calibrate_decr implementations by Arnd Bergmann · 19 years ago
  81. dfbacdc [PATCH] ppc64: Fix semantics of __ioremap by Benjamin Herrenschmidt · 19 years ago
  82. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago