summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-04-102-13/+7
|\
| * xtensa: replace setup_irq() by request_irq()afzal mohammed2020-03-032-13/+7
* | asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-1/+1
* | Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-04-041-9/+3
|\ \
| * | dma-direct: make uncached_kernel_address more generalChristoph Hellwig2020-03-161-1/+1
| * | dma-direct: remove the cached_kernel_address hookChristoph Hellwig2020-03-161-8/+2
| |/
* / .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
|/
* Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-02-076-63/+85
|\
| * xtensa: reorganize vectors placementMax Filippov2020-02-042-9/+16
| * xtensa: separate SMP and XIP supportMax Filippov2020-02-041-34/+34
| * xtensa: move fast exception handlers close to vectorsMax Filippov2020-02-045-13/+36
| * xtensa: drop unused function fast_coprocessor_doubleMax Filippov2020-02-011-7/+0
| * xtensa: drop empty platform_* functions from platformsMax Filippov2020-01-311-0/+1
| * xtensa: clean up platform headersMax Filippov2020-01-311-3/+1
* | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-291-0/+1
|\ \
| * | arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-131-0/+1
* | | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-291-0/+1
|\ \ \
| * | | open: introduce openat2(2) syscallAleksa Sarai2020-01-181-0/+1
| |/ /
* | | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-2/+0
|\ \ \
| * | | arch/xtensa/setup: Drop dummy_con initializationArvind Sankar2020-01-141-2/+0
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-282-3/+6
|\ \ \ | |/ / |/| |
| * | sched/rt, xtensa: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-082-3/+6
| |/
* / xtensa: Implement copy_thread_tlsAmanieu d'Antras2020-01-071-4/+4
|/
* Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-12-039-55/+106
|\
| * xtensa: clean up system_call/xtensa_rt_sigreturn interactionMax Filippov2019-11-292-9/+5
| * xtensa: fix system_call interaction with ptraceMax Filippov2019-11-292-4/+18
| * xtensa: rearrange syscall tracingMax Filippov2019-11-292-6/+2
| * xtensa: drop unneeded headers from coprocessor.SMax Filippov2019-11-261-9/+1
| * xtensa: entry: Remove unneeded need_resched() loopValentin Schneider2019-11-261-1/+1
| * xtensa: make stack dump size configurableMax Filippov2019-11-261-1/+1
| * xtensa: improve stack dumpingMax Filippov2019-11-261-16/+11
| * xtensa: merge .fixup with .textMax Filippov2019-11-261-5/+1
| * xtensa: add XIP kernel supportMax Filippov2019-11-263-2/+64
| * xtensa: fix section name for start_infoMax Filippov2019-10-201-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-282-114/+18
|\ \
| * | dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-4/+4
| * | xtensa: use the generic uncached segment supportChristoph Hellwig2019-11-112-110/+14
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-4/+4
|\ \ | |/ |/|
| * xtensa: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook2019-11-041-1/+2
| * vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2019-11-041-1/+1
| * vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook2019-11-041-1/+1
| * vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-1/+0
* | xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov2019-10-141-7/+0
|/
* Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-2/+2
|\
| * dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig2019-09-041-2/+2
* | xtensa: add support for call0 ABI in userspaceMax Filippov2019-09-014-8/+61
* | xtensa: clean up PS_WOE_BIT usageMax Filippov2019-09-012-5/+5
* | xtensa: remove free_initrd_memMike Rapoport2019-08-261-6/+3
|/
* xtensa: add missing isync to the cpu_reset TLB codeMax Filippov2019-08-121-0/+1
* xtensa: fix build for cores with coprocessorsMax Filippov2019-07-241-0/+1