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 '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
*
|
xtensa: clean up labels in the kernel entry assembly
Max Filippov
2022-05-02
1
-47
/
+53
*
|
xtensa: don't leave invalid TLB entry in fast_store_prohibited
Max Filippov
2022-05-02
1
-1
/
+5
*
|
xtensa: add hibernation support
Max Filippov
2022-05-02
4
-0
/
+126
*
|
xtensa: support coprocessors on SMP
Max Filippov
2022-05-02
8
-65
/
+215
*
|
xtensa: get rid of stack frame in coprocessor_flush
Max Filippov
2022-05-02
1
-6
/
+5
*
|
xtensa: merge SAVE_CP_REGS_TAB and LOAD_CP_REGS_TAB
Max Filippov
2022-05-02
1
-48
/
+37
*
|
xtensa: handle coprocessor exceptions in kernel mode
Max Filippov
2022-05-02
1
-1
/
+1
*
|
xtensa: use callx0 opcode in fast_coprocessor
Max Filippov
2022-05-02
1
-10
/
+8
*
|
xtensa: clean up excsave1 initialization
Max Filippov
2022-05-02
1
-2
/
+1
*
|
xtensa: clean up exception handler prototypes
Max Filippov
2022-05-02
2
-7
/
+7
*
|
xtensa: clean up function declarations in traps.c
Max Filippov
2022-05-02
1
-30
/
+16
*
|
xtensa: enable context tracking
Max Filippov
2022-05-02
1
-0
/
+9
*
|
xtensa: use abi_* register names in the kernel exit code
Max Filippov
2022-05-02
1
-40
/
+42
*
|
xtensa: move trace_hardirqs_off call back to entry.S
Max Filippov
2022-05-02
2
-15
/
+15
*
|
xtensa: drop dead code from entry.S
Max Filippov
2022-05-02
1
-18
/
+0
*
|
xtensa: noMMU: allow handling protection faults
Max Filippov
2022-05-02
1
-10
/
+10
*
|
xtensa: fix a7 clobbering in coprocessor context load/store
Max Filippov
2022-04-16
1
-2
/
+2
*
|
xtensa: patch_text: Fixup last cpu should be master
Guo Ren
2022-04-13
1
-1
/
+1
|
/
*
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-31
1
-2
/
+1
|
\
|
*
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
2022-03-31
1
-2
/
+1
*
|
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-29
2
-5
/
+4
|
\
\
|
*
|
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
1
-2
/
+2
|
*
|
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-03-10
1
-3
/
+2
|
|
/
*
|
Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2022-03-25
10
-76
/
+50
|
\
\
|
*
|
xtensa: clean up kernel exit assembly code
Max Filippov
2022-03-19
1
-25
/
+25
|
*
|
xtensa: rearrange NMI exit path
Max Filippov
2022-03-19
1
-9
/
+4
|
*
|
xtensa: fix stop_machine_cpuslocked call in patch_text
Max Filippov
2022-03-16
1
-1
/
+1
|
*
|
xtensa: make secondary reset vector support conditional
Max Filippov
2022-03-10
3
-4
/
+5
|
*
|
xtensa: don't link with libgcc
Max Filippov
2022-03-09
1
-14
/
+0
|
*
|
xtensa: add missing XCHAL_HAVE_WINDOWED check
Max Filippov
2022-03-09
1
-0
/
+2
|
*
|
xtensa: use XCHAL_NUM_AREGS as pt_regs::areg size
Max Filippov
2022-03-07
1
-10
/
+0
|
*
|
xtensa: rename PT_SIZE to PT_KERNEL_SIZE
Max Filippov
2022-03-07
3
-10
/
+10
|
*
|
xtensa: use strscpy to copy strings
Jason Wang
2022-03-07
1
-4
/
+4
|
|
/
*
|
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-24
1
-3
/
+0
|
\
\
[next]