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_64.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-27
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-10
1
-1
/
+6
*
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-29
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-08
1
-5
/
+5
*
exit_thread: accept a task parameter to be exited
Jiri Slaby
2016-05-21
1
-2
/
+2
*
sparc: Convert naked unsigned uses to unsigned int
Joe Perches
2016-03-21
1
-1
/
+1
*
sparc: Touch NMI watchdog when walking cpus and calling printk
David Ahern
2015-03-20
1
-0
/
+4
*
sparc64: Fix pcr_ops initialization and usage bugs.
David S. Miller
2014-08-12
1
-0
/
+3
*
nmi: provide the option to issue an NMI back trace to every cpu but current
Aaron Tomlin
2014-06-24
1
-6
/
+12
*
sparc64: fix sparse warning in process_64.c
Sam Ravnborg
2014-05-19
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-05-01
1
-2
/
+2
*
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-05-01
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
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-29
1
-2
/
+2
*
Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc
Al Viro
2012-11-17
1
-39
/
+123
|
\
|
*
sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.
David S. Miller
2012-10-27
1
-19
/
+23
|
*
sparc64: Add global PMU register dumping via sysrq.
David S. Miller
2012-10-16
1
-20
/
+100
*
|
sparc64: convert to generic execve
Al Viro
2012-10-17
1
-29
/
+0
*
|
sparc64: take fprs_write() and friends to start_thread()
Al Viro
2012-10-15
1
-6
/
+0
*
|
sparc64: switch to generic kernel_thread()
Al Viro
2012-10-15
1
-77
/
+30
*
|
sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Al Viro
2012-10-15
1
-5
/
+4
|
/
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-13
1
-2
/
+2
*
Disintegrate asm/system.h for Sparc
David Howells
2012-03-28
1
-1
/
+0
*
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
2012-03-01
1
-1
/
+1
*
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-6
/
+4
*
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
1
-2
/
+4
*
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
1
-2
/
+2
*
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-12-11
1
-2
/
+2
*
sparc: move symbol exporters to use export.h not module.h
Paul Gortmaker
2011-11-01
1
-1
/
+1
[next]