index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
1
-1
/
+0
2024-07-10
arch/xtensa: always_inline get_current() and current_thread_info()
Suren Baghdasaryan
2
-2
/
+2
2024-07-04
mm: implement update_mmu_tlb() using update_mmu_tlb_range()
Bang Li
1
-3
/
+0
2024-07-04
mm: add update_mmu_tlb_range()
Bang Li
1
-0
/
+3
2024-05-02
Merge tag 'xtensa-20240502' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-21
/
+13
2024-04-29
xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_P...
Barry Song
1
-16
/
+8
2024-04-03
xtensa: fix MAKE_PC_FROM_RA second argument
Max Filippov
2
-5
/
+5
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+10
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
1
-1
/
+1
2024-02-23
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
1
-0
/
+10
2024-02-10
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
2024-01-19
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-2
/
+4
2024-01-17
Merge tag 'xtensa-20240117' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-1
/
+1
2023-12-29
xtensa, kasan: define KASAN_SHADOW_END
Andrey Konovalov
1
-0
/
+2
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
1
-2
/
+4
2023-11-29
xtensa: replace <asm-generic/export.h> with <linux/export.h>
Masahiro Yamada
1
-1
/
+1
2023-09-20
xtensa: tlb: include <asm/tlb.h> for missing prototype
Randy Dunlap
1
-0
/
+2
2023-09-20
xtensa: hw_breakpoint: include header for missing prototype
Randy Dunlap
1
-0
/
+1
2023-09-20
xtensa: smp: add headers for missing function prototypes
Randy Dunlap
1
-0
/
+1
2023-09-20
xtensa: signal: include headers for function prototypes
Randy Dunlap
1
-0
/
+1
2023-09-20
xtensa: processor.h: add init_arch() prototype
Randy Dunlap
1
-0
/
+4
2023-09-20
xtensa: ptrace: add prototypes to <asm/ptrace.h>
Randy Dunlap
1
-0
/
+3
2023-09-20
xtensa: add default definition for XCHAL_HAVE_DIV32
Max Filippov
1
-0
/
+4
2023-09-07
Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-0
/
+27
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-29
xtensa: add XIP-aware MTD support
Max Filippov
2
-0
/
+18
2023-08-28
xtensa: PMU: fix base address for the newer hardware
Max Filippov
1
-0
/
+9
2023-08-25
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
1
-4
/
+0
2023-08-25
xtensa: implement the new page table range API
Matthew Wilcox (Oracle)
2
-11
/
+16
2023-08-18
xtensa: mm: convert to GENERIC_IOREMAP
Baoquan He
1
-20
/
+12
2023-07-12
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-1
/
+1
2023-06-28
Merge tag 'xtensa-20230627' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
7
-32
/
+45
2023-06-28
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+9
2023-06-16
init: Remove check_bugs() leftovers
Thomas Gleixner
1
-18
/
+0
2023-06-14
xtensa: add load/store exception handler
Max Filippov
1
-0
/
+5
2023-06-14
xtensa: move early_trap_init from kasan_early_init to init_arch
Max Filippov
1
-0
/
+2
2023-06-13
xtensa: drop ARCH_WANT_FRAME_POINTERS
Max Filippov
1
-9
/
+0
2023-06-13
xtensa: report trax and perf counters in cpuinfo
Max Filippov
1
-0
/
+8
2023-06-13
xtensa: add asm-prototypes.h
Max Filippov
2
-0
/
+30
2023-06-13
xtensa: drop bcopy implementation
Max Filippov
1
-3
/
+0
2023-06-13
xtensa: drop platform_halt and platform_power_off
Max Filippov
1
-10
/
+0
2023-06-13
xtensa: drop platform_restart
Max Filippov
1
-5
/
+0
2023-06-13
xtensa: drop platform_heartbeat
Max Filippov
1
-5
/
+0
2023-06-05
locking/atomic: xtensa: add preprocessor symbols
Mark Rutland
1
-0
/
+9
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
1
-3
/
+0
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
1
-2
/
+2
2023-04-29
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
[next]