index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-07
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
1
-0
/
+1
2024-06-21
xtensa: fix MAKE_PC_FROM_RA second argument
Max Filippov
2
-3
/
+5
2024-06-21
xtensa: stacktrace: include <asm/ftrace.h> for prototype
Randy Dunlap
1
-0
/
+1
2023-09-13
xtensa: PMU: fix base address for the newer hardware
Max Filippov
1
-4
/
+13
2023-05-30
xtensa: add __bswap{si,di}2 helpers
Max Filippov
1
-0
/
+4
2023-05-30
xtensa: fix signal delivery to FDPIC process
Max Filippov
1
-8
/
+27
2023-04-06
xtensa: fix KASAN report for show_stack
Max Filippov
1
-4
/
+12
2023-01-07
xtensa: add __umulsidi3 helper
Max Filippov
1
-0
/
+2
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+12
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-2
/
+2
2022-09-26
xtensa: remove vma linked list walks
Matthew Wilcox (Oracle)
1
-6
/
+12
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+4
2022-07-07
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
1
-3
/
+4
2022-06-29
context_tracking: Split user tracking Kconfig
Frederic Weisbecker
1
-2
/
+2
2022-06-29
context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...
Frederic Weisbecker
1
-2
/
+2
2022-06-20
xtensa: change '.bss' to '.section .bss'
Max Filippov
1
-1
/
+1
2022-06-18
xtensa: Fix refcount leak bug in time.c
Liang He
1
-0
/
+1
2022-06-03
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-4
/
+4
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+9
2022-05-23
xtensa: Return true/false (not 1/0) from bool function
Yang Li
1
-1
/
+1
2022-05-17
xtensa: improve call0 ABI probing
Max Filippov
3
-0
/
+20
2022-05-17
xtensa: support artificial division by 0 exception
Max Filippov
1
-0
/
+23
2022-05-13
xtensa: add trap handler for division by zero
Max Filippov
1
-1
/
+7
2022-05-11
ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
Eric W. Biederman
2
-4
/
+4
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-6
/
+5
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-3
/
+5
2022-05-01
xtensa: clean up labels in the kernel entry assembly
Max Filippov
1
-47
/
+53
2022-05-01
xtensa: don't leave invalid TLB entry in fast_store_prohibited
Max Filippov
1
-1
/
+5
2022-05-01
xtensa: add hibernation support
Max Filippov
4
-0
/
+126
2022-05-01
xtensa: support coprocessors on SMP
Max Filippov
8
-65
/
+215
2022-05-01
xtensa: get rid of stack frame in coprocessor_flush
Max Filippov
1
-6
/
+5
2022-05-01
xtensa: merge SAVE_CP_REGS_TAB and LOAD_CP_REGS_TAB
Max Filippov
1
-48
/
+37
2022-05-01
xtensa: handle coprocessor exceptions in kernel mode
Max Filippov
1
-1
/
+1
2022-05-01
xtensa: use callx0 opcode in fast_coprocessor
Max Filippov
1
-10
/
+8
2022-05-01
xtensa: clean up excsave1 initialization
Max Filippov
1
-2
/
+1
2022-05-01
xtensa: clean up exception handler prototypes
Max Filippov
2
-7
/
+7
2022-05-01
xtensa: clean up function declarations in traps.c
Max Filippov
1
-30
/
+16
2022-05-01
xtensa: enable context tracking
Max Filippov
1
-0
/
+9
2022-05-01
xtensa: use abi_* register names in the kernel exit code
Max Filippov
1
-40
/
+42
2022-05-01
xtensa: move trace_hardirqs_off call back to entry.S
Max Filippov
2
-15
/
+15
2022-05-01
xtensa: drop dead code from entry.S
Max Filippov
1
-18
/
+0
2022-05-01
xtensa: noMMU: allow handling protection faults
Max Filippov
1
-10
/
+10
2022-04-15
xtensa: fix a7 clobbering in coprocessor context load/store
Max Filippov
1
-2
/
+2
2022-04-13
xtensa: patch_text: Fixup last cpu should be master
Guo Ren
1
-1
/
+1
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
1
-2
/
+1
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+4
2022-03-25
Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
10
-76
/
+50
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
[next]