1. 22d6b01 sparc64: fix fault handling in NGbzero.S and GENbzero.S by Dave Aldridge · 7 years ago
  2. 512d211 sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() by Tom Hromatka · 7 years ago
  3. 24870a7 sparc64: kern_addr_valid regression by bob picco · 7 years ago
  4. 84b94c43 sparc/ptrace: Preserve previous registers for short regset write by Dave Martin · 7 years ago
  5. 9dd35d6 sparc: drop duplicate header scatterlist.h by Geliang Tang · 8 years ago
  6. e6b5f1b config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc by Babu Moger · 8 years ago
  7. d30a6b8 sparc64: Enable 64-bit DMA by Tushar Dave · 8 years ago
  8. f08978b sparc64: Enable sun4v dma ops to use IOMMU v2 APIs by Tushar Dave · 8 years ago
  9. 5116ab4 sparc64: Bind PCIe devices to use IOMMU v2 service by Tushar Dave · 8 years ago
  10. 31f077d sparc64: Initialize iommu_map_table and iommu_pool by Tushar Dave · 8 years ago
  11. f0248c1 sparc64: Add ATU (new IOMMU) support by Tushar Dave · 8 years ago
  12. c88c545 sparc64: Add FORCE_MAX_ZONEORDER and default to 13 by Dave Kleikamp · 8 years ago
  13. 87a349f sparc64: fix compile warning section mismatch in find_node() by Thomas Tai · 8 years ago
  14. 07b5ab3 sparc32: Fix inverted invalid_frame_pointer checks on sigreturns by Andreas Larsson · 8 years ago
  15. 74a5ed5 sparc64: Fix find_node warning if numa node cannot be found by Thomas Tai · 8 years ago
  16. a74ad5e sparc64: Handle extremely large kernel TLB range flushes more gracefully. by David S. Miller · 8 years ago
  17. a236441 sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call code. by David S. Miller · 8 years ago
  18. 830cda3 sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending. by David S. Miller · 8 years ago
  19. 849c498 sparc64: Handle extremely large kernel TSB range flushes sanely. by David S. Miller · 8 years ago
  20. 9d9fa23 sparc: Handle negative offsets in arch_jump_label_transform by James Clarke · 8 years ago
  21. b429ae4 sparc64: Fix illegal relative branches in hypervisor patched TLB code. by David S. Miller · 8 years ago
  22. 0fd0ff0 sparc64: Delete now unused user copy fixup functions. by David S. Miller · 8 years ago
  23. 614da3d sparc64: Delete now unused user copy assembler helpers. by David S. Miller · 8 years ago
  24. ee841d0 sparc64: Convert U3copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  25. e93704e sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  26. 7ae3aaf sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  27. 95707704 sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  28. cb736fd sparc64: Convert U1copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  29. d0796b5 sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
  30. 0096ac9 sparc64: Convert copy_in_user to accurate exception reporting. by David S. Miller · 8 years ago
  31. 83a17d2 sparc64: Prepare to move to more saner user copy exception handling. by David S. Miller · 8 years ago
  32. aa95ce3 sparc64: Delete __ret_efault. by David S. Miller · 8 years ago
  33. ee9e839 sparc32: Fix old style declaration GCC warnings by Tobias Klauser · 8 years ago
  34. 844bdf1 sparc64: Fix old style declaration GCC warnings by Tobias Klauser · 8 years ago
  35. d624716 sparc64: Setup a scheduling domain for highest level cache. by Atish Patra · 8 years ago
  36. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  37. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  38. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  39. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  40. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  41. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  42. 9a01c3e nmi_backtrace: add more trigger_*_cpu_backtrace() methods by Chris Metcalf · 8 years ago
  43. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  44. f84d9fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  45. 98e98eb sparc: fixing ident and beautifying code by netmonk@netmonk.org · 8 years ago
  46. aa7bde1 sparc64: Enable setting "relaxed ordering" in IOMMU mappings by chris hyser · 8 years ago
  47. 8914391 sparc64: Enable PCI IOMMU version 2 API by chris hyser · 8 years ago
  48. cdd4f4c sparc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  49. c99d2ab sparc64: separate extable_64.h, switch elf_64.h to it by Al Viro · 8 years ago
  50. 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
  51. 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
  52. 2a0100d sparc64: Fix non-SMP build. by David S. Miller · 8 years ago
  53. ebb99a4 sparc64: Fix irq stack bootmem allocation. by Atish Patra · 8 years ago
  54. 9b2f753 sparc64: Fix cpu_possible_mask if nr_cpus is set by Atish Patra · 8 years ago
  55. 1e953d8 sparc64 mm: Fix more TSB sizing issues by Mike Kravetz · 8 years ago
  56. bdf2f59 sparc64: fix section mismatch in find_numa_latencies_for_group by Paul Gortmaker · 8 years ago
  57. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  58. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  59. 917400c sparc32: fix copy_from_user() by Al Viro · 8 years ago
  60. 81409e9 usercopy: fold builtin_const check into inline function by Kees Cook · 8 years ago
  61. ee1e714 cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier by Thomas Gleixner · 8 years ago
  62. 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 8 years ago
  63. e4a744e ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config by Josh Poimboeuf · 8 years ago
  64. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  65. fb2e6fd sparc32: debride memcpy.S a bit by Al Viro · 8 years ago
  66. 70a6fcf [sparc] unify 32bit and 64bit string.h by Al Viro · 8 years ago
  67. d3867f04 sparc: move exports to definitions by Al Viro · 8 years ago
  68. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  69. 10d7227 sparc: support static_key usage in non-module __exit sections by Jason Baron · 8 years ago
  70. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  71. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  72. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  73. 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
  74. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  75. 7bc3777 sparc64: Trim page tables for 8M hugepages by Nitin Gupta · 8 years ago
  76. af1b1a9 sparc64 mm: Fix base TSB sizing when hugetlb pages are used by Mike Kravetz · 8 years ago
  77. fa16082 sparc32: off by ones in BUG_ON() by Dan Carpenter · 8 years ago
  78. 4f6deb8 sparc: Don't leak context bits into thread->fault_address by David S. Miller · 8 years ago
  79. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  80. 9d9208a sparc/uaccess: Enable hardened usercopy by Kees Cook · 8 years ago
  81. 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
  82. 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
  83. 06ee6d5 genirq: Add affinity hint to irq allocation by Thomas Gleixner · 8 years ago
  84. 45eeff2 sparc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  85. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  86. 3b146b2 sparc/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus() by Bjorn Helgaas · 8 years ago
  87. 8221a01 PCI: Unify pci_resource_to_user() declarations by Bjorn Helgaas · 8 years ago
  88. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  89. 3a1adb2 locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 8 years ago
  90. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  91. 279da14 sparc32: remove stale RTC_PORT definition by Arnd Bergmann · 8 years ago
  92. 58c1f99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  93. 7cafc0b sparc64: Fix return from trap window fill crashes. by David S. Miller · 8 years ago
  94. d11c2a0 sparc: Harden signal return frame checks. by David S. Miller · 8 years ago
  95. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 9ea46abe sparc64: Take ctx_alloc_lock properly in hugetlb_setup(). by David S. Miller · 8 years ago
  97. 21f9deb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  98. 24e49ee sparc64: Reduce TLB flushes during hugepte changes by Nitin Gupta · 8 years ago
  99. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  100. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago