aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-16xtensa: fix change_bit in exclusive access optionMax Filippov1-1/+1
2019-10-15xtensa: virt: fix PCI IO ports mappingMax Filippov1-1/+1
2019-10-14xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov1-7/+0
2019-10-14xtensa: fix type conversion in __get_user_[no]checkMax Filippov1-26/+29
2019-10-14xtensa: clean up assembly arguments in uaccess macrosMax Filippov1-21/+21
2019-10-14xtensa: fix {get,put}_user() for 64bit valuesAl Viro1-2/+11
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland1-2/+2
2019-09-25mm: introduce MADV_PAGEOUTMinchan Kim1-0/+1
2019-09-25mm: introduce MADV_COLDMinchan Kim1-0/+2
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-1/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-3/+0
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-3/+2
2019-09-04dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig1-2/+2
2019-09-04dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig1-1/+0
2019-09-02xtensa: virt: move PCI root complex to KIO rangeMax Filippov2-4/+5
2019-09-01xtensa: add support for call0 ABI in userspaceMax Filippov6-9/+117
2019-09-01xtensa: clean up PS_WOE_BIT usageMax Filippov4-6/+7
2019-08-26xtensa: remove free_initrd_memMike Rapoport2-16/+3
2019-08-12xtensa: add missing isync to the cpu_reset TLB codeMax Filippov1-0/+1
2019-07-24xtensa: fix build for cores with coprocessorsMax Filippov1-0/+1
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+1
2019-07-16mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig1-5/+1
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2019-07-16Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds19-269/+339
2019-07-15docs: xtensa: convert to ReSTMauro Carvalho Chehab1-1/+1
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-7/+1
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds2-0/+2
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+1
2019-07-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds2-6/+2
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-7/+7
2019-07-08xtensa: virt: add defconfig and DTSMax Filippov2-0/+185
2019-07-08xtensa: abstract 'entry' and 'retw' in assembly codeMax Filippov11-102/+153
2019-07-05xtensa: One function call less in bootmem_init()Markus Elfring1-4/+1
2019-06-28arch: wire-up pidfd_open()Christian Brauner1-0/+1
2019-06-27xtensa: remove arch/xtensa/include/asm/types.hMax Filippov1-23/+0
2019-06-25dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common codeChristoph Hellwig1-7/+1
2019-06-24binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig1-1/+1
2019-06-24binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig1-0/+1
2019-06-24binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig1-1/+0
2019-06-24binfmt_flat: remove flat_old_ram_flagChristoph Hellwig1-1/+0
2019-06-24binfmt_flat: provide a default version of flat_get_relocate_addrChristoph Hellwig1-1/+0
2019-06-24binfmt_flat: remove flat_set_persistentChristoph Hellwig1-1/+0
2019-06-24binfmt_flat: remove flat_reloc_validChristoph Hellwig1-1/+0
2019-06-21arch: handle arches who do not yet define clone3Christian Brauner1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner6-24/+6
2019-06-16xtensa: use generic pcibios_set_master and pcibios_enable_deviceMax Filippov1-32/+0
2019-06-16xtensa: drop dead PCI support codeMax Filippov4-107/+0
2019-06-16xtensa/PCI: Remove unused variableGuenter Roeck1-1/+0
2019-06-09arch: wire-up clone3() syscallChristian Brauner1-0/+1
2019-06-07Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-1/+2