aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2-0/+2
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+2
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez1-1/+5
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-17/+6
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2017-02-14math64, tile: Fix build failureSudip Mukherjee1-0/+2
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-5/+2
2017-01-24treewide: Consolidate set_dma_ops() implementationsBart Van Assche1-5/+0
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2-6/+3
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche2-7/+7
2017-01-14math64, timers: Fix 32bit mul_u64_u32_shr() and friendsPeter Zijlstra2-1/+14
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-8/+2
2016-12-16tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf2-8/+2
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar1-0/+3
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-2/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-0/+1
2016-11-14tile: handle __ro_after_init like parisc doesChris Metcalf1-0/+3
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra1-1/+0
2016-10-07arch/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-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski1-27/+0
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-0/+8
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-80/+150
2016-07-25tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2-0/+3
2016-06-24Clarify 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 tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+1
2016-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-2/+15
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins1-1/+0
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan1-0/+1
2016-04-26tile: clarify barrier semantics of atomic_add_returnChris Metcalf1-2/+15
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-13/+13
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig1-3/+0
2016-03-04tile: Fix misspellings in comments.Adam Buchbinder1-13/+13
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-3/+0
2016-01-20tile: uninline dma_set_maskChristoph Hellwig1-28/+1
2016-01-18Merge 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-15tile, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov1-10/+0
2016-01-12tile: define __smp_xxxMichael S. Tsirkin1-4/+5