index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
/
vectors.S
Age
Commit message (
Expand
)
Author
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-02-04
xtensa: move fast exception handlers close to vectors
Max Filippov
2017-12-10
xtensa: use call instead of callx in assembly code
Max Filippov
2017-12-10
xtensa: build kernel with text-section-literals
Max Filippov
2016-03-11
xtensa: use context structure for debug exceptions
Max Filippov
2015-11-03
xtensa: fix secondary core boot in SMP
Max Filippov
2015-08-17
xtensa: implement fake NMI
Max Filippov
2014-08-14
xtensa: don't allow overflow/underflow on unaligned stack
Max Filippov
2014-06-09
xtensa: add fixup for double exception raised in window overflow
Max Filippov
2014-01-29
xtensa: fix fast_syscall_spill_registers
Chris Zankel
2013-09-06
xtensa: keep a3 and excsave1 on entry to exception handlers
Max Filippov
2013-05-09
xtensa: disable IRQs while IRQ handler is running
Max Filippov
2013-05-09
xtensa: add MMU v3 support
Max Filippov
2013-02-23
xtensa: dispatch medium-priority interrupts
Marc Gauthier
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-12-18
xtensa: provide proper assembler function boundaries with ENDPROC()
Chris Zankel
2012-12-18
xtensa: make DoubleExceptionVector literals fit the gap
Max Filippov
2012-10-15
xtensa: reorganize SR referencing
Max Filippov
2010-05-25
xtensa: includecheck fix: vectors.S
Jaswinder Singh Rajput
2009-04-02
xtensa: nommu support
Johannes Weiner
2006-12-10
[PATCH] xtensa: remove extra header files
Chris Zankel
2005-09-09
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
Sam Ravnborg
2005-06-24
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3
Chris Zankel