1. 1a9df9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  2. 8bc0868 powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM configurations by Ben Hutchings · 6 years ago
  3. b5b4453 powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038 by Michael Ellerman · 6 years ago
  4. 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
  5. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  6. 7cbbbb8 kbuild: warn redundant generic-y by Masahiro Yamada · 6 years ago
  7. 0aedadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  8. 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
  9. 86be36f powerpc: bpf: Fix generation of load/store DW instructions by Naveen N. Rao · 6 years ago
  10. 636deed Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  11. 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
  12. 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
  13. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  14. 8ef5cbd arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade by Aneesh Kumar K.V · 6 years ago
  15. 5b32336 arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade by Aneesh Kumar K.V · 6 years ago
  16. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  17. 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
  18. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  19. 35f2806 powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configuration by Aneesh Kumar K.V · 6 years ago
  20. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  21. bd3524f powerpc/64s: Fix unrelocated interrupt trampoline address test by Nicholas Piggin · 6 years ago
  22. 2b57ecd KVM: PPC: Book3S: Add count cache flush parameters to kvmppc_get_cpu_char() by Suraj Jitindar Singh · 6 years ago
  23. e74d53e KVM: PPC: Fix compilation when KVM is not enabled by Paul Mackerras · 6 years ago
  24. 75d9fc7 powerpc/powernv: move OPAL call wrapper tracing and interrupt handling to C by Nicholas Piggin · 6 years ago
  25. ccd4770 powerpc/64s: Fix HV NMI vs HV interrupt recoverability test by Nicholas Piggin · 6 years ago
  26. 930d628 powerpc: sstep: Add support for maddhd, maddhdu, maddld instructions by Sandipan Das · 6 years ago
  27. c911d2e powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO by Christophe Leroy · 6 years ago
  28. f7354cc powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU by Christophe Leroy · 6 years ago
  29. 7c19c2e powerpc: 'current_set' is now a table of task_struct pointers by Christophe Leroy · 6 years ago
  30. a7916a1 powerpc: regain entire stack space by Christophe Leroy · 6 years ago
  31. ed1cd6d powerpc: Activate CONFIG_THREAD_INFO_IN_TASK by Christophe Leroy · 6 years ago
  32. b72cc2e powerpc: Use task_stack_page() in current_pt_regs() by Christophe Leroy · 6 years ago
  33. 3733304 powerpc: Use linux/thread_info.h in processor.h by Christophe Leroy · 6 years ago
  34. 5497c25 powerpc: Use sizeof(struct thread_info) in INIT_SP_LIMIT by Christophe Leroy · 6 years ago
  35. 4e67bfd powerpc: Update comments in preparation for THREAD_INFO_IN_TASK by Christophe Leroy · 6 years ago
  36. 1e35f29 powerpc: call_do_[soft]irq() takes a pointer to the stack by Christophe Leroy · 6 years ago
  37. 92ab45c powerpc: Avoid circular header inclusion in mmu-hash.h by Christophe Leroy · 6 years ago
  38. d5f17ee powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX by Christophe Leroy · 6 years ago
  39. 63b2bc6 powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX by Christophe Leroy · 6 years ago
  40. 5e04ae8 powerpc/mm/32s: add setibat() clearibat() and update_bats() by Christophe Leroy · 6 years ago
  41. 555f4fd powerpc/kconfig: define PAGE_SHIFT inside Kconfig by Christophe Leroy · 6 years ago
  42. 28ea38b powerpc/mmu: add is_strict_kernel_rwx() helper by Christophe Leroy · 6 years ago
  43. 02d5d13 powerpc/32: add helper to write into segment registers by Christophe Leroy · 6 years ago
  44. 78a8da0 powerpc: sstep: Add tests for addc[.] instruction by Sandipan Das · 6 years ago
  45. f68e792 Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling" by Michael Ellerman · 6 years ago
  46. 54a1f39 Merge tag 'kvm-ppc-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-next by Paolo Bonzini · 6 years ago
  47. 0a0c50f Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 6 years ago
  48. 78ca110 powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling by Christophe Leroy · 6 years ago
  49. 93c4a16 powerpc/6xx: Store PGDIR physical address in a SPRG by Christophe Leroy · 6 years ago
  50. 0df977e powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTAS by Christophe Leroy · 6 years ago
  51. 4005833 powerpc: simplify BDI switch by Christophe Leroy · 6 years ago
  52. 19f8a5b powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit by Paul Mackerras · 6 years ago
  53. c746ca0 powerpc/book3s: Remove pgd/pud/pmd_set() interfaces by Aneesh Kumar K.V · 6 years ago
  54. 954bd99 powerpc/eeh: Add eeh_force_recover to debugfs by Oliver O'Halloran · 6 years ago
  55. 6b493f6 powerpc/eeh: Allow disabling recovery by Oliver O'Halloran · 6 years ago
  56. 67060cb powerpc/pci: Add pci_find_controller_for_domain() by Oliver O'Halloran · 6 years ago
  57. 5ca85ae powerpc/eeh_cache: Add a way to dump the EEH address cache by Oliver O'Halloran · 6 years ago
  58. 46ee7c3 powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezes by Oliver O'Halloran · 6 years ago
  59. d065ee9 powerpc: drop unused GENERIC_CSUM Kconfig item by Christophe Leroy · 6 years ago
  60. 3d8810e powerpc/mm/hash: Increase vmalloc space to 512T with hash MMU by Michael Ellerman · 6 years ago
  61. e121ee6 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 6 years ago
  62. c057720 powerpc/64s: Better printing of machine check info for guest MCEs by Paul Mackerras · 6 years ago
  63. 884dfb7 KVM: PPC: Book3S HV: Simplify machine check handling by Paul Mackerras · 6 years ago
  64. d0055df Merge branch 'topic/dma' into next by Michael Ellerman · 6 years ago
  65. 1524825 KVM: Call kvm_arch_memslots_updated() before updating memslots by Sean Christopherson · 6 years ago
  66. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  67. 637cfeb Merge branch 'fixes' into next by Michael Ellerman · 6 years ago
  68. 8f1f7b9 KVM: PPC: Book3S HV: Add KVM stat largepages_[2M/1G] by Suraj Jitindar Singh · 6 years ago
  69. 03f9533 KVM: PPC: Book3S: Allow XICS emulation to work in nested hosts using XIVE by Paul Mackerras · 6 years ago
  70. 41a8645 KVM: PPC: Book3S PR: Add emulation for slbfee. instruction by Paul Mackerras · 6 years ago
  71. 4a605e2 powerpc/dma: trim the fat from <asm/dma-mapping.h> by Christoph Hellwig · 6 years ago
  72. 0617fc0 powerpc/dma: remove set_dma_offset by Christoph Hellwig · 6 years ago
  73. 7610fdf powerpc/dma: remove get_dma_offset by Christoph Hellwig · 6 years ago
  74. 68005b67 powerpc/dma: use the generic direct mapping bypass by Christoph Hellwig · 6 years ago
  75. 461db2b powerpc/dma: use the dma_direct mapping routines by Christoph Hellwig · 6 years ago
  76. 31f940a powerpc/dma: use the dma-direct allocator for coherent platforms by Christoph Hellwig · 6 years ago
  77. 65a21b7 powerpc/dma: remove dma_nommu_dma_supported by Christoph Hellwig · 6 years ago
  78. 5a47910 powerpc/dma: remove dma_nommu_get_required_mask by Christoph Hellwig · 6 years ago
  79. 6666cc1 powerpc/dma: remove dma_nommu_mmap_coherent by Christoph Hellwig · 6 years ago
  80. 11ddce1 dma-mapping, powerpc: simplify the arch dma_set_mask override by Christoph Hellwig · 6 years ago
  81. 9b18114 powerpc/dma: fix an off-by-one in dma_capable by Christoph Hellwig · 6 years ago
  82. 74194cd powerpc/dma: remove max_direct_dma_addr by Christoph Hellwig · 6 years ago
  83. 391133f powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c by Christoph Hellwig · 6 years ago
  84. 7c1013b powerpc/dma: remove get_pci_dma_ops by Christoph Hellwig · 6 years ago
  85. 662acad powerpc/pci: remove the dma_set_mask pci_controller ops methods by Christoph Hellwig · 6 years ago
  86. ffe3dfd powerpc/dma: stop overriding dma_get_required_mask by Christoph Hellwig · 6 years ago
  87. ba767b5 powerpc/cell: use the generic iommu bypass code by Christoph Hellwig · 6 years ago
  88. 8617a5c powerpc/dma: handle iommu bypass in dma_iommu_ops by Christoph Hellwig · 6 years ago
  89. a20f507 powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_ops by Christoph Hellwig · 6 years ago
  90. a580076 powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present() by Michael Ellerman · 6 years ago
  91. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  92. 5c07488 Merge 5.0-rc6 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  93. 41ea391 Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  94. d33c577 y2038: rename old time and utime syscalls by Arnd Bergmann · 6 years ago
  95. 1ef5207 powerpc/eeh: Improve recovery of passed-through devices by Sam Bobroff · 6 years ago
  96. 9ed5ca6 powerpc/eeh: Add include_passed to eeh_pe_state_clear() by Sam Bobroff · 6 years ago
  97. 188fdea powerpc/eeh: remove sw_state from eeh_unfreeze_pe() by Sam Bobroff · 6 years ago
  98. 26b5233 powerpc: Drop page_is_ram() and walk_system_ram_range() by Christophe Leroy · 6 years ago
  99. 45bdc66 socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes by Deepa Dinamani · 6 years ago
  100. 579b923 powerpc/radix: Fix kernel crash with mremap() by Aneesh Kumar K.V · 6 years ago