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 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2021-05-08
1
-5
/
+1
|
\
|
*
arch: use cross_compiling to check whether it is a cross build or not
Masahiro Yamada
2021-05-06
1
-5
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
1
-1
/
+0
|
\
\
|
*
|
drivers/char: remove /dev/kmem for good
David Hildenbrand
2021-05-07
1
-1
/
+0
*
|
|
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-05-01
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arch: Wire up Landlock syscalls
Mickaël Salaün
2021-04-22
1
-0
/
+3
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-30
2
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
1
-1
/
+0
|
*
|
mm/memtest: add ARCH_USE_MEMTEST
Anshuman Khandual
2021-04-30
1
-0
/
+1
*
|
|
Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2021-04-30
18
-220
/
+198
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
xtensa: ISS: add GDBIO implementation to semihosting interface
Max Filippov
2021-04-04
3
-0
/
+92
|
*
|
xtensa: ISS: split simcall implementation from semihosting interface
Max Filippov
2021-04-04
2
-68
/
+75
|
*
|
xtensa: simcall.h: Change compitible to compatible
Bhaskar Chowdhury
2021-04-04
1
-1
/
+1
|
*
|
xtensa: Couple of typo fixes
Bhaskar Chowdhury
2021-04-04
1
-2
/
+2
|
*
|
xtensa: drop extraneous register load from initialize_mmu
Max Filippov
2021-04-04
1
-1
/
+1
|
*
|
xtensa: fix pgprot_noncached assumptions
Max Filippov
2021-04-04
1
-1
/
+3
|
*
|
xtensa: simplify coherent_kvaddr logic
Max Filippov
2021-04-04
2
-38
/
+7
|
*
|
xtensa: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-04-04
2
-41
/
+2
|
*
|
xtensa: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-04
3
-39
/
+3
|
*
|
xtensa: stop filling syscall array with sys_ni_syscall
Masahiro Yamada
2021-04-04
1
-5
/
+2
|
*
|
xtensa: remove unneeded export in boot-elf/Makefile
Masahiro Yamada
2021-04-04
1
-3
/
+2
|
*
|
xtensa: move CONFIG_CPU_*_ENDIAN defines to Kconfig
Masahiro Yamada
2021-04-04
5
-22
/
+9
|
*
|
xtensa: fix warning comparing pointer to 0
Jiapeng Chong
2021-04-04
1
-1
/
+1
|
*
|
xtensa: fix spelling mistake in Kconfig "wont" -> "won't"
Colin Ian King
2021-04-04
1
-1
/
+1
*
|
|
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2021-04-29
1
-0
/
+1
|
\
\
\
|
*
|
|
quota: wire up quotactl_path
Sascha Hauer
2021-03-17
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge 5.12-rc6 into tty-next
Greg Kroah-Hartman
2021-04-05
2
-32
/
+37
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
xtensa: fix uaccess-related livelock in do_page_fault
Max Filippov
2021-03-29
1
-1
/
+4
|
*
|
xtensa: move coprocessor_flush to the .text section
Max Filippov
2021-03-08
1
-31
/
+33
|
|
/
*
|
tty: do not check tty_unregister_driver's return value
Jiri Slaby
2021-03-10
1
-5
/
+1
*
|
tty: xtensa/iss, make rs_init static
Jiri Slaby
2021-03-10
1
-1
/
+1
*
|
tty: xtensa/iss, setup the timer statically
Jiri Slaby
2021-03-10
1
-7
/
+4
*
|
tty: xtensa/iss, remove stale comments
Jiri Slaby
2021-03-10
1
-18
/
+0
*
|
tty: xtensa/iss, don't reassign to tty->port
Jiri Slaby
2021-03-10
1
-1
/
+0
*
|
tty: xtensa/iss, drop serial_version & serial_name
Jiri Slaby
2021-03-10
1
-6
/
+1
|
/
*
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
1
-1
/
+1
|
\
|
*
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-21
1
-1
/
+1
*
|
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-25
1
-6
/
+7
|
\
\
|
*
|
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
2021-02-22
1
-1
/
+1
|
*
|
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
2021-02-22
1
-5
/
+6
*
|
|
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fs: add mount_setattr()
Christian Brauner
2021-01-24
1
-0
/
+1
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-21
1
-1
/
+1
|
\
\
|
*
|
locking/arch: Move qrwlock.h include after qspinlock.h
Waiman Long
2021-02-11
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
1
-1
/
+1
|
\
\
|
*
|
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-24
1
-1
/
+1
|
|
/
*
/
arch: xtensa: Remove CONFIG_OPROFILE support
Viresh Kumar
2021-01-29
10
-70
/
+1
|
/
*
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-29
1
-1
/
+0
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-12-21
1
-1
/
+1
|
\
|
*
xtensa: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-12-07
1
-1
/
+1
[next]