1. 670bcd7 Merge tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
  2. b9916af7 Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  3. 62d0fd5 arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> by Masahiro Yamada · 4 years, 9 months ago
  4. feb8e96 powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 by Christophe Leroy · 4 years, 9 months ago
  5. b61c38b powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure by Christophe Leroy · 4 years, 9 months ago
  6. 00a6a5e Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 4 years, 9 months ago
  7. 94c0b01 powerpc/setup_64: Set cache-line-size based on cache-block-size by Chris Packham · 4 years, 9 months ago
  8. ae49ded KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions by Paul Mackerras · 4 years, 9 months ago
  9. bfeb022 mm/memory_hotplug: add pgprot_t to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
  10. 4e00c5a powerpc/mm: thread pgprot_t through create_section_mapping() by Logan Gunthorpe · 4 years, 9 months ago
  11. f5637d3 mm/memory_hotplug: rename mhp_restrictions to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
  12. 6cb4d9a mm/vma: introduce VM_ACCESS_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  13. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  14. e4da01d Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
  15. 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 9 months ago
  16. 9bb7152 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 9 months ago
  17. 06e85c7 asm-generic: fix unistd_32.h generation format by Michal Simek · 4 years, 9 months ago
  18. ed7f9fe powernv/memtrace: always online added memory blocks by David Hildenbrand · 4 years, 9 months ago
  19. 0391113 mm/vma: replace all remaining open encodings with is_vm_hugetlb_page() by Anshuman Khandual · 4 years, 9 months ago
  20. 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 4 years, 9 months ago
  21. d38c07a Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
  22. d16a58f powerpc: Improve ppc_save_regs() by Nicholas Piggin · 4 years, 9 months ago
  23. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  24. abc3fce Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled" by Nicholas Piggin · 4 years, 9 months ago
  25. 6008306 powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 5 years ago
  26. f6d2b80 Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-next by Dan Williams · 4 years, 9 months ago
  27. d3b8865 Merge branch 'for-5.7/numa' into libnvdimm-for-next by Dan Williams · 4 years, 9 months ago
  28. 54fc3c6 powerpc/pseries/ddw: Extend upper limit for huge DMA window for persistent memory by Alexey Kardashevskiy · 4 years, 9 months ago
  29. bef7b2a Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 9 months ago
  30. 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
  31. 8c1b724 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
  32. 7f21831 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 9 months ago
  33. 6cad420c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  34. e03d1f7 mm/sparse: rename pfn_present() to pfn_in_present_section() by Pingfan Liu · 4 years, 9 months ago
  35. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
  36. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 9 months ago
  37. c9a0dad powerpc/mm: use helper fault_signal_pending() by Peter Xu · 4 years, 9 months ago
  38. 7969f22 mm/vma: make vma_is_foreign() available for general use by Anshuman Khandual · 4 years, 9 months ago
  39. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 months ago
  40. 7c0eda1 powerpc/perf: split callchain.c by bitness by Michal Suchanek · 4 years, 10 months ago
  41. 6e944ae powerpc/64: Make COMPAT user-selectable disabled on littleendian by default. by Michal Suchanek · 4 years, 10 months ago
  42. 0a7601b powerpc/64: make buildable without CONFIG_COMPAT by Michal Suchanek · 4 years, 10 months ago
  43. 2910428 powerpc/perf: consolidate valid_user_sp -> invalid_user_sp by Michal Suchanek · 4 years, 10 months ago
  44. d6c19bd powerpc/perf: consolidate read_user_stack_32 by Michal Suchanek · 4 years, 10 months ago
  45. 3dd4eb8 powerpc: move common register copy functions from signal_32.c to signal.c by Michal Suchanek · 4 years, 10 months ago
  46. 9e62cce powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro by Michal Suchanek · 4 years, 10 months ago
  47. d3883fa powerpc/ps3: Set CONFIG_UEVENT_HELPER=y in ps3_defconfig by Geoff Levand · 4 years, 10 months ago
  48. 7ee4174 powerpc/ps3: Remove duplicate error message by Markus Elfring · 4 years, 10 months ago
  49. 4bdd394 powerpc/powernv: Re-enable imc trace-mode in kernel by Anju T Sudhakar · 4 years, 10 months ago
  50. a36e8ba powerpc/perf: Implement a global lock to avoid races between trace, core and thread imc events. by Anju T Sudhakar · 4 years, 10 months ago
  51. a95a0a1 powerpc/pseries: Fix MCE handling on pseries by Ganesh Goudar · 4 years, 10 months ago
  52. 0c89649 powerpc/64s: Fix doorbell wakeup msgclr optimisation by Nicholas Piggin · 4 years, 9 months ago
  53. 50a5de8 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 9 months ago
  54. 20c384f vhost: refine vhost and vringh kconfig by Jason Wang · 4 years, 10 months ago
  55. c17eb4d powerpc: Make setjmp/longjmp signature standard by Clement Courbet · 4 years, 9 months ago
  56. 41b8426 powerpc/cputable: Remove unnecessary copy of cpu_spec->oprofile_type by Leonardo Bras · 5 years ago
  57. ba96301 powerpc: Suppress .eh_frame generation by Naveen N. Rao · 4 years, 10 months ago
  58. c04868df powerpc: Drop -fno-dwarf2-cfi-asm by Naveen N. Rao · 4 years, 10 months ago
  59. b77afad powerpc/32: drop unused ISA_DMA_THRESHOLD by Mike Rapoport · 5 years ago
  60. ead9836 powerpc/vmlinux.lds: Explicitly retain .gnu.hash by Michael Ellerman · 4 years, 11 months ago
  61. ccbed90 powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c by Christophe Leroy · 4 years, 11 months ago
  62. da529d4 powerpc/ptrace: create ppc_gethwdinfo() by Christophe Leroy · 4 years, 11 months ago
  63. e08227d powerpc/ptrace: create ptrace_get_debugreg() by Christophe Leroy · 4 years, 11 months ago
  64. 323a780 powerpc/ptrace: split out ADV_DEBUG_REGS related functions. by Christophe Leroy · 4 years, 11 months ago
  65. 6e0b797 powerpc/ptrace: move register viewing functions out of ptrace.c by Christophe Leroy · 4 years, 11 months ago
  66. 7c1f8db powerpc/ptrace: split out TRANSACTIONAL_MEM related functions. by Christophe Leroy · 4 years, 11 months ago
  67. 60ef9db powerpc/ptrace: split out SPE related functions. by Christophe Leroy · 4 years, 11 months ago
  68. 1b20773b powerpc/ptrace: split out ALTIVEC related functions. by Christophe Leroy · 4 years, 11 months ago
  69. 7b99ed4 powerpc/ptrace: split out VSX related functions. by Christophe Leroy · 4 years, 11 months ago
  70. 963ae6b powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET by Christophe Leroy · 4 years, 11 months ago
  71. f1763e6 powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64 by Christophe Leroy · 4 years, 11 months ago
  72. b313853 powerpc/ptrace: remove unused header includes by Christophe Leroy · 4 years, 11 months ago
  73. da9a1c1 powerpc: Move ptrace into a subdirectory. by Christophe Leroy · 4 years, 11 months ago
  74. 5f0b6ac powerpc/64/syscall: Reconcile interrupts by Nicholas Piggin · 4 years, 11 months ago
  75. 702f098 powerpc/64s/exception: Remove lite interrupt return by Nicholas Piggin · 4 years, 11 months ago
  76. 6cc0c16 powerpc/64s: Implement interrupt exit logic in C by Nicholas Piggin · 4 years, 11 months ago
  77. 3282a3d powerpc/64: Implement soft interrupt replay in C by Nicholas Piggin · 4 years, 11 months ago
  78. 993c670 powerpc/64/syscall: Zero volatile registers when returning by Nicholas Piggin · 4 years, 11 months ago
  79. 68b3458 powerpc/64/sycall: Implement syscall entry/exit logic in C by Nicholas Piggin · 4 years, 11 months ago
  80. f14f8a2 powerpc/64/sstep: Ifdef the deprecated fast endian switch syscall by Nicholas Piggin · 4 years, 11 months ago
  81. 965dd3a powerpc/64/syscall: Remove non-volatile GPR save optimisation by Nicholas Piggin · 4 years, 11 months ago
  82. 71c3b05 powerpc/64s/exception: Soft NMI interrupt should not use ret_from_except by Nicholas Piggin · 4 years, 11 months ago
  83. b44fc96 powerpc/64s/exception: Reconcile interrupts in system_reset by Nicholas Piggin · 4 years, 11 months ago
  84. 2284ffe powerpc/64s/exception: Only test KVM in SRR interrupts when PR KVM is supported by Nicholas Piggin · 4 years, 11 months ago
  85. 9432535 powerpc/64s/exception: Add more comments for interrupt handlers by Nicholas Piggin · 4 years, 11 months ago
  86. 3f7fbd9 powerpc/64s/exception: Clean up SRR specifiers by Nicholas Piggin · 4 years, 11 months ago
  87. 689e732 powerpc/64s/exception: Re-inline some handlers by Nicholas Piggin · 4 years, 11 months ago
  88. 2babd6e powerpc/64s/exception: Avoid touching the stack in hdecrementer by Nicholas Piggin · 4 years, 11 months ago
  89. 9d598f9 powerpc/64s/exception: Trim unused arguments from KVMTEST macro by Nicholas Piggin · 4 years, 11 months ago
  90. 931dc86 powerpc/64s/exception: Remove the SPR saving patch code macros by Nicholas Piggin · 4 years, 11 months ago
  91. d73a10c powerpc/64s/exception: Remove confusing IEARLY option by Nicholas Piggin · 4 years, 11 months ago
  92. 9600f26 powerpc/64s/exception: Move KVM test to common code by Nicholas Piggin · 4 years, 11 months ago
  93. 0eddf32 powerpc/64s/exception: Move soft-mask test to common code by Nicholas Piggin · 4 years, 11 months ago
  94. 8729c26 powerpc/64s/exception: Move real to virt switch into the common handler by Nicholas Piggin · 4 years, 11 months ago
  95. a3cd35b powerpc/64s/exception: Add ISIDE option by Nicholas Piggin · 4 years, 11 months ago
  96. b177ae2 powerpc/64s/exception: Remove old INT_KVM_HANDLER by Nicholas Piggin · 4 years, 11 months ago
  97. 6d71759 powerpc/64s/exception: Remove old INT_COMMON macro by Nicholas Piggin · 4 years, 11 months ago
  98. fc589ee powerpc/64s/exception: Remove old INT_ENTRY macro by Nicholas Piggin · 4 years, 11 months ago
  99. 4f50541 powerpc/64s/exception: Move all interrupt handlers to new style code gen macros by Nicholas Piggin · 4 years, 11 months ago
  100. eb204d8 powerpc/64s/exception: Expand EXC_COMMON and EXC_COMMON_ASYNC macros by Nicholas Piggin · 4 years, 11 months ago