index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
process_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
1
-2
/
+2
|
\
|
*
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
2023-07-25
1
-2
/
+2
*
|
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
2023-08-18
1
-3
/
+3
|
/
*
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-03-08
1
-1
/
+1
*
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
1
-1
/
+2
*
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
1
-4
/
+3
*
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-07
1
-2
/
+5
*
sparc64: remove CONFIG_SET_FS support
Arnd Bergmann
2022-02-25
1
-12
/
+0
*
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-4
/
+1
*
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-09-08
1
-1
/
+1
*
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
1
-3
/
+0
|
\
|
*
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
1
-3
/
+0
*
|
signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
Eric W. Biederman
2021-07-23
1
-1
/
+1
|
/
*
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-2
/
+1
*
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-21
1
-1
/
+1
*
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
1
-2
/
+2
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-08-09
1
-66
/
+0
|
\
|
*
kill unused dump_fpu() instances
Al Viro
2020-07-27
1
-66
/
+0
*
|
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-3
/
+2
*
|
sparc: share process creation helpers between sparc and sparc64
Christian Brauner
2020-06-23
1
-94
/
+0
*
|
sparc64: enable HAVE_COPY_THREAD_TLS
Christian Brauner
2020-06-23
1
-15
/
+76
|
/
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-1
/
+1
*
sparc64: constify sysrq_key_op
Emil Velikov
2020-05-15
1
-2
/
+2
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-1
/
+1
*
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-1
/
+1
*
sparc64: Make corrupted user stacks more debuggable.
David Miller
2018-10-26
1
-6
/
+19
*
signal/sparc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-9
/
+1
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+1
*
sparc64: Add support for ADI (Application Data Integrity)
Khalid Aziz
2018-03-18
1
-0
/
+25
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
sparc64: Use CPU_POKE to resume idle cpu
Vijay Kumar
2017-08-09
1
-1
/
+6
*
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-28
1
-19
/
+0
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2016-10-07
1
-5
/
+5
*
exit_thread: accept a task parameter to be exited
Jiri Slaby
2016-05-20
1
-2
/
+2
*
sparc: Convert naked unsigned uses to unsigned int
Joe Perches
2016-03-20
1
-1
/
+1
*
sparc: Touch NMI watchdog when walking cpus and calling printk
David Ahern
2015-03-19
1
-0
/
+4
*
sparc64: Fix pcr_ops initialization and usage bugs.
David S. Miller
2014-08-11
1
-0
/
+3
*
nmi: provide the option to issue an NMI back trace to every cpu but current
Aaron Tomlin
2014-06-23
1
-6
/
+12
*
sparc64: fix sparse warning in process_64.c
Sam Ravnborg
2014-05-18
1
-1
/
+1
*
sparc64: Make sure %pil interrupts are enabled during hypervisor yield.
David S. Miller
2014-03-24
1
-1
/
+3
*
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
2013-11-14
1
-0
/
+2
*
sparc/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
2013-04-30
1
-2
/
+2
*
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-0
/
+2
*
sparc: Use generic idle loop
Sam Ravnborg
2013-04-13
1
-36
/
+13
*
flagday: kill pt_regs argument of do_fork()
Al Viro
2012-11-29
1
-2
/
+1
[next]