summaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm
Commit message (Expand)AuthorAgeFilesLines
* arch: remove tile portArnd Bergmann2018-03-1689-10071/+0
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-20/+0
|\ \
| * | dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig2018-01-101-2/+0
| * | dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-101-18/+0
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-62/+0
|\ \ \
| * | | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-151-2/+0
| * | | signal: unify compat_siginfo_tAl Viro2018-01-151-58/+0
| * | | signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman2018-01-121-2/+0
| |/ /
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
|/ /
* | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-291-1/+0
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-171-6/+0
|\
| * arch/tile/include/asm/topology.h: remove unused parent_node() macroDou Liyang2017-11-171-6/+0
* | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-11-171-1/+0
|\ \ | |/ |/|
| * fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-11-151-1/+0
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-9/+0
|\ \ | |/ |/|
| * dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-9/+0
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-073-0/+3
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
| |/
* | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-102-12/+0
* | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-102-34/+0
|/
* Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-121-2/+2
|\
| * dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentChristoph Hellwig2017-08-291-2/+2
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-042-35/+7
|\ \
| * | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-35/+5
| * | locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra2017-08-101-0/+2
| |/
* | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-172-4/+0
|/
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-1/+0
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-1/+0
* | tile: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-111-19/+0
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-1/+0
|\ \
| * | kill strlen_user()Al Viro2017-05-151-1/+0
| |/
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-7/+0
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-3/+0
*---. Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-264-158/+11
|\ \ \
| | | * tile: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-03-281-136/+7
| | | * tile: switch to generic extable.hAl Viro2017-03-282-18/+2
| | |/ | |/|
| | * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-022-0/+2
| | |\ | |/ /
| | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-092-0/+2
| |/ |/|
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-1/+0
| * uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-1/+5
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-252-17/+6
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-5/+2
| * treewide: Consolidate set_dma_ops() implementationsBart Van Assche2017-01-241-5/+0
| * treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-242-6/+3
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-242-7/+7
OpenPOWER on IntegriCloud