index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
Age
Commit message (
Expand
)
Author
2021-10-18
xtensa: implement call0 ABI support in assembly
Max Filippov
2021-10-18
xtensa: move _SimulateUserKernelVectorException out of WindowVectors
Max Filippov
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-09-27
xtensa: call irqchip_init only when CONFIG_USE_OF is selected
Max Filippov
2021-09-27
xtensa: use CONFIG_USE_OF instead of CONFIG_OF
Randy Dunlap
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-02
Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2021-09-01
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-01
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-08-12
xtensa: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-11
xtensa: add fairness to IRQ handling
Max Filippov
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-07
quota: Wire up quotactl_fd syscall
Jan Kara
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-04-30
Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2021-04-29
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2021-04-22
arch: Wire up Landlock syscalls
Mickaël Salaün
2021-04-04
xtensa: Couple of typo fixes
Bhaskar Chowdhury
2021-04-04
xtensa: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-04-04
xtensa: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-04
xtensa: stop filling syscall array with sys_ni_syscall
Masahiro Yamada
2021-04-04
xtensa: fix warning comparing pointer to 0
Jiapeng Chong
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
2021-03-08
xtensa: move coprocessor_flush to the .text section
Max Filippov
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
2021-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
2021-01-29
arch: xtensa: Remove CONFIG_OPROFILE support
Viresh Kumar
2021-01-24
fs: add mount_setattr()
Christian Brauner
2020-12-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2020-12-07
xtensa: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-11-12
xtensa: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
[prev]
[next]