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