aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-04dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig
2019-09-04dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig
2019-09-02xtensa: virt: move PCI root complex to KIO rangeMax Filippov
2019-09-01xtensa: add support for call0 ABI in userspaceMax Filippov
2019-09-01xtensa: clean up PS_WOE_BIT usageMax Filippov
2019-08-26xtensa: remove free_initrd_memMike Rapoport
2019-08-12xtensa: add missing isync to the cpu_reset TLB codeMax Filippov
2019-07-24xtensa: fix build for cores with coprocessorsMax Filippov
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-16mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2019-07-16Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-07-15docs: xtensa: convert to ReSTMauro Carvalho Chehab
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08xtensa: virt: add defconfig and DTSMax Filippov
2019-07-08xtensa: abstract 'entry' and 'retw' in assembly codeMax Filippov
2019-07-05xtensa: One function call less in bootmem_init()Markus Elfring
2019-06-28arch: wire-up pidfd_open()Christian Brauner
2019-06-27xtensa: remove arch/xtensa/include/asm/types.hMax Filippov
2019-06-25dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common codeChristoph Hellwig
2019-06-24binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig
2019-06-24binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig
2019-06-24binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig
2019-06-24binfmt_flat: remove flat_old_ram_flagChristoph Hellwig
2019-06-24binfmt_flat: provide a default version of flat_get_relocate_addrChristoph Hellwig
2019-06-24binfmt_flat: remove flat_set_persistentChristoph Hellwig
2019-06-24binfmt_flat: remove flat_reloc_validChristoph Hellwig
2019-06-21arch: handle arches who do not yet define clone3Christian Brauner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-16xtensa: use generic pcibios_set_master and pcibios_enable_deviceMax Filippov
2019-06-16xtensa: drop dead PCI support codeMax Filippov
2019-06-16xtensa/PCI: Remove unused variableGuenter Roeck
2019-06-09arch: wire-up clone3() syscallChristian Brauner
2019-06-07Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30xtensa: Fix section mismatch between memblock_reserve and mem_reserveGuenter Roeck
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18arch: remove dangling asm-generic wrappersMasahiro Yamada
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds