summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/vectors.S
AgeCommit message (Expand)AuthorLines
2021-10-18xtensa: only build windowed register support code when neededMax Filippov-0/+15
2021-10-18xtensa: move _SimulateUserKernelVectorException out of WindowVectorsMax Filippov-21/+19
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-1/+1
2020-02-04xtensa: move fast exception handlers close to vectorsMax Filippov-1/+2
2017-12-10xtensa: use call instead of callx in assembly codeMax Filippov-2/+1
2017-12-10xtensa: build kernel with text-section-literalsMax Filippov-7/+7
2016-03-11xtensa: use context structure for debug exceptionsMax Filippov-1/+3
2015-11-03xtensa: fix secondary core boot in SMPMax Filippov-1/+3
2015-08-17xtensa: implement fake NMIMax Filippov-2/+8
2014-08-14xtensa: don't allow overflow/underflow on unaligned stackMax Filippov-1/+7
2014-06-09xtensa: add fixup for double exception raised in window overflowMax Filippov-22/+136
2014-01-29xtensa: fix fast_syscall_spill_registersChris Zankel-1/+1
2013-09-06xtensa: keep a3 and excsave1 on entry to exception handlersMax Filippov-66/+184
2013-05-09xtensa: disable IRQs while IRQ handler is runningMax Filippov-6/+7
2013-05-09xtensa: add MMU v3 supportMax Filippov-1/+2
2013-02-23xtensa: dispatch medium-priority interruptsMarc Gauthier-1/+56
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel-2/+0
2012-12-18xtensa: provide proper assembler function boundaries with ENDPROC()Chris Zankel-18/+33
2012-12-18xtensa: make DoubleExceptionVector literals fit the gapMax Filippov-4/+10
2012-10-15xtensa: reorganize SR referencingMax Filippov-22/+22
2010-05-25xtensa: includecheck fix: vectors.SJaswinder Singh Rajput-2/+0
2009-04-02xtensa: nommu supportJohannes Weiner-0/+4
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel-5/+7
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg-1/+1
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel-0/+464