summaryrefslogtreecommitdiffstats
path: root/arch/tile
AgeCommit message (Expand)AuthorLines
2018-03-16arch: remove tile portArnd Bergmann-69357/+0
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+0
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-8/+6
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-59/+10
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-174/+43
2018-01-25firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert-2/+0
2018-01-22signal: Don't use structure initializers for struct siginfoEric W. Biederman-31/+43
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman-57/+0
2018-01-15signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman-18/+0
2018-01-15signal/tile: Move the tile specific si_codes to asm-generic/siginfo.hEric W. Biederman-8/+0
2018-01-15signal: unify compat_siginfo_tAl Viro-58/+0
2018-01-15tile: use generic swiotlb_opsChristoph Hellwig-33/+4
2018-01-15tile: replace ZONE_DMA with ZONE_DMA32Christoph Hellwig-7/+7
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman-2/+0
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig-2/+0
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig-18/+0
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells-3/+0
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches-5/+5
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches-1/+1
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd-1/+0
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner-0/+1
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams-1/+0
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-6/+0
2017-11-17arch/tile/include/asm/topology.h: remove unused parent_node() macroDou Liyang-6/+0
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds-1/+0
2017-11-15mm: remove cold parameter from free_hot_cold_page*Mel Gorman-1/+1
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton-1/+0
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-9/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-0/+48
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-0/+3
2017-11-03arch/tile: Implement ->set_state_oneshot_stopped()Chris Metcalf-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman-0/+30
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+13
2017-10-31tile: pass machine size to sparseLuc Van Oostenryck-0/+2
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland-4/+4
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig-9/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon-12/+0
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon-34/+0
2017-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-4/+1
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-2/+2
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-13/+11
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan-1/+1
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-42/+32
2017-09-07Merge branch 'pci/resource' into nextBjorn Helgaas-32/+0
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-35/+7
2017-08-29dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentChristoph Hellwig-2/+2
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby-35/+5
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney-49/+0