aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/xtensa/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-02Merge tag 'xtensa-20240502' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds3-21/+13
2024-04-28xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE macrosBarry Song1-16/+8
2024-04-02xtensa: fix MAKE_PC_FROM_RA second argumentMax Filippov2-5/+5
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+10
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann1-1/+1
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers1-0/+10
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds1-2/+2
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpuLinus Torvalds1-2/+4
2024-01-17Merge tag 'xtensa-20240117' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-1/+1
2023-12-29xtensa, kasan: define KASAN_SHADOW_ENDAndrey Konovalov1-0/+2
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti1-2/+4
2023-11-29xtensa: replace <asm-generic/export.h> with <linux/export.h>Masahiro Yamada1-1/+1
2023-09-20xtensa: tlb: include <asm/tlb.h> for missing prototypeRandy Dunlap1-0/+2
2023-09-20xtensa: hw_breakpoint: include header for missing prototypeRandy Dunlap1-0/+1
2023-09-20xtensa: smp: add headers for missing function prototypesRandy Dunlap1-0/+1
2023-09-20xtensa: signal: include headers for function prototypesRandy Dunlap1-0/+1
2023-09-20xtensa: processor.h: add init_arch() prototypeRandy Dunlap1-0/+4
2023-09-20xtensa: ptrace: add prototypes to <asm/ptrace.h>Randy Dunlap1-0/+3
2023-09-20xtensa: add default definition for XCHAL_HAVE_DIV32Max Filippov1-0/+4
2023-09-07Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds3-0/+27
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2023-08-28xtensa: add XIP-aware MTD supportMax Filippov2-0/+18
2023-08-27xtensa: PMU: fix base address for the newer hardwareMax Filippov1-0/+9
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)1-4/+0
2023-08-24xtensa: implement the new page table range APIMatthew Wilcox (Oracle)2-11/+16
2023-08-18xtensa: mm: convert to GENERIC_IOREMAPBaoquan He1-20/+12
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe1-1/+1
2023-06-27Merge tag 'xtensa-20230627' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds7-32/+45
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+9
2023-06-16init: Remove check_bugs() leftoversThomas Gleixner1-18/+0
2023-06-13xtensa: add load/store exception handlerMax Filippov1-0/+5
2023-06-13xtensa: move early_trap_init from kasan_early_init to init_archMax Filippov1-0/+2
2023-06-12xtensa: drop ARCH_WANT_FRAME_POINTERSMax Filippov1-9/+0
2023-06-12xtensa: report trax and perf counters in cpuinfoMax Filippov1-0/+8
2023-06-12xtensa: add asm-prototypes.hMax Filippov2-0/+30
2023-06-12xtensa: drop bcopy implementationMax Filippov1-3/+0
2023-06-12xtensa: drop platform_halt and platform_power_offMax Filippov1-10/+0
2023-06-12xtensa: drop platform_restartMax Filippov1-5/+0
2023-06-12xtensa: drop platform_heartbeatMax Filippov1-5/+0
2023-06-05locking/atomic: xtensa: add preprocessor symbolsMark Rutland1-0/+9
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland1-3/+0
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda1-2/+2
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2023-03-30docs: move xtensa documentation under Documentation/arch/Jonathan Corbet1-1/+1
2023-03-08xtensa/cpu: Mark cpu_die() __noreturnJosh Poimboeuf1-1/+1
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)1-2/+2
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-1/+0
2023-02-02xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-5/+27
2023-01-06xtensa: drop unused members of struct thread_structMax Filippov1-9/+0