Age | Commit message (Expand) | Author |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-09-04 | dma-mapping: always use VM_DMA_COHERENT for generic DMA remap | Christoph Hellwig |
2019-09-01 | xtensa: add support for call0 ABI in userspace | Max Filippov |
2019-09-01 | xtensa: clean up PS_WOE_BIT usage | Max Filippov |
2019-08-26 | xtensa: remove free_initrd_mem | Mike Rapoport |
2019-08-12 | xtensa: add missing isync to the cpu_reset TLB code | Max Filippov |
2019-07-24 | xtensa: fix build for cores with coprocessors | Max Filippov |
2019-07-16 | Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2019-07-12 | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-07-11 | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau... | Linus Torvalds |
2019-07-10 | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-08 | xtensa: abstract 'entry' and 'retw' in assembly code | Max Filippov |
2019-06-28 | arch: wire-up pidfd_open() | Christian Brauner |
2019-06-25 | dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code | Christoph Hellwig |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-16 | xtensa: use generic pcibios_set_master and pcibios_enable_device | Max Filippov |
2019-06-16 | xtensa: drop dead PCI support code | Max Filippov |
2019-06-16 | xtensa/PCI: Remove unused variable | Guenter Roeck |
2019-06-09 | arch: wire-up clone3() syscall | Christian Brauner |
2019-06-07 | Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-30 | xtensa: Fix section mismatch between memblock_reserve and mem_reserve | Guenter Roeck |
2019-05-29 | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman |
2019-05-27 | signal: Remove task parameter from force_sig | Eric W. Biederman |
2019-05-17 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2019-05-16 | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] | David Howells |
2019-05-14 | xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC | Sinan Kaya |
2019-05-07 | xtensa: add exclusive atomics support | Max Filippov |
2019-05-06 | xtensa: replace variant/core.h with asm/core.h | Max Filippov |
2019-04-23 | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2019-04-15 | arch: add pidfd and io_uring syscalls everywhere | Arnd Bergmann |
2019-04-04 | xtensa: fix return_address | Max Filippov |
2019-04-03 | xtensa: use actual syscall number in do_syscall_trace_leave | Max Filippov |
2019-03-07 | Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2019-02-10 | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/... | Thomas Gleixner |
2019-02-10 | Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern... | Thomas Gleixner |
2019-02-07 | xtensa: simplify trap_init | Max Filippov |
2019-02-07 | xtensa: drop unused definitions | Max Filippov |
2019-02-07 | xtensa: fix get_wchan | Max Filippov |
2019-02-07 | xtensa: clean up arch/xtensa/kernel/time.c | Max Filippov |
2019-02-07 | xtensa: SMP: rework IPI processing | Max Filippov |
2019-02-07 | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann |
2019-02-07 | y2038: rename old time and utime syscalls | Arnd Bergmann |
2019-02-07 | y2038: use time32 syscall names on 32-bit | Arnd Bergmann |
2019-01-27 | xtensa: SMP: limit number of possible CPUs by NR_CPUS | Max Filippov |
2019-01-26 | xtensa: SMP: mark each possible CPU as present | Max Filippov |
2019-01-26 | xtensa: SMP: fix secondary CPU initialization | Max Filippov |
2019-01-25 | arch: add pkey and rseq syscall numbers everywhere | Arnd Bergmann |
2019-01-25 | ipc: rename old-style shmctl/semctl/msgctl syscalls | Arnd Bergmann |