summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-09-23xtensa: PMU: fix base address for the newer hardwareMax Filippov1-4/+13
2023-04-05dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig1-4/+4
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman1-1/+1
2022-06-29xtensa: Fix refcount leak bug in time.cLiang He1-0/+1
2022-06-14ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman2-4/+4
2022-04-27xtensa: fix a7 clobbering in coprocessor context load/storeMax Filippov1-2/+2
2022-04-27xtensa: patch_text: Fixup last cpu should be masterGuo Ren1-1/+1
2022-04-15xtensa: fix stop_machine_cpuslocked call in patch_textMax Filippov1-1/+1
2021-10-13xtensa: call irqchip_init only when CONFIG_USE_OF is selectedMax Filippov1-1/+1
2021-10-13xtensa: use CONFIG_USE_OF instead of CONFIG_OFRandy Dunlap1-6/+6
2021-04-07xtensa: move coprocessor_flush to the .text sectionMax Filippov1-31/+33
2020-10-01xtensa: fix system_call interaction with ptraceMax Filippov2-4/+18
2020-08-21xtensa: fix xtensa_pmu_setup prototypeMax Filippov1-1/+1
2020-08-21xtensa: add missing exclusive access state managementMax Filippov2-0/+14
2020-07-29xtensa: update *pos in cpuinfo_op.nextMax Filippov1-1/+2
2020-07-29xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov1-2/+2
2020-01-14xtensa: Implement copy_thread_tlsAmanieu d'Antras1-4/+4
2019-10-14xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov1-7/+0
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+2
2019-09-04dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig1-2/+2
2019-09-01xtensa: add support for call0 ABI in userspaceMax Filippov4-8/+61
2019-09-01xtensa: clean up PS_WOE_BIT usageMax Filippov2-5/+5
2019-08-26xtensa: remove free_initrd_memMike Rapoport1-6/+3
2019-08-12xtensa: add missing isync to the cpu_reset TLB codeMax Filippov1-0/+1
2019-07-24xtensa: fix build for cores with coprocessorsMax Filippov1-0/+1
2019-07-16Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds6-142/+17
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-7/+1
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds1-0/+1
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-5/+5
2019-07-08xtensa: abstract 'entry' and 'retw' in assembly codeMax Filippov3-12/+17
2019-06-28arch: wire-up pidfd_open()Christian Brauner1-0/+1
2019-06-25dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common codeChristoph Hellwig1-7/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-16xtensa: use generic pcibios_set_master and pcibios_enable_deviceMax Filippov1-32/+0
2019-06-16xtensa: drop dead PCI support codeMax Filippov3-97/+0
2019-06-16xtensa/PCI: Remove unused variableGuenter Roeck1-1/+0
2019-06-09arch: wire-up clone3() syscallChristian Brauner1-0/+1
2019-06-07Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-1/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2-11/+2
2019-05-30xtensa: Fix section mismatch between memblock_reserve and mem_reserveGuenter Roeck1-1/+2
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman1-1/+1
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman2-4/+4
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+6
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells1-0/+6
2019-05-14xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya1-1/+1
2019-05-07xtensa: add exclusive atomics supportMax Filippov1-0/+3
2019-05-06xtensa: replace variant/core.h with asm/core.hMax Filippov2-2/+2
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds1-0/+4
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann1-0/+4