1. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  2. de6cc65 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 by Thomas Gleixner · 6 years ago
  3. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  4. d5bb994 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114 by Thomas Gleixner · 6 years ago
  5. f4344b1 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 112 by Thomas Gleixner · 6 years ago
  6. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  7. ea2305f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40 by Thomas Gleixner · 6 years ago
  8. e62d949 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 33 by Thomas Gleixner · 6 years ago
  9. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  10. 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
  11. 1335d9a Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  12. 86a78a8 Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  13. 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  14. c179976 powerpc/mm/hash: Fix get_region_id() for invalid addresses by Aneesh Kumar K.V · 6 years ago
  15. 6457f42 powerpc/mm: Drop VM_BUG_ON in get_region_id() by Aneesh Kumar K.V · 6 years ago
  16. d2d8b14 Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  17. 59c5c58 Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 6 years ago
  18. 4eb0716 hugetlb: allow to free gigantic pages regardless of the configuration by Alexandre Ghiti · 6 years ago
  19. 56e33af livepatch: Remove klp_check_compiler_support() by Jiri Kosina · 6 years ago
  20. b970afc Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  21. 5a28fc9 x86/mpx, mm/core: Fix recursive munmap() corruption by Dave Hansen · 6 years ago
  22. 8150a15 powerpc/64s: Use early_mmu_has_feature() in set_kuap() by Michael Ellerman · 6 years ago
  23. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  24. f393562 powerpc/book3s/64: check for NULL pointer in pgd_alloc() by Rick Lindsley · 6 years ago
  25. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  26. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  27. 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
  28. 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
  29. 5266e58 powerpc/booke64: set RI in default MSR by Laurentiu Tudor · 6 years ago
  30. d1720ad powerpc/include: Add data structures and macros for IMC trace mode by Anju T Sudhakar · 6 years ago
  31. de26912 powerpc/hmi: Fix kernel hang when TB is in error state. by Mahesh Salgaonkar · 6 years ago
  32. 453d87f powerpc/mm: Warn if W+X pages found on boot by Russell Currey · 6 years ago
  33. 93f2cd8 powerpc/mm: define an empty mm_iommu_init() by Christophe Leroy · 6 years ago
  34. 9c1d38b powerpc/fadump: define an empty fadump_cleanup() by Christophe Leroy · 6 years ago
  35. 2edb16e powerpc/32: Add KASAN support by Christophe Leroy · 6 years ago
  36. b4abe38 powerpc/32: prepare shadow area for KASAN by Christophe Leroy · 6 years ago
  37. a67beca powerpc/32: make KVIRT_TOP dependent on FIXMAP_START by Christophe Leroy · 6 years ago
  38. 26deb04 powerpc: prepare string/mem functions for KASAN by Christophe Leroy · 6 years ago
  39. 0692391 powerpc/mm: refactor pgd_alloc() and pgd_free() on nohash by Christophe Leroy · 6 years ago
  40. 8a2cc87 powerpc/mm: refactor pmd_pgtable() by Christophe Leroy · 6 years ago
  41. 7cec90e powerpc/mm: refactor pgtable freeing functions on nohash by Christophe Leroy · 6 years ago
  42. bf8156c powerpc/mm: Only keep one version of pmd_populate() functions on nohash/32 by Christophe Leroy · 6 years ago
  43. e80789a powerpc/mm: refactor definition of pgtable_cache[] by Christophe Leroy · 6 years ago
  44. dc09686 powerpc/mm: refactor pte_alloc_one() and pte_free() families definition. by Christophe Leroy · 6 years ago
  45. b0124ff powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32 by Christophe Leroy · 6 years ago
  46. 7a792d5 powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.h by Christophe Leroy · 6 years ago
  47. 696dffa powerpc/mm: move pgtable_t in asm/mmu.h by Christophe Leroy · 6 years ago
  48. 737b434 powerpc/mm: convert Book3E 64 to pte_fragment by Christophe Leroy · 6 years ago
  49. 447def3 powerpc/mm: drop __bad_pte() by Christophe Leroy · 6 years ago
  50. c5710cd2 powerpc/mm: cleanup HPAGE_SHIFT setup by Christophe Leroy · 6 years ago
  51. 45d0ba5 powerpc/mm: move hugetlb_disabled into asm/hugetlb.h by Christophe Leroy · 6 years ago
  52. 723f268 powerpc/mm: cleanup ifdef mess in add_huge_page_size() by Christophe Leroy · 6 years ago
  53. 5fb84fe powerpc/mm: add a helper to populate hugepd by Christophe Leroy · 6 years ago
  54. 8197af2 powerpc/mm: split asm/hugetlb.h into dedicated subarch files by Christophe Leroy · 6 years ago
  55. 0001e5a powerpc/mm: make gup_hugepte() static by Christophe Leroy · 6 years ago
  56. 5874cab powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES by Christophe Leroy · 6 years ago
  57. 5953fb4 powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT by Christophe Leroy · 6 years ago
  58. 43ed790 powerpc/mm: define get_slice_psize() all the time by Christophe Leroy · 6 years ago
  59. 33f128c powerpc/8xx: get rid of #ifdef CONFIG_HUGETLB_PAGE for slices by Christophe Leroy · 6 years ago
  60. 8774612 powerpc/mm: get rid of mm_ctx_slice_mask_xxx() by Christophe Leroy · 6 years ago
  61. fca5c1e powerpc/mm: move slice_mask_for_size() into mmu.h by Christophe Leroy · 6 years ago
  62. 02f89ae powerpc/mm: no slice for nohash/64 by Christophe Leroy · 6 years ago
  63. 71faf81 powerpc/nohash64: clean pgtable.h by Christophe Leroy · 6 years ago
  64. 50dbabe powerpc/powernv/mce: Print additional information about MCE error. by Mahesh Salgaonkar · 6 years ago
  65. cda6618 powerpc/powernv/mce: Print correct severity for MCE error. by Mahesh Salgaonkar · 6 years ago
  66. d6e8a15 powerpc/powernv/mce: Reduce MCE console logs to lesser lines. by Mahesh Salgaonkar · 6 years ago
  67. 5b2a152 powerpc: Add doorbell tracepoints by Anton Blanchard · 7 years ago
  68. bdc7c97 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 6 years ago
  69. 10d9161 powerpc/64s: Reimplement book3s idle code in C by Nicholas Piggin · 6 years ago
  70. 5422e95 KVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method by a 'release' method by Cédric Le Goater · 6 years ago
  71. 39e9af3 KVM: PPC: Book3S HV: XIVE: Add a TIMA mapping by Cédric Le Goater · 6 years ago
  72. e4945b9 KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE state by Cédric Le Goater · 6 years ago
  73. 13ce329 KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configuration by Cédric Le Goater · 6 years ago
  74. eacc56b KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVE by Cédric Le Goater · 6 years ago
  75. 90c7379 KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation mode by Cédric Le Goater · 6 years ago
  76. a878957 Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 6 years ago
  77. 70ea13f KVM: PPC: Book3S HV: Flush TLB on secondary radix threads by Paul Mackerras · 6 years ago
  78. 2940ba0 KVM: PPC: Book3S HV: Move HPT guest TLB flushing to C code by Paul Mackerras · 6 years ago
  79. e1a1ef8 KVM: PPC: Book3S: Allocate guest TCEs on demand too by Alexey Kardashevskiy · 6 years ago
  80. 2001825 KVM: PPC: Book3S HV: Avoid lockdep debugging in TCE realmode handlers by Alexey Kardashevskiy · 6 years ago
  81. eadfb1c KVM: PPC: Book3S HV: Implement real mode H_PAGE_INIT handler by Suraj Jitindar Singh · 6 years ago
  82. b2d3b5e powerpc/pseries: Track LMB nid instead of using device tree by Nathan Fontenot · 7 years ago
  83. 5f53d28 powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_ID by Aneesh Kumar K.V · 6 years ago
  84. 1c946c1 powerpc/mm/hash: Simplify the region id calculation. by Aneesh Kumar K.V · 6 years ago
  85. 53ed7a5 powerpc/mm: Drop the unnecessary region check by Aneesh Kumar K.V · 6 years ago
  86. 0034d39 powerpc/mm/hash64: Map all the kernel regions in the same 0xc range by Aneesh Kumar K.V · 6 years ago
  87. a35a3c6 powerpc/mm/hash64: Add a variable to track the end of IO mapping by Aneesh Kumar K.V · 6 years ago
  88. ef629cc powerc/mm/hash: Reduce hash_mm_context size by Aneesh Kumar K.V · 6 years ago
  89. 7011018 powerpc/mm: Reduce memory usage for mm_context_t for radix by Aneesh Kumar K.V · 6 years ago
  90. 60458fb powerpc/mm: Add helpers for accessing hash translation related variables by Aneesh Kumar K.V · 6 years ago
  91. 4f40b15 powerpc/mm: Remove PPC_MM_SLICES #ifdef for book3s64 by Aneesh Kumar K.V · 6 years ago
  92. 6161a37 powerpc/mm: Fix build error with FLATMEM book3s64 config by Aneesh Kumar K.V · 6 years ago
  93. a68c31f powerpc/32s: Implement Kernel Userspace Access Protection by Christophe Leroy · 6 years ago
  94. f342adc powerpc/32s: Prepare Kernel Userspace Access Protection by Christophe Leroy · 6 years ago
  95. 31ed2b1 powerpc/32s: Implement Kernel Userspace Execution Prevention. by Christophe Leroy · 6 years ago
  96. 2679f9b powerpc/8xx: Add Kernel Userspace Access Protection by Christophe Leroy · 6 years ago
  97. 06fbe81 powerpc/8xx: Add Kernel Userspace Execution Prevention by Christophe Leroy · 6 years ago
  98. c341a10 powerpc/8xx: Only define APG0 and APG1 by Christophe Leroy · 6 years ago
  99. e2fb9f5 powerpc/32: Prepare for Kernel Userspace Access Protection by Christophe Leroy · 6 years ago
  100. 5e5be3a powerpc/mm: Detect bad KUAP faults by Michael Ellerman · 6 years ago