1. b1cb4f9 Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  2. 3be3f61 kernel/kexec_file.c: allow archs to set purgatory load address by Philipp Rudo · 7 years ago
  3. 9ec4ece kexec_file,x86,powerpc: factor out kexec_file_ops functions by AKASHI Takahiro · 7 years ago
  4. b799a09 kexec_file: make use of purgatory optional by AKASHI Takahiro · 7 years ago
  5. 81b654c powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU features by Michael Ellerman · 7 years ago
  6. 2675c13 powerpc/mm/radix: Fix checkstops caused by invalid tlbiel by Michael Ellerman · 7 years ago
  7. 8f2af15 exec: pass stack rlimit into mm layout functions by Kees Cook · 7 years ago
  8. 666feb2 mm, migrate: remove reason argument from new_page_t by Michal Hocko · 7 years ago
  9. 19ce790 KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode by Nicholas Piggin · 7 years ago
  10. 032900e powerpc/8xx: Fix build with hugetlbfs enabled by Aneesh Kumar K.V · 7 years ago
  11. 3b80703 powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops by Nicholas Piggin · 7 years ago
  12. 9f3a094 Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  13. 34dd25d powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops by Nicholas Piggin · 7 years ago
  14. 709b973 powerpc/fscr: Enable interrupts earlier before calling get_user() by Anshuman Khandual · 7 years ago
  15. 501a78c powerpc/64s: Fix section mismatch warnings from setup_rfi_flush() by Michael Ellerman · 7 years ago
  16. d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  17. 1ed41b5 Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next by Dan Williams · 7 years ago
  18. 73aca17 powerpc/modules: Fix crashes by adding CONFIG_RELOCATABLE to vermagic by Michael Ellerman · 7 years ago
  19. 49a695b Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  20. 3013e17 powerpc/powernv: Create platform devs for nvdimm buses by Oliver O'Halloran · 7 years ago
  21. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  22. 3b54765 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  23. 514c603 headers: untangle kmemleak.h from mm.h by Randy Dunlap · 7 years ago
  24. 09135cc mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize() by Dan Williams · 7 years ago
  25. 3102535 mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGE by Anshuman Khandual · 7 years ago
  26. 9c2dd84 Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  27. 052c220 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  28. c1b25a1 powerpc/64s/idle: Fix restore of AMOR on POWER9 after deep sleep by Nicholas Piggin · 7 years ago
  29. 3a52f60 powerpc/64s: Fix POWER9 DD2.2 and above in cputable features by Nicholas Piggin · 7 years ago
  30. c130153 powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY bit by Nicholas Piggin · 7 years ago
  31. a57ac41 powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted LPCR bits by Nicholas Piggin · 7 years ago
  32. a67cc59 Revert "powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overhead" by Michael Ellerman · 7 years ago
  33. 07c3d9e powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo} by Logan Gunthorpe · 7 years ago
  34. ef23703 powerpc: io.h: move iomap.h include so that it can use readq/writeq defs by Logan Gunthorpe · 7 years ago
  35. 5d6a03e powerpc/hw_breakpoint: Only disable hw breakpoint if cpu supports it by Naveen N. Rao · 7 years ago
  36. 7a22d63 powerpc/mm/radix: Update command line parsing for disable_radix by Aneesh Kumar K.V · 7 years ago
  37. cec4e9b powerpc/mm/radix: Parse disable_radix commandline correctly. by Aneesh Kumar K.V · 7 years ago
  38. 6fa5048 powerpc/mm/hugetlb: initialize the pagetable cache correctly for hugetlb by Aneesh Kumar K.V · 7 years ago
  39. fb4e5db powerpc/mm/radix: Update pte fragment count from 16 to 256 on radix by Aneesh Kumar K.V · 7 years ago
  40. f2ed480 powerpc/mm/keys: Update documentation and remove unnecessary check by Aneesh Kumar K.V · 7 years ago
  41. b9ee31e1 powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overhead by Nicholas Piggin · 7 years ago
  42. d0b791c powerpc/64s/idle: Consolidate power9_offline_stop()/power9_idle_stop() by Michael Ellerman · 7 years ago
  43. 3b24b83 Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  44. 4608f06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
  45. f2748bd powerpc/powernv: Always stop secondaries before reboot/shutdown by Nicholas Piggin · 7 years ago
  46. 855bfe0 powerpc: hard disable irqs in smp_send_stop loop by Nicholas Piggin · 7 years ago
  47. 6bed323 powerpc: use NMI IPI for smp_send_stop by Nicholas Piggin · 7 years ago
  48. a2b5e05 powerpc/powernv: Fix SMT4 forcing idle code by Nicholas Piggin · 7 years ago
  49. 6232774f powerpc/pseries: Restore default security feature flags on setup by Mauricio Faria de Oliveira · 7 years ago
  50. e7347a8 powerpc: Move default security feature flags by Mauricio Faria de Oliveira · 7 years ago
  51. 252988c powerpc: Don't write to DABR on >= Power8 if DAWR is disabled by Nicholas Piggin · 7 years ago
  52. e303c08 KVM: PPC: Book3S HV: Fix ppc_breakpoint_available compile error by Nicholas Piggin · 7 years ago
  53. a6201da powerpc: Fix oops due to bad access of lppaca on bare metal by Aneesh Kumar K.V · 7 years ago
  54. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
  55. 2fcd2b3 Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. c7b95d5 mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead() by Dominik Brodowski · 7 years ago
  57. a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
  58. 9d5b7c9 mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() by Dominik Brodowski · 7 years ago
  59. edf292c fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate() by Dominik Brodowski · 7 years ago
  60. 36028d5 fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls by Dominik Brodowski · 7 years ago
  61. df260e2 fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate() by Dominik Brodowski · 7 years ago
  62. 806cbae fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall by Dominik Brodowski · 7 years ago
  63. 411d947 fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() by Dominik Brodowski · 7 years ago
  64. 486adce Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. 19e68b2 powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT by Mathieu Malaterre · 7 years ago
  66. 0e524e7 powerpc: Clear branch trap (MSR.BE) before delivering SIGTRAP by Matt Evans · 7 years ago
  67. 4b7e553 powerpc/64s: Add POWER9 CPU type selection by Nicholas Piggin · 7 years ago
  68. db5ae1c powerpc/64s: Refine feature sets for little endian builds by Nicholas Piggin · 7 years ago
  69. a73657e powerpc/64: Add GENERIC_CPU support for little endian by Nicholas Piggin · 7 years ago
  70. 471d7ff powerpc/64s: Remove POWER4 support by Nicholas Piggin · 7 years ago
  71. 3735eb8 powerpc: Remove unused CPU_FTR_ARCH_201 by Nicholas Piggin · 7 years ago
  72. 9e9626e powerpc/64s: Fix POWER9 DD2.2 and above in DT CPU features by Nicholas Piggin · 7 years ago
  73. 15a3204 powerpc/64s: Set assembler machine type to POWER4 by Nicholas Piggin · 7 years ago
  74. d50614f powerpc/64s: Explicitly add vector features to CPU_FTRS_POSSIBLE by Nicholas Piggin · 7 years ago
  75. b842bd0 powerpc/64s: Add all POWER9 features to CPU_FTRS_ALWAYS by Nicholas Piggin · 7 years ago
  76. 1477045 powerpc/boot: Remove duplicate typedefs from libfdt_env.h by Mark Greer · 7 years ago
  77. 8c1c7fb powerpc/64s/idle: avoid sync for KVM state when waking from idle by Nicholas Piggin · 7 years ago
  78. 3d4fbff powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug by Nicholas Piggin · 7 years ago
  79. d40b676 powerpc/64s: sreset panic if there is no debugger or crash dump handlers by Nicholas Piggin · 7 years ago
  80. 15b4dd7 powerpc/64s: return more carefully from sreset NMI by Nicholas Piggin · 7 years ago
  81. f0295e0 powerpc/eeh: Fix race with driver un/bind by Michael Neuling · 7 years ago
  82. bf8a1ab powerpc/kexec_file: Fix error code when trying to load kdump kernel by Thiago Jung Bauermann · 7 years ago
  83. 7e14059 powerpc/mm/32: Remove the reserved memory hack by Jonathan Neuschäfer · 7 years ago
  84. 57deb8f powerpc/wii: Don't rely on the reserved memory hack by Jonathan Neuschäfer · 7 years ago
  85. 2bbf632 powerpc/mm/32: Use page_is_ram to check for RAM by Jonathan Neuschäfer · 7 years ago
  86. f65e67c powerpc/mm: Use memblock API for PPC32 page_is_ram by Jonathan Neuschäfer · 7 years ago
  87. 2615c93 powerpc/mm: Simplify page_is_ram by using memblock_is_memory by Jonathan Neuschäfer · 7 years ago
  88. 041413b powerpc/wii.dts: Add drive slot LED by Jonathan Neuschäfer · 7 years ago
  89. 80873a0 powerpc/wii.dts: Add GPIO line names by Jonathan Neuschäfer · 7 years ago
  90. 9693d57 powerpc/wii.dts: Add ngpios property by Jonathan Neuschäfer · 7 years ago
  91. 9cbaaec powerpc/wii: Explicitly configure GPIO owner for poweroff pin by Jonathan Neuschäfer · 7 years ago
  92. 7ab96c0 powerpc/wii: Probe the whole devicetree by Jonathan Neuschäfer · 7 years ago
  93. 1d0afc0 powerpc/64e: Fix oops due to deferral of paca allocation by Michael Ellerman · 7 years ago
  94. ca9a16c powerpc/kvm: Fix guest boot failure on Power9 since DAWR changes by Aneesh Kumar K.V · 7 years ago
  95. f437c51 Merge branch 'topic/paca' into next by Michael Ellerman · 7 years ago
  96. 7257348 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  97. 872a100 powerpc/mm/hash: Don't memset pgd table if not needed by Aneesh Kumar K.V · 7 years ago
  98. c2b4d8b powerpc/mm/hash64: Increase the VA range by Aneesh Kumar K.V · 7 years ago
  99. f384796c powerpc/mm: Add support for handling > 512TB address in SLB miss by Aneesh Kumar K.V · 7 years ago
  100. 0dea04b powerpc/mm/slice: Consolidate return path in slice_get_unmapped_area() by Aneesh Kumar K.V · 7 years ago