summaryrefslogtreecommitdiffstats
path: root/arch/tile/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-021-1/+0Star
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0Star
* | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-20/+0Star
|\ \
| * | dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig2018-01-101-2/+0Star
| * | dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-101-18/+0Star
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-302-70/+0Star
|\ \ \
| * | | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-161-2/+0Star
| * | | signal/tile: Move the tile specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-161-8/+0Star
| * | | signal: unify compat_siginfo_tAl Viro2018-01-161-58/+0Star
| * | | signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman2018-01-121-2/+0Star
| |/ /
* / / Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-101-3/+0Star
|/ /
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
* | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-301-1/+0Star
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-181-6/+0Star
|\
| * arch/tile/include/asm/topology.h: remove unused parent_node() macroDou Liyang2017-11-181-6/+0Star
* | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-11-171-1/+0Star
|\ \ | |/ |/|
| * fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-11-151-1/+0Star
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-151-9/+0Star
|\ \ | |/ |/|
| * dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-9/+0Star
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0735-0/+35
|\ \
| * | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-0230-0/+30
| * | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-022-0/+2
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
| |/
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
* | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-102-12/+0Star
* | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-102-34/+0Star
|/
* 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-121-2/+2
|\ \
| * | signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-2/+2
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-042-35/+7Star
|\ \
| * | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-35/+5Star
| * | 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/+0Star
|/
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-1/+0Star
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-041-1/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2017-07-152-45/+74
|\ \
| * | tile: prefer <arch/intreg.h> to __need_int_reg_tChris Metcalf2017-03-272-45/+74
* | | tile: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-19/+19
* | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-1/+0Star
|\ \ \
| * | | kill strlen_user()Al Viro2017-05-161-1/+0Star
| | |/ | |/|
* / | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-291-7/+0Star
|/ /
* | arch/include: remove empty Kbuild filesNicolas Dichtel2017-05-101-1/+0Star
* | uapi: export all arch specifics directoriesNicolas Dichtel2017-05-101-2/+0Star
* | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-103-37/+2Star
| |
| \
| \
| \
*---. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-264-158/+11Star
|\ \ \ \
| | | * | tile: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-03-291-136/+7Star
| | | * | tile: switch to generic extable.hAl Viro2017-03-292-18/+2Star
| | |/ / | |/| |
| | * | 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
| |/ |/|