aboutsummaryrefslogtreecommitdiff
path: root/arch/tile
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-6/+0
2017-11-17arch/tile/include/asm/topology.h: remove unused parent_node() macroGravatar Dou Liyang 1-6/+0
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Gravatar Linus Torvalds 1-1/+0
2017-11-15mm: remove cold parameter from free_hot_cold_page*Gravatar Mel Gorman 1-1/+1
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallGravatar Jeff Layton 1-1/+0
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-9/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 47-0/+48
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 2-0/+3
2017-11-03arch/tile: Implement ->set_state_oneshot_stopped()Gravatar Chris Metcalf 1-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGravatar Greg Kroah-Hartman 30-0/+30
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Gravatar Greg Kroah-Hartman 2-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 13-0/+13
2017-10-31tile: pass machine size to sparseGravatar Luc Van Oostenryck 1-0/+2
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Gravatar Mark Rutland 3-4/+4
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodGravatar Christoph Hellwig 1-9/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsGravatar Will Deacon 2-12/+0
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Gravatar Will Deacon 2-34/+0
2017-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 3-4/+1
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-2/+2
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 3-13/+11
2017-09-09Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2017-09-08treewide: make "nr_cpu_ids" unsignedGravatar Alexey Dobriyan 1-1/+1
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-42/+32
2017-09-07Merge branch 'pci/resource' into nextGravatar Bjorn Helgaas 2-32/+0
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-35/+7
2017-08-29dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentGravatar Christoph Hellwig 1-2/+2
2017-08-25futex: Remove duplicated code and fix undefined behaviourGravatar Jiri Slaby 1-35/+5
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsGravatar Paul E. McKenney 4-49/+0
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesGravatar Peter Zijlstra 1-0/+2
2017-08-03tile/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksGravatar Lorenzo Pieralisi 2-10/+32
2017-08-02PCI: Add a generic weak pcibios_align_resource()Gravatar Palmer Dabbelt 2-19/+0
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Gravatar Palmer Dabbelt 2-13/+0
2017-07-24signal: Remove kernel interal si_code magicGravatar Eric W. Biederman 3-13/+11
2017-07-24tile: array underflow in setup_maxnodemem()Gravatar Dan Carpenter 1-1/+1
2017-07-20tile: defconfig: Cleanup from old Kconfig optionsGravatar Krzysztof Kozlowski 2-3/+0
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+0
2017-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 3-75/+74
2017-07-11tile: move generic-y of exported headers to uapi/asm/KbuildGravatar Masahiro Yamada 2-19/+19
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-14/+12
2017-07-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-1/+13
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+0
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-30/+0
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Gravatar Punit Agrawal 1-1/+2
2017-07-06tile: provide default ioremap declarationGravatar Logan Gunthorpe 1-0/+11
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+0
2017-07-03kill {__,}{get,put}_user_unaligned()Gravatar Al Viro 1-1/+0
2017-07-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+1
2017-06-30tile: remove unneeded extra-y in MakefileGravatar Masahiro Yamada 1-1/+0
2017-06-30tile: thin archives fix linkingGravatar Nicholas Piggin 1-7/+7
2017-06-30tile: fix dependency and .*.cmd inclusion for incremental buildGravatar Masahiro Yamada 1-6/+5