Age | Commit message (Expand) | Author |
2019-10-16 | xtensa: fix change_bit in exclusive access option | Max Filippov |
2019-10-15 | xtensa: virt: fix PCI IO ports mapping | Max Filippov |
2019-10-14 | xtensa: drop EXPORT_SYMBOL for outs*/ins* | Max Filippov |
2019-10-14 | xtensa: fix type conversion in __get_user_[no]check | Max Filippov |
2019-10-14 | xtensa: clean up assembly arguments in uaccess macros | Max Filippov |
2019-10-14 | xtensa: fix {get,put}_user() for 64bit values | Al Viro |
2019-09-26 | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland |
2019-09-25 | mm: introduce MADV_PAGEOUT | Minchan Kim |
2019-09-25 | mm: introduce MADV_COLD | Minchan Kim |
2019-09-24 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin |
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-04 | dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP | Christoph Hellwig |
2019-09-02 | xtensa: virt: move PCI root complex to KIO range | Max Filippov |
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-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-16 | mm: fix the MAP_UNINITIALIZED flag | Christoph Hellwig |
2019-07-16 | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds |
2019-07-16 | Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2019-07-15 | docs: xtensa: convert to ReST | Mauro Carvalho Chehab |
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-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | 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: virt: add defconfig and DTS | Max Filippov |
2019-07-08 | xtensa: abstract 'entry' and 'retw' in assembly code | Max Filippov |
2019-07-05 | xtensa: One function call less in bootmem_init() | Markus Elfring |
2019-06-28 | arch: wire-up pidfd_open() | Christian Brauner |
2019-06-27 | xtensa: remove arch/xtensa/include/asm/types.h | Max Filippov |
2019-06-25 | dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code | Christoph Hellwig |
2019-06-24 | binfmt_flat: remove the persistent argument from flat_get_addr_from_rp | Christoph Hellwig |
2019-06-24 | binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option | Christoph Hellwig |
2019-06-24 | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable | Christoph Hellwig |
2019-06-24 | binfmt_flat: remove flat_old_ram_flag | Christoph Hellwig |
2019-06-24 | binfmt_flat: provide a default version of flat_get_relocate_addr | Christoph Hellwig |
2019-06-24 | binfmt_flat: remove flat_set_persistent | Christoph Hellwig |
2019-06-24 | binfmt_flat: remove flat_reloc_valid | Christoph Hellwig |
2019-06-21 | arch: handle arches who do not yet define clone3 | Christian Brauner |
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 |