summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel
AgeCommit message (Expand)Author
2020-04-10Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek
2020-04-04Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-16dma-direct: make uncached_kernel_address more generalChristoph Hellwig
2020-03-16dma-direct: remove the cached_kernel_address hookChristoph Hellwig
2020-03-03xtensa: replace setup_irq() by request_irq()afzal mohammed
2020-02-07Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-02-04xtensa: reorganize vectors placementMax Filippov
2020-02-04xtensa: separate SMP and XIP supportMax Filippov
2020-02-04xtensa: move fast exception handlers close to vectorsMax Filippov
2020-02-01xtensa: drop unused function fast_coprocessor_doubleMax Filippov
2020-01-31xtensa: drop empty platform_* functions from platformsMax Filippov
2020-01-31xtensa: clean up platform headersMax Filippov
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-18open: introduce openat2(2) syscallAleksa Sarai
2020-01-14arch/xtensa/setup: Drop dummy_con initializationArvind Sankar
2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon
2020-01-07xtensa: Implement copy_thread_tlsAmanieu d'Antras
2019-12-08sched/rt, xtensa: Use CONFIG_PREEMPTIONThomas Gleixner
2019-12-03Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-11-29xtensa: clean up system_call/xtensa_rt_sigreturn interactionMax Filippov
2019-11-29xtensa: fix system_call interaction with ptraceMax Filippov
2019-11-29xtensa: rearrange syscall tracingMax Filippov
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-26xtensa: drop unneeded headers from coprocessor.SMax Filippov
2019-11-26xtensa: entry: Remove unneeded need_resched() loopValentin Schneider
2019-11-26xtensa: make stack dump size configurableMax Filippov
2019-11-26xtensa: improve stack dumpingMax Filippov
2019-11-26xtensa: merge .fixup with .textMax Filippov
2019-11-26xtensa: add XIP kernel supportMax Filippov
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2019-11-11xtensa: use the generic uncached segment supportChristoph Hellwig
2019-11-04xtensa: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-10-20xtensa: fix section name for start_infoMax Filippov
2019-10-14xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-04dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig
2019-09-01xtensa: add support for call0 ABI in userspaceMax Filippov
2019-09-01xtensa: clean up PS_WOE_BIT usageMax Filippov
2019-08-26xtensa: remove free_initrd_memMike Rapoport
2019-08-12xtensa: add missing isync to the cpu_reset TLB codeMax Filippov
2019-07-24xtensa: fix build for cores with coprocessorsMax Filippov