summaryrefslogtreecommitdiffstats
path: root/arch/tile/include
Commit message (Expand)AuthorAgeFilesLines
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-1/+5
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-252-17/+6
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-5/+2
| * treewide: Consolidate set_dma_ops() implementationsBart Van Assche2017-01-241-5/+0
| * treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-242-6/+3
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-242-7/+7
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-201-1/+0
|\ \
| * | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
| |/
* | math64, tile: Fix build failureSudip Mukherjee2017-02-141-0/+2
* | math64, timers: Fix 32bit mul_u64_u32_shr() and friendsPeter Zijlstra2017-01-142-1/+14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-12-172-8/+2
|\
| * tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf2016-12-162-8/+2
* | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-221-0/+3
|\|
| * tile: handle __ro_after_init like parisc doesChris Metcalf2016-11-141-0/+3
* | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-2/+0
* | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
* | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
* | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-1/+0
|/
* arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf2016-10-071-2/+3
* mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-301-12/+10
* signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-27/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-07-273-0/+8
|\
| * tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-07-252-0/+3
| * tile: allow disabling CONFIG_EARLY_PRINTKChris Metcalf2016-06-071-0/+5
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-256-80/+150
|\ \
| * | locking/atomic, arch/tile: Fix tilepro buildPeter Zijlstra2016-06-242-19/+19
| * | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0
| * | locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-164-66/+131
| * | locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep()Peter Zijlstra2016-06-141-0/+7
| |/
* / Clarify naming of thread info/stack allocatorsLinus Torvalds2016-06-241-1/+1
|/
* Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-241-0/+1
|\
| * asm-generic: Drop renameat syscall from default listJames Hogan2016-05-051-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-05-231-2/+15
|\ \
| * | tile: clarify barrier semantics of atomic_add_returnChris Metcalf2016-04-261-2/+15
| |/
* / arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-03-281-13/+13
|\
| * tile: Fix misspellings in comments.Adam Buchbinder2016-03-041-13/+13
* | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-3/+0
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-3/+0
* tile: uninline dma_set_maskChristoph Hellwig2016-01-201-28/+1
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-181-4/+5
|\
| * tile: define __smp_xxxMichael S. Tsirkin2016-01-121-4/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-01-187-14/+142
|\ \
| * | numa: remove stale node_has_online_mem() defineChris Metcalf2016-01-181-3/+0
| * | tile: fix tilepro casts for readl, writel, etcChris Metcalf2016-01-181-8/+8
| * | arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf2016-01-182-3/+7
| * | tile/jump_label: add jump label support for TILE-GxZhigang Lu2016-01-042-0/+117
| * | tile: define a macro ktext_writable_addr to get writable kernel text addressZhigang Lu2016-01-041-0/+10
* | | tile, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-151-10/+0
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-111-2/+0
|\ \ \ | |_|/ |/| |