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 '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
|
\
\
|
*
|
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
1
-3
/
+0
|
|
/
*
/
xtensa: Implement "current_stack_pointer"
Kees Cook
2022-02-26
1
-2
/
+1
|
/
*
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
2
-2
/
+2
|
\
|
*
exit/xtensa: In arch/xtensa/entry.S:Linvalid_mask call make_task_dead
Eric W. Biederman
2022-01-08
1
-1
/
+1
|
*
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-1
/
+1
*
|
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2022-01-15
1
-0
/
+1
*
|
futex: Wireup futex_waitv syscall
André Almeida
2021-11-25
1
-0
/
+1
|
/
*
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-11
1
-1
/
+1
|
\
|
*
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
2021-10-20
1
-1
/
+1
*
|
Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2021-11-06
10
-189
/
+305
|
\
\
|
*
|
xtensa: move section symbols to asm/sections.h
Max Filippov
2021-10-19
1
-71
/
+29
|
*
|
xtensa: remove unused variable wmask
Max Filippov
2021-10-19
1
-3
/
+1
|
*
|
xtensa: only build windowed register support code when needed
Max Filippov
2021-10-19
6
-5
/
+43
|
*
|
xtensa: use register window specific opcodes only when present
Max Filippov
2021-10-19
3
-0
/
+6
|
*
|
xtensa: implement call0 ABI support in assembly
Max Filippov
2021-10-19
4
-89
/
+207
|
*
|
xtensa: move _SimulateUserKernelVectorException out of WindowVectors
Max Filippov
2021-10-19
1
-21
/
+19
*
|
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-4
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-4
/
+1
|
|
/
*
|
xtensa: call irqchip_init only when CONFIG_USE_OF is selected
Max Filippov
2021-09-27
1
-1
/
+1
*
|
xtensa: use CONFIG_USE_OF instead of CONFIG_OF
Randy Dunlap
2021-09-27
1
-6
/
+6
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-0
/
+2
|
\
|
*
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-03
1
-0
/
+2
*
|
Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2021-09-02
1
-0
/
+7
|
\
\
|
*
|
xtensa: add fairness to IRQ handling
Max Filippov
2021-08-11
1
-0
/
+7
|
|
/
*
|
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-02
1
-1
/
+1
|
\
\
|
*
|
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
2021-07-30
1
-1
/
+1
|
|
/
*
|
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-09-01
1
-1
/
+1
|
\
\
|
*
|
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
2021-07-12
1
-1
/
+1
|
|
/
*
/
xtensa: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
1
-3
/
+1
|
/
*
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-01
1
-1
/
+1
|
\
|
*
quota: Wire up quotactl_fd syscall
Jan Kara
2021-06-07
1
-1
/
+1
*
|
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
*
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-06-03
1
-1
/
+1
|
\
|
|
*
quota: Disable quotactl_path syscall
Jan Kara
2021-05-17
1
-1
/
+1
[next]