1. 5bfd643 powerpc: use time64_t in read_persistent_clock by Arnd Bergmann · 6 years ago
  2. ebf0b6a Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  3. 988fc3b powerpc/pci: Separate SR-IOV Calls by Bryant G. Ly · 7 years ago
  4. ab9dbf7 Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier" by David Gibson · 7 years ago
  5. a3b2cb3 powerpc: Do not call ppc_md.panic in fadump panic notifier by Nicholas Piggin · 7 years ago
  6. 2201f99 powerpc/64s/idle: Move soft interrupt mask logic into C code by Nicholas Piggin · 7 years ago
  7. 3827463 powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to be page aligned by Yongji Xie · 7 years ago
  8. da66588 powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead. by Thiago Jung Bauermann · 8 years ago
  9. ef24ba7 powerpc: Remove all usages of NO_IRQ by Michael Ellerman · 8 years ago
  10. eea8148 powerpc/mm: Move register_process_table() out of ppc_md by Michael Ellerman · 8 years ago
  11. f2d5769 powerpc: Get rid of ppc_md.init_early() by Benjamin Herrenschmidt · 8 years ago
  12. 7025776 powerpc/mm: Move hash table ops to a separate structure by Benjamin Herrenschmidt · 8 years ago
  13. 83209bc powerpc/mm/radix: Update machine call back to support new HCALL. by Aneesh Kumar K.V · 8 years ago
  14. 95ec77c powerpc: Make ppc_md.{halt, restart} __noreturn by Daniel Axtens · 8 years ago
  15. e998334 powerpc/mm/radix: Add partition table format & callback by Aneesh Kumar K.V · 8 years ago
  16. 27828f9 powerpc/mm: Handle removing maybe-present bolted HPTEs by David Gibson · 9 years ago
  17. 446957b powerpc: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  18. fdf880a powerpc: Fix checkstop in native_hpte_clear() with lockdep by Cyril Bur · 9 years ago
  19. 01c9348 powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_* by Paul Mackerras · 9 years ago
  20. da004c3 powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table by Alexey Kardashevskiy · 9 years ago
  21. 1f88d58 powerpc: Remove MSI-related PCI controller ops from ppc_md by Daniel Axtens · 9 years ago
  22. ad30cb9 Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next by Michael Ellerman · 9 years ago
  23. 467efc2 powerpc: Remove shims for pci_controller_ops operations by Daniel Axtens · 10 years ago
  24. c88c2a1 powerpc: pcibios_enable_device_hook: return bool rather than int by Daniel Axtens · 10 years ago
  25. 5350ab3 powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv by Wei Yang · 10 years ago
  26. 6e628c7 powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_pe by Wei Yang · 10 years ago
  27. 6ec7334 powerpc/pci: Fix comments about ppc_md.pcibios_fixup by Gavin Shan · 10 years ago
  28. aefa568 powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault by Aneesh Kumar K.V · 10 years ago
  29. d557b09 powerpc/mm/thp: Use tlbiel if possible by Aneesh Kumar K.V · 10 years ago
  30. 16d0f5c powerpc: Remove ppc_md.remove_memory by Anton Blanchard · 10 years ago
  31. 64ff91ff powerpc: Remove ppc64_boot_msg by Anton Blanchard · 10 years ago
  32. 9178ba2 powerpc: Convert power off logic to pm_power_off by Alexander Graf · 10 years ago
  33. fd9879b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  34. 3e47d14 powerpc: Remove powerpc specific cmd_line by Anton Blanchard · 10 years ago
  35. 6b2fd7ef PCI/MSI/PPC: Remove arch_msi_check_device() by Alexander Gordeev · 10 years ago
  36. fa1f8ae powerpc/thp: Don't recompute vsid and ssize in loop on invalidate by Aneesh Kumar K.V · 10 years ago
  37. 0869b6f powerpc/book3s: Add basic infrastructure to handle HMI in Linux. by Mahesh Salgaonkar · 10 years ago
  38. 8d3c941 powerpc: Add machine_early_initcall() by Michael Ellerman · 10 years ago
  39. a5d8625 powerpc: Allow ppc_md platform hook to override memory_block_size_bytes by Anton Blanchard · 10 years ago
  40. 2299d03 powerpc: powernv: Framework to show the correct clock in /proc/cpuinfo by Gautham R. Shenoy · 11 years ago
  41. d92a208 powerpc/pci: Mask linkDown on resetting PCI bus by Gavin Shan · 10 years ago
  42. 9ac8cde powerpc/pseries: Use remove_memory() to remove memory by Nathan Fontenot · 11 years ago
  43. 55672ec powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO. by Mahesh Salgaonkar · 11 years ago
  44. 3ad26e5 Merge branch 'for-kvm' into next by Benjamin Herrenschmidt · 11 years ago
  45. 8e0a161 powerpc: add real mode support for dma operations on powernv by Alexey Kardashevskiy · 11 years ago
  46. a4da0d5 powerpc: Implement arch_get_random_long/int() for powernv by Michael Ellerman · 11 years ago
  47. 1a52728 powerpc: Optimize hugepage invalidate by Aneesh Kumar K.V · 11 years ago
  48. db3d853 powerpc/mm: handle hugepage size correctly when invalidating hpte entries by Aneesh Kumar K.V · 11 years ago
  49. d82fb31 powerpc/pseries: Perform proper max_bus_speed detection by Kleber Sacilotto de Souza · 11 years ago
  50. b1022fb powerpc: Decode the pte-lp-encoding bits correctly. by Aneesh Kumar K.V · 11 years ago
  51. bf99de3 powerpc: Add the DAWR support to the set_break() by Michael Neuling · 12 years ago
  52. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  53. 7929d40 include/linux/init.h: use the stringify operator for the __define_initcall macro by Matthew Leach · 12 years ago
  54. 16b86bf powerpc: Remove no longer used ppc_md.idle_loop() by Michael Ellerman · 12 years ago
  55. 5524a27 powerpc/mm: Convert virtual address to vpn by Aneesh Kumar K.V · 12 years ago
  56. eda485f Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next by Benjamin Herrenschmidt · 12 years ago
  57. 4c2245b powerpc/PCI: Override pcibios_window_alignment() by Gavin Shan · 12 years ago
  58. 4474ef0 powerpc: Rework set_dabr so it can take a DABRX value as well by Michael Neuling · 12 years ago
  59. 7ba3e4f powerpc: Remove NO_IRQ_IGNORE by Stephen Rothwell · 13 years ago
  60. 491b98c powerpc/pci: Add a platform hook after probe and before resource survey by Benjamin Herrenschmidt · 13 years ago
  61. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  62. 9308794 powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  63. 6a5c7be powerpc: Override dma_get_required_mask by platform hook and ops by Milton Miller · 13 years ago
  64. 17f9c8a powerpc: Move smp_ops_t from machdep.h to smp.h by Milton Miller · 13 years ago
  65. f107293 powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF by Milton Miller · 13 years ago
  66. de30097 powerpc/smp: smp_ops->kick_cpu() should be able to fail by Michael Ellerman · 13 years ago
  67. 948cf67 powerpc: Add NAP mode support on Power7 in HV mode by Benjamin Herrenschmidt · 14 years ago
  68. d729444 powerpc/smp: Add a smp_ops->bringup_up() done callback by Benjamin Herrenschmidt · 14 years ago
  69. 62cc67b powerpc/pmac/smp: Properly NAP offlined CPU on G5 by Benjamin Herrenschmidt · 14 years ago
  70. 7a53a4f powerpc/smp: Remove unused smp_ops->cpu_enable() by Benjamin Herrenschmidt · 14 years ago
  71. 357574c powerpc/kexec: Restore ppc_md.machine_kexec by Anton Blanchard · 14 years ago
  72. c1f784e powerpc/kdump: Remove ppc_md.machine_crash_shutdown by Anton Blanchard · 14 years ago
  73. c948687 powerpc/kexec: Remove ppc_md.machine_kexec by Anton Blanchard · 14 years ago
  74. 619b267 powerpc/kexec: Remove ppc_md.machine_kexec_cleanup by Anton Blanchard · 14 years ago
  75. 50266a1 powerpc/kexec: Move all ppc_md kexec function pointers together by Anton Blanchard · 14 years ago
  76. bee376f powerpc: Minor cleanups for machdep.h by Sonny Rao · 14 years ago
  77. 5b6e9ff powerpc/dma: Add optional platform override of dma_set_mask() by Benjamin Herrenschmidt · 14 years ago
  78. 34d97e0 powerpc/book3e: Add generic 64-bit idle powersave support by Benjamin Herrenschmidt · 14 years ago
  79. 32d8ad4 powerpc/pseries: Partition hibernation support by Brian King · 14 years ago
  80. c1aa687 powerpc: Clean up obsolete code relating to decrementer and timebase by Paul Mackerras · 14 years ago
  81. 12633e8 sysfs/cpu: Add probe/release files by Nathan Fontenot · 15 years ago
  82. 89c2dd6 powerpc/pci: Pull ppc32 PCI features into common by Kumar Gala · 15 years ago
  83. 9b647a3 powerpc/irq: Move get_irq() comment into header by Michael Ellerman · 15 years ago
  84. 1cdab55 powerpc: Wire up /proc/vmallocinfo to our ioremap() by Benjamin Herrenschmidt · 16 years ago
  85. 33642d3 powerpc: Remove unused ppc64_terminate_msg() by Michael Ellerman · 16 years ago
  86. 4fc665b powerpc: Merge 32 and 64-bit dma code by Becky Bruce · 16 years ago
  87. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago[Renamed from include/asm-powerpc/machdep.h]
  88. 6490c49 powerpc/pseries: iommu enablement for CMO by Robert Jennings · 16 years ago
  89. 4f3dd8a powerpc/dma: Use the struct dma_attrs in iommu code by Mark Nelson · 16 years ago
  90. fc4033b powerpc/85xx: add DOZE/NAP support for e500 core by Kumar Gala · 16 years ago
  91. 7711684 [POWERPC] Remove unused machine call outs by Kumar Gala · 16 years ago
  92. f8c8803 [POWERPC] Add code for removing HPTEs for parts of the linear mapping by Badari Pulavarty · 17 years ago
  93. 7ac5dde [POWERPC] Implement arch disable/enable irq hooks. by Scott Wood · 17 years ago
  94. 549beb9 [POWERPC] Merge 32 and 64 bits pcibios_enable_device by Benjamin Herrenschmidt · 17 years ago
  95. bf5e2ba [POWERPC] Merge PCI resource fixups by Benjamin Herrenschmidt · 17 years ago
  96. 800d68c [POWERPC] Add machine initcall macros by Grant Likely · 17 years ago
  97. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  98. 38db7e7 [POWERPC] Only call ppc_md.setup_arch() if it is provided by Grant Likely · 17 years ago
  99. 7d52c7b [POWERPC] Pass the pci_controller into pci_exclude_device by Kumar Gala · 17 years ago
  100. df87ef5 [POWERPC] PowerPC MSI infrastructure by Michael Ellerman · 17 years ago