index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-0
/
+1
|
\
|
*
cachestat: wire up cachestat for other architectures
Nhat Pham
2023-06-10
1
-0
/
+1
*
|
xtensa: dump userspace code around the exception PC
Max Filippov
2023-06-24
1
-0
/
+18
*
|
xtensa: rearrange show_stack output
Max Filippov
2023-06-14
1
-15
/
+42
*
|
xtensa: add load/store exception handler
Max Filippov
2023-06-14
3
-14
/
+119
*
|
xtensa: rearrange unaligned exception handler
Max Filippov
2023-06-14
1
-82
/
+89
*
|
xtensa: always install slow handler for unaligned access exception
Max Filippov
2023-06-14
1
-5
/
+1
*
|
xtensa: move early_trap_init from kasan_early_init to init_arch
Max Filippov
2023-06-14
1
-0
/
+6
*
|
xtensa: drop ARCH_WANT_FRAME_POINTERS
Max Filippov
2023-06-13
1
-4
/
+0
*
|
xtensa: report trax and perf counters in cpuinfo
Max Filippov
2023-06-13
1
-2
/
+10
*
|
xtensa: add asm-prototypes.h
Max Filippov
2023-06-13
2
-91
/
+2
*
|
xtensa: drop EXPORT_SYMBOL for common_exception_return
Max Filippov
2023-06-13
1
-3
/
+0
*
|
xtensa: clean up default platform functions
Max Filippov
2023-06-13
1
-10
/
+15
*
|
xtensa: drop platform_halt and platform_power_off
Max Filippov
2023-06-13
2
-6
/
+10
*
|
xtensa: drop platform_restart
Max Filippov
2023-06-13
2
-2
/
+7
*
|
xtensa: drop platform_heartbeat
Max Filippov
2023-06-13
2
-5
/
+0
|
/
*
Merge tag 'xtensa-20230523' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-05-24
2
-8
/
+31
|
\
|
*
xtensa: add __bswap{si,di}2 helpers
Max Filippov
2023-05-12
1
-0
/
+4
|
*
xtensa: fix signal delivery to FDPIC process
Max Filippov
2023-05-12
1
-8
/
+27
*
|
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-29
1
-1
/
+1
|
\
\
|
*
|
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-24
1
-1
/
+1
*
|
|
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
1
-1
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-03-08
1
-1
/
+1
|
*
|
xtensa/cpu: Make sure cpu_die() doesn't return
Josh Poimboeuf
2023-03-08
1
-0
/
+2
|
|
/
*
/
xtensa: fix KASAN report for show_stack
Max Filippov
2023-03-18
1
-4
/
+12
|
/
*
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-31
1
-2
/
+0
|
\
|
*
xtensa: drop unused members of struct thread_struct
Max Filippov
2023-01-07
1
-2
/
+0
*
|
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
1
-0
/
+1
*
|
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2023-01-13
1
-1
/
+0
|
/
*
Merge tag 'xtensa-20221213' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2022-12-14
1
-0
/
+2
|
\
|
*
xtensa: add __umulsidi3 helper
Max Filippov
2022-12-07
1
-0
/
+2
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-11
1
-6
/
+12
|
\
\
|
*
|
xtensa: remove vma linked list walks
Matthew Wilcox (Oracle)
2022-09-27
1
-6
/
+12
|
|
/
*
/
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-10-02
1
-2
/
+2
|
/
*
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
1
-4
/
+4
|
\
|
*
context_tracking: Split user tracking Kconfig
Frederic Weisbecker
2022-06-30
1
-2
/
+2
|
*
context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...
Frederic Weisbecker
2022-06-30
1
-2
/
+2
*
|
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-01
1
-3
/
+4
|
\
\
|
*
|
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
2022-07-07
1
-3
/
+4
|
|
/
*
|
xtensa: change '.bss' to '.section .bss'
Max Filippov
2022-06-20
1
-1
/
+1
*
|
xtensa: Fix refcount leak bug in time.c
Liang He
2022-06-18
1
-0
/
+1
|
/
*
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-04
2
-4
/
+4
|
\
|
*
ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
Eric W. Biederman
2022-05-11
2
-4
/
+4
*
|
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-04
1
-8
/
+9
|
\
\
|
*
|
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
1
-6
/
+5
|
*
|
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-07
1
-3
/
+5
|
|
/
*
|
xtensa: Return true/false (not 1/0) from bool function
Yang Li
2022-05-23
1
-1
/
+1
*
|
xtensa: improve call0 ABI probing
Max Filippov
2022-05-17
3
-0
/
+20
*
|
xtensa: support artificial division by 0 exception
Max Filippov
2022-05-17
1
-0
/
+23
*
|
xtensa: add trap handler for division by zero
Max Filippov
2022-05-13
1
-1
/
+7
[next]