summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xtensa-20240502' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2024-05-023-21/+13
|\
| * xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_P...Barry Song2024-04-281-16/+8
| * xtensa: fix MAKE_PC_FROM_RA second argumentMax Filippov2024-04-022-5/+5
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-0/+10
|\ \
| * | Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2024-02-221-0/+10
| |/
* / arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-061-1/+1
|/
* 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 'xtensa-20240117' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2024-01-171-1/+1
|\ \
| * | xtensa: replace <asm-generic/export.h> with <linux/export.h>Masahiro Yamada2023-11-291-1/+1
| |/
* / xtensa, kasan: define KASAN_SHADOW_ENDAndrey Konovalov2023-12-291-0/+2
|/
* xtensa: tlb: include <asm/tlb.h> for missing prototypeRandy Dunlap2023-09-201-0/+2
* xtensa: hw_breakpoint: include header for missing prototypeRandy Dunlap2023-09-201-0/+1
* xtensa: smp: add headers for missing function prototypesRandy Dunlap2023-09-201-0/+1
* xtensa: signal: include headers for function prototypesRandy Dunlap2023-09-201-0/+1
* xtensa: processor.h: add init_arch() prototypeRandy Dunlap2023-09-201-0/+4
* xtensa: ptrace: add prototypes to <asm/ptrace.h>Randy Dunlap2023-09-201-0/+3
* xtensa: add default definition for XCHAL_HAVE_DIV32Max Filippov2023-09-201-0/+4
* Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2023-09-073-0/+27
|\
| * xtensa: add XIP-aware MTD supportMax Filippov2023-08-282-0/+18
| * xtensa: PMU: fix base address for the newer hardwareMax Filippov2023-08-271-0/+9
* | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-1/+1
|\ \
| * | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-1/+1
| |/
* | mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)2023-08-241-4/+0
* | xtensa: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-242-11/+16
* | xtensa: mm: convert to GENERIC_IOREMAPBaoquan He2023-08-181-20/+12
|/
* Merge tag 'xtensa-20230627' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2023-06-277-32/+45
|\
| * xtensa: add load/store exception handlerMax Filippov2023-06-131-0/+5
| * xtensa: move early_trap_init from kasan_early_init to init_archMax Filippov2023-06-131-0/+2
| * xtensa: drop ARCH_WANT_FRAME_POINTERSMax Filippov2023-06-121-9/+0
| * xtensa: report trax and perf counters in cpuinfoMax Filippov2023-06-121-0/+8
| * xtensa: add asm-prototypes.hMax Filippov2023-06-122-0/+30
| * xtensa: drop bcopy implementationMax Filippov2023-06-121-3/+0
| * xtensa: drop platform_halt and platform_power_offMax Filippov2023-06-121-10/+0
| * xtensa: drop platform_restartMax Filippov2023-06-121-5/+0
| * xtensa: drop platform_heartbeatMax Filippov2023-06-121-5/+0
* | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-271-3/+9
|\ \
| * | locking/atomic: xtensa: add preprocessor symbolsMark Rutland2023-06-051-0/+9
| * | locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland2023-06-051-3/+0
| |/
* / init: Remove check_bugs() leftoversThomas Gleixner2023-06-161-18/+0
|/
* Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-051-2/+2
|\
| * locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda2023-04-291-2/+2
* | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-1/+1
|\ \
| * | xtensa/cpu: Mark cpu_die() __noreturnJosh Poimboeuf2023-03-081-1/+1
| |/
* / docs: move xtensa documentation under Documentation/arch/Jonathan Corbet2023-03-301-1/+1
|/
* mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-091-2/+2
* mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
* xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-5/+27
* xtensa: drop unused members of struct thread_structMax Filippov2023-01-061-9/+0