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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-09
xtensa/simdisk: fix proc_read_simdisk()
Yi Yang
1
-6
/
+12
2022-06-09
xtensa: move trace_hardirqs_off call back to entry.S
Max Filippov
2
-15
/
+15
2022-06-09
ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
Eric W. Biederman
2
-4
/
+4
2022-05-30
xtensa: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-4
/
+2
2022-05-09
arch: xtensa: platforms: Fix deadlock in rs_close()
Duoming Zhou
1
-8
/
+0
2022-04-27
xtensa: fix a7 clobbering in coprocessor context load/store
Max Filippov
1
-2
/
+2
2022-04-27
xtensa: patch_text: Fixup last cpu should be master
Guo Ren
1
-1
/
+1
2022-04-13
xtensa: fix DTC warning unit_address_format
Max Filippov
3
-10
/
+10
2022-04-08
xtensa: add missing XCHAL_HAVE_WINDOWED check
Max Filippov
1
-0
/
+2
2022-04-08
xtensa: fix xtensa_wsr always writing 0
Max Filippov
1
-2
/
+2
2022-04-08
xtensa: fix stop_machine_cpuslocked call in patch_text
Max Filippov
1
-1
/
+1
2022-04-08
xtensa: define update_mmu_tlb function
Max Filippov
2
-0
/
+10
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
1
-2
/
+2
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-5
/
+2
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-9
/
+9
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-1
/
+0
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
1
-0
/
+1
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-9
/
+8
2022-01-08
exit/xtensa: In arch/xtensa/entry.S:Linvalid_mask call make_task_dead
Eric W. Biederman
1
-1
/
+1
2022-01-08
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
2
-5
/
+2
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2021-12-13
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
2
-3
/
+1
2021-12-12
futex: Fix additional regressions
Arnd Bergmann
1
-1
/
+1
2021-12-07
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
1
-1
/
+1
2021-11-25
Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2021-11-25
futex: Wireup futex_waitv syscall
André Almeida
1
-0
/
+1
2021-11-25
futex: Remove futex_cmpxchg detection
Arnd Bergmann
1
-1
/
+0
2021-11-25
futex: Ensure futex_atomic_cmpxchg_inatomic() is present
Arnd Bergmann
1
-2
/
+6
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
1
-3
/
+0
2021-11-11
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+2
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+0
2021-11-08
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+1
2021-11-07
Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
21
-265
/
+541
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2021-11-02
Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+2
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+11
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-1
/
+4
2021-10-29
net: xtensa: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+2
2021-10-24
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
1
-3
/
+1
2021-10-20
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
2
-3
/
+2
2021-10-19
xtensa: move section symbols to asm/sections.h
Max Filippov
2
-71
/
+70
2021-10-19
xtensa: remove unused variable wmask
Max Filippov
1
-3
/
+1
2021-10-19
xtensa: only build windowed register support code when needed
Max Filippov
7
-5
/
+45
2021-10-19
xtensa: use register window specific opcodes only when present
Max Filippov
5
-2
/
+10
2021-10-19
xtensa: implement call0 ABI support in assembly
Max Filippov
5
-121
/
+243
2021-10-19
xtensa: definitions for call0 ABI
Max Filippov
3
-6
/
+102
[next]