index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-03
1
-12
/
+0
|
\
|
*
vgacon, arch/*: remove unused screen_info definitions
Arnd Bergmann
2023-10-17
1
-12
/
+0
*
|
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
1
-1
/
+2
|
\
\
|
*
|
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
2023-10-06
1
-0
/
+1
|
*
|
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
2023-10-03
1
-1
/
+1
*
|
|
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
2023-10-09
19
-8
/
+34
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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
|
|
/
*
|
futex: Add sys_futex_requeue()
peterz@infradead.org
2023-09-21
1
-0
/
+1
*
|
futex: Add sys_futex_wait()
peterz@infradead.org
2023-09-21
1
-0
/
+1
*
|
futex: Add sys_futex_wake()
peterz@infradead.org
2023-09-21
1
-0
/
+1
|
/
*
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-28
5
-1
/
+34
|
*
xtensa: PMU: fix base address for the newer hardware
Max Filippov
2023-08-27
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-24
1
-4
/
+0
|
*
|
|
xtensa: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
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-10
2
-21
/
+16
*
|
xtensa: ISS: fix call to split_if_spec
Max Filippov
2023-07-10
1
-1
/
+1
*
|
xtensa: ISS: add comment about etherdev freeing
Max Filippov
2023-07-10
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-28
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-19
1
-1
/
+4
[next]