summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
Commit message (Expand)AuthorAgeFilesLines
* xtensa: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-06-221-4/+2
* xtensa: fix xtensa_wsr always writing 0Max Filippov2022-04-151-2/+2
* xtensa: use CONFIG_USE_OF instead of CONFIG_OFRandy Dunlap2021-10-131-1/+1
* xtensa: move XCHAL_KIO_* definitions to kmem_layout.hMax Filippov2021-10-132-39/+32
* xtensa: uaccess: Add missing __user to strncpy_from_user() prototypeLaurent Pinchart2020-12-021-1/+1
* xtensa: fix TLBTEMP area placementMax Filippov2020-11-241-1/+1
* xtensa: add missing exclusive access state managementMax Filippov2020-08-211-0/+4
* xtensa: fix syscall_set_return_valueMax Filippov2019-12-211-1/+1
* xtensa: fix change_bit in exclusive access optionMax Filippov2019-10-161-1/+1
* xtensa: fix type conversion in __get_user_[no]checkMax Filippov2019-10-141-26/+29
* xtensa: clean up assembly arguments in uaccess macrosMax Filippov2019-10-141-21/+21
* xtensa: fix {get,put}_user() for 64bit valuesAl Viro2019-10-141-2/+11
* 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
* xtensa: virt: move PCI root complex to KIO rangeMax Filippov2019-09-021-0/+1
* xtensa: add support for call0 ABI in userspaceMax Filippov2019-09-011-1/+8
* xtensa: clean up PS_WOE_BIT usageMax Filippov2019-09-012-1/+2
* 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-163-33/+46
|\ \ | |/ |/|
| * xtensa: abstract 'entry' and 'retw' in assembly codeMax Filippov2019-07-081-0/+46
| * xtensa: remove arch/xtensa/include/asm/types.hMax Filippov2019-06-271-23/+0
| * xtensa: drop dead PCI support codeMax Filippov2019-06-161-10/+0
* | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2019-07-111-0/+1
|\ \
| * | arch: handle arches who do not yet define clone3Christian Brauner2019-06-211-0/+1
* | | binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig2019-06-241-1/+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
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-193-12/+3
| |/ |/|
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
|/
* arch: remove dangling asm-generic wrappersMasahiro Yamada2019-05-181-1/+0
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-16/+0
|\
| * arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-16/+0
* | xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya2019-05-141-1/+1
* | Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-05-1119-79/+362
|\ \
| * | xtensa: implement initialize_cacheattr for MPU coresMax Filippov2019-05-072-1/+37
| * | xtensa: add exclusive atomics supportMax Filippov2019-05-076-6/+264
| * | xtensa: clean up inline assembly in futex.hMax Filippov2019-05-071-38/+42
| * | xtensa: replace variant/core.h with asm/core.hMax Filippov2019-05-0610-12/+21
| * | xtensa: drop ifdef __KERNEL__ from kernel-only headersMax Filippov2019-05-067-24/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-2/+2
|\ \ \
| * | | net: socket: implement 64-bit timestampsArnd Bergmann2019-04-191-2/+2
| |/ /