aboutsummaryrefslogtreecommitdiff
path: root/arch/tile
AgeCommit message (Expand)AuthorFilesLines
2017-05-11arch/include: remove empty Kbuild filesGravatar Nicolas Dichtel 1-1/+0
2017-05-11uapi: export all arch specifics directoriesGravatar Nicolas Dichtel 1-2/+0
2017-05-11uapi: export all headers under uapi directoriesGravatar Nicolas Dichtel 3-37/+2
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+2
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 5-202/+28
2017-05-01Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpGravatar Linus Torvalds 2-2/+0
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowGravatar Al Viro 1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Gravatar Al Viro 8-202/+31
2017-04-14tile/time: Set ->min_delta_ticks and ->max_delta_ticksGravatar Nicolai Stange 1-0/+2
2017-04-10EDAC: Remove EDAC_MM_EDACGravatar Borislav Petkov 2-2/+0
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Al Viro 2-0/+2
2017-03-28tile: get rid of zeroing, switch to RAW_COPY_USERGravatar Al Viro 5-180/+27
2017-03-28tile: switch to generic extable.hGravatar Al Viro 2-18/+2
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hGravatar Kirill A. Shutemov 2-0/+2
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hGravatar Al Viro 1-1/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hGravatar Al Viro 1-3/+0
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Gravatar Ingo Molnar 1-1/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Gravatar Ingo Molnar 1-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 6-0/+8
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 4-0/+5
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 7-0/+8
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-02-27mm: add new mmgrab() helperGravatar Vegard Nossum 1-1/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hGravatar Luis R. Rodriguez 1-1/+5
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-29/+18
2017-02-24userfaultfd: non-cooperative: add event for memory unmapsGravatar Mike Rapoport 1-1/+1
2017-02-22arch, mm: remove arch specific show_memGravatar Michal Hocko 1-45/+0
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+0
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-1/+16
2017-02-14math64, tile: Fix build failureGravatar Sudip Mukherjee 1-0/+2
2017-02-01sched/cputime: Remove generic asm headersGravatar Frederic Weisbecker 1-1/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsGravatar Bart Van Assche 1-5/+2
2017-01-24treewide: Consolidate set_dma_ops() implementationsGravatar Bart Van Assche 1-5/+0
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceGravatar Bart Van Assche 2-6/+3
2017-01-24treewide: Constify most dma_map_ops structuresGravatar Bart Van Assche 3-19/+19
2017-01-14math64, timers: Fix 32bit mul_u64_u32_shr() and friendsGravatar Peter Zijlstra 2-1/+14
2017-01-06tile/ptrace: Preserve previous registers for short regset writeGravatar Dave Martin 1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 3-3/+3
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 14-44/+31
2016-12-16tile: use __ro_after_init instead of tile-specific __write_onceGravatar Chris Metcalf 8-27/+21
2016-12-16tile: migrate exception table users off module.h and onto extable.hGravatar Paul Gortmaker 3-3/+3
2016-12-16tile: remove #pragma unroll from finv_buffer_remote()Gravatar Chris Metcalf 1-7/+1
2016-12-16tile-module: Rename jump labels in module_alloc()Gravatar Markus Elfring 1-5/+4
2016-12-16tile-module: Use kmalloc_array() in module_alloc()Gravatar Markus Elfring 1-1/+1
2016-12-16tile/pci_gx: fix spelling mistake: "delievered" -> "delivered"Gravatar Colin Ian King 1-1/+1
2016-12-14arch/tile: add option to skip DMA sync as a part of map and unmapGravatar Alexander Duyck 1-2/+10
2016-12-02Merge branch 'locking/urgent' into locking/core, to pick up dependent fixesGravatar Ingo Molnar 1-2/+2
2016-11-23tile: avoid using clocksource_cyc2ns with absolute cycle countGravatar Chris Metcalf 1-2/+2