aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include
AgeCommit message (Expand)Author
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-25tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds
2016-06-24locking/atomic, arch/tile: Fix tilepro buildPeter Zijlstra
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra
2016-06-16locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2016-06-14locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep()Peter Zijlstra
2016-06-07tile: allow disabling CONFIG_EARLY_PRINTKChris Metcalf
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan
2016-04-26tile: clarify barrier semantics of atomic_add_returnChris Metcalf
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-03-04tile: Fix misspellings in comments.Adam Buchbinder
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20tile: uninline dma_set_maskChristoph Hellwig
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2016-01-18numa: remove stale node_has_online_mem() defineChris Metcalf
2016-01-18tile: fix tilepro casts for readl, writel, etcChris Metcalf
2016-01-18arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf
2016-01-15tile, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-12tile: define __smp_xxxMichael S. Tsirkin
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-05tile: provide CONFIG_PAGE_SIZE_64KB etc for tileproChris Metcalf
2016-01-04tile/jump_label: add jump label support for TILE-GxZhigang Lu
2016-01-04tile: define a macro ktext_writable_addr to get writable kernel text addressZhigang Lu
2015-12-04locking/cmpxchg, arch: Remove tas() definitionsDavidlohr Bueso
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-10-06word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf
2015-10-06word-at-a-time.h: fix some Kbuild filesChris Metcalf
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-27tile: correct some typos in opcode type namesChris Metcalf