aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/process_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz1-0/+25
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-09sparc64: Use CPU_POKE to resume idle cpuVijay Kumar1-1/+6
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-19/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf1-5/+5
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby1-2/+2
2016-03-20sparc: Convert naked unsigned uses to unsigned intJoe Perches1-1/+1
2015-03-19sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern1-0/+4
2014-08-11sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller1-0/+3
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin1-6/+12
2014-05-18sparc64: fix sparse warning in process_64.cSam Ravnborg1-1/+1
2014-03-24sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller1-1/+3
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai1-0/+2
2013-04-30sparc/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-2/+2
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+2
2013-04-13sparc: Use generic idle loopSam Ravnborg1-36/+13
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro1-2/+1
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-2/+2
2012-11-16Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro1-39/+123
2012-10-26sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller1-19/+23
2012-10-16sparc64: convert to generic execveAl Viro1-29/+0
2012-10-16sparc64: Add global PMU register dumping via sysrq.David S. Miller1-20/+100
2012-10-14sparc64: take fprs_write() and friends to start_thread()Al Viro1-6/+0
2012-10-14sparc64: switch to generic kernel_thread()Al Viro1-77/+30
2012-10-14sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro1-5/+4
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-03-28Disintegrate asm/system.h for SparcDavid Howells1-1/+0
2012-03-01sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner1-1/+1
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-6/+4
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-2/+2
2011-10-31sparc: move symbol exporters to use export.h not module.hPaul Gortmaker1-1/+1
2011-09-20sparc, exec: remove redundant addr_limit assignmentMathias Krause1-3/+0
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov1-1/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-2/+2
2010-04-21sparc64: Show stack backtrace from show_regs() just like other platforms.David S. Miller1-0/+1
2010-03-03sparc64: Kill off old sys_perfctr system call and state.David S. Miller1-23/+0
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+4
2010-02-09sparc: Align clone and signal stacks to 16 bytes.David S. Miller1-4/+4
2010-01-29sparc: TIF_ABI_PENDING bit removalDavid Miller1-8/+0
2009-08-03debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar1-2/+2
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-02-02sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode.David S. Miller1-1/+4
2009-01-08sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg1-0/+2