summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/process_64.c
AgeCommit message (Expand)Author
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-07-27kill unused dump_fpu() instancesAl Viro
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-06-23sparc: share process creation helpers between sparc and sparc64Christian Brauner
2020-06-23sparc64: enable HAVE_COPY_THREAD_TLSChristian Brauner
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-05-15sparc64: constify sysrq_key_opEmil Velikov
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2018-10-26sparc64: Make corrupted user stacks more debuggable.David Miller
2018-04-25signal/sparc: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-09sparc64: Use CPU_POKE to resume idle cpuVijay Kumar
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-03-20sparc: Convert naked unsigned uses to unsigned intJoe Perches
2015-03-19sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern
2014-08-11sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin
2014-05-18sparc64: fix sparse warning in process_64.cSam Ravnborg
2014-03-24sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai
2013-04-30sparc/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-13sparc: Use generic idle loopSam Ravnborg
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-16Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparcAl Viro
2012-10-26sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller
2012-10-16sparc64: convert to generic execveAl Viro
2012-10-16sparc64: Add global PMU register dumping via sysrq.David S. Miller
2012-10-14sparc64: take fprs_write() and friends to start_thread()Al Viro
2012-10-14sparc64: switch to generic kernel_thread()Al Viro
2012-10-14sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2012-03-01sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker