summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel
Commit message (Expand)AuthorAgeFilesLines
* hexagon: fix printk format warning in setup.cRandy Dunlap2018-06-151-1/+1
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-041-7/+2
|\
| * signal/hexagon: Use force_sig_fault as appropriateEric W. Biederman2018-04-251-8/+2
| * signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
* | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-1/+0
|/
* Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-0/+1
|\
| * hexagon: use the generic dma_capable helperChristoph Hellwig2018-01-101-0/+1
* | hexagon: Make THREAD_SIZE available to vmlinux.ldsDavid Howells2018-01-091-0/+2
|/
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-171-3/+1
|\
| * hexagon: get rid of #include <generated/compile.h>Masahiro Yamada2017-10-091-3/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-061-1/+0
|\
| * mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner2017-07-061-1/+0
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-062-13/+9
|\ \ | |/ |/|
| * hexagon: remove arch-specific dma_supported implementationChristoph Hellwig2017-06-281-9/+0
| * hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig2017-06-282-4/+9
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-8/+0
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-011-0/+2
|\
| * hexagon/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
* | hexagon: switch to RAW_COPY_USERAl Viro2017-04-241-2/+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/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-026-0/+7
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* arch/hexagon: Add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-141-1/+5
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-4/+4
* vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-231-1/+2
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-7/+0
* hexagon: Fix misspellings in comments.Adam Buchbinder2016-04-182-3/+3
* arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-101-11/+0
|\
| * dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-11/+0
* | hexagon/time: Migrate to new 'set-state' interfaceViresh Kumar2015-09-081-16/+1
|/
* whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-111-2/+0
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* Hexagon: fix signal delivery for debug trapsRichard Kuo2014-12-161-2/+2
* Hexagon: fix alignment of init_task in RW_DATA_SECTIONRichard Kuo2014-12-161-2/+2
* hexagon: Fix build failures in linux-nextGuenter Roeck2014-12-161-0/+1
* hexagon: Use sigsp()Richard Weinberger2014-08-061-11/+3
* hexagon: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-27/+18
* Hexagon: set the e_flags in user regset view for core dumpsRichard Kuo2014-04-041-0/+1
* Hexagon: add screen_info for VGA_CONSOLERichard Kuo2014-04-042-0/+5
* smp, hexagon: kill SMP single function call interruptJiang Liu2014-04-041-5/+1
OpenPOWER on IntegriCloud