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
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
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-10-31
sparc: move symbol exporters to use export.h not module.h
Paul Gortmaker
2011-09-20
sparc, exec: remove redundant addr_limit assignment
Mathias Krause
2010-08-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-08-19
Input: sysrq - drop tty argument from sysrq ops handlers
Dmitry Torokhov
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-04-21
sparc64: Show stack backtrace from show_regs() just like other platforms.
David S. Miller
2010-03-03
sparc64: Kill off old sys_perfctr system call and state.
David S. Miller
2010-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2010-02-09
sparc: Align clone and signal stacks to 16 bytes.
David S. Miller
2010-01-29
sparc: TIF_ABI_PENDING bit removal
David Miller
2009-08-03
debug lockups: Improve lockup detection, fix generic arch fallback
Ingo Molnar
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
2009-02-02
sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode.
David S. Miller
2009-01-08
sparc64: move EXPORT_SYMBOL to the symbols definition
Sam Ravnborg
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg