summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/process.c
AgeCommit message (Expand)AuthorLines
2020-01-07xtensa: Implement copy_thread_tlsAmanieu d'Antras-4/+4
2019-11-29xtensa: rearrange syscall tracingMax Filippov-0/+2
2019-02-07xtensa: drop unused definitionsMax Filippov-2/+0
2019-02-07xtensa: fix get_wchanMax Filippov-2/+2
2018-12-17xtensa: enable CORE_DUMP_USE_REGSETMax Filippov-46/+0
2018-12-04xtensa: don't clear cpenable unconditionally on releaseMax Filippov-1/+2
2018-12-04xtensa: clean up WSR*/RSR*/get_sr/set_srMax Filippov-4/+4
2018-11-26xtensa: enable coprocessors that are being flushedMax Filippov-1/+4
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds-1/+1
2017-12-16xtensa: enable stack protectorMax Filippov-0/+6
2017-05-01xtensa: clean up access to spilled registers locationsMax Filippov-4/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby-2/+2
2016-03-11xtensa: support hardware breakpoints/watchpointsMax Filippov-0/+5
2013-04-08xtensa: Use generic idle loopThomas Gleixner-12/+2
2013-02-23xtensa: add support for TLSChris Zankel-2/+3
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel-1/+1
2012-11-28flagday: don't pass regs to copy_thread()Al Viro-2/+1
2012-11-28xtensa: switch to generic clone()Al Viro-9/+0
2012-10-25xtensa: switch to generic sys_execve()Max Filippov-25/+0
2012-10-25xtensa: switch to generic kernel_thread()Max Filippov-31/+46
2012-10-25xtensa: reset windowbase/windowstart when cloning the VMChris Zankel-1/+25
2012-10-19xtensa: minor compiler warning fixChris Zankel-1/+4
2012-10-15xtensa: copy_thread with CLONE_VM must not copy live parent AR windowsMarc Gauthier-4/+20
2012-10-12vfs: define struct filename and have getname() return itJeff Layton-2/+2
2012-09-23xtensa: Add missing RCU idle APIs on idle loopFrederic Weisbecker-0/+3
2012-07-11xtensa: fix incorrect memsetAlan Cox-1/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha-3/+6
2012-03-28Disintegrate asm/system.h for XtensaDavid Howells-1/+0
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner-3/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells-2/+3
2010-08-13Mark arguments to certain syscalls as being constDavid Howells-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+1
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov-5/+0
2009-04-02Simplify copy_thread()Alexey Dobriyan-1/+1
2008-02-13[XTENSA] Add support for configurable registers and coprocessorsChris Zankel-159/+102
2008-02-13[XTENSA] Clean up elf-gregset.Chris Zankel-57/+6
2007-08-27[XTENSA] Move pre-initialized structures to init_task.cChris Zankel-14/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2006-12-10[PATCH] xtensa: fix system call interfaceChris Zankel-30/+41
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel-34/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-06[PATCH] add missing pm_power_off'sAdrian Bunk-0/+3
2006-01-12[PATCH] xtensa: task_pt_regs(), task_stack_page()Al Viro-2/+2
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin-1/+2
2005-09-22[PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel-1/+1