summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* arch: xtensa: platforms: Fix deadlock in rs_close()Duoming Zhou2022-05-091-8/+0
* xtensa: fix a7 clobbering in coprocessor context load/storeMax Filippov2022-04-271-2/+2
* xtensa: patch_text: Fixup last cpu should be masterGuo Ren2022-04-271-1/+1
* xtensa: fix DTC warning unit_address_formatMax Filippov2022-04-133-10/+10
* xtensa: add missing XCHAL_HAVE_WINDOWED checkMax Filippov2022-04-081-0/+2
* xtensa: fix xtensa_wsr always writing 0Max Filippov2022-04-081-2/+2
* xtensa: fix stop_machine_cpuslocked call in patch_textMax Filippov2022-04-081-1/+1
* xtensa: define update_mmu_tlb functionMax Filippov2022-04-082-0/+10
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+0
|\
| * include: move find.h from asm_generic to linuxYury Norov2022-01-151-1/+0
* | proc: remove PDE_DATA() completelyMuchun Song2022-01-221-2/+2
* | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-01-192-5/+2
|\ \
| * | kbuild: do not quote string values in include/config/auto.confMasahiro Yamada2022-01-082-5/+2
| |/
* | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-172-2/+2
|\ \
| * | exit/xtensa: In arch/xtensa/entry.S:Linvalid_mask call make_task_deadEric W. Biederman2022-01-081-1/+1
| * | exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-152-9/+9
|\ \ \
| * | | mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-151-0/+1
| * | | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng2022-01-151-9/+8
| | |/ | |/|
* | | Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar2021-12-132-3/+1
|\| |
| * | Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-251-0/+1
| |\ \
| | * | futex: Wireup futex_waitv syscallAndré Almeida2021-11-251-0/+1
| | |/
| * / Add linux/cacheflush.hMatthew Wilcox (Oracle)2021-11-171-3/+0
| |/
* | futex: Fix additional regressionsArnd Bergmann2021-12-111-1/+1
* | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior2021-12-071-1/+1
* | futex: Remove futex_cmpxchg detectionArnd Bergmann2021-11-251-1/+0
* | futex: Ensure futex_atomic_cmpxchg_inatomic() is presentArnd Bergmann2021-11-251-2/+6
|/
* Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-102-3/+2
|\
| * exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman2021-10-202-3/+2
* | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-11/+0
|\ \
| * | arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-11/+0
| |/
* | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-081-3/+1
|\ \
| * | kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-241-3/+1
| |/
* | Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2021-11-0621-265/+541
|\ \
| * | xtensa: move section symbols to asm/sections.hMax Filippov2021-10-182-71/+70
| * | xtensa: remove unused variable wmaskMax Filippov2021-10-181-3/+1
| * | xtensa: only build windowed register support code when neededMax Filippov2021-10-187-5/+45
| * | xtensa: use register window specific opcodes only when presentMax Filippov2021-10-185-2/+10
| * | xtensa: implement call0 ABI support in assemblyMax Filippov2021-10-185-121/+243
| * | xtensa: definitions for call0 ABIMax Filippov2021-10-183-6/+102
| * | xtensa: don't use a12 in __xtensa_copy_user in call0 ABIMax Filippov2021-10-181-6/+22
| * | xtensa: don't use a12 in strncpy_userMax Filippov2021-10-181-9/+8
| * | xtensa: use a14 instead of a15 in inline assemblyMax Filippov2021-10-182-21/+21
| * | xtensa: move _SimulateUserKernelVectorException out of WindowVectorsMax Filippov2021-10-181-21/+19
* | | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-021-2/+3
|\ \ \
| * | | net: xtensa: use eth_hw_addr_set()Jakub Kicinski2021-10-291-1/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-145-13/+17
| |\| |
| * | | arch: use eth_hw_addr_set()Jakub Kicinski2021-10-021-1/+1
| | |/ | |/|
* | | Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-011-1/+0
|\ \ \
| * | | rcu: Fix undefined Kconfig macrosZhouyi Zhou2021-09-131-1/+0
| |/ /