summaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm
Commit message (Expand)AuthorAgeFilesLines
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-242-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-12-182-8/+2Star
|\
| * tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf2016-12-162-8/+2Star
* | 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/+0Star
* | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0Star
* | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
* | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-1/+0Star
|/
* arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf2016-10-081-2/+3
* mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-301-12/+10Star
* signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-031-27/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-07-272-0/+6
|\
| * tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-07-251-0/+1
| * 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/+0Star
| * | 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-251-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-05-241-2/+15
|\
| * tile: clarify barrier semantics of atomic_add_returnChris Metcalf2016-04-261-2/+15
* | arch: fix has_transparent_hugepage()Hugh Dickins2016-05-201-1/+0Star
|/
* PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-3/+0Star
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-211-3/+0Star
* tile: uninline dma_set_maskChristoph Hellwig2016-01-211-28/+1Star
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-191-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/+0Star
| * | 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-161-10/+0Star
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-111-2/+0Star
|\ \ \ | |_|/ |/| |
| * | locking/cmpxchg, arch: Remove tas() definitionsDavidlohr Bueso2015-12-041-2/+0Star
| |/
* / tile: provide CONFIG_PAGE_SIZE_64KB etc for tileproChris Metcalf2016-01-051-3/+5
|/
* kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-101-1/+0Star
* Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-202-2/+7
|\
| * word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf2015-10-061-1/+7
| * word-at-a-time.h: fix some Kbuild filesChris Metcalf2015-10-061-1/+0Star
* | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-061-0/+1
|\|
| * Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-041-0/+1
| |\
| | * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-0/+1
* | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-232-4/+4
|/ /
* | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-2/+4
* | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-6/+0Star
* | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-7/+0Star