summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* xtensa: drop unused definitionsMax Filippov2019-02-071-2/+0Star
* xtensa: fix get_wchanMax Filippov2019-02-071-2/+2
* xtensa: enable CORE_DUMP_USE_REGSETMax Filippov2018-12-171-46/+0Star
* xtensa: don't clear cpenable unconditionally on releaseMax Filippov2018-12-041-1/+2
* xtensa: clean up WSR*/RSR*/get_sr/set_srMax Filippov2018-12-041-4/+4
* xtensa: enable coprocessors that are being flushedMax Filippov2018-11-271-1/+4
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-141-1/+1
* xtensa: enable stack protectorMax Filippov2017-12-171-0/+6
* xtensa: clean up access to spilled registers locationsMax Filippov2017-05-011-4/+4
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-211-2/+2
* xtensa: support hardware breakpoints/watchpointsMax Filippov2016-03-111-0/+5
* xtensa: Use generic idle loopThomas Gleixner2013-04-081-12/+2Star
* xtensa: add support for TLSChris Zankel2013-02-241-2/+3
* xtensa: clean up files to make them code-style compliantChris Zankel2012-12-191-1/+1
* flagday: don't pass regs to copy_thread()Al Viro2012-11-291-2/+1Star
* xtensa: switch to generic clone()Al Viro2012-11-291-9/+0Star
* xtensa: switch to generic sys_execve()Max Filippov2012-10-261-25/+0Star
* xtensa: switch to generic kernel_thread()Max Filippov2012-10-261-31/+46
* xtensa: reset windowbase/windowstart when cloning the VMChris Zankel2012-10-251-1/+25
* xtensa: minor compiler warning fixChris Zankel2012-10-191-1/+4
* xtensa: copy_thread with CLONE_VM must not copy live parent AR windowsMarc Gauthier2012-10-161-4/+20
* vfs: define struct filename and have getname() return itJeff Layton2012-10-131-2/+2
* xtensa: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
* xtensa: fix incorrect memsetAlan Cox2012-07-121-1/+1
* fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-171-3/+6
* Disintegrate asm/system.h for XtensaDavid Howells2012-03-281-1/+0Star
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1Star
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* Make do_execve() take a const filename pointerDavid Howells2010-08-181-2/+3
* Mark arguments to certain syscalls as being constDavid Howells2010-08-141-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-5/+0Star
* Simplify copy_thread()Alexey Dobriyan2009-04-031-1/+1
* [XTENSA] Add support for configurable registers and coprocessorsChris Zankel2008-02-141-159/+102Star
* [XTENSA] Clean up elf-gregset.Chris Zankel2008-02-141-57/+6Star
* [XTENSA] Move pre-initialized structures to init_task.cChris Zankel2007-08-271-14/+1Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [PATCH] xtensa: fix system call interfaceChris Zankel2006-12-101-30/+41
* [PATCH] xtensa: remove extra header filesChris Zankel2006-12-101-34/+3Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] add missing pm_power_off'sAdrian Bunk2006-03-071-0/+3
* [PATCH] xtensa: task_pt_regs(), task_stack_page()Al Viro2006-01-121-2/+2
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-1/+2
* [PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel2005-09-231-1/+1
* kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel2005-06-241-0/+482