index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
Age
Commit message (
Expand
)
Author
2024-09-13
xtensa: Emulate one-byte cmpxchg
Paul E. McKenney
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
2024-07-09
arch/xtensa: always_inline get_current() and current_thread_info()
Suren Baghdasaryan
2024-07-03
mm: implement update_mmu_tlb() using update_mmu_tlb_range()
Bang Li
2024-07-03
mm: add update_mmu_tlb_range()
Bang Li
2024-05-02
Merge tag 'xtensa-20240502' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2024-04-28
xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_P...
Barry Song
2024-04-02
xtensa: fix MAKE_PC_FROM_RA second argument
Max Filippov
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-01-18
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2024-01-17
Merge tag 'xtensa-20240117' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-12-29
xtensa, kasan: define KASAN_SHADOW_END
Andrey Konovalov
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2023-11-29
xtensa: replace <asm-generic/export.h> with <linux/export.h>
Masahiro Yamada
2023-09-20
xtensa: tlb: include <asm/tlb.h> for missing prototype
Randy Dunlap
2023-09-20
xtensa: hw_breakpoint: include header for missing prototype
Randy Dunlap
2023-09-20
xtensa: smp: add headers for missing function prototypes
Randy Dunlap
2023-09-20
xtensa: signal: include headers for function prototypes
Randy Dunlap
2023-09-20
xtensa: processor.h: add init_arch() prototype
Randy Dunlap
2023-09-20
xtensa: ptrace: add prototypes to <asm/ptrace.h>
Randy Dunlap
2023-09-20
xtensa: add default definition for XCHAL_HAVE_DIV32
Max Filippov
2023-09-07
Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-28
xtensa: add XIP-aware MTD support
Max Filippov
2023-08-27
xtensa: PMU: fix base address for the newer hardware
Max Filippov
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-24
xtensa: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-18
xtensa: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-06-27
Merge tag 'xtensa-20230627' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-16
init: Remove check_bugs() leftovers
Thomas Gleixner
2023-06-13
xtensa: add load/store exception handler
Max Filippov
2023-06-13
xtensa: move early_trap_init from kasan_early_init to init_arch
Max Filippov
2023-06-12
xtensa: drop ARCH_WANT_FRAME_POINTERS
Max Filippov
2023-06-12
xtensa: report trax and perf counters in cpuinfo
Max Filippov
2023-06-12
xtensa: add asm-prototypes.h
Max Filippov
2023-06-12
xtensa: drop bcopy implementation
Max Filippov
2023-06-12
xtensa: drop platform_halt and platform_power_off
Max Filippov
2023-06-12
xtensa: drop platform_restart
Max Filippov
2023-06-12
xtensa: drop platform_heartbeat
Max Filippov
2023-06-05
locking/atomic: xtensa: add preprocessor symbols
Mark Rutland
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
[next]