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