summaryrefslogtreecommitdiff
path: root/arch/tile/include/asm
AgeCommit message (Expand)AuthorFilesLines
2016-10-08arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf1-2/+3
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf1-12/+10
2016-08-03signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski1-27/+0
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-0/+6
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-80/+150
2016-07-25tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan1-0/+1
2016-06-25Clarify naming of thread info/stack allocatorsLinus Torvalds1-1/+1
2016-06-24locking/atomic, arch/tile: Fix tilepro buildPeter Zijlstra2-19/+19
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra1-2/+0
2016-06-16locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra4-66/+131
2016-06-14locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep()Peter Zijlstra1-0/+7
2016-06-07tile: allow disabling CONFIG_EARLY_PRINTKChris Metcalf1-0/+5
2016-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-2/+15
2016-05-20arch: fix has_transparent_hugepage()Hugh Dickins1-1/+0
2016-04-26tile: clarify barrier semantics of atomic_add_returnChris Metcalf1-2/+15
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig1-3/+0
2016-01-21dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-3/+0
2016-01-21tile: uninline dma_set_maskChristoph Hellwig1-28/+1
2016-01-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+5
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds7-14/+142
2016-01-18numa: remove stale node_has_online_mem() defineChris Metcalf1-3/+0
2016-01-18tile: fix tilepro casts for readl, writel, etcChris Metcalf1-8/+8
2016-01-18arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf2-3/+7
2016-01-16tile, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov1-10/+0
2016-01-12tile: define __smp_xxxMichael S. Tsirkin1-4/+5
2016-01-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+0
2016-01-05tile: provide CONFIG_PAGE_SIZE_64KB etc for tileproChris Metcalf1-3/+5
2016-01-04tile/jump_label: add jump label support for TILE-GxZhigang Lu2-0/+117
2016-01-04tile: define a macro ktext_writable_addr to get writable kernel text addressZhigang Lu1-0/+10
2015-12-04locking/cmpxchg, arch: Remove tas() definitionsDavidlohr Bueso1-2/+0
2015-11-10kmap_atomic_to_page() has no users, remove itNicolas Pitre1-1/+0
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2-2/+7
2015-10-06word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf1-1/+7
2015-10-06word-at-a-time.h: fix some Kbuild filesChris Metcalf1-1/+0
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar1-0/+1
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds1-0/+1
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2-4/+4
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-2/+4
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-6/+0
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-7/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-27/+0
2015-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-4/+29
2015-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+68
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2015-09-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+3
2015-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar15-125/+92
2015-08-08tile: Reorganize _switch_to()Chris Metcalf1-0/+2
2015-08-04sched, tile: Remove finish_arch_switchChris Metcalf1-7/+3
2015-08-03tile: Remove finish_arch_switchChris Metcalf1-5/+3