| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-06-14 | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables |  Linus Torvalds | 1 | -1/+1 |
| 2017-12-16 | xtensa: enable stack protector |  Max Filippov | 1 | -0/+6 |
| 2017-05-01 | xtensa: clean up access to spilled registers locations |  Max Filippov | 1 | -4/+4 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> |  Ingo Molnar | 1 | -0/+1 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> |  Ingo Molnar | 1 | -0/+1 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> |  Ingo Molnar | 1 | -0/+1 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally |  Linus Torvalds | 1 | -1/+1 |
| 2016-05-20 | exit_thread: accept a task parameter to be exited |  Jiri Slaby | 1 | -2/+2 |
| 2016-03-11 | xtensa: support hardware breakpoints/watchpoints |  Max Filippov | 1 | -0/+5 |
| 2013-04-08 | xtensa: Use generic idle loop |  Thomas Gleixner | 1 | -12/+2 |
| 2013-02-23 | xtensa: add support for TLS |  Chris Zankel | 1 | -2/+3 |
| 2012-12-18 | xtensa: clean up files to make them code-style compliant |  Chris Zankel | 1 | -1/+1 |
| 2012-11-28 | flagday: don't pass regs to copy_thread() |  Al Viro | 1 | -2/+1 |
| 2012-11-28 | xtensa: switch to generic clone() |  Al Viro | 1 | -9/+0 |
| 2012-10-25 | xtensa: switch to generic sys_execve() |  Max Filippov | 1 | -25/+0 |
| 2012-10-25 | xtensa: switch to generic kernel_thread() |  Max Filippov | 1 | -31/+46 |
| 2012-10-25 | xtensa: reset windowbase/windowstart when cloning the VM |  Chris Zankel | 1 | -1/+25 |
| 2012-10-19 | xtensa: minor compiler warning fix |  Chris Zankel | 1 | -1/+4 |
| 2012-10-15 | xtensa: copy_thread with CLONE_VM must not copy live parent AR windows |  Marc Gauthier | 1 | -4/+20 |
| 2012-10-12 | vfs: define struct filename and have getname() return it |  Jeff Layton | 1 | -2/+2 |
| 2012-09-23 | xtensa: Add missing RCU idle APIs on idle loop |  Frederic Weisbecker | 1 | -0/+3 |
| 2012-07-11 | xtensa: fix incorrect memset |  Alan Cox | 1 | -1/+1 |
| 2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() |  Suresh Siddha | 1 | -3/+6 |
| 2012-03-28 | Disintegrate asm/system.h for Xtensa |  David Howells | 1 | -1/+0 |
| 2012-03-01 | sched/rt: Use schedule_preempt_disabled() |  Thomas Gleixner | 1 | -3/+1 |
| 2011-07-26 | atomic: use <linux/atomic.h> |  Arun Sharma | 1 | -1/+1 |
| 2010-08-17 | Make do_execve() take a const filename pointer |  David Howells | 1 | -2/+3 |
| 2010-08-13 | Mark arguments to certain syscalls as being const |  David Howells | 1 | -1/+1 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h |  Tejun Heo | 1 | -1/+1 |
| 2009-06-18 | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa |  Oleg Nesterov | 1 | -5/+0 |
| 2009-04-02 | Simplify copy_thread() |  Alexey Dobriyan | 1 | -1/+1 |
| 2008-02-13 | [XTENSA] Add support for configurable registers and coprocessors |  Chris Zankel | 1 | -159/+102 |
| 2008-02-13 | [XTENSA] Clean up elf-gregset. |  Chris Zankel | 1 | -57/+6 |
| 2007-08-27 | [XTENSA] Move pre-initialized structures to init_task.c |  Chris Zankel | 1 | -14/+1 |
| 2007-05-08 | header cleaning: don't include smp_lock.h when not used |  Randy Dunlap | 1 | -1/+0 |
| 2006-12-10 | [PATCH] xtensa: fix system call interface |  Chris Zankel | 1 | -30/+41 |
| 2006-12-10 | [PATCH] xtensa: remove extra header files |  Chris Zankel | 1 | -34/+3 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> |  Jörn Engel | 1 | -1/+0 |
| 2006-03-06 | [PATCH] add missing pm_power_off's |  Adrian Bunk | 1 | -0/+3 |
| 2006-01-12 | [PATCH] xtensa: task_pt_regs(), task_stack_page() |  Al Viro | 1 | -2/+2 |
| 2005-11-09 | [PATCH] sched: disable preempt in idle tasks |  Nick Piggin | 1 | -1/+2 |
| 2005-09-22 | [PATCH] xtensa: remove io_remap_page_range and minor clean-ups |  Chris Zankel | 1 | -1/+1 |
| 2005-09-09 | kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support |  Sam Ravnborg | 1 | -1/+1 |
| 2005-06-24 | [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3 |  Chris Zankel | 1 | -0/+482 |