aboutsummaryrefslogtreecommitdiff
path: root/arch/hexagon/kernel
AgeCommit message (Expand)AuthorFilesLines
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 2-2/+2
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-135/+8
2018-09-10arch/hexagon: fix kernel/dma.c build warningGravatar Randy Dunlap 1-1/+1
2018-09-08hexagon: use generic dma_noncoherent_opsGravatar Christoph Hellwig 1-140/+8
2018-09-08hexagon: implement the sync_sg_for_device DMA operationGravatar Christoph Hellwig 1-0/+13
2018-09-08hexagon: remove the sync_single_for_cpu DMA operationGravatar Christoph Hellwig 1-8/+0
2018-06-15hexagon: fix printk format warning in setup.cGravatar Randy Dunlap 1-1/+1
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-7/+2
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSGravatar Christoph Hellwig 1-1/+0
2018-04-25signal/hexagon: Use force_sig_fault as appropriateGravatar Eric W. Biederman 1-8/+2
2018-04-25signal: Ensure every siginfo we send has all bits initializedGravatar Eric W. Biederman 1-0/+1
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-0/+1
2018-01-10hexagon: use the generic dma_capable helperGravatar Christoph Hellwig 1-0/+1
2018-01-09hexagon: Make THREAD_SIZE available to vmlinux.ldsGravatar David Howells 1-0/+2
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-3/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-09hexagon: get rid of #include <generated/compile.h>Gravatar Masahiro Yamada 1-3/+1
2017-07-06Merge branch 'akpm' (patches from Andrew)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 2-13/+9
2017-07-06mm: memcontrol: per-lruvec stats infrastructureGravatar Johannes Weiner 1-1/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Gravatar Tobias Klauser 1-8/+0
2017-06-28hexagon: remove arch-specific dma_supported implementationGravatar Christoph Hellwig 1-9/+0
2017-06-28hexagon: switch to use ->mapping_error for error reportingGravatar Christoph Hellwig 2-4/+9
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+2
2017-04-24hexagon: switch to RAW_COPY_USERGravatar Al Viro 1-2/+2
2017-04-14hexagon/time: Set ->min_delta_ticks and ->max_delta_ticksGravatar Nicolai Stange 1-0/+2
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/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 6-0/+7
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 3-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2017-02-27mm: add new mmgrab() helperGravatar Vegard Nossum 1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresGravatar Bart Van Assche 1-2/+2
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 2-2/+2
2016-12-14arch/hexagon: Add option to skip DMA sync as a part of mappingGravatar Alexander Duyck 1-1/+5
2016-10-07nmi_backtrace: generate one-line reports for idle cpusGravatar Chris Metcalf 1-0/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsGravatar Krzysztof Kozlowski 1-4/+4
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableGravatar Michal Hocko 1-1/+2
2016-05-20exit_thread: remove empty bodiesGravatar Jiri Slaby 1-7/+0
2016-04-18hexagon: Fix misspellings in comments.Gravatar Adam Buchbinder 2-3/+3
2016-03-01arch/hotplug: Call into idle with a proper stateGravatar Thomas Gleixner 1-1/+1
2015-09-10Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-11/+0
2015-09-10dma-mapping: consolidate dma_set_maskGravatar Christoph Hellwig 1-11/+0
2015-09-08hexagon/time: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-16/+1
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Gravatar Al Viro 1-2/+0
2015-02-12all arches, signal: move restart_block to struct task_structGravatar Andy Lutomirski 1-1/+1
2014-12-16Hexagon: fix signal delivery for debug trapsGravatar Richard Kuo 1-2/+2
2014-12-16Hexagon: fix alignment of init_task in RW_DATA_SECTIONGravatar Richard Kuo 1-2/+2