1. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  2. e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 7 years ago
  3. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  4. 52563d0 arch/tile/include/asm/topology.h: remove unused parent_node() macro by Dou Liyang · 7 years ago
  5. 5a3e0b1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  6. 4d2dc2c fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall by Jeff Layton · 7 years ago
  7. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  8. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  9. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  10. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  11. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  12. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  13. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
  14. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  15. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  16. 5226971 Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  17. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  18. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  19. 2fd523c dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherent by Christoph Hellwig · 7 years ago
  20. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  21. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 8 years ago
  22. 9d664c0 locking/atomic: Fix atomic_set_release() for 'funny' architectures by Peter Zijlstra · 8 years ago
  23. cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 8 years ago
  24. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  25. 01ea917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
  26. c44e271 tile: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 8 years ago
  27. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  28. 3170d8d kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
  29. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  30. 8298525 kill strlen_user() by Al Viro · 8 years ago
  31. 3e18c63 arch/include: remove empty Kbuild files by Nicolas Dichtel · 8 years ago
  32. 61562f98 uapi: export all arch specifics directories by Nicolas Dichtel · 8 years ago
  33. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  34. 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
  35. 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
  36. 23504ba tile: get rid of zeroing, switch to RAW_COPY_USER by Al Viro · 8 years ago
  37. c0ea73f tile: switch to generic extable.h by Al Viro · 8 years ago
  38. 34649f7 tile: prefer <arch/intreg.h> to __need_int_reg_t by Chris Metcalf · 8 years ago
  39. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  40. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  41. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  42. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  43. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  44. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  45. 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
  46. 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  47. dba9a0b math64, tile: Fix build failure by Sudip Mukherjee · 8 years ago
  48. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  49. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  50. ca6e8e1 treewide: Consolidate set_dma_ops() implementations by Bart Van Assche · 8 years ago
  51. 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 8 years ago
  52. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  53. 9e3d622 math64, timers: Fix 32bit mul_u64_u32_shr() and friends by Peter Zijlstra · 8 years ago
  54. d9cb5bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
  55. 14e73e7 tile: use __ro_after_init instead of tile-specific __write_once by Chris Metcalf · 8 years ago
  56. 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  57. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  58. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  59. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  60. e123386 tile: handle __ro_after_init like parisc does by Chris Metcalf · 8 years ago
  61. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  62. 511f838 arch/tile: adopt the new nmi_backtrace framework by Chris Metcalf · 8 years ago
  63. 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
  64. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  65. f9abf53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
  66. 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
  67. cdf8b46 tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO by James Hogan · 8 years ago
  68. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 9 years ago
  69. b7271b9 locking/atomic, arch/tile: Fix tilepro build by Peter Zijlstra · 9 years ago
  70. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
  71. 1af5de9 locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  72. b464d1270 locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep() by Peter Zijlstra · 9 years ago
  73. 9fbd49c tile: allow disabling CONFIG_EARLY_PRINTK by Chris Metcalf · 9 years ago
  74. d04f90f Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  75. d6542d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  76. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 9 years ago
  77. b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 9 years ago
  78. 1538475 tile: clarify barrier semantics of atomic_add_return by Chris Metcalf · 9 years ago
  79. ec3c073 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  80. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
  81. 35b90a2 tile: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  82. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  83. bd38118 tile: uninline dma_set_mask by Christoph Hellwig · 9 years ago
  84. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  85. d05d82f Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  86. 00d27c6 numa: remove stale node_has_online_mem() define by Chris Metcalf · 9 years ago
  87. acfb699 tile: fix tilepro casts for readl, writel, etc by Chris Metcalf · 9 years ago
  88. 583b24a arch/tile: adopt prepare_exit_to_usermode() model from x86 by Chris Metcalf · 9 years ago
  89. 702b63c tile, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  90. d39886a tile: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  91. 24af98c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  92. c1b27ab tile: provide CONFIG_PAGE_SIZE_64KB etc for tilepro by Chris Metcalf · 9 years ago
  93. 65a792e tile/jump_label: add jump label support for TILE-Gx by Zhigang Lu · 9 years ago
  94. f419e6f tile: define a macro ktext_writable_addr to get writable kernel text address by Zhigang Lu · 9 years ago
  95. fbd35c0 locking/cmpxchg, arch: Remove tas() definitions by Davidlohr Bueso · 9 years ago
  96. 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
  97. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
  98. a1a2ab2 Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  99. c753bf3 word-at-a-time.h: support zero_bytemask() on alpha and tile by Chris Metcalf · 9 years ago
  100. 19c22f3 word-at-a-time.h: fix some Kbuild files by Chris Metcalf · 9 years ago