index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xtensa: boot/lib: fix function prototypes
Max Filippov
2023-09-20
1
-2
/
+3
*
xtensa: umulsidi3: fix conditional expression
Randy Dunlap
2023-09-20
1
-1
/
+3
*
xtensa: boot: don't add include-dirs
Randy Dunlap
2023-09-20
1
-2
/
+1
*
xtensa: iss/network: make functions static
Randy Dunlap
2023-09-20
1
-2
/
+2
*
xtensa: tlb: include <asm/tlb.h> for missing prototype
Randy Dunlap
2023-09-20
2
-0
/
+3
*
xtensa: hw_breakpoint: include header for missing prototype
Randy Dunlap
2023-09-20
2
-0
/
+2
*
xtensa: smp: add headers for missing function prototypes
Randy Dunlap
2023-09-20
2
-0
/
+2
*
xtensa: traps: add <linux/cpu.h> for function prototype
Randy Dunlap
2023-09-20
1
-0
/
+1
*
xtensa: stacktrace: include <asm/ftrace.h> for prototype
Randy Dunlap
2023-09-20
1
-0
/
+1
*
xtensa: signal: include headers for function prototypes
Randy Dunlap
2023-09-20
2
-0
/
+3
*
xtensa: processor.h: add init_arch() prototype
Randy Dunlap
2023-09-20
1
-0
/
+4
*
xtensa: ptrace: add prototypes to <asm/ptrace.h>
Randy Dunlap
2023-09-20
2
-1
/
+3
*
xtensa: irq: include <asm/traps.h>
Randy Dunlap
2023-09-20
1
-0
/
+1
*
xtensa: fault: include <asm/traps.h>
Randy Dunlap
2023-09-20
1
-0
/
+1
*
xtensa: add default definition for XCHAL_HAVE_DIV32
Max Filippov
2023-09-20
1
-0
/
+4
*
Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-09-07
7
-5
/
+56
|
\
|
*
xtensa: add XIP-aware MTD support
Max Filippov
2023-08-29
5
-1
/
+34
|
*
xtensa: PMU: fix base address for the newer hardware
Max Filippov
2023-08-28
2
-4
/
+22
*
|
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
1
-26
/
+1
|
\
\
|
*
|
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
|
*
|
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
1
-2
/
+1
|
*
|
tty: xtensa/iss: drop unneeded tty_operations hooks
Jiri Slaby (SUSE)
2023-08-11
1
-24
/
+0
|
|
/
*
|
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-1
/
+1
|
\
\
|
*
|
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-11
1
-1
/
+1
*
|
|
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
1
-1
/
+1
|
\
\
\
|
*
|
|
treewide: drop CONFIG_EMBEDDED
Randy Dunlap
2023-08-21
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
6
-114
/
+89
|
\
\
\
|
*
|
|
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-25
1
-4
/
+0
|
*
|
|
xtensa: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
3
-47
/
+63
|
*
|
|
xtensa: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
3
-64
/
+27
|
|
/
/
*
|
|
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-28
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
2023-07-27
1
-0
/
+1
|
|
/
*
|
xtensa: fix unaligned and load/store configuration interaction
Max Filippov
2023-07-11
2
-21
/
+16
*
|
xtensa: ISS: fix call to split_if_spec
Max Filippov
2023-07-11
1
-1
/
+1
*
|
xtensa: ISS: add comment about etherdev freeing
Max Filippov
2023-07-11
1
-0
/
+1
|
/
*
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-06-30
2
-56
/
+0
|
\
|
*
xtensa: Remove 64 bits atomic builtins stubs
Christophe Leroy
2023-06-09
2
-56
/
+0
*
|
Merge branch 'expand-stack'
Linus Torvalds
2023-06-29
2
-11
/
+4
|
\
\
|
*
|
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2023-06-24
2
-11
/
+4
*
|
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
2
-1
/
+5
|
\
\
\
|
*
|
|
xtensa: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
2023-06-20
1
-1
/
+4
|
*
|
|
cachestat: wire up cachestat for other architectures
Nhat Pham
2023-06-10
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'xtensa-20230627' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-06-28
41
-326
/
+467
|
\
\
\
|
*
|
|
xtensa: dump userspace code around the exception PC
Max Filippov
2023-06-24
2
-0
/
+26
|
*
|
|
xtensa: rearrange show_stack output
Max Filippov
2023-06-14
1
-15
/
+42
|
*
|
|
xtensa: add load/store exception handler
Max Filippov
2023-06-14
5
-14
/
+136
|
*
|
|
xtensa: rearrange unaligned exception handler
Max Filippov
2023-06-14
1
-82
/
+89
|
*
|
|
xtensa: always install slow handler for unaligned access exception
Max Filippov
2023-06-14
1
-5
/
+1
|
*
|
|
xtensa: move early_trap_init from kasan_early_init to init_arch
Max Filippov
2023-06-14
3
-2
/
+8
|
*
|
|
xtensa: drop ARCH_WANT_FRAME_POINTERS
Max Filippov
2023-06-13
3
-14
/
+0
[next]