summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel
AgeCommit message (Expand)Author
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
2019-07-16Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08xtensa: abstract 'entry' and 'retw' in assembly codeMax Filippov
2019-06-28arch: wire-up pidfd_open()Christian Brauner
2019-06-25dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common codeChristoph Hellwig
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-16xtensa: use generic pcibios_set_master and pcibios_enable_deviceMax Filippov
2019-06-16xtensa: drop dead PCI support codeMax Filippov
2019-06-16xtensa/PCI: Remove unused variableGuenter Roeck
2019-06-09arch: wire-up clone3() syscallChristian Brauner
2019-06-07Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30xtensa: Fix section mismatch between memblock_reserve and mem_reserveGuenter Roeck
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells
2019-05-14xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya
2019-05-07xtensa: add exclusive atomics supportMax Filippov
2019-05-06xtensa: replace variant/core.h with asm/core.hMax Filippov