summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
AgeCommit message (Expand)AuthorLines
2019-10-16xtensa: fix change_bit in exclusive access optionMax Filippov-1/+1
2019-10-14xtensa: fix type conversion in __get_user_[no]checkMax Filippov-26/+29
2019-10-14xtensa: clean up assembly arguments in uaccess macrosMax Filippov-21/+21
2019-10-14xtensa: fix {get,put}_user() for 64bit valuesAl Viro-2/+11
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland-2/+2
2019-09-25mm: introduce MADV_PAGEOUTMinchan Kim-0/+1
2019-09-25mm: introduce MADV_COLDMinchan Kim-0/+2
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport-1/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin-3/+0
2019-09-02xtensa: virt: move PCI root complex to KIO rangeMax Filippov-0/+1
2019-09-01xtensa: add support for call0 ABI in userspaceMax Filippov-1/+8
2019-09-01xtensa: clean up PS_WOE_BIT usageMax Filippov-1/+2
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-5/+1
2019-07-16mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig-5/+1
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds-1/+1
2019-07-16Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-33/+46
2019-07-15docs: xtensa: convert to ReSTMauro Carvalho Chehab-1/+1
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds-0/+1
2019-07-08xtensa: abstract 'entry' and 'retw' in assembly codeMax Filippov-0/+46
2019-06-27xtensa: remove arch/xtensa/include/asm/types.hMax Filippov-23/+0
2019-06-24binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig-1/+1
2019-06-24binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig-1/+0
2019-06-24binfmt_flat: remove flat_old_ram_flagChristoph Hellwig-1/+0
2019-06-24binfmt_flat: provide a default version of flat_get_relocate_addrChristoph Hellwig-1/+0
2019-06-24binfmt_flat: remove flat_set_persistentChristoph Hellwig-1/+0
2019-06-24binfmt_flat: remove flat_reloc_validChristoph Hellwig-1/+0
2019-06-21arch: handle arches who do not yet define clone3Christian Brauner-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-12/+3
2019-06-16xtensa: drop dead PCI support codeMax Filippov-10/+0
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman-0/+2
2019-05-18arch: remove dangling asm-generic wrappersMasahiro Yamada-1/+0
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-16/+0
2019-05-14xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya-1/+1
2019-05-11Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-79/+362
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+2
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2019-05-07xtensa: implement initialize_cacheattr for MPU coresMax Filippov-1/+37
2019-05-07xtensa: add exclusive atomics supportMax Filippov-6/+264
2019-05-07xtensa: clean up inline assembly in futex.hMax Filippov-38/+42
2019-05-06xtensa: replace variant/core.h with asm/core.hMax Filippov-12/+21
2019-05-06xtensa: drop ifdef __KERNEL__ from kernel-only headersMax Filippov-24/+0
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-0/+1
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+0
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-26/+0
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig-16/+0
2019-04-19net: socket: implement 64-bit timestampsArnd Bergmann-2/+2
2019-04-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar-36/+18
2019-04-08Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-9/+12
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon-0/+1
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)-14/+3