summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-2/+2
* mm: introduce MADV_PAGEOUTMinchan Kim2019-09-251-0/+1
* mm: introduce MADV_COLDMinchan Kim2019-09-251-0/+2
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-1/+0
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-3/+0
* Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-192-3/+2
|\
| * dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig2019-09-041-2/+2
| * dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig2019-09-041-1/+0
* | xtensa: virt: move PCI root complex to KIO rangeMax Filippov2019-09-022-4/+5
* | xtensa: add support for call0 ABI in userspaceMax Filippov2019-09-016-9/+117
* | xtensa: clean up PS_WOE_BIT usageMax Filippov2019-09-014-6/+7
* | xtensa: remove free_initrd_memMike Rapoport2019-08-262-16/+3
|/
* xtensa: add missing isync to the cpu_reset TLB codeMax Filippov2019-08-121-0/+1
* xtensa: fix build for cores with coprocessorsMax Filippov2019-07-241-0/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-171-5/+1
|\
| * mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig2019-07-161-5/+1
* | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-161-1/+1
|\ \
| * | docs: xtensa: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
| |/
* | Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-07-1619-269/+339
|\ \ | |/ |/|
| * xtensa: virt: add defconfig and DTSMax Filippov2019-07-082-0/+185
| * xtensa: abstract 'entry' and 'retw' in assembly codeMax Filippov2019-07-0811-102/+153
| * xtensa: One function call less in bootmem_init()Markus Elfring2019-07-051-4/+1
| * xtensa: remove arch/xtensa/include/asm/types.hMax Filippov2019-06-271-23/+0
| * xtensa: use generic pcibios_set_master and pcibios_enable_deviceMax Filippov2019-06-161-32/+0
| * xtensa: drop dead PCI support codeMax Filippov2019-06-164-107/+0
| * xtensa/PCI: Remove unused variableGuenter Roeck2019-06-161-1/+0
* | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-121-7/+1
|\ \
| * | dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common codeChristoph Hellwig2019-06-251-7/+1
* | | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2019-07-112-0/+2
|\ \ \
| * | | arch: handle arches who do not yet define clone3Christian Brauner2019-06-211-0/+1
| * | | arch: wire-up clone3() syscallChristian Brauner2019-06-091-0/+1
* | | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-101-0/+1
|\ \ \ \
| * | | | arch: wire-up pidfd_open()Christian Brauner2019-06-281-0/+1
| |/ / /
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2019-07-102-6/+2
|\ \ \ \
| * | | | binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig2019-06-241-1/+1
| * | | | binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig2019-06-241-0/+1
| * | | | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig2019-06-241-1/+0
| * | | | binfmt_flat: remove flat_old_ram_flagChristoph Hellwig2019-06-241-1/+0
| * | | | binfmt_flat: provide a default version of flat_get_relocate_addrChristoph Hellwig2019-06-241-1/+0
| * | | | binfmt_flat: remove flat_set_persistentChristoph Hellwig2019-06-241-1/+0
| * | | | binfmt_flat: remove flat_reloc_validChristoph Hellwig2019-06-241-1/+0
* | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-083-7/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-292-3/+3
| * | | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-272-4/+4
| |/ / /
* | | / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-196-24/+6
| |_|/ |/| |
* | | Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-06-071-1/+2
|\ \ \
| * | | xtensa: Fix section mismatch between memblock_reserve and mem_reserveGuenter Roeck2019-05-301-1/+2
| | |/ | |/|
* | | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-308-45/+8
|/ /
* / treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-215-0/+5
|/