1. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  2. 04ac452d arch/sparc: support NR_CPUS = 4096 by Jane Chu · 7 years ago
  3. 433a50e sparc64: delete old wrap code by Pavel Tatashin · 7 years ago
  4. b6bb22d sparc64: new context wrap by Pavel Tatashin · 7 years ago
  5. 975f3cd sparc64: add per-cpu mm of secondary contexts by Pavel Tatashin · 7 years ago
  6. 7932bfa sparc64: redefine first version by Pavel Tatashin · 7 years ago
  7. 65e3443 sparc64: combine activate_mm and switch_mm by Pavel Tatashin · 7 years ago
  8. e7590a1 sparc64: reset mm cpumask after wrap by Pavel Tatashin · 7 years ago
  9. b3ad7a3 sparc: Machine description indices can vary by James Clarke · 7 years ago
  10. 8d665e0 sparc64: mm: fix copy_tsb to correctly copy huge page TSBs by Mike Kravetz · 7 years ago
  11. 4b684e6 sparc64: Add __multi3 for gcc 7.x and later. by David S. Miller · 7 years ago
  12. 77d3588 Merge 4.9.31 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  13. 1a65877 sparc/ftrace: Fix ftrace graph time measurement by Liam R. Howlett · 7 years ago
  14. 45ceb84 sparc: Fix -Wstringop-overflow warning by Orlando Arias · 7 years ago
  15. 3fe100e BACKPORT [FROMLIST] New getsockopt option to get socket cookie by Chenbo Feng · 7 years ago
  16. 22d6b01 sparc64: fix fault handling in NGbzero.S and GENbzero.S by Dave Aldridge · 7 years ago
  17. 512d211 sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() by Tom Hromatka · 7 years ago
  18. 24870a7 sparc64: kern_addr_valid regression by bob picco · 7 years ago
  19. 84b94c43 sparc/ptrace: Preserve previous registers for short regset write by Dave Martin · 7 years ago
  20. 9dd35d6 sparc: drop duplicate header scatterlist.h by Geliang Tang · 8 years ago
  21. e6b5f1b config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc by Babu Moger · 8 years ago
  22. d30a6b8 sparc64: Enable 64-bit DMA by Tushar Dave · 8 years ago
  23. f08978b sparc64: Enable sun4v dma ops to use IOMMU v2 APIs by Tushar Dave · 8 years ago
  24. 5116ab4 sparc64: Bind PCIe devices to use IOMMU v2 service by Tushar Dave · 8 years ago
  25. 31f077d sparc64: Initialize iommu_map_table and iommu_pool by Tushar Dave · 8 years ago
  26. f0248c1 sparc64: Add ATU (new IOMMU) support by Tushar Dave · 8 years ago
  27. c88c545 sparc64: Add FORCE_MAX_ZONEORDER and default to 13 by Dave Kleikamp · 8 years ago
  28. 87a349f sparc64: fix compile warning section mismatch in find_node() by Thomas Tai · 8 years ago
  29. 07b5ab3 sparc32: Fix inverted invalid_frame_pointer checks on sigreturns by Andreas Larsson · 8 years ago
  30. 74a5ed5 sparc64: Fix find_node warning if numa node cannot be found by Thomas Tai · 8 years ago
  31. a74ad5e sparc64: Handle extremely large kernel TLB range flushes more gracefully. by David S. Miller · 8 years ago
  32. a236441 sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call code. by David S. Miller · 8 years ago
  33. 830cda3 sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending. by David S. Miller · 8 years ago
  34. 849c498 sparc64: Handle extremely large kernel TSB range flushes sanely. by David S. Miller · 8 years ago
  35. 9d9fa23 sparc: Handle negative offsets in arch_jump_label_transform by James Clarke · 8 years ago
  36. b429ae4 sparc64: Fix illegal relative branches in hypervisor patched TLB code. by David S. Miller · 8 years ago
  37. 0fd0ff0 sparc64: Delete now unused user copy fixup functions. by David S. Miller · 8 years ago
  38. 614da3d sparc64: Delete now unused user copy assembler helpers. by David S. Miller · 8 years ago
  39. ee841d0 sparc64: Convert U3copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  40. e93704e sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  41. 7ae3aaf sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  42. 95707704 sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  43. cb736fd sparc64: Convert U1copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  44. d0796b5 sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  45. 0096ac9 sparc64: Convert copy_in_user to accurate exception reporting. by David S. Miller · 8 years ago
  46. 83a17d2 sparc64: Prepare to move to more saner user copy exception handling. by David S. Miller · 8 years ago
  47. aa95ce3 sparc64: Delete __ret_efault. by David S. Miller · 8 years ago
  48. ee9e839 sparc32: Fix old style declaration GCC warnings by Tobias Klauser · 8 years ago
  49. 844bdf1 sparc64: Fix old style declaration GCC warnings by Tobias Klauser · 8 years ago
  50. d624716 sparc64: Setup a scheduling domain for highest level cache. by Atish Patra · 8 years ago
  51. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  52. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  53. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  54. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  55. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  56. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  57. 9a01c3e nmi_backtrace: add more trigger_*_cpu_backtrace() methods by Chris Metcalf · 8 years ago
  58. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  59. f84d9fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  60. 98e98eb sparc: fixing ident and beautifying code by netmonk@netmonk.org · 8 years ago
  61. aa7bde1 sparc64: Enable setting "relaxed ordering" in IOMMU mappings by chris hyser · 8 years ago
  62. 8914391 sparc64: Enable PCI IOMMU version 2 API by chris hyser · 8 years ago
  63. cdd4f4c sparc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  64. c99d2ab sparc64: separate extable_64.h, switch elf_64.h to it by Al Viro · 8 years ago
  65. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  67. 2a0100d sparc64: Fix non-SMP build. by David S. Miller · 8 years ago
  68. ebb99a4 sparc64: Fix irq stack bootmem allocation. by Atish Patra · 8 years ago
  69. 9b2f753 sparc64: Fix cpu_possible_mask if nr_cpus is set by Atish Patra · 8 years ago
  70. 1e953d8 sparc64 mm: Fix more TSB sizing issues by Mike Kravetz · 8 years ago
  71. bdf2f59 sparc64: fix section mismatch in find_numa_latencies_for_group by Paul Gortmaker · 8 years ago
  72. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  73. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  74. 917400c sparc32: fix copy_from_user() by Al Viro · 8 years ago
  75. 81409e9 usercopy: fold builtin_const check into inline function by Kees Cook · 8 years ago
  76. ee1e714 cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier by Thomas Gleixner · 8 years ago
  77. 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 8 years ago
  78. e4a744e ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config by Josh Poimboeuf · 8 years ago
  79. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  80. fb2e6fd sparc32: debride memcpy.S a bit by Al Viro · 9 years ago
  81. 70a6fcf [sparc] unify 32bit and 64bit string.h by Al Viro · 9 years ago
  82. d3867f04 sparc: move exports to definitions by Al Viro · 9 years ago
  83. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  84. 10d7227 sparc: support static_key usage in non-module __exit sections by Jason Baron · 8 years ago
  85. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  86. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  87. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  88. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  89. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  90. 7bc3777 sparc64: Trim page tables for 8M hugepages by Nitin Gupta · 8 years ago
  91. af1b1a9 sparc64 mm: Fix base TSB sizing when hugetlb pages are used by Mike Kravetz · 8 years ago
  92. fa16082 sparc32: off by ones in BUG_ON() by Dan Carpenter · 8 years ago
  93. 4f6deb8 sparc: Don't leak context bits into thread->fault_address by David S. Miller · 8 years ago
  94. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  95. 9d9208a sparc/uaccess: Enable hardened usercopy by Kees Cook · 8 years ago
  96. e658052 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. 06ee6d5 genirq: Add affinity hint to irq allocation by Thomas Gleixner · 8 years ago
  99. 45eeff2 sparc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  100. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago