summaryrefslogtreecommitdiffstats
path: root/arch/tile/include
Commit message (Expand)AuthorAgeFilesLines
* locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep()Peter Zijlstra2016-06-141-0/+7
* 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
|\ \ \ | |_|/ |/| |
| * | locking/cmpxchg, arch: Remove tas() definitionsDavidlohr Bueso2015-12-041-2/+0
| |/
* | 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-091-1/+0
* mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-051-0/+1
* 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/+0
* | 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/+0
* | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-7/+0
* | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-27/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-09-044-7/+32
|\ \
| * | tile: correct some typos in opcode type namesChris Metcalf2015-08-271-3/+3
| * | tile: Remove finish_arch_switchChris Metcalf2015-08-031-5/+3
| * | tile: enable full SECCOMP supportChris Metcalf2015-07-303-4/+29
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-032-0/+68
|\ \ \
| * | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-272-4/+0
| * | | tile: Provide atomic_{or,xor,and}Chris Metcalf2015-07-272-0/+72
| |/ /
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-011-0/+1
|\ \ \
| * \ \ Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-2516-126/+151
| |\ \ \ | | |/ /
| * | | arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez2015-07-291-0/+1
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-311-5/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | tile: Reorganize _switch_to()Chris Metcalf2015-08-081-0/+2
| * | | sched, tile: Remove finish_arch_switchChris Metcalf2015-08-041-7/+3
| | |/ | |/|
OpenPOWER on IntegriCloud