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. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  3. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  4. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  5. 7f55c73 firmware: Drop FIRMWARE_IN_KERNEL Kconfig option by Benjamin Gilbert · 7 years ago
  6. 5f74972 signal: Don't use structure initializers for struct siginfo by Eric W. Biederman · 7 years ago
  7. ea64d5a signal: Unify and correct copy_siginfo_to_user32 by Eric W. Biederman · 7 years ago
  8. 212a36a signal: Unify and correct copy_siginfo_from_user32 by Eric W. Biederman · 7 years ago
  9. 753e5a8 signal/tile: Move the tile specific si_codes to asm-generic/siginfo.h by Eric W. Biederman · 7 years ago
  10. b713da6 signal: unify compat_siginfo_t by Al Viro · 7 years ago
  11. b2b2069 tile: use generic swiotlb_ops by Christoph Hellwig · 7 years ago
  12. d3ce48e tile: replace ZONE_DMA with ZONE_DMA32 by Christoph Hellwig · 7 years ago
  13. 2f82a46 signal: Remove _sys_private and _overrun_incr from struct compat_siginfo by Eric W. Biederman · 7 years ago
  14. b49efd7 dma-mapping: move dma_mark_clean to dma-direct.h by Christoph Hellwig · 7 years ago
  15. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  16. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  17. c828a89 treewide: Use DEVICE_ATTR_RO by Joe Perches · 7 years ago
  18. b6b996b treewide: Use DEVICE_ATTR_RW by Joe Perches · 7 years ago
  19. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  20. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  21. e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 7 years ago
  22. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  23. 52563d0 arch/tile/include/asm/topology.h: remove unused parent_node() macro by Dou Liyang · 7 years ago
  24. 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
  25. 2d4894b mm: remove cold parameter from free_hot_cold_page* by Mel Gorman · 7 years ago
  26. 4d2dc2c fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall by Jeff Layton · 7 years ago
  27. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  28. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  29. 81ca2ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  30. 777a45b arch/tile: Implement ->set_state_oneshot_stopped() by Chris Metcalf · 7 years ago
  31. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  32. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  33. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  34. ea82daf tile: pass machine size to sparse by Luc Van Oostenryck · 7 years ago
  35. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  36. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
  37. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  38. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  39. d21b8ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  40. 5226971 Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  41. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  42. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  43. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  44. 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
  45. 9198407 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  46. 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
  47. 2fd523c dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherent by Christoph Hellwig · 7 years ago
  48. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  49. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 7 years ago
  50. 9d664c0 locking/atomic: Fix atomic_set_release() for 'funny' architectures by Peter Zijlstra · 7 years ago
  51. 98611dd tile/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks by Lorenzo Pieralisi · 7 years ago
  52. ecf677c PCI: Add a generic weak pcibios_align_resource() by Palmer Dabbelt · 7 years ago
  53. bccf90d PCI: Add a generic weak pcibios_fixup_bus() by Palmer Dabbelt · 7 years ago
  54. cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 7 years ago
  55. 637f23a tile: array underflow in setup_maxnodemem() by Dan Carpenter · 7 years ago
  56. 7c88f2b tile: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  57. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  58. 01ea917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  59. c44e271 tile: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  60. 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
  61. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  62. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  63. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  64. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 7 years ago
  65. 3922920 tile: provide default ioremap declaration by Logan Gunthorpe · 7 years ago
  66. 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
  67. 3170d8d2 kill {__,}{get,put}_user_unaligned() by Al Viro · 7 years ago
  68. 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
  69. 42317ea tile: remove unneeded extra-y in Makefile by Masahiro Yamada · 7 years ago
  70. d6d62a1 tile: thin archives fix linking by Nicholas Piggin · 7 years ago
  71. 44ea994 tile: fix dependency and .*.cmd inclusion for incremental build by Masahiro Yamada · 7 years ago
  72. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  73. c1f0377 tile: remove dma_supported and mapping_error methods by Christoph Hellwig · 7 years ago
  74. f9e1698 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  75. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  76. 31b35f6 locking/x86: Remove the unused atomic_inc_short() methd by Dmitry Vyukov · 7 years ago
  77. f2545b2 jump_label: Reorder hotplug lock and jump_label_lock by Thomas Gleixner · 7 years ago
  78. 8298525 kill strlen_user() by Al Viro · 8 years ago
  79. 3e18c63 arch/include: remove empty Kbuild files by Nicolas Dichtel · 8 years ago
  80. 61562f9 uapi: export all arch specifics directories by Nicolas Dichtel · 8 years ago
  81. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  82. 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
  83. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  84. 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
  85. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  86. 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
  87. 45b586e tile/time: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  88. e3c4ff6 EDAC: Remove EDAC_MM_EDAC by Borislav Petkov · 8 years ago
  89. 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
  90. 0af0bc38 mm, tile: drop arch_{add,remove}_memory by Michal Hocko · 8 years ago
  91. 23504ba tile: get rid of zeroing, switch to RAW_COPY_USER by Al Viro · 8 years ago
  92. c0ea73f tile: switch to generic extable.h by Al Viro · 8 years ago
  93. 34649f7 tile: prefer <arch/intreg.h> to __need_int_reg_t by Chris Metcalf · 8 years ago
  94. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  95. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  96. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  97. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  98. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  99. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  100. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago