index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
process_32.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
1
-2
/
+0
*
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-4
/
+1
*
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
1
-3
/
+0
*
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-2
/
+1
*
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2021-03-09
1
-12
/
+0
|
\
|
*
Merge branch 'work.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
David S. Miller
2021-02-27
1
-12
/
+0
|
|
\
|
|
*
sparc32: take ->thread.flags out
Al Viro
2021-01-04
1
-5
/
+0
|
|
*
sparc32: get rid of fake_swapper_regs
Al Viro
2021-01-04
1
-8
/
+1
*
|
|
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-22
1
-1
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2021-02-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
sparc: Replace test_ti_thread_flag() with test_tsk_thread_flag()
Tiezhu Yang
2021-02-19
1
-1
/
+1
*
|
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
1
-1
/
+1
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-08-09
1
-49
/
+0
|
\
\
|
*
|
kill unused dump_fpu() instances
Al Viro
2020-07-27
1
-49
/
+0
|
|
/
*
|
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
|
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-3
/
+2
*
|
sparc: unconditionally enable HAVE_COPY_THREAD_TLS
Christian Brauner
2020-06-23
1
-3
/
+4
*
|
sparc: share process creation helpers between sparc and sparc64
Christian Brauner
2020-06-23
1
-27
/
+0
|
/
*
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
-9
/
+2
*
sparc: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-5
/
+12
*
sparc: Use device_type helpers to access the node type
Rob Herring
2018-11-18
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-29
1
-8
/
+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
*
exit_thread: accept a task parameter to be exited
Jiri Slaby
2016-05-21
1
-6
/
+6
*
sched, sparc32: Update scheduler comments in copy_thread()
Ingo Molnar
2015-08-04
1
-5
/
+5
*
sparc32: fix sparse warning in auxio_32.c
Sam Ravnborg
2014-05-19
1
-2
/
+6
*
sparc32: fix sparse warnings in process_32.h
Sam Ravnborg
2014-04-29
1
-0
/
+4
*
sparc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-29
1
-1
/
+0
*
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-05-01
1
-0
/
+2
*
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-05-01
1
-7
/
+0
*
sparc32: make show_stack() acquire %fp if @_ksp is not specified
Tejun Heo
2013-05-01
1
-9
/
+7
*
sparc: Use generic idle loop
Sam Ravnborg
2013-04-13
1
-16
/
+5
*
sparc idle: rename pm_idle to sparc_idle
Len Brown
2013-02-18
1
-4
/
+3
*
flagday: kill pt_regs argument of do_fork()
Al Viro
2012-11-29
1
-2
/
+1
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-29
1
-3
/
+2
*
sparc32: switch to generic sys_execve()
Al Viro
2012-10-17
1
-28
/
+0
*
sparc32: switch to generic kernel_thread()
Al Viro
2012-10-17
1
-79
/
+45
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-13
1
-2
/
+2
*
sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current
Tkhai Kirill
2012-07-27
1
-3
/
+1
*
sparc32: refactor cpu_idle()
Sam Ravnborg
2012-05-28
1
-30
/
+5
*
sparc32: drop unused code in process_32
Sam Ravnborg
2012-05-12
1
-82
/
+0
*
sparc32: drop btfixup for check_pgt_cache
Sam Ravnborg
2012-05-12
1
-2
/
+0
*
sparc32: remove all uses of ARCH_SUN4C
Sam Ravnborg
2012-05-12
1
-32
/
+0
*
sparc32: drop sun4c support
Sam Ravnborg
2012-05-12
1
-1
/
+1
[next]