1. 654f480 sparc64: mm: fix copy_tsb to correctly copy huge page TSBs by Mike Kravetz · 7 years ago
  2. c79a137 arch/sparc: support NR_CPUS = 4096 by Jane Chu · 7 years ago
  3. 1b4af13 sparc64: Add __multi3 for gcc 7.x and later. by David S. Miller · 7 years ago
  4. 0fde7ad sparc64: Fix build warnings with gcc 7. by David S. Miller · 7 years ago
  5. 7485af8 arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5 by Jane Chu · 8 years ago
  6. 48078d2 sparc/ftrace: Fix ftrace graph time measurement by Liam R. Howlett · 8 years ago
  7. deba804 sparc: Fix -Wstringop-overflow warning by Orlando Arias · 8 years ago
  8. b6c41cb sparc64: Fix mapping of 64k pages with MAP_FIXED by Nitin Gupta · 8 years ago
  9. 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  10. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  11. 7fc22f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  12. 3c7f6221 sparc64: fix fault handling in NGbzero.S and GENbzero.S by Dave Aldridge · 8 years ago
  13. aed74ea sparc: use memdup_user_nul in sun4m LED driver by Geliang Tang · 8 years ago
  14. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  15. 8c64415 sparc: Remove redundant tests in boot_flags_init(). by David S. Miller · 8 years ago
  16. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  17. e3bf4c6 sparc64: Fix BPF JIT wrt. branches and ldimm64 instructions. by David S. Miller · 8 years ago
  18. 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  20. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  21. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  22. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  23. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  24. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  25. 14933dc sparc64: Improve 64-bit constant loading in eBPF JIT. by David S. Miller · 8 years ago
  26. e3a724e sparc64: Support cbcond instructions in eBPF JIT. by David S. Miller · 8 years ago
  27. f6ebf0b sparc: Update syscall tables. by David S. Miller · 8 years ago
  28. b7c02b7 sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_API by David S. Miller · 8 years ago
  29. 7a12b50 sparc64: Add eBPF JIT. by David S. Miller · 8 years ago
  30. 6b3d4ee sparc: Split BPF JIT into 32-bit and 64-bit. by David S. Miller · 8 years ago
  31. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  32. f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
  33. 544f8f9 sparc64: Fix hugepage page table free by Nitin Gupta · 8 years ago
  34. 395102d sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL by Daniel Jordan · 8 years ago
  35. e854d8b PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space by David Woodhouse · 8 years ago
  36. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
  37. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  38. ea875ec sparc/sysfs: Replace racy task affinity logic by Thomas Gleixner · 8 years ago
  39. 7fd5342 sparc/time: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  40. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  41. 8b65bb5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  42. 86e1066 sparc: remove unused wp_works_ok macro by Mathias Krause · 8 years ago
  43. 9d262d9 sparc32: Export vac_cache_size to fix build error by Guenter Roeck · 8 years ago
  44. 7681126 sparc64: Fix memory corruption when THP is enabled by Nitin Gupta · 8 years ago
  45. 9ae34db sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() by Tom Hromatka · 8 years ago
  46. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  47. 31af2f3 sparc: switch to RAW_COPY_USER by Al Viro · 8 years ago
  48. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  49. 72c3373 Merge branch 'regset' (PTRACE_SETREGSET data leakage) by Linus Torvalds · 8 years ago
  50. d3805c5 sparc/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago
  51. 1333eb7 sparc32: kill __ret_efault() by Al Viro · 8 years ago
  52. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  53. 0ae2d26 arch/sparc: Avoid DCTI Couples by Babu Moger · 8 years ago
  54. adfae8a sparc64: kern_addr_valid regression by bob picco · 8 years ago
  55. 85b1da7 sparc64: Add support for 2G hugepages by Nitin Gupta · 8 years ago
  56. 59f1183 sparc64: Fix size check in huge_pte_alloc by Nitin Gupta · 8 years ago
  57. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  58. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  59. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  60. 444f02c uaccess: drop pointless ifdefs by Al Viro · 8 years ago
  61. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  62. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  63. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  64. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  65. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  66. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  67. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  68. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  69. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  70. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  71. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  72. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  73. 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  74. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  75. 8ab102d scripts/spelling.txt: add "partiton" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  76. 08a7e62 scripts/spelling.txt: add "swith" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  77. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  78. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  79. ac65e28 sparc64: Fix build error in flush_tsb_user_page by Nitin Gupta · 8 years ago
  80. cd429ce sparc64: memblock resizes are not handled properly by Pavel Tatashin · 8 years ago
  81. 1537b26 sparc64: use latency groups to improve add_node_ranges speed by Pavel Tatashin · 8 years ago
  82. dcd1912 sparc64: Add 64K page size support by Nitin Gupta · 8 years ago
  83. c7d9f77 sparc64: Multi-page size support by Nitin Gupta · 8 years ago
  84. 7dd4fcf sparc64: Migrate hvcons irq to panicked cpu by Vijay Kumar · 8 years ago
  85. cffb3e7 sparc64: Set cpu state to offline when stopped by Vijay Kumar · 8 years ago
  86. 269d852 sparc64: fix for user probes in high memory by Eric Saint Etienne · 8 years ago
  87. fc5e8c2 sparc: topology_64.h: Fix condition for including cpudata.h by Ben Hutchings · 8 years ago
  88. cbc41b43 sparc32: mm: srmmu: add __ro_after_init to sparc32_cachetlb_ops structures by Bhumika Goyal · 8 years ago
  89. 9af744d lib/show_mem.c: teach show_mem to work with the given nodemask by Michal Hocko · 8 years ago
  90. 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 8 years ago
  91. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  92. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  93. e216015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  94. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  95. f9a42e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  96. 0474872 sparc64: Handle PIO & MEM non-resumable errors. by Liam R. Howlett · 8 years ago
  97. 7a7dc96 sparc64: Zero pages on allocation for mondo and error queues. by Liam R. Howlett · 8 years ago
  98. 5437344 sparc: migrate exception table users onto extable.h by Paul Gortmaker · 8 years ago
  99. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  100. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago