aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+2
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-2/+2
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-35/+7
2017-08-29dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentChristoph Hellwig1-2/+2
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-35/+5
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2-4/+0
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra1-0/+2
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman1-2/+2
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2017-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-45/+74
2017-07-11tile: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-19/+19
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro1-1/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-7/+0
2017-05-15kill strlen_user()Al Viro1-1/+0
2017-05-11arch/include: remove empty Kbuild filesNicolas Dichtel1-1/+0
2017-05-11uapi: export all arch specifics directoriesNicolas Dichtel1-2/+0
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel3-37/+2
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ...Al Viro4-158/+11
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.pariscAl Viro2-0/+2
2017-03-28tile: get rid of zeroing, switch to RAW_COPY_USERAl Viro1-136/+7
2017-03-28tile: switch to generic extable.hAl Viro2-18/+2
2017-03-27tile: prefer <arch/intreg.h> to __need_int_reg_tChris Metcalf2-45/+74
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2-0/+2
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-1/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro1-3/+0
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