1. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  2. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  3. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  4. 8bc9e33 signal/frv: Move the frv specific si_codes to asm-generic/siginfo.h by Eric W. Biederman · 7 years ago
  5. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  6. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  7. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  8. c71d227 make kernel-side POLL... arch-independent by Al Viro · 7 years ago
  9. 8ced390 define __poll_t, annotate constants by Al Viro · 7 years ago
  10. 09bd7c7 Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  11. 380a1ed frv: .gitignore: ignore vmlinux.lds by Masahiro Yamada · 7 years ago
  12. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  13. 8745808 mm, arch: remove empty_bad_page* by Michal Hocko · 7 years ago
  14. 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  15. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  16. be2d877a PCI: Remove redundant pci_dev, pci_bus, resource declarations by Bjorn Helgaas · 7 years ago
  17. 137ed9f PCI: Remove redundant pcibios_set_master() declarations by Bjorn Helgaas · 7 years ago
  18. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  19. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  20. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  21. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
  22. 9d254b8 frv: make dma_cache_sync a no-op by Christoph Hellwig · 7 years ago
  23. c17c020 arch: remove unused *_segments() macros/functions by Tobias Klauser · 7 years ago
  24. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  25. 4c97a0c arch: define CPU_BIG_ENDIAN for all fixed big endian archs by Babu Moger · 7 years ago
  26. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  27. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  28. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago
  29. cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 7 years ago
  30. 1d731bb FRV: tlbflush: move asmlinkage before return type by Joe Perches · 7 years ago
  31. b6d0f14 frv: cmpxchg: implement cmpxchg64() by Will Deacon · 7 years ago
  32. 31b7fb4 frv: use generic fb.h by Tobias Klauser · 7 years ago
  33. a371e2f frv: remove wrapper header for asm/device.h by Tobias Klauser · 7 years ago
  34. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  35. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  36. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  37. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  38. 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 7 years ago
  39. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  40. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  41. 60b0a8c frv: declare jiffies to be located in the .data section by Matthias Kaehlcke · 7 years ago
  42. 1c4f676 net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. by David S. Miller · 7 years ago
  43. 8298525 kill strlen_user() by Al Viro · 8 years ago
  44. 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  45. 593043d Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  46. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  47. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  48. 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
  49. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  50. 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
  51. 20c994e frv: Use OFFSET macro in DEF_*REG() by Matthias Kaehlcke · 8 years ago
  52. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  53. b5effd3 debug: Fix __bug_table[] in arch linker scripts by Peter Zijlstra · 8 years ago
  54. 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
  55. 48f666c frv: switch to RAW_COPY_USER by Al Viro · 8 years ago
  56. 9a7513c frv: switch to use of fixup_exception() by Al Viro · 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. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  61. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  62. 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  63. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  64. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  65. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  66. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  67. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  68. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  69. 3fce371 mm: add new mmget() helper by Vegard Nossum · 8 years ago
  70. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  71. 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
  72. 9ef5ea20 arch/frv/mb93090-mb00/pci-frv.c: fix build warning by Sudip Mukherjee · 8 years ago
  73. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  74. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  75. 4180c4c frv: add missing atomic64 operations by Sudip Mukherjee · 8 years ago
  76. 545d58f frv: add atomic64_add_unless() by Sudip Mukherjee · 8 years ago
  77. ece74f6 frv: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  78. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  79. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  80. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  81. 34f8be7 arch/frv: add option to skip sync on DMA map by Alexander Duyck · 8 years ago
  82. 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
  83. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  84. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  85. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  86. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  87. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  88. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  89. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  90. 93b5097 kill __kernel_ds_p off by Al Viro · 8 years ago
  91. 08435d8 frv: move HAVE_ARCH_UNMAPPED_AREA to pgtable.h by Al Viro · 8 years ago
  92. 3b8767a frv: fix clear_user() by Al Viro · 8 years ago
  93. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  94. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  95. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  96. 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
  97. 67417f9 Merge 4.7-rc6 into tty-next by Greg Kroah-Hartman · 8 years ago
  98. 5691e03 tty: frv, remove unused serial macros by Jiri Slaby · 8 years ago
  99. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  100. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago