summaryrefslogtreecommitdiff
path: root/arch/tile
Commit message (Expand)AuthorAge
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-15
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2017-07-14
|\ \
| * | mm, tile: drop arch_{add,remove}_memoryMichal Hocko2017-03-30
| * | tile: prefer <arch/intreg.h> to __need_int_reg_tChris Metcalf2017-03-27
* | | tile: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-11
* | | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-07
|\ \ \
| * | | tile: remove unneeded extra-y in MakefileMasahiro Yamada2017-06-30
| * | | tile: thin archives fix linkingNicholas Piggin2017-06-30
| * | | tile: fix dependency and .*.cmd inclusion for incremental buildMasahiro Yamada2017-06-30
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-06
|\ \ \
| * | | mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-06
| * | | tile: provide default ioremap declarationLogan Gunthorpe2017-07-06
* | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-06
|\ \ \ \
| * | | | kill strlen_user()Al Viro2017-05-15
| | |/ / | |/| |
* | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-06
|\ \ \ \ | |_|/ / |/| | |
| * | | tile: remove dma_supported and mapping_error methodsChristoph Hellwig2017-06-28
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-03
|\ \ \ \
| * | | | jump_label: Reorder hotplug lock and jump_label_lockThomas Gleixner2017-05-26
| | |/ / | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-03
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-06-22
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | locking/x86: Remove the unused atomic_inc_short() methdDmitry Vyukov2017-06-08
| | |/ / | |/| |
* | | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-28
| |/ / |/| |
* | | mm: larger stack guard gap, between vmasHugh Dickins2017-06-19
|/ /
* | arch/include: remove empty Kbuild filesNicolas Dichtel2017-05-11
* | uapi: export all arch specifics directoriesNicolas Dichtel2017-05-11
* | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-11
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-01
|\ \
| * | tile/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-14
| |/
* | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-01
|\ \
| * | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-26
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-26
| |\ \ \ \
| | | | * | tile: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-03-28
| | | | * | tile: switch to generic extable.hAl Viro2017-03-28
| | | |/ / | | |/| |
| | | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-02
| | | |\ \ | | |/ / / | | | | _
| | * | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05
| | * | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-05
| |/ /
* | | Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2017-05-01
|\ \ \ | |_|/ |/| |
| * | EDAC: Remove EDAC_MM_EDACBorislav Petkov2017-04-10
| |/
* | arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-09
|/
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-03
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* mm: add new mmgrab() helperVegard Nossum2017-02-27
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27