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