summaryrefslogtreecommitdiff
path: root/arch/tile
AgeCommit message (Expand)Author
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-28tile: remove dma_supported and mapping_error methodsChristoph Hellwig
2017-06-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-08locking/x86: Remove the unused atomic_inc_short() methdDmitry Vyukov
2017-05-26jump_label: Reorder hotplug lock and jump_label_lockThomas Gleixner
2017-05-15kill strlen_user()Al Viro
2017-05-11arch/include: remove empty Kbuild filesNicolas Dichtel
2017-05-11uapi: export all arch specifics directoriesNicolas Dichtel
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-01Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-14tile/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-04-10EDAC: Remove EDAC_MM_EDACBorislav Petkov
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-30mm, tile: drop arch_{add,remove}_memoryMichal Hocko
2017-03-28tile: get rid of zeroing, switch to RAW_COPY_USERAl Viro
2017-03-28tile: switch to generic extable.hAl Viro
2017-03-27tile: prefer <arch/intreg.h> to __need_int_reg_tChris Metcalf
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport
2017-02-22arch, mm: remove arch specific show_memMichal Hocko
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-14math64, tile: Fix build failureSudip Mukherjee
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Consolidate set_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-14math64, timers: Fix 32bit mul_u64_u32_shr() and friendsPeter Zijlstra
2017-01-06tile/ptrace: Preserve previous registers for short regset writeDave Martin
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds