summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* xtensa: Implement copy_thread_tlsAmanieu d'Antras2020-01-071-4/+4
* xtensa: rearrange syscall tracingMax Filippov2019-11-291-0/+2
* xtensa: drop unused definitionsMax Filippov2019-02-071-2/+0
* xtensa: fix get_wchanMax Filippov2019-02-071-2/+2
* xtensa: enable CORE_DUMP_USE_REGSETMax Filippov2018-12-171-46/+0
* 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-261-1/+4
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-141-1/+1
* xtensa: enable stack protectorMax Filippov2017-12-161-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-201-2/+2
* xtensa: support hardware breakpoints/watchpointsMax Filippov2016-03-111-0/+5
* xtensa: Use generic idle loopThomas Gleixner2013-04-081-12/+2
* xtensa: add support for TLSChris Zankel2013-02-231-2/+3
* xtensa: clean up files to make them code-style compliantChris Zankel2012-12-181-1/+1
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+1
* xtensa: switch to generic clone()Al Viro2012-11-281-9/+0
* xtensa: switch to generic sys_execve()Max Filippov2012-10-251-25/+0
* xtensa: switch to generic kernel_thread()Max Filippov2012-10-251-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-151-4/+20
* vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* xtensa: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
* xtensa: fix incorrect memsetAlan Cox2012-07-111-1/+1
* fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+6
* Disintegrate asm/system.h for XtensaDavid Howells2012-03-281-1/+0
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+3
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-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/+0
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* [XTENSA] Add support for configurable registers and coprocessorsChris Zankel2008-02-131-159/+102
* [XTENSA] Clean up elf-gregset.Chris Zankel2008-02-131-57/+6
* [XTENSA] Move pre-initialized structures to init_task.cChris Zankel2007-08-271-14/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] xtensa: fix system call interfaceChris Zankel2006-12-101-30/+41
* [PATCH] xtensa: remove extra header filesChris Zankel2006-12-101-34/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] add missing pm_power_off'sAdrian Bunk2006-03-061-0/+3