1. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  2. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. a25fb85 ia64: fix module loading for gcc-5.4 by Sergei Trofimovich · 7 years ago
  5. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  6. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 7 years ago
  7. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 7 years ago
  8. 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 · 7 years ago
  9. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  10. 9feb42a ia64/sn/hwperf: Replace racy task affinity logic by Thomas Gleixner · 7 years ago
  11. 67cb85f ia64/salinfo: Replace racy task affinity logic by Thomas Gleixner · 7 years ago
  12. 048c9b9 ia64/topology: Remove cpus_allowed manipulation by Thomas Gleixner · 7 years ago
  13. d8a6e3a ia64: restore symbol versions for symbols defined in assembly by Jan Beulich · 7 years ago
  14. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 7 years ago
  15. b3622d3 get rid of padding, switch to RAW_COPY_USER by Al Viro · 7 years ago
  16. 652c1aa ia64: get rid of copy_in_user() by Al Viro · 7 years ago
  17. 7bb8a50 ia64: sanitize __access_ok() by Al Viro · 8 years ago
  18. 11836ec ia64: get rid of 'segment' argument of __do_{get,put}_user() by Al Viro · 8 years ago
  19. 1bd5986 ia64: get rid of 'segment' argument of __{get,put}_user_check() by Al Viro · 8 years ago
  20. 8bec271 ia64: add extable.h by Al Viro · 8 years ago
  21. b5effd3 debug: Fix __bug_table[] in arch linker scripts by Peter Zijlstra · 7 years ago
  22. 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 · 7 years ago
  23. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 7 years ago
  24. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 7 years ago
  25. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  26. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  27. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  28. 2c873d5 sched/core: Remove unused prefetch_stack() by Ingo Molnar · 8 years ago
  29. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  30. 1777e46 sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> by Ingo Molnar · 8 years ago
  31. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  32. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  33. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  34. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  35. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  36. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  37. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  38. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  39. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  40. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  41. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  42. 8ab102d scripts/spelling.txt: add "partiton" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  43. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  44. 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
  45. 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 8 years ago
  46. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  47. 43e31e4 Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  48. febf240 x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplug by Vitaly Kuznetsov · 8 years ago
  49. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  50. c833d82 ia64, sched/cputime: Remove unused cputime definitions by Frederic Weisbecker · 8 years ago
  51. e2339a4 ia64: Convert vtime to use nsec units directly by Frederic Weisbecker · 8 years ago
  52. 4c56252 ia64, sched/cputime: Move the nsecs based cputime headers to the last arch using it by Frederic Weisbecker · 8 years ago
  53. fb8b049 sched/cputime: Push time to account_system_time() in nsecs by Frederic Weisbecker · 8 years ago
  54. 18b43a9 sched/cputime: Push time to account_idle_time() in nsecs by Frederic Weisbecker · 8 years ago
  55. 23244a5 sched/cputime: Push time to account_user_time() in nsecs by Frederic Weisbecker · 8 years ago
  56. e708817 ia64: ensure exception table search users include extable.h by Paul Gortmaker · 8 years ago
  57. 82ed1ac ia64: move ia64_done_with_exception out of asm/uaccess.h by Paul Gortmaker · 8 years ago
  58. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  59. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  60. acb0405 sched/clock: Fix hotplug crash by Peter Zijlstra · 8 years ago
  61. c8d7dab sched/cputime: Rename vtime_account_user() to vtime_flush() by Frederic Weisbecker · 8 years ago
  62. 7dd5823 sched/cputime, ia64: Accumulate cputime and account only on tick/task switch by Frederic Weisbecker · 8 years ago
  63. 8388d21 sched/cputime, ia64: Fix incorrect start cputime assignment on task switch by Frederic Weisbecker · 8 years ago
  64. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  65. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  66. 1bbb05f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  67. aec03f8 ACPI/NUMA: Do not map pxm to node when NUMA is turned off by Boris Ostrovsky · 8 years ago
  68. 412ac77a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  69. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  70. 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
  71. 692a68c mm: remove the page size change check in tlb_remove_page by Aneesh Kumar K.V · 8 years ago
  72. 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
  73. b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
  74. 92c020d Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  76. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  77. 84d77d3 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 8 years ago
  78. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  79. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  80. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  81. 40565b5 sched/cputime, powerpc, s390: Make scaled cputime arch specific by Stanislaw Gruszka · 8 years ago
  82. 5c584dd ia64/topology: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  83. aa17662 ia64/salinfo: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  84. 715c321 ia64/palinfo: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  85. 1222314 ia64/err-inject: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  86. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  87. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  88. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  89. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  90. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  91. f96ed26 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  92. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  93. 445ed0a ia64: implement atomic64_dec_if_positive by Vineet Gupta · 8 years ago
  94. 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
  95. 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
  96. 110a9e4 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. a458ae2 sched/core, ia64: Rename set_curr_task() by Peter Zijlstra · 8 years ago
  98. 014b44e libata: remove unused definitions from <asm/libata-portmap.h> by Christoph Hellwig · 8 years ago
  99. dc6db24 x86/acpi: Set persistent cpuid <-> nodeid mapping when booting by Gu Zheng · 8 years ago
  100. 6b8d642 ia64/mca: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago