summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-212-6/+6
|\
| * mm: implement update_mmu_tlb() using update_mmu_tlb_range()Bang Li2024-07-032-9/+0
| * mm: add update_mmu_tlb_range()Bang Li2024-07-032-0/+9
* | Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-161-1/+0
|\ \
| * | clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann2024-07-101-1/+0
| |/
* | Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds2024-07-151-1/+4
|\ \
| * | block: move the nonrot flag to queue_limitsChristoph Hellwig2024-06-191-1/+4
| |/
* / arch/xtensa: always_inline get_current() and current_thread_info()Suren Baghdasaryan2024-07-092-2/+2
|/
* mseal: wire up mseal syscallJeff Xu2024-05-231-0/+1
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-192-7/+10
|\
| * xtensa/mm: convert check_tlb_entry() to sanity check foliosDavid Hildenbrand2024-05-051-5/+6
| * xtensa: remove uses of PG_arch_1 on individual pagesMatthew Wilcox (Oracle)2024-04-251-2/+4
* | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-181-2/+1
|\ \
| * | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-101-2/+1
| |/
* | Merge tag 'xtensa-20240502' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2024-05-026-28/+20
|\ \ | |/ |/|
| * xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_P...Barry Song2024-04-281-16/+8
| * tty: xtensa/iss: Use min() to fix Coccinelle warningThorsten Blum2024-04-041-4/+2
| * xtensa: fix MAKE_PC_FROM_RA second argumentMax Filippov2024-04-024-8/+10
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-142-0/+11
|\ \
| * | Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2024-02-222-0/+11
| |/
* | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-122-1/+2
|\ \
| * | arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-062-1/+2
| |/
* | Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds2024-03-111-3/+5
|\ \ | |/ |/|
| * block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig2024-02-191-3/+5
* | work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-091-2/+2
|/
* Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2024-01-181-2/+4
|\
| * mm: Introduce flush_cache_vmap_early()Alexandre Ghiti2023-12-141-2/+4
* | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-181-1/+1
|\ \
| * | tty: xtensa/iss: use u8Jiri Slaby (SUSE)2023-12-081-1/+1
| |/
* | Merge tag 'xtensa-20240117' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2024-01-174-6/+12
|\ \
| * | xtensa: don't produce FDPIC output with fdpic toolchainMax Filippov2024-01-111-1/+5
| * | xtensa: Use PCI_HEADER_TYPE_MFD instead of literalIlpo Järvinen2023-11-291-3/+5
| * | xtensa: replace <asm-generic/export.h> with <linux/export.h>Masahiro Yamada2023-11-291-1/+1
| * | xtensa: fix variants path in the Kconfig helpYujie Liu2023-11-291-1/+1
| |/
* | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-091-0/+3
|\ \
| * | LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-121-0/+3
| |/
* | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-092-1/+3
|\ \
| * | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-081-1/+1
| * | xtensa, kasan: define KASAN_SHADOW_ENDAndrey Konovalov2023-12-291-0/+2
| |/
* / wire up syscalls for statmount/listmountMiklos Szeredi2023-12-141-0/+2
|/
* Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-031-12/+0
|\
| * vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann2023-10-171-12/+0
* | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-1/+2
|\ \
| * | arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta2023-10-061-0/+1
| * | syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta2023-10-031-1/+1
* | | Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar2023-10-0919-8/+34
|\ \ \ | | |/ | |/|
| * | xtensa: boot/lib: fix function prototypesMax Filippov2023-09-201-2/+3
| * | xtensa: umulsidi3: fix conditional expressionRandy Dunlap2023-09-201-1/+3
| * | xtensa: boot: don't add include-dirsRandy Dunlap2023-09-201-2/+1
| * | xtensa: iss/network: make functions staticRandy Dunlap2023-09-201-2/+2