summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
AgeCommit message (Expand)AuthorLines
2019-10-14xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov-7/+0
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-2/+2
2019-09-04dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig-2/+2
2019-09-01xtensa: add support for call0 ABI in userspaceMax Filippov-8/+61
2019-09-01xtensa: clean up PS_WOE_BIT usageMax Filippov-5/+5
2019-08-26xtensa: remove free_initrd_memMike Rapoport-6/+3
2019-08-12xtensa: add missing isync to the cpu_reset TLB codeMax Filippov-0/+1
2019-07-24xtensa: fix build for cores with coprocessorsMax Filippov-0/+1
2019-07-16Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-142/+17
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-7/+1
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds-0/+1
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+5
2019-07-08xtensa: abstract 'entry' and 'retw' in assembly codeMax Filippov-12/+17
2019-06-28arch: wire-up pidfd_open()Christian Brauner-0/+1
2019-06-25dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common codeChristoph Hellwig-7/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-06-16xtensa: use generic pcibios_set_master and pcibios_enable_deviceMax Filippov-32/+0
2019-06-16xtensa: drop dead PCI support codeMax Filippov-97/+0
2019-06-16xtensa/PCI: Remove unused variableGuenter Roeck-1/+0
2019-06-09arch: wire-up clone3() syscallChristian Brauner-0/+1
2019-06-07Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-1/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-11/+2
2019-05-30xtensa: Fix section mismatch between memblock_reserve and mem_reserveGuenter Roeck-1/+2
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman-1/+1
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman-4/+4
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-0/+6
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells-0/+6
2019-05-14xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya-1/+1
2019-05-07xtensa: add exclusive atomics supportMax Filippov-0/+3
2019-05-06xtensa: replace variant/core.h with asm/core.hMax Filippov-2/+2
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds-0/+4
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann-0/+4
2019-04-04xtensa: fix return_addressMax Filippov-1/+5
2019-04-03xtensa: use actual syscall number in do_syscall_trace_leaveMax Filippov-0/+6
2019-03-07Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-50/+52
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner-25/+46
2019-02-10Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner-3/+4
2019-02-07xtensa: simplify trap_initMax Filippov-3/+2
2019-02-07xtensa: drop unused definitionsMax Filippov-2/+0
2019-02-07xtensa: fix get_wchanMax Filippov-2/+2
2019-02-07xtensa: clean up arch/xtensa/kernel/time.cMax Filippov-28/+25
2019-02-07xtensa: SMP: rework IPI processingMax Filippov-15/+23
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann-0/+21
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann-3/+3
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann-22/+22
2019-01-27xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov-0/+5
2019-01-26xtensa: SMP: mark each possible CPU as presentMax Filippov-1/+1
2019-01-26xtensa: SMP: fix secondary CPU initializationMax Filippov-14/+25
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann-0/+1