1. 8e84b2d powerpc/powernv: Add support to set power-shifting-ratio by Shilpasri G Bhat · 8 years ago
  2. cb8b340 powerpc/powernv: Add support for powercap framework by Shilpasri G Bhat · 8 years ago
  3. a70a0b9 powerpc/pseries: Don't print failure message in energy driver by Nicholas Piggin · 8 years ago
  4. e27f71e powerpc/lib/sstep: Add isel instruction emulation by Matt Brown · 8 years ago
  5. 2c979c4 powerpc/lib/sstep: Add prty instruction emulation by Matt Brown · 8 years ago
  6. f312793 powerpc/lib/sstep: Add bpermd instruction emulation by Matt Brown · 8 years ago
  7. dcbd19b powerpc/lib/sstep: Add popcnt instruction emulation by Matt Brown · 8 years ago
  8. 02c0f62 powerpc/lib/sstep: Add cmpb instruction emulation by Matt Brown · 8 years ago
  9. 93fc5ca powerpc/perf: Cleanup of PM_BR_CMPL vs. PM_BRU_CMPL in Power9 event list by Madhavan Srinivasan · 8 years ago
  10. 91e0bd1 powerpc/perf: Add PM_LD_MISS_L1 and PM_BR_2PATH to power9 event list by Madhavan Srinivasan · 8 years ago
  11. 70a7e72 powerpc/perf: Factor out PPMU_ONLY_COUNT_RUN check code from power8 by Madhavan Srinivasan · 8 years ago
  12. 7aa345d powerpc/perf: Update default sdar_mode value for power9 by Madhavan Srinivasan · 8 years ago
  13. 754f0309 powerpc/44x/fsp2: Enable eMMC arasan for fsp2 platform by Ivan Mikhaylov · 8 years ago
  14. 7cd2a86 powerpc/mm: Properly invalidate when setting process table base by Suraj Jitindar Singh · 8 years ago
  15. cffb717 powerpc/xive: Ensure active irqd when setting affinity by Benjamin Herrenschmidt · 8 years ago
  16. 04019bf powerpc: Add irq accounting for watchdog interrupts by Nicholas Piggin · 8 years ago
  17. ca41ad4 powerpc: Add irq accounting for system reset interrupts by Nicholas Piggin · 8 years ago
  18. 75eb767 powerpc: Fix powerpc-specific watchdog build configuration by Nicholas Piggin · 8 years ago
  19. f886f0f powerpc/64s: Fix mce accounting for powernv by Nicholas Piggin · 8 years ago
  20. 1a36706 powerpc/pseries: Check memory device state before onlining/offlining by Nathan Fontenot · 8 years ago
  21. 8a583c0 powerpc: Fix invalid use of register expressions by Andreas Schwab · 8 years ago
  22. 21a0e8c powerpc/mm/hash64: Make vmalloc 56T on hash by Michael Ellerman · 8 years ago
  23. b5048de powerpc/mm/slb: Move comment next to the code it's referring to by Michael Ellerman · 8 years ago
  24. 63ee9b2 powerpc/mm/book3s64: Make KERN_IO_START a variable by Michael Ellerman · 8 years ago
  25. e66ca3d powerpc/powernv: Use darn instruction for get_random_seed() on Power9 by Matt Brown · 8 years ago
  26. 64d0a50 powerpc/32: Fix boot failure on non 6xx platforms by Christophe Leroy · 8 years ago
  27. 2552910 powerpc/powernv: Enable PCI peer-to-peer by Frederic Barrat · 8 years ago
  28. 6ff4d3e powerpc: Remove old unused icswx based coprocessor support by Benjamin Herrenschmidt · 8 years ago
  29. 8f5ca0b powerpc/mm: Cleanup check for stack expansion by Benjamin Herrenschmidt · 8 years ago
  30. f43bb27 powerpc/mm: Don't lose "major" fault indication on retry by Benjamin Herrenschmidt · 8 years ago
  31. bd0d63f powerpc/mm: Move page fault VMA access checks to a helper by Benjamin Herrenschmidt · 8 years ago
  32. d2e0d2c powerpc/mm: Set fault flags earlier by Benjamin Herrenschmidt · 8 years ago
  33. b15021d powerpc/mm: Add a bunch of (un)likely annotations to do_page_fault by Benjamin Herrenschmidt · 8 years ago
  34. 11ccdd3 powerpc/mm: Move/simplify faulthandler_disabled() and !mm check by Benjamin Herrenschmidt · 8 years ago
  35. 2865d08 powerpc/mm: Move the DSISR_PROTFAULT sanity check by Benjamin Herrenschmidt · 8 years ago
  36. 04aafdc powerpc/mm: Cosmetic fix to page fault accounting by Benjamin Herrenschmidt · 8 years ago
  37. 3da0264 powerpc/mm: Move CMO accounting out of do_page_fault into a helper by Benjamin Herrenschmidt · 8 years ago
  38. b5c8f0f powerpc/mm: Rework mm_fault_error() by Benjamin Herrenschmidt · 8 years ago
  39. c335060 powerpc/mm: Make bad_area* helper functions by Benjamin Herrenschmidt · 8 years ago
  40. d3ca587 powerpc/mm: Fix reporting of kernel execute faults by Benjamin Herrenschmidt · 8 years ago
  41. 65d47fd powerpc/mm: Simplify returns from __do_page_fault by Benjamin Herrenschmidt · 8 years ago
  42. bb4be50 powerpc/mm: Move debugger check to notify_page_fault() by Benjamin Herrenschmidt · 8 years ago
  43. f3d96e6 powerpc/mm: Overhaul handling of bad page faults by Benjamin Herrenschmidt · 8 years ago
  44. e6c8290 powerpc/mm: Move error_code checks for bad faults earlier by Benjamin Herrenschmidt · 8 years ago
  45. 41b464e5 powerpc/mm: Move out definition of CPU specific is_write bits by Benjamin Herrenschmidt · 8 years ago
  46. b4c001d powerpc/mm: Use symbolic constants for filtering SRR1 bits on ISIs by Benjamin Herrenschmidt · 8 years ago
  47. 398a719 powerpc/mm: Update bits used to skip hash_page by Benjamin Herrenschmidt · 8 years ago
  48. 870cfe7 powerpc/mm: Update definitions of DSISR bits by Benjamin Herrenschmidt · 8 years ago
  49. d300627 powerpc/6xx: Handle DABR match before calling do_page_fault by Benjamin Herrenschmidt · 8 years ago
  50. c433ec0 powerpc/mm: Pre-filter SRR1 bits before do_page_fault() by Benjamin Herrenschmidt · 8 years ago
  51. 7afad42 powerpc/mm: Move exception_enter/exit to a do_page_fault wrapper by Benjamin Herrenschmidt · 8 years ago
  52. 424de9c powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range by Benjamin Herrenschmidt · 8 years ago
  53. a46cc7a powerpc/mm/radix: Improve TLB/PWC flushes by Benjamin Herrenschmidt · 8 years ago
  54. 5ce5fe1 powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes by Benjamin Herrenschmidt · 8 years ago
  55. 75f327c powerpc/kernel: Avoid preemption check in iommu_range_alloc() by Victor Aoqui · 8 years ago
  56. 24be85a powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug by Gautham R. Shenoy · 8 years ago
  57. e1c1cfe powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle by Gautham R. Shenoy · 8 years ago
  58. 23493c1 powerpc/mm: Fix check of multiple 16G pages from device tree by Rui Teng · 8 years ago
  59. 3603c52 powerpc/configs: Add a powernv_be_defconfig by Michael Ellerman · 8 years ago
  60. f74c89b powerpc/perf: Add thread IMC PMU support by Anju T Sudhakar · 8 years ago
  61. 39a846d powerpc/perf: Add core IMC PMU support by Anju T Sudhakar · 8 years ago
  62. 885dcd7 powerpc/perf: Add nest IMC PMU support by Anju T Sudhakar · 8 years ago
  63. 8f95faa powerpc/powernv: Detect and create IMC device by Madhavan Srinivasan · 8 years ago
  64. 28a5db0 powerpc/powernv: Add IMC OPAL APIs by Madhavan Srinivasan · 8 years ago
  65. 7e7dc66 powerpc/mm: Build fix for non SPARSEMEM_VMEMAP config by Aneesh Kumar K.V · 8 years ago
  66. 5588b29 powerpc/powernv: use memdup_user by Geliang Tang · 8 years ago
  67. 31f8eb7 powerpc/pseries: Don't needlessly initialise rv to 0 by Michael Ellerman · 8 years ago
  68. 3783225 powerpc/pseries: use memdup_user_nul by Geliang Tang · 8 years ago
  69. 446183e powerpc/ipic: Support edge on IRQ0 by Scott Wood · 8 years ago
  70. 8f36479 powerpc: allow compiling with GENERIC_MSI_IRQ_DOMAIN by Laurentiu Tudor · 8 years ago
  71. 76d98ab powerpc/powernv: Get cpu only after validity check by Santosh Sivaraj · 8 years ago
  72. ae75d1a Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  73. 10fc955 Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  74. 0a6109f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. 325cdac debug: Fix WARN_ON_ONCE() for modules by Josh Poimboeuf · 8 years ago
  76. 029d925 powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y by Michael Ellerman · 8 years ago
  77. fa7f918 powerpc/mm/hash: Refactor hash__mark_rodata_ro() by Michael Ellerman · 8 years ago
  78. b134bd9 powerpc/mm/radix: Refactor radix__mark_rodata_ro() by Michael Ellerman · 8 years ago
  79. 76fc0cf powerpc/64s: Fix hypercall entry clobbering r12 input by Nicholas Piggin · 8 years ago
  80. 101dd59 powerpc/perf: Avoid spurious PMU interrupts after idle by Nicholas Piggin · 8 years ago
  81. c632517 tty: Fix TIOCGPTPEER ioctl definition by Gleb Fotengauer-Malinovskiy · 8 years ago
  82. a70b487 powerpc/powernv: Fix boot on Power8 bare metal due to opal_configure_cores() by Michael Ellerman · 8 years ago
  83. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  84. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  85. deed9de Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  86. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 8 years ago
  87. 0a782dc powerpc,mmap: properly account for stack randomization in mmap_base by Rik van Riel · 8 years ago
  88. 6974f0c include/linux/string.h: add the option of fortified string.h functions by Daniel Micay · 8 years ago
  89. c69a48c powerpc: make feature-fixup tests fortify-safe by Daniel Axtens · 8 years ago
  90. 054f367 powerpc: don't fortify prom_init by Daniel Axtens · 8 years ago
  91. 2104180 powerpc/64s: implement arch-specific hardlockup watchdog by Nicholas Piggin · 8 years ago
  92. 05a4a95 kernel/watchdog: split up config options by Nicholas Piggin · 8 years ago
  93. 5203f49 powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr by Xunlei Pang · 8 years ago
  94. 01e6a61 powerpc/64: Fix atomic64_inc_not_zero() to return an int by Michael Ellerman · 8 years ago
  95. 64e756c powerpc: Fix emulation of mfocrf in emulate_step() by Anton Blanchard · 8 years ago
  96. 87c4b83e powerpc: Fix emulation of mcrf in emulate_step() by Anton Blanchard · 8 years ago
  97. 3f0bd8d powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL events by Anton Blanchard · 8 years ago
  98. 20dd4c6 powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9 by Madhavan Srinivasan · 8 years ago
  99. a66ca41 spufs: Implement show_options by David Howells · 8 years ago
  100. 2400fd8 powerpc/asm: Mark cr0 as clobbered in mftb() by Oliver O'Halloran · 8 years ago