summaryrefslogtreecommitdiff
path: root/arch/xtensa/include
AgeCommit message (Expand)Author
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2024-01-17Merge tag 'xtensa-20240117' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-12-29xtensa, kasan: define KASAN_SHADOW_ENDAndrey Konovalov
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti
2023-11-29xtensa: replace <asm-generic/export.h> with <linux/export.h>Masahiro Yamada
2023-09-20xtensa: tlb: include <asm/tlb.h> for missing prototypeRandy Dunlap
2023-09-20xtensa: hw_breakpoint: include header for missing prototypeRandy Dunlap
2023-09-20xtensa: smp: add headers for missing function prototypesRandy Dunlap
2023-09-20xtensa: signal: include headers for function prototypesRandy Dunlap
2023-09-20xtensa: processor.h: add init_arch() prototypeRandy Dunlap
2023-09-20xtensa: ptrace: add prototypes to <asm/ptrace.h>Randy Dunlap
2023-09-20xtensa: add default definition for XCHAL_HAVE_DIV32Max Filippov
2023-09-07Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-28xtensa: add XIP-aware MTD supportMax Filippov
2023-08-27xtensa: PMU: fix base address for the newer hardwareMax Filippov
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)
2023-08-24xtensa: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-18xtensa: mm: convert to GENERIC_IOREMAPBaoquan He
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-06-27Merge tag 'xtensa-20230627' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-16init: Remove check_bugs() leftoversThomas Gleixner
2023-06-13xtensa: add load/store exception handlerMax Filippov
2023-06-13xtensa: move early_trap_init from kasan_early_init to init_archMax Filippov
2023-06-12xtensa: drop ARCH_WANT_FRAME_POINTERSMax Filippov
2023-06-12xtensa: report trax and perf counters in cpuinfoMax Filippov
2023-06-12xtensa: add asm-prototypes.hMax Filippov
2023-06-12xtensa: drop bcopy implementationMax Filippov
2023-06-12xtensa: drop platform_halt and platform_power_offMax Filippov
2023-06-12xtensa: drop platform_restartMax Filippov
2023-06-12xtensa: drop platform_heartbeatMax Filippov
2023-06-05locking/atomic: xtensa: add preprocessor symbolsMark Rutland
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-30docs: move xtensa documentation under Documentation/arch/Jonathan Corbet
2023-03-08xtensa/cpu: Mark cpu_die() __noreturnJosh Poimboeuf
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-01-06xtensa: drop unused members of struct thread_structMax Filippov
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-18stackprotector: actually use get_random_canary()Jason A. Donenfeld
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-13xtensa: add FDPIC and static PIE support for noMMUMax Filippov