aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/hexagon (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-10hexagon: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-23/+23
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-2/+1
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-18/+9
2017-07-06mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner3-2/+1
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+2
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser2-11/+0
2017-06-28hexagon: remove the unused dma_is_consistent prototypeChristoph Hellwig1-1/+0
2017-06-28hexagon: remove arch-specific dma_supported implementationChristoph Hellwig2-11/+0
2017-06-28hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig3-6/+9
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner1-3/+2
2017-06-10hexagon: Use raw_copy_to_userGuenter Roeck1-3/+2
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2-1/+2
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel2-16/+0
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ...Al Viro7-20/+17
2017-04-24hexagon: switch to RAW_COPY_USERAl Viro5-17/+15
2017-04-14hexagon/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.pariscAl Viro1-0/+1
2017-03-27add asm-generic/extable.hAl Viro1-0/+1
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-1/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro1-2/+0
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar2-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar6-0/+7
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar3-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar2-1/+2
2017-02-27mm: add new mmgrab() helperVegard Nossum1-1/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-7/+4
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2017-01-26hexagon: migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-4/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche2-4/+4
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds4-4/+4
2016-12-14arch/hexagon: Add option to skip DMA sync as a part of mappingAlexander Duyck1-1/+5
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-0/+1
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra1-8/+0
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-09-13hexagon: fix strncpy_from_user() error returnAl Viro1-1/+2
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2-5/+4
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-1/+1
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-07-26Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-2/+1