aboutsummaryrefslogtreecommitdiff
path: root/arch/tile
AgeCommit message (Expand)AuthorFilesLines
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+0
2017-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 3-75/+74
2017-07-11tile: move generic-y of exported headers to uapi/asm/KbuildGravatar Masahiro Yamada 2-19/+19
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-14/+12
2017-07-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-1/+13
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+0
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-30/+0
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Gravatar Punit Agrawal 1-1/+2
2017-07-06tile: provide default ioremap declarationGravatar Logan Gunthorpe 1-0/+11
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+0
2017-07-03kill {__,}{get,put}_user_unaligned()Gravatar Al Viro 1-1/+0
2017-07-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+1
2017-06-30tile: remove unneeded extra-y in MakefileGravatar Masahiro Yamada 1-1/+0
2017-06-30tile: thin archives fix linkingGravatar Nicholas Piggin 1-7/+7
2017-06-30tile: fix dependency and .*.cmd inclusion for incremental buildGravatar Masahiro Yamada 1-6/+5
2017-06-28arch: remove unused macro/function thread_saved_pc()Gravatar Tobias Klauser 1-7/+0
2017-06-28tile: remove dma_supported and mapping_error methodsGravatar Christoph Hellwig 1-30/+0
2017-06-22Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 1-1/+1
2017-06-19mm: larger stack guard gap, between vmasGravatar Hugh Dickins 1-1/+1
2017-06-08locking/x86: Remove the unused atomic_inc_short() methdGravatar Dmitry Vyukov 1-2/+1
2017-05-26jump_label: Reorder hotplug lock and jump_label_lockGravatar Thomas Gleixner 1-2/+0
2017-05-15kill strlen_user()Gravatar Al Viro 1-1/+0
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-30mm, tile: drop arch_{add,remove}_memoryGravatar Michal Hocko 1-30/+0
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-27tile: prefer <arch/intreg.h> to __need_int_reg_tGravatar Chris Metcalf 2-45/+74
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