summaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-081-14/+12Star
|\
| * tile: remove unneeded extra-y in MakefileMasahiro Yamada2017-06-301-1/+0Star
| * tile: thin archives fix linkingNicholas Piggin2017-06-301-7/+7
| * tile: fix dependency and .*.cmd inclusion for incremental buildMasahiro Yamada2017-06-301-6/+5Star
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-072-1/+13
|\ \
| * | mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-071-1/+2
| * | tile: provide default ioremap declarationLogan Gunthorpe2017-07-071-0/+11
* | | 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
| | |/ | |/|
* | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-071-30/+0Star
|\ \ \ | |_|/ |/| |
| * | tile: remove dma_supported and mapping_error methodsChristoph Hellwig2017-06-281-30/+0Star
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-041-2/+0Star
|\ \ \
| * | | jump_label: Reorder hotplug lock and jump_label_lockThomas Gleixner2017-05-261-2/+0Star
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-031-2/+1Star
|\ \ \
| * \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-06-221-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | locking/x86: Remove the unused atomic_inc_short() methdDmitry Vyukov2017-06-081-2/+1Star
| | |/ | |/|
* | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-291-7/+0Star
| |/ |/|
* | mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-1/+1
|/
* 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 branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-021-0/+2
|\
| * tile/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
* | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-015-202/+28Star
|\ \
| * | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0Star
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-268-202/+31Star
| |\ \ \ \
| | | | * | tile: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-03-295-180/+27Star
| | | | * | 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
| | |/| | | | | |/
| | * | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-061-1/+0Star
| | * | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-061-3/+0Star
| |/ /
* | | Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2017-05-012-2/+0Star
|\ \ \ | |_|/ |/| |
| * | EDAC: Remove EDAC_MM_EDACBorislav Petkov2017-04-102-2/+0Star
| |/
* / arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-092-0/+2
|/
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-026-0/+8
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+5
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-027-0/+8
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-281-1/+1
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-281-1/+5
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-253-29/+18Star
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-5/+2Star
| * treewide: Consolidate set_dma_ops() implementationsBart Van Assche2017-01-241-5/+0Star
| * treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-242-6/+3Star
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-243-19/+19
* | userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport2017-02-251-1/+1