summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-281-3/+3
|\
| * sched/rt, hexagon: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-3/+3
* | hexagon: work around compiler crashNick Desaulniers2020-01-041-3/+1
* | hexagon: parenthesize registers in asm predicatesNick Desaulniers2020-01-041-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-2/+2
|\
| * dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-2/+2
* | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-281-2/+2
|\ \
| * | hexagon: remove __iounmapChristoph Hellwig2019-11-111-1/+1
| * | hexagon: clean up ioremapChristoph Hellwig2019-11-111-1/+1
| |/
* | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2019-11-041-1/+1
* | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook2019-11-041-1/+1
* | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-1/+0
|/
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-082-7/+7
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
| * signal: Remove task parameter from force_sigEric W. Biederman2019-05-272-6/+6
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner2019-06-0526-365/+26
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+2
* kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-301-1/+1
* kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson2018-12-301-27/+0
* kgdb: Remove irq flags from roundupDouglas Anderson2018-12-301-7/+2
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-312-2/+2
* Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-221-135/+8
|\
| * hexagon: use generic dma_noncoherent_opsChristoph Hellwig2018-09-081-140/+8
| * hexagon: implement the sync_sg_for_device DMA operationChristoph Hellwig2018-09-081-0/+13
| * hexagon: remove the sync_single_for_cpu DMA operationChristoph Hellwig2018-09-081-8/+0
* | arch/hexagon: fix kernel/dma.c build warningRandy Dunlap2018-09-101-1/+1
|/
* 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