index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
process_64.c
Age
Commit message (
Expand
)
Author
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-07-27
kill unused dump_fpu() instances
Al Viro
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-06-23
sparc: share process creation helpers between sparc and sparc64
Christian Brauner
2020-06-23
sparc64: enable HAVE_COPY_THREAD_TLS
Christian Brauner
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-05-15
sparc64: constify sysrq_key_op
Emil Velikov
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2018-10-26
sparc64: Make corrupted user stacks more debuggable.
David Miller
2018-04-25
signal/sparc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-03-18
sparc64: Add support for ADI (Application Data Integrity)
Khalid Aziz
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-09
sparc64: Use CPU_POKE to resume idle cpu
Vijay Kumar
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-07
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2016-05-20
exit_thread: accept a task parameter to be exited
Jiri Slaby
2016-03-20
sparc: Convert naked unsigned uses to unsigned int
Joe Perches
2015-03-19
sparc: Touch NMI watchdog when walking cpus and calling printk
David Ahern
2014-08-11
sparc64: Fix pcr_ops initialization and usage bugs.
David S. Miller
2014-06-23
nmi: provide the option to issue an NMI back trace to every cpu but current
Aaron Tomlin
2014-05-18
sparc64: fix sparse warning in process_64.c
Sam Ravnborg
2014-03-24
sparc64: Make sure %pil interrupts are enabled during hypervisor yield.
David S. Miller
2013-11-14
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
2013-04-30
sparc/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-13
sparc: Use generic idle loop
Sam Ravnborg
2012-11-29
flagday: kill pt_regs argument of do_fork()
Al Viro
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-16
Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc
Al Viro
2012-10-26
sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.
David S. Miller
2012-10-16
sparc64: convert to generic execve
Al Viro
2012-10-16
sparc64: Add global PMU register dumping via sysrq.
David S. Miller
2012-10-14
sparc64: take fprs_write() and friends to start_thread()
Al Viro
2012-10-14
sparc64: switch to generic kernel_thread()
Al Viro
2012-10-14
sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Al Viro
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
2012-03-01
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
[next]