1. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  2. 52563d0 arch/tile/include/asm/topology.h: remove unused parent_node() macro by Dou Liyang · 7 years ago
  3. 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
  4. 2d4894b mm: remove cold parameter from free_hot_cold_page* by Mel Gorman · 7 years ago
  5. 4d2dc2c fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall by Jeff Layton · 7 years ago
  6. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  7. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  8. 81ca2ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  9. 777a45b arch/tile: Implement ->set_state_oneshot_stopped() by Chris Metcalf · 7 years ago
  10. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  11. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. ea82daf tile: pass machine size to sparse by Luc Van Oostenryck · 7 years ago
  14. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  15. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
  16. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  17. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  18. d21b8ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  19. 5226971 Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  20. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  21. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  22. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  23. 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  24. 9198407 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  25. 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
  26. 2fd523c dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherent by Christoph Hellwig · 7 years ago
  27. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  28. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 7 years ago
  29. 9d664c0 locking/atomic: Fix atomic_set_release() for 'funny' architectures by Peter Zijlstra · 7 years ago
  30. 98611dd tile/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks by Lorenzo Pieralisi · 7 years ago
  31. ecf677c PCI: Add a generic weak pcibios_align_resource() by Palmer Dabbelt · 7 years ago
  32. bccf90d PCI: Add a generic weak pcibios_fixup_bus() by Palmer Dabbelt · 7 years ago
  33. cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 7 years ago
  34. 637f23a tile: array underflow in setup_maxnodemem() by Dan Carpenter · 7 years ago
  35. 7c88f2b tile: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  36. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  37. 01ea917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  38. c44e271 tile: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  39. 98ced88 Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  40. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  41. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  42. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  43. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 7 years ago
  44. 3922920 tile: provide default ioremap declaration by Logan Gunthorpe · 7 years ago
  45. 9a9594e Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  46. 3170d8d2 kill {__,}{get,put}_user_unaligned() by Al Viro · 7 years ago
  47. 892ad5a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  48. 42317ea tile: remove unneeded extra-y in Makefile by Masahiro Yamada · 7 years ago
  49. d6d62a1 tile: thin archives fix linking by Nicholas Piggin · 7 years ago
  50. 44ea994 tile: fix dependency and .*.cmd inclusion for incremental build by Masahiro Yamada · 7 years ago
  51. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  52. c1f0377 tile: remove dma_supported and mapping_error methods by Christoph Hellwig · 7 years ago
  53. f9e1698 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  54. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  55. 31b35f6 locking/x86: Remove the unused atomic_inc_short() methd by Dmitry Vyukov · 7 years ago
  56. f2545b2 jump_label: Reorder hotplug lock and jump_label_lock by Thomas Gleixner · 7 years ago
  57. 8298525 kill strlen_user() by Al Viro · 7 years ago
  58. 3e18c63 arch/include: remove empty Kbuild files by Nicolas Dichtel · 7 years ago
  59. 61562f9 uapi: export all arch specifics directories by Nicolas Dichtel · 7 years ago
  60. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 7 years ago
  61. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  63. 89d1cf8 Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 7 years ago
  64. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 7 years ago
  65. 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
  66. 45b586e tile/time: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 7 years ago
  67. e3c4ff6 EDAC: Remove EDAC_MM_EDAC by Borislav Petkov · 7 years ago
  68. 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
  69. 0af0bc38 mm, tile: drop arch_{add,remove}_memory by Michal Hocko · 7 years ago
  70. 23504ba tile: get rid of zeroing, switch to RAW_COPY_USER by Al Viro · 7 years ago
  71. c0ea73f tile: switch to generic extable.h by Al Viro · 8 years ago
  72. 34649f7 tile: prefer <arch/intreg.h> to __need_int_reg_t by Chris Metcalf · 7 years ago
  73. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 7 years ago
  74. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  75. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  76. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 7 years ago
  77. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 7 years ago
  78. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 7 years ago
  79. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 7 years ago
  80. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 7 years ago
  81. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 7 years ago
  82. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 7 years ago
  83. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 7 years ago
  84. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 7 years ago
  85. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 7 years ago
  86. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  87. 897ab3e userfaultfd: non-cooperative: add event for memory unmaps by Mike Rapoport · 7 years ago
  88. 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 7 years ago
  89. 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. 20dcfe1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  91. dba9a0b math64, tile: Fix build failure by Sudip Mukherjee · 8 years ago
  92. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 7 years ago
  93. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  94. ca6e8e1 treewide: Consolidate set_dma_ops() implementations by Bart Van Assche · 8 years ago
  95. 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 8 years ago
  96. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  97. 9e3d622 math64, timers: Fix 32bit mul_u64_u32_shr() and friends by Peter Zijlstra · 8 years ago
  98. fd7c991 tile/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago
  99. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  100. d9cb5bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago