1. b69f9e1 Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  2. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  3. 5bd4af3 Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  4. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  5. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  6. 544db75 hugetlb: introduce generic version of huge_ptep_get by Alexandre Ghiti · 6 years ago
  7. facf6d5 hugetlb: introduce generic version of huge_ptep_set_access_flags() by Alexandre Ghiti · 6 years ago
  8. 8e581d4 hugetlb: introduce generic version of huge_ptep_set_wrprotect() by Alexandre Ghiti · 6 years ago
  9. 78d6e4e hugetlb: introduce generic version of prepare_hugepage_range by Alexandre Ghiti · 6 years ago
  10. c4916a0 hugetlb: introduce generic version of huge_pte_wrprotect by Alexandre Ghiti · 6 years ago
  11. cae72ab hugetlb: introduce generic version of huge_pte_none() by Alexandre Ghiti · 6 years ago
  12. fe63222 hugetlb: introduce generic version of huge_ptep_clear_flush by Alexandre Ghiti · 6 years ago
  13. a4d8385 hugetlb: introduce generic version of huge_ptep_get_and_clear() by Alexandre Ghiti · 6 years ago
  14. cea685d hugetlb: introduce generic version of set_huge_pte_at() by Alexandre Ghiti · 6 years ago
  15. 1e5f50f hugetlb: introduce generic version of hugetlb_free_pgd_range by Alexandre Ghiti · 6 years ago
  16. 685f7e4 Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  17. 8dce6b2 powerpc/pseries: add missing cpumask.h include file by Tyrel Datwyler · 6 years ago
  18. 709cf19 powerpc/8xx: Use patch_site for perf counters setup by Christophe Leroy · 6 years ago
  19. 1a21087 powerpc/8xx: Use patch_site for memory setup patching by Christophe Leroy · 6 years ago
  20. 082e2869 powerpc/code-patching: Add a helper to get the address of a patch_site by Christophe Leroy · 6 years ago
  21. cc4ebf5c Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP" by Christophe Leroy · 6 years ago
  22. 0d1e8b8 Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  23. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  24. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  25. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  26. 0f99153 powerpc/msi: Fix compile error on mpc83xx by Christophe Leroy · 6 years ago
  27. 6e301a8 KVM: PPC: Optimize clearing TCEs for sparse tables by Alexey Kardashevskiy · 6 years ago
  28. abcff86 powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64 by Christophe Leroy · 6 years ago
  29. fb978ca powerpc/kgdb: add kgdb_arch_set/remove_breakpoint() by Christophe Leroy · 6 years ago
  30. 8114c36 powerpc/mm: Trace tlbia instruction by Christophe Leroy · 7 years ago
  31. 7cd01b0 powerpc: Add support for function error injection by Naveen N. Rao · 7 years ago
  32. 6ce7bff powerpc/aout: Fix struct user definition to use user_pt_regs by Michael Ellerman · 6 years ago
  33. 22a3d03 powerpc/uapi: Fix sigcontext definition to use user_pt_regs by Michael Ellerman · 6 years ago
  34. a0e1029 powerpc/io: remove old GCC version implementation by Christophe Leroy · 6 years ago
  35. 4c5d87d powerpc/pseries: PAPR persistent memory support by Oliver O'Halloran · 6 years ago
  36. bde1a13 powerpc/book3e: redefine pte_mkprivileged() and pte_mkuser() by Christophe Leroy · 6 years ago
  37. b9fb448 powerpc/mm: Make pte_pgprot return all pte bits by Aneesh Kumar K.V · 6 years ago
  38. 4ffe713 powerpc/mm: Increase the max addressable memory to 2PB by Aneesh Kumar K.V · 6 years ago
  39. c9f8073 powerpc/mm/hash: Rename get_ea_context to get_user_context by Aneesh Kumar K.V · 6 years ago
  40. e15a4fe powerpc/64s/hash: Add some SLB debugging tests by Nicholas Piggin · 6 years ago
  41. 94ee4272 powerpc/64s/hash: Simplify slb_flush_and_rebolt() by Nicholas Piggin · 6 years ago
  42. 5434ae7 powerpc/64s/hash: Add a SLB preload cache by Nicholas Piggin · 6 years ago
  43. 425d331 powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup by Nicholas Piggin · 6 years ago
  44. 126b11b powerpc/64s/hash: Add SLB allocation status bitmaps by Nicholas Piggin · 6 years ago
  45. 48e7b76 powerpc/64s/hash: Convert SLB miss handlers to C by Nicholas Piggin · 6 years ago
  46. 4c2de74 powerpc/64: Interrupts save PPR on stack rather than thread_struct by Nicholas Piggin · 6 years ago
  47. 002af93 powerpc: Split user/kernel definitions of struct pt_regs by Michael Ellerman · 6 years ago
  48. 1b2443a powerpc/book3s64: Avoid multiple endian conversion in pte helpers by Christophe Leroy · 6 years ago
  49. ff00552 powerpc/8xx: change name of a few page flags to avoid confusion by Christophe Leroy · 6 years ago
  50. 5662315 powerpc/mm: Get rid of pte-common.h by Christophe Leroy · 6 years ago
  51. cbcbbf4 powerpc/mm: Define platform default caches related flags by Christophe Leroy · 6 years ago
  52. a0da4bc powerpc/mm: Allow platforms to redefine some helpers by Christophe Leroy · 6 years ago
  53. 6c5d2d3 powerpc/nohash/64: do not include pte-common.h by Christophe Leroy · 6 years ago
  54. d82fd29 powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions by Christophe Leroy · 6 years ago
  55. e0f5703 powerpc/mm: Move pte_user() into nohash/pgtable.h by Christophe Leroy · 6 years ago
  56. b2133bd powerpc/book3s/32: do not include pte-common.h by Christophe Leroy · 6 years ago
  57. f480578 powerpc/mm: move __P and __S tables in the common pgtable.h by Christophe Leroy · 6 years ago
  58. 093d7ca powerpc/mm: drop unused page flags by Christophe Leroy · 6 years ago
  59. 26973fa powerpc/mm: use pte helpers in generic code by Christophe Leroy · 6 years ago
  60. daba790 powerpc/mm: add pte helpers to query and change pte flags by Christophe Leroy · 6 years ago
  61. aa9cd50 powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h by Christophe Leroy · 6 years ago
  62. d81e6f8 powerpc/mm: don't use _PAGE_EXEC in book3s/32 by Christophe Leroy · 6 years ago
  63. c766ee7 powerpc: handover page flags with a pgprot_t parameter by Christophe Leroy · 6 years ago
  64. 56f3c1413 powerpc/mm: properly set PAGE_KERNEL flags in ioremap() by Christophe Leroy · 6 years ago
  65. 86c391b powerpc/32: Add ioremap_wt() and ioremap_coherent() by Christophe Leroy · 6 years ago
  66. 425752c powerpc: Detect the presence of big-cores via "ibm, thread-groups" by Gautham R. Shenoy · 6 years ago
  67. fef7f90 powerpc/eeh: Cleanup eeh_ops.wait_state() by Sam Bobroff · 6 years ago
  68. e762bb8 powerpc/eeh: Cleanup eeh_pe_state_mark() by Sam Bobroff · 6 years ago
  69. 5464492 powerpc/eeh: Cleanup eeh_enabled() by Sam Bobroff · 6 years ago
  70. 80e65b0 powerpc/eeh: Cleanup list_head field names by Sam Bobroff · 6 years ago
  71. b95a460 powerpc/eeh: Cleanup unused field in eeh_dev by Sam Bobroff · 6 years ago
  72. bffc017 powerpc/eeh: Cleanup EEH_POSTPONED_PROBE by Sam Bobroff · 6 years ago
  73. 4628a64 mm: Preserve _PAGE_DEVMAP across mprotect() calls by Jan Kara · 6 years ago
  74. 9b7e4d6 Merge branch 'fixes' into next by Michael Ellerman · 6 years ago
  75. aa069a9 KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization by Paul Mackerras · 6 years ago
  76. 83a0551 KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs by Paul Mackerras · 6 years ago
  77. 73937de KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry by Suraj Jitindar Singh · 6 years ago
  78. 3032341 KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register by Paul Mackerras · 6 years ago
  79. 9d0b048 KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu by Suraj Jitindar Singh · 6 years ago
  80. 690ed4c KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested by Paul Mackerras · 6 years ago
  81. e3b6b46 KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall by Suraj Jitindar Singh · 6 years ago
  82. 8cf531e KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings by Suraj Jitindar Singh · 6 years ago
  83. fd10be2 KVM: PPC: Book3S HV: Handle page fault for a nested guest by Suraj Jitindar Singh · 6 years ago
  84. 4bad777 KVM: PPC: Book3S HV: Handle hypercalls correctly when nested by Paul Mackerras · 6 years ago
  85. 360cae3 KVM: PPC: Book3S HV: Nested guest entry via hypercall by Paul Mackerras · 6 years ago
  86. 8e3f5fc KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization by Paul Mackerras · 6 years ago
  87. 9811c78 KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agnostic by Suraj Jitindar Singh · 6 years ago
  88. fd0944b KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct by Paul Mackerras · 6 years ago
  89. 9a94d3e KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings by Paul Mackerras · 6 years ago
  90. 32eb150 KVM: PPC: Book3S HV: Handle hypervisor instruction faults better by Paul Mackerras · 6 years ago
  91. 95a6432 KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests by Paul Mackerras · 6 years ago
  92. 7854f75 KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable by Paul Mackerras · 6 years ago
  93. 41f4e63 KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions by Paul Mackerras · 6 years ago
  94. f7035ce KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code by Paul Mackerras · 6 years ago
  95. d24ea8a KVM: PPC: Book3S: Simplify external interrupt handling by Paul Mackerras · 6 years ago
  96. a3ac077 KVM: PPC: Remove redundand permission bits removal by Alexey Kardashevskiy · 6 years ago
  97. 42de7b9 KVM: PPC: Validate TCEs against preregistered memory page sizes by Alexey Kardashevskiy · 6 years ago
  98. f283801 signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE by Eric W. Biederman · 7 years ago
  99. 5c784c8 powerpc/tm: Remove msr_tm_active() by Breno Leitao · 6 years ago
  100. 5521eb4 powerpc/ptrace: Add support for PTRACE_SYSEMU by Breno Leitao · 6 years ago