1. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 83ada03 Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  3. 73ce9aec powerpc/perf: Fix IMC_MAX_PMU macro by Madhavan Srinivasan · 7 years ago
  4. de34787f powerpc/perf: Fix pmu_count to count only nest imc pmus by Madhavan Srinivasan · 7 years ago
  5. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  6. 62b49c4 powerpc/vas: Export chip_to_vas_id() by Sukadev Bhattiprolu · 7 years ago
  7. 95846ec pid: replace pid bitmap implementation with IDR API by Gargi Sharma · 7 years ago
  8. 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  9. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  10. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  11. 37cb8e1 Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  12. 1b2c2b1 powerpc/powernv/npu: Don't explicitly flush nmmu tlb by Alistair Popple · 7 years ago
  13. 2a31ad0 powerpc/powernv/npu: Use flush_all_mm() instead of flush_tlb_mm() by Alistair Popple · 7 years ago
  14. 6c8e6bb powerpc/vas: Add support for user receive window by Sukadev Bhattiprolu · 7 years ago
  15. 61f3cca powerpc/vas: Define vas_win_id() by Sukadev Bhattiprolu · 7 years ago
  16. 5676be2 powerpc/vas: Define vas_win_paste_addr() by Sukadev Bhattiprolu · 7 years ago
  17. ece4e51 powerpc/vas: Export HVWC to debugfs by Sukadev Bhattiprolu · 7 years ago
  18. d4ef61b powerpc/vas, nx-842: Define and use chip_to_vas_id() by Sukadev Bhattiprolu · 7 years ago
  19. ca03258 powerpc/vas: Create cpu to vas id mapping by Sukadev Bhattiprolu · 7 years ago
  20. 6fccac1 powerpc/vas: poll for return of window credits by Sukadev Bhattiprolu · 7 years ago
  21. 62f659e powerpc/vas: Save configured window credits by Sukadev Bhattiprolu · 7 years ago
  22. dfe954e powerpc/vas: Reduce polling interval for busy state by Sukadev Bhattiprolu · 7 years ago
  23. 36a288f powerpc/vas: Use helper to unpin/close window by Sukadev Bhattiprolu · 7 years ago
  24. 4963ac3 powerpc/vas: Drop poll_window_cast_out(). by Sukadev Bhattiprolu · 7 years ago
  25. 0a2c2c2 powerpc/vas: Cleanup some debug code by Sukadev Bhattiprolu · 7 years ago
  26. 51b5371 powerpc/vas: Validate window credits by Sukadev Bhattiprolu · 7 years ago
  27. e34917f powerpc/vas: init missing fields from [rt]xattr by Sukadev Bhattiprolu · 7 years ago
  28. a54c61f Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  29. 9003a24 powerpc/powernv/ioda: Remove explicit max window size check by Alexey Kardashevskiy · 7 years ago
  30. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  31. cd77b5c powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfo by Shriya · 7 years ago
  32. 77adbd2 powerpc/powernv: Add OPAL_BUSY to opal_error_code() by Cyril Bur · 7 years ago
  33. 9aab244 powerpc/opal: Add opal_async_wait_response_interruptible() to opal-async by Cyril Bur · 7 years ago
  34. 95e1bc1 powernv/opal-sensor: remove not needed lock by Stewart Smith · 7 years ago
  35. 86cd6d9 powerpc/opal: Rework the opal-async interface by Cyril Bur · 7 years ago
  36. 59cf9a1 powerpc/opal: Make __opal_async_{get, release}_token() static by Cyril Bur · 7 years ago
  37. 71e24d7 powerpc/opal: Fix EBUSY bug in acquiring tokens by William A. Kennington III · 7 years ago
  38. 1fd6c02 powerpc/mm: Add a CONFIG option to choose if radix is used by default by Michael Ellerman · 7 years ago
  39. 4e00374 powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 by Michael Ellerman · 7 years ago
  40. d6f934f powerpc/powernv: Reserve a hole which appears after enabling IOV by Alexey Kardashevskiy · 7 years ago
  41. b8f89fe powerpc/pseries/vio: Dispose of virq mapping on vdevice unregister by Tyrel Datwyler · 7 years ago
  42. 63c9d8a powerpc/powernv: Use FIXUP_ENDIAN_HV in OPAL return by Nicholas Piggin · 7 years ago
  43. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  44. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  45. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  46. 4dd9eab powerpc/pseries: Cleanup error handling in iommu_pseries_alloc_group() by Markus Elfring · 7 years ago
  47. c28237f powerpc-opal: Fix a typo in a comment line of two file headers by Markus Elfring · 7 years ago
  48. 5482053 powerpc/powernv: Enable TM without suspend if possible by Michael Ellerman · 7 years ago
  49. cee5405 powerpc/hotplug: Improve responsiveness of hotplug change by Michael Bringmann · 7 years ago
  50. 83fc61a treewide: Fix typos in Kconfig by Masanari Iida · 7 years ago
  51. c6baa07 powerpc/powernv: Make opal_event_shutdown() callable from IRQ context by Michael Ellerman · 7 years ago
  52. 53ecde0 powerpc/powernv: Increase memory block size to 1GB on radix by Anton Blanchard · 7 years ago
  53. 01451ad powerpc/powermac: Use setup_timer() helper by Allen Pais · 7 years ago
  54. e36d0a2 powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESET by Nicholas Piggin · 7 years ago
  55. 0666598 powerpc: pseries: only store the device node basename in full_name by Rob Herring · 8 years ago
  56. 5080332 powerpc/64s: Add workaround for P9 vector CI load issue by Michael Neuling · 7 years ago
  57. b9fde58 powerpc/powernv: Rework EEH initialization on powernv by Benjamin Herrenschmidt · 7 years ago
  58. b537ca6 powerpc/pseries: Fix parent_dn reference leak in add_dt_node() by Tyrel Datwyler · 7 years ago
  59. 087ff6a powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPAR by Tyrel Datwyler · 7 years ago
  60. 5d298ba powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline by Gautham R. Shenoy · 7 years ago
  61. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  62. bac65d9 Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  63. ec3604c Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  64. eac1e73 powerpc/xive: guest exploitation of the XIVE interrupt controller by Cédric Le Goater · 7 years ago
  65. bab9f95 powerpc/powernv/npu: Move tlb flush before launching ATSD by Alistair Popple · 8 years ago
  66. d1d5762 powerpc/powernv: update to new mmu_notifier semantic by Jérôme Glisse · 7 years ago
  67. afb5519 powerpc/pseries: Don't attempt to acquire drc during memory hot add for assigned lmbs by John Allen · 8 years ago
  68. 7def9a2 powerpc/4xx: Constify cpm_suspend_ops by Arvind Yadav · 7 years ago
  69. eb03916 powerpc/asm: Convert .llong directives to .8byte by Tobin C. Harding · 8 years ago
  70. 7f2462a powerpc: Squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  71. 2392c8c powerpc/powernv/vas: Define copy/paste interfaces by Sukadev Bhattiprolu · 7 years ago
  72. 5239af6 powerpc/powernv/vas: Define vas_tx_win_open() by Sukadev Bhattiprolu · 7 years ago
  73. 98271d4 powerpc/powernv/vas: Define vas_win_close() interface by Sukadev Bhattiprolu · 7 years ago
  74. 62c4eda powerpc/powernv/vas: Define vas_rx_win_open() interface by Sukadev Bhattiprolu · 7 years ago
  75. bbfe59f powerpc/powernv/vas: Define helpers to alloc/free windows by Sukadev Bhattiprolu · 7 years ago
  76. b25b33a powerpc/powernv/vas: Define helpers to init window context by Sukadev Bhattiprolu · 7 years ago
  77. 180fe15 powerpc/powernv/vas: Define helpers to access MMIO regions by Sukadev Bhattiprolu · 7 years ago
  78. 4dea2d1 powerpc/powernv/vas: Define vas_init() and vas_exit() by Sukadev Bhattiprolu · 7 years ago
  79. 9676891 powerpc/powernv/vas: Define macros, register fields and structures by Sukadev Bhattiprolu · 7 years ago
  80. f1e08232 powerpc/pci: Remove OF node back pointer from pci_dn by Alexey Kardashevskiy · 7 years ago
  81. 405b33a powerpc/eeh: Remove unnecessary config_addr from eeh_dev by Alexey Kardashevskiy · 7 years ago
  82. 69672bd powerpc/eeh: Remove unnecessary pointer to phb from eeh_dev by Alexey Kardashevskiy · 7 years ago
  83. 8bae6a2 powerpc/eeh: Reduce to one the number of places where edev is allocated by Alexey Kardashevskiy · 7 years ago
  84. 9e2b70f powerpc/512x: Constify clk_div_tables by Arvind Yadav · 7 years ago
  85. c655404 powerpc/83xx: Use sizeof correct type when ioremapping by Dan Carpenter · 8 years ago
  86. 6fcd6ba powerpc/powernv: Use kernel crash path for machine checks by Nicholas Piggin · 8 years ago
  87. b746e3e powerpc/powernv: Flush console before platform error reboot by Nicholas Piggin · 8 years ago
  88. bded070 powerpc/pseries/le: Work around a firmware quirk by Nicholas Piggin · 8 years ago
  89. a3b2cb3 powerpc: Do not call ppc_md.panic in fadump panic notifier by Nicholas Piggin · 8 years ago
  90. 76b42e2 powerpc/powernv: powernv platform is not constrained by RMA by Nicholas Piggin · 8 years ago
  91. 6538ac3 powerpc/powernv: Fix build error in opal-imc.c when NUMA=n by LABBE Corentin · 8 years ago
  92. 9d5171a powerpc/powernv: Enable removal of memory for in memory tracing by Rashmica Gupta · 8 years ago
  93. 215ee76 powerpc: pseries: remove dlpar_attach_node dependency on full path by Rob Herring · 8 years ago
  94. b7c670d powerpc: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  95. bcf21e3 powerpc/vio: Use device_type to detect family by Michael Ellerman · 8 years ago
  96. 15c659ff Merge branch 'fixes' into next by Michael Ellerman · 8 years ago
  97. 8bfa42a powerpc: Add const to bin_attribute structures by Bhumika Goyal · 8 years ago
  98. 3699260 powerpc/chrp: Store the intended structure by Julia Lawall · 8 years ago
  99. ab2675d powerpc/8xx: Fix two CONFIG_8xx left behind by Christophe Leroy · 8 years ago
  100. 04f61b6 powerpc/8xx: remove CONFIG_8xx by Christophe Leroy · 8 years ago