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. 593043d Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  3. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  4. 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
  5. 51dbd92 ia64: reuse append_elf_note() and final_note() functions by Hari Bathini · 8 years ago
  6. e579dde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  7. 028d5bf ia64: beatify build log for gate.so and gate-syms.o by Masahiro Yamada · 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. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 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. a25fb85 ia64: fix module loading for gcc-5.4 by Sergei Trofimovich · 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. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  14. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  15. 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
  16. d9c102d ia64: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
  17. fcdb10d ia64: Remove redundant checks for WC in pci_mmap_page_range() by David Woodhouse · 8 years ago
  18. 61eee41 ia64: Remove redundant valid_mmap_phys_addr_range() from pci_mmap_page_range() by David Woodhouse · 8 years ago
  19. f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
  20. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
  21. ae749c7 PCI: Add arch_can_pci_mmap_wc() macro by David Woodhouse · 8 years ago
  22. 2caeda7 ia64: Remove unused IA64_TASK_SIGHAND_OFFSET and IA64_SIGHAND_SIGLOCK_OFFSET by Eric W. Biederman · 8 years ago
  23. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  24. 9feb42a ia64/sn/hwperf: Replace racy task affinity logic by Thomas Gleixner · 8 years ago
  25. 67cb85f ia64/salinfo: Replace racy task affinity logic by Thomas Gleixner · 8 years ago
  26. 048c9b9 ia64/topology: Remove cpus_allowed manipulation by Thomas Gleixner · 8 years ago
  27. d8a6e3a ia64: restore symbol versions for symbols defined in assembly by Jan Beulich · 8 years ago
  28. ebf003f kbuild: Consolidate header generation from ASM offset information by Matthias Kaehlcke · 8 years ago
  29. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  30. b3622d3 get rid of padding, switch to RAW_COPY_USER by Al Viro · 8 years ago
  31. 652c1aa ia64: get rid of copy_in_user() by Al Viro · 8 years ago
  32. 7bb8a50 ia64: sanitize __access_ok() by Al Viro · 8 years ago
  33. 11836ec ia64: get rid of 'segment' argument of __do_{get,put}_user() by Al Viro · 8 years ago
  34. 1bd5986 ia64: get rid of 'segment' argument of __{get,put}_user_check() by Al Viro · 8 years ago
  35. 8bec271 ia64: add extable.h by Al Viro · 8 years ago
  36. b5effd3 debug: Fix __bug_table[] in arch linker scripts by Peter Zijlstra · 8 years ago
  37. 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
  38. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  39. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  40. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  41. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  42. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  43. 2c873d5 sched/core: Remove unused prefetch_stack() by Ingo Molnar · 8 years ago
  44. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  45. 1777e46 sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> by Ingo Molnar · 8 years ago
  46. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  47. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  48. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  49. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  50. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  51. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  52. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  53. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  54. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  55. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  56. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  57. 8ab102d scripts/spelling.txt: add "partiton" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  58. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  59. 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
  60. 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 8 years ago
  61. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  62. 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
  63. febf240 x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplug by Vitaly Kuznetsov · 8 years ago
  64. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  65. c833d82 ia64, sched/cputime: Remove unused cputime definitions by Frederic Weisbecker · 8 years ago
  66. e2339a4 ia64: Convert vtime to use nsec units directly by Frederic Weisbecker · 8 years ago
  67. 4c56252 ia64, sched/cputime: Move the nsecs based cputime headers to the last arch using it by Frederic Weisbecker · 8 years ago
  68. fb8b049 sched/cputime: Push time to account_system_time() in nsecs by Frederic Weisbecker · 8 years ago
  69. 18b43a9 sched/cputime: Push time to account_idle_time() in nsecs by Frederic Weisbecker · 8 years ago
  70. 23244a5 sched/cputime: Push time to account_user_time() in nsecs by Frederic Weisbecker · 8 years ago
  71. e708817 ia64: ensure exception table search users include extable.h by Paul Gortmaker · 8 years ago
  72. 82ed1ac ia64: move ia64_done_with_exception out of asm/uaccess.h by Paul Gortmaker · 8 years ago
  73. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  74. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  75. acb0405 sched/clock: Fix hotplug crash by Peter Zijlstra · 8 years ago
  76. c8d7dab sched/cputime: Rename vtime_account_user() to vtime_flush() by Frederic Weisbecker · 8 years ago
  77. 7dd5823 sched/cputime, ia64: Accumulate cputime and account only on tick/task switch by Frederic Weisbecker · 8 years ago
  78. 8388d21 sched/cputime, ia64: Fix incorrect start cputime assignment on task switch by Frederic Weisbecker · 8 years ago
  79. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  80. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  81. 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
  82. aec03f8 ACPI/NUMA: Do not map pxm to node when NUMA is turned off by Boris Ostrovsky · 8 years ago
  83. 412ac77a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  84. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  85. 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
  86. 692a68c mm: remove the page size change check in tlb_remove_page by Aneesh Kumar K.V · 8 years ago
  87. 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
  88. b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
  89. 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
  90. 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
  91. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  92. 84d77d3 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 8 years ago
  93. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  94. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  95. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  96. 40565b5 sched/cputime, powerpc, s390: Make scaled cputime arch specific by Stanislaw Gruszka · 8 years ago
  97. 5c584dd ia64/topology: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  98. aa17662 ia64/salinfo: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  99. 715c321 ia64/palinfo: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  100. 1222314 ia64/err-inject: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago