aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-2/+1
2012-11-28xtensa: switch to generic clone()Al Viro1-9/+0
2012-10-25xtensa: switch to generic sys_execve()Max Filippov1-25/+0
2012-10-25xtensa: switch to generic kernel_thread()Max Filippov1-31/+46
2012-10-25xtensa: reset windowbase/windowstart when cloning the VMChris Zankel1-1/+25
2012-10-19xtensa: minor compiler warning fixChris Zankel1-1/+4
2012-10-15xtensa: copy_thread with CLONE_VM must not copy live parent AR windowsMarc Gauthier1-4/+20
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-09-23xtensa: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-07-11xtensa: fix incorrect memsetAlan Cox1-1/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+6
2012-03-28Disintegrate asm/system.h for XtensaDavid Howells1-1/+0
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-2/+3
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov1-5/+0
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2008-02-13[XTENSA] Add support for configurable registers and coprocessorsChris Zankel1-159/+102
2008-02-13[XTENSA] Clean up elf-gregset.Chris Zankel1-57/+6
2007-08-27[XTENSA] Move pre-initialized structures to init_task.cChris Zankel1-14/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-12-10[PATCH] xtensa: fix system call interfaceChris Zankel1-30/+41
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel1-34/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-06[PATCH] add missing pm_power_off'sAdrian Bunk1-0/+3
2006-01-12[PATCH] xtensa: task_pt_regs(), task_stack_page()Al Viro1-2/+2
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-1/+2
2005-09-22[PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel1-1/+1
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel1-0/+482