Age | Commit message (Expand) | Author | Files | Lines |
2013-09-06 | xtensa: new fast_alloca handler | Max Filippov | 1 | -152/+40 |
2013-09-06 | xtensa: keep a3 and excsave1 on entry to exception handlers | Max Filippov | 1 | -68/+47 |
2013-09-06 | xtensa: enable kernel preemption | Max Filippov | 1 | -28/+17 |
2013-09-06 | xtensa: check thread flags atomically on return from user exception | Max Filippov | 1 | -18/+21 |
2013-07-08 | xtensa: check TLB sanity on return to userspace | Max Filippov | 1 | -1/+8 |
2013-05-20 | xtensa: fix fast_store_prohibited _PAGE_WRITABLE_BIT test | Max Filippov | 1 | -1/+6 |
2013-05-09 | xtensa: disable IRQs while IRQ handler is running | Max Filippov | 1 | -41/+11 |
2013-05-09 | xtensa: add irq flags trace support | Max Filippov | 1 | -0/+32 |
2013-02-24 | xtensa: add support for TLS | Chris Zankel | 1 | -1/+11 |
2013-02-24 | xtensa: add support for oprofile | dann | 1 | -1/+1 |
2013-02-24 | xtensa: dispatch medium-priority interrupts | Marc Gauthier | 1 | -11/+44 |
2012-12-19 | xtensa: clean up files to make them code-style compliant | Chris Zankel | 1 | -12/+12 |
2012-12-19 | xtensa: save and restore scompare1 SR on kernel entry | Max Filippov | 1 | -0/+13 |
2012-12-19 | xtensa: provide proper assembler function boundaries with ENDPROC() | Chris Zankel | 1 | -2/+28 |
2012-10-26 | xtensa: switch to generic kernel_execve() | Max Filippov | 1 | -17/+1 |
2012-10-26 | xtensa: switch to generic kernel_thread() | Max Filippov | 1 | -28/+13 |
2012-10-19 | xtensa: minor compiler warning fix | Chris Zankel | 1 | -1/+1 |
2012-10-16 | xtensa: reorganize SR referencing | Max Filippov | 1 | -126/+126 |
2012-05-22 | xtensa: add handling of TIF_NOTIFY_RESUME | Al Viro | 1 | -2/+3 |
2012-05-22 | xtensa: switch to generic rt_sigsuspend(2) | Al Viro | 1 | -1/+0 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-05-02 | xtensa: Shuffle include statements to fix linker script | Chris Zankel | 1 | -0/+1 |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack | 1 | -2/+2 |
2009-04-03 | xtensa: nommu support | Johannes Weiner | 1 | -1/+2 |
2008-11-06 | xtensa: move headers files to arch/xtensa/include | Chris Zankel | 1 | -1/+1 |
2008-02-14 | [XTENSA] Fix register corruption for certain processor configurations | Chris Zankel | 1 | -29/+15 |
2008-02-14 | [XTENSA] Add support for configurable registers and coprocessors | Chris Zankel | 1 | -222/+73 |
2008-02-14 | [XTENSA] Remove unused code | Chris Zankel | 1 | -22/+0 |
2008-02-14 | [XTENSA] Fix comments regarding the number of frames to save | Chris Zankel | 1 | -6/+6 |
2008-02-14 | [XTENSA] Add missing a2 register restore in register spill routine | Chris Zankel | 1 | -3/+5 |
2007-08-28 | [XTENSA] Add support for cache-aliasing | Chris Zankel | 1 | -4/+71 |
2007-08-28 | [XTENSA] Add support for executable/non-executable feature in the mmu | Chris Zankel | 1 | -14/+28 |
2007-06-01 | [XTENSA] Remove non-rt signal handling | Chris Zankel | 1 | -22/+14 |
2006-12-10 | [PATCH] xtensa: fix system call interface | Chris Zankel | 1 | -78/+150 |
2006-12-10 | [PATCH] xtensa: remove extra header files | Chris Zankel | 1 | -14/+14 |
2006-06-23 | [PATCH] xtensa: remove verify_area macros | Jesper Juhl | 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/+1996 |