1. e9d764f powerpc/pseries: Enable kernel CPU dlpar from sysfs by Nathan Fontenot · 9 years ago
  2. 90edf18 powerpc/pseries: Add CPU dlpar add functionality by Nathan Fontenot · 9 years ago
  3. ac71380 powerpc/pseries: Add CPU dlpar remove functionality by Nathan Fontenot · 9 years ago
  4. e666ae0 powerpc/pseries: Update CPU hotplug error recovery by Nathan Fontenot · 9 years ago
  5. d98389f powerpc/pseries: Factor out common cpu hotplug code by Nathan Fontenot · 9 years ago
  6. 183deee powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.c by Nathan Fontenot · 9 years ago
  7. 1f859ad powerpc/pseries: Verify CPU doesn't exist before adding by Nathan Fontenot · 9 years ago
  8. b2e8590 powerpc/pseries: Use rtas_call_unlocked() in pseries hotplug by Michael Ellerman · 9 years ago
  9. b4af279 powerpc/pseries: Limit EPOW reset event warnings by Vipin K Parashar · 9 years ago
  10. 4ad90c8 powerpc/mm: Use H_READ with H_READ_4 by Aneesh Kumar K.V · 9 years ago
  11. e34aa03 powerpc/mm: Move THP headers around by Aneesh Kumar K.V · 9 years ago
  12. 3c87b79 Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  13. f755ecf powerpc/pseries: Correct string length in pseries_of_derive_parent() by Nathan Fontenot · 9 years ago
  14. 00ba05a powerpc/pseries: Cleanup on pseries_eeh_get_state() by Gavin Shan · 9 years ago
  15. f768805 powerpc/pseries: Drop always true CONFIG_PSERIES_MSI by Michael Ellerman · 9 years ago
  16. 44f2aec powerpc/pseries: Move PCI objects to obj-y by Michael Ellerman · 9 years ago
  17. 84eb9e6 powerpc/pseries: Remove use of CONFIG_PCI by Michael Ellerman · 9 years ago
  18. 4c9cd46 powerpc/pseries: Make PCI non-optional by Michael Ellerman · 9 years ago
  19. c13e1c0 powerpc/pseries/hvcserver: don't memset pi_buff if it is null by Colin Ian King · 9 years ago
  20. 06bacef powerpc/pseries: re-use code from of_helpers module by Andy Shevchenko · 9 years ago
  21. a46d9884 powerpc/pseries: handle nodes without '/' by Andy Shevchenko · 9 years ago
  22. a030e1e powerpc/pseries: replace kmalloc + strlcpy by Andy Shevchenko · 9 years ago
  23. dc85aae powerpc/pseries: fix a potential memory leak by Andy Shevchenko · 9 years ago
  24. 948ad1a powerpc/pseries: extract of_helpers module by Andy Shevchenko · 9 years ago
  25. fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  26. 705a7b4 powerpc/PCI: Fix lookup of linux,pci-probe-only property by Marc Zyngier · 9 years ago
  27. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  28. daebaab powerpc/pseries: Release DRC when configure_connector fails by Bharata B Rao · 9 years ago
  29. ff474e8 Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  30. ea0f8ac powerpc/pseries: Cleanup on pci_dn_reconfig_notifier() by Gavin Shan · 9 years ago
  31. 590c756 powerpc/pseries: Fix corrupted pdn list by Gavin Shan · 9 years ago
  32. 2e16acc powerpc/pseries: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  33. 01c9348 powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_* by Paul Mackerras · 9 years ago
  34. 1c2cb59 powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers by Thomas Huth · 9 years ago
  35. 2921d17 powerpc/PCI: Use for_pci_msi_entry() to access MSI device list by Jiang Liu · 9 years ago
  36. e91c251 powerpc/iommu: Cleanup setting of DMA base/offset by Benjamin Herrenschmidt · 9 years ago
  37. 0eaf4de powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group by Alexey Kardashevskiy · 9 years ago
  38. b348aa6 powerpc/spapr: vfio: Replace iommu_table with iommu_table_group by Alexey Kardashevskiy · 9 years ago
  39. da004c3 powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table by Alexey Kardashevskiy · 9 years ago
  40. ac9a588 powerpc/iommu: Put IOMMU group explicitly by Alexey Kardashevskiy · 9 years ago
  41. 4617082 powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group by Alexey Kardashevskiy · 9 years ago
  42. 1d14b87 powerpc/pseries: Move MSI-related ops to pci_controller_ops by Daniel Axtens · 9 years ago
  43. 2ac3990 powerpc/eeh: fix comment for wait_state() by Wei Yang · 9 years ago
  44. 2222ce0f powerpc/pseries: Fix possible leaked device node reference by Nathan Fontenot · 9 years ago
  45. f32393c powerpc/pseries: Correct cpu affinity for dlpar added cpus by Nathan Fontenot · 9 years ago
  46. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  47. 16e00f5 powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVE by Alexey Kardashevskiy · 9 years ago
  48. ff7a2ad powerpc: Remove PPC32 code from pseries specific find_and_init_phbs() by Daniel Axtens · 9 years ago
  49. b0a478e powerpc/pseries: Correct memory hotplug locking by Nathan Fontenot · 9 years ago
  50. cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 3a29dd6 Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next by Michael Ellerman · 9 years ago
  52. 38ae9ec powerpc/pseries: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 9 years ago
  53. bdc728a powerpc: move find_and_init_phbs() to pSeries specific code by Daniel Axtens · 9 years ago
  54. a7f4ee1 powerpc: Drop return value of smp_ops->probe() by Michael Ellerman · 9 years ago
  55. 58995a9 powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL define by Anton Blanchard · 9 years ago
  56. 428d4d6 Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next by Michael Ellerman · 9 years ago
  57. c03e737 powerpc/pseries: Simplify check for suspendability during suspend/migration by Tyrel Datwyler · 9 years ago
  58. c6406d8 powerpc/eeh: Remove device_node dependency by Gavin Shan · 10 years ago
  59. 0bd7858 powerpc/eeh: Replace device_node with pci_dn in eeh_ops by Gavin Shan · 10 years ago
  60. ff57b45 powerpc/eeh: Do probe on pci_dn by Gavin Shan · 10 years ago
  61. e8e9b34 powerpc/eeh: Create eeh_dev from pci_dn instead of device_node by Gavin Shan · 10 years ago
  62. 288a298 powerpc/pseries: Introduce api_version to migration sysfs interface by Tyrel Datwyler · 10 years ago
  63. e4a9616 powerpc/rtas: Make timestamp related code y2038-safe by Hari Bathini · 10 years ago
  64. 78989f0 powerpc/nvram: Move generic code for nvram and pstore by Hari Bathini · 10 years ago
  65. f6ff041 powerpc/pseries: Little endian fixes for post mobility device tree update by Tyrel Datwyler · 10 years ago
  66. 51925fb powerpc/pseries: Implement memory hotplug remove in the kernel by Nathan Fontenot · 10 years ago
  67. 5f97b2a powerpc/pseries: Implement memory hotplug add in the kernel by Nathan Fontenot · 10 years ago
  68. 999e2da powerpc/pseries: Create new device hotplug entry point by Nathan Fontenot · 10 years ago
  69. 5e51d3c powerpc/pseries: Declare the acquire/release drc index routines by Nathan Fontenot · 10 years ago
  70. 4ad04e5 powerpc/iommu: Remove IOMMU device references via bus notifier by Nishanth Aravamudan · 10 years ago
  71. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  72. 3df76a9 powerpc/pseries: Fix endian problems with LE migration by Cyril Bur · 10 years ago
  73. 53a448c powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus() by Emil Medve · 10 years ago
  74. 79872e3 powerpc/pseries: All events of EPOW_SYSTEM_SHUTDOWN must initiate shutdown by Anshuman Khandual · 10 years ago
  75. e3a8446 powerpc/pseries: relocate "config DTL" so kconfig nests properly by Cody P Schafer · 10 years ago
  76. c1caae3 powerpc/kdump: Ignore failure in enabling big endian exception during crash by Hari Bathini · 10 years ago
  77. 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  78. 7ef58b3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  79. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  80. aefa568 powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault by Aneesh Kumar K.V · 10 years ago
  81. b5be75d Merge remote-tracking branch 'benh/next' into next by Michael Ellerman · 10 years ago
  82. d557b09 powerpc/mm/thp: Use tlbiel if possible by Aneesh Kumar K.V · 10 years ago
  83. f5242e5 of/reconfig: Always use the same structure for notifiers by Grant Likely · 10 years ago
  84. 415072a powerpc/pseries: Honor the generic "no_64bit_msi" flag by Benjamin Herrenschmidt · 10 years ago
  85. 891d4a4 PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg() by Jiang Liu · 10 years ago
  86. a49ab6e powerpc/pseries: Initialise nvram_pstore_info's buf_lock by Li Zhong · 10 years ago
  87. 498b651 powerpc/pseries: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  88. 20f1aae powerpc/pseries: Quieten relocation on exceptions warning by Anton Blanchard · 10 years ago
  89. 7aa189c powerpc/pseries: Quieten ibm,pcie-link-speed-stats warning by Anton Blanchard · 10 years ago
  90. 1bc9e47 powerpc/jump_label: Use HAVE_JUMP_LABEL by Anton Blanchard · 10 years ago
  91. 16d0f5c powerpc: Remove ppc_md.remove_memory by Anton Blanchard · 10 years ago
  92. dd521d1 Merge branch 'topic/get-cpu-var' into next by Michael Ellerman · 10 years ago
  93. 8418804 Merge branch 'topic/pm-power-off' into next by Michael Ellerman · 10 years ago
  94. 9178ba2 powerpc: Convert power off logic to pm_power_off by Alexander Graf · 10 years ago
  95. 69111ba powerpc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  96. 10ccaf1 powerpc: use device_online/offline() instead of cpu_up/down() by Dan Streetman · 10 years ago
  97. 408cddd powerpc/fadump: Fix endianess issues in firmware assisted dump handling by Hari Bathini · 10 years ago
  98. dc30340 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  99. d6f1e7a powerpc/pseries: Make CPU hotplug path endian safe by Bharata B Rao · 10 years ago
  100. 4ff52b4 powerpc/pseries: Use dump_stack instead of show_stack by Anton Blanchard · 10 years ago