summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm
Commit message (Expand)AuthorAgeFilesLines
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-2/+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 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-301-0/+1
|/
* 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 tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-071-1/+1
|\ \ \
| * | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-1/+1
| | |/ | |/|
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-0/+1
|\ \ \
| * | | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-1/+0
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-102-36/+18
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-031-1/+0
| | |/ / | |/| |
* | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-26/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-17/+0
| * | | asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra2019-04-031-9/+0
| |/ /
* | | Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-04-081-9/+12
|\ \ \
| * | | xtensa: fix initialization of pt_regs::syscall in start_threadMax Filippov2019-04-031-9/+12
| |/ /
* | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-14/+3
* | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-13/+3
|/ /
* / KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-281-0/+1
|/
* kbuild: warn redundant generic-yMasahiro Yamada2019-03-171-1/+0
* Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-03-075-207/+40
|\
| * xtensa: drop unused definitionsMax Filippov2019-02-071-9/+0