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