1. e00d413 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  2. 007dc78 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  3. 0a499fc Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  4. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  5. 6203838 Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  6. aa1be08 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  7. 9ca12ac kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze by Nicholas Piggin · 6 years ago
  8. 12f3635 powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWX by Christophe Leroy · 6 years ago
  9. 0d82044 Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  10. d286e13 Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  11. 78671ab Merge tag 'kvm-ppc-fixes-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 6 years ago
  12. 782e69e powerpc/speculation: Support 'mitigations=' cmdline option by Josh Poimboeuf · 6 years ago
  13. 7a3a4d7 powerpc/mm_iommu: Allow pinning large regions by Alexey Kardashevskiy · 6 years ago
  14. eb9d7a6 powerpc/mm_iommu: Fix potential deadlock by Alexey Kardashevskiy · 6 years ago
  15. 8adddf3 powerpc/mm/radix: Make Radix require HUGETLB_PAGE by Michael Ellerman · 6 years ago
  16. 39036cd arch: add pidfd and io_uring syscalls everywhere by Arnd Bergmann · 6 years ago
  17. cf60528 Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  18. 54bbfe7 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  19. cf7cf69 powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configs by Michael Ellerman · 6 years ago
  20. 7100e87 powerpc/64s/radix: Fix radix segment exception handling by Nicholas Piggin · 6 years ago
  21. dd9a994 powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64 by Christophe Leroy · 6 years ago
  22. f654f0f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  23. 298a32b kmemleak: powerpc: skip scanning holes in the .bss section by Catalin Marinas · 6 years ago
  24. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  25. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  26. 345077c8 KVM: PPC: Book3S: Protect memslots while validating user address by Alexey Kardashevskiy · 6 years ago
  27. 7cb9eb1 KVM: PPC: Book3S HV: Perserve PSSCR FAKE_SUSPEND bit on guest exit by Suraj Jitindar Singh · 6 years ago
  28. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  29. 46ad084 locking/rwsem: Remove arch specific rwsem files by Waiman Long · 6 years ago
  30. 96bc956 asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE by Peter Zijlstra · 6 years ago
  31. 5f307be asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range() by Peter Zijlstra · 7 years ago
  32. ed6a793 asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE by Peter Zijlstra · 7 years ago
  33. fd42710 powerpc/32: Fix early boot failure with RTAS built-in by Christophe Leroy · 6 years ago
  34. 6536c5f Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  35. 6f845eb powerpc/pseries/mce: Fix misleading print for TLB mutlihit by Mahesh Salgaonkar · 6 years ago
  36. 1a9df9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  37. ce9afe0 powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes by Gautham R. Shenoy · 6 years ago
  38. d947075 powerpc/64: Fix memcmp reading past the end of src/dest by Michael Ellerman · 6 years ago
  39. 92edf8d powerpc/security: Fix spectre_v2 reporting by Michael Ellerman · 6 years ago
  40. 8bc0868 powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM configurations by Ben Hutchings · 6 years ago
  41. 4622a2d powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32 by Christophe Leroy · 6 years ago
  42. b5b4453 powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038 by Michael Ellerman · 6 years ago
  43. 28d747f Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  44. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  45. 7cbbbb8 kbuild: warn redundant generic-y by Masahiro Yamada · 6 years ago
  46. f67e3fb4 Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  47. 0aedadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  48. a9c55d5 Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  49. 86be36f powerpc: bpf: Fix generation of load/store DW instructions by Naveen N. Rao · 6 years ago
  50. 636deed Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  51. de3c83c powerpc/64s: Include <asm/nmi.h> header file to fix a warning by Mathieu Malaterre · 6 years ago
  52. 1702877 powerpc/powernv: Fix compile without CONFIG_TRACEPOINTS by Alexey Kardashevskiy · 6 years ago
  53. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  54. 0ba9e6e memblock: drop memblock_alloc_base() by Mike Rapoport · 6 years ago
  55. ecc3e77 memblock: memblock_phys_alloc(): don't panic by Mike Rapoport · 6 years ago
  56. 3375557 memblock: memblock_phys_alloc_try_nid(): don't panic by Mike Rapoport · 6 years ago
  57. 1269f7b powerpc: use memblock functions returning virtual address by Christophe Leroy · 6 years ago
  58. 19d6907 powerpc/mm: Disable kcov for SLB routines by Mahesh Salgaonkar · 6 years ago
  59. ffd602e Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  60. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  61. b5dd0c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  62. b63a07d arch: simplify several early memory allocations by Mike Rapoport · 6 years ago
  63. f806714 powerpc: prefer memblock APIs returning virtual address by Mike Rapoport · 6 years ago
  64. 3337d5c configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED by Alexey Brodkin · 6 years ago
  65. 6c3ac11 Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  66. e431f2d Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  67. 45763bf Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  68. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  69. 203b660 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  70. b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
  71. 7f18825 powerpc/mm/iommu: allow large IOMMU page size only for hugetlb backing by Aneesh Kumar K.V · 6 years ago
  72. 678e174 powerpc/mm/iommu: allow migration of cma allocated pages during mm_iommu_do_alloc by Aneesh Kumar K.V · 6 years ago
  73. f55b7417 powerpc/vdso: don't clear PG_reserved by David Hildenbrand · 6 years ago
  74. 8ef5cbd arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade by Aneesh Kumar K.V · 6 years ago
  75. 5b32336 arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade by Aneesh Kumar K.V · 6 years ago
  76. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  77. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  78. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  79. e585f51 powerpc: remove dead code in head_fsl_booke.S by Jason Yan · 6 years ago
  80. 805bf3b powerpc/configs: Sync skiroot defconfig by Joel Stanley · 6 years ago
  81. 35f2806 powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configuration by Aneesh Kumar K.V · 6 years ago
  82. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  83. 9580b71 powerpc/32: Clear on-stack exception marker upon exception return by Christophe Leroy · 6 years ago
  84. 39070a96 powerpc: Remove export of save_stack_trace_tsk_reliable() by Joe Lawrence · 6 years ago
  85. c38ca26 powerpc/mm: fix "section_base" set but not used by Qian Cai · 6 years ago
  86. 8132cf1 powerpc/mm: Fix "sz" set but not used warning by Qian Cai · 6 years ago
  87. 790845e powerpc/mm: Check secondary hash page table by Rashmica Gupta · 6 years ago
  88. 6b1200f powerpc: remove nargs from __SYSCALL by Firoz Khan · 6 years ago
  89. 2de0471 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 6 years ago
  90. bd3524f powerpc/64s: Fix unrelocated interrupt trampoline address test by Nicholas Piggin · 6 years ago
  91. 2b57ecd KVM: PPC: Book3S: Add count cache flush parameters to kvmppc_get_cpu_char() by Suraj Jitindar Singh · 6 years ago
  92. 9ed8f1a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  93. 11f5acc powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tables by Alexey Kardashevskiy · 6 years ago
  94. cfbe271 Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  95. 27da807 powerpc/fsl: Fix the flush of branch predictor. by Christophe Leroy · 6 years ago
  96. 7b62f9b powerpc/powernv: Make opal log only readable by root by Jordan Niethe · 6 years ago
  97. e74d53e KVM: PPC: Fix compilation when KVM is not enabled by Paul Mackerras · 6 years ago
  98. e714063 powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc by Nathan Chancellor · 6 years ago
  99. 75d9fc7 powerpc/powernv: move OPAL call wrapper tracing and interrupt handling to C by Nicholas Piggin · 6 years ago
  100. 38555434 powerpc/64s: Fix data interrupts vs d-side MCE reentrancy by Nicholas Piggin · 6 years ago