index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
/
entry.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
xtensa: fix fast_syscall_spill_registers
Chris Zankel
2014-01-28
1
-209
/
+174
*
xtensa: save current register frame in fast_syscall_spill_registers_fixup
Max Filippov
2014-01-25
1
-0
/
+12
*
xtensa: introduce spill_registers_kernel macro
Max Filippov
2014-01-25
1
-12
/
+48
*
xtensa: fix fast_syscall_spill_registers_fixup
Max Filippov
2013-10-15
1
-19
/
+30
*
xtensa: new fast_alloca handler
Max Filippov
2013-09-06
1
-152
/
+40
*
xtensa: keep a3 and excsave1 on entry to exception handlers
Max Filippov
2013-09-06
1
-68
/
+47
*
xtensa: enable kernel preemption
Max Filippov
2013-09-06
1
-28
/
+17
*
xtensa: check thread flags atomically on return from user exception
Max Filippov
2013-09-06
1
-18
/
+21
*
xtensa: check TLB sanity on return to userspace
Max Filippov
2013-07-08
1
-1
/
+8
*
xtensa: fix fast_store_prohibited _PAGE_WRITABLE_BIT test
Max Filippov
2013-05-20
1
-1
/
+6
*
xtensa: disable IRQs while IRQ handler is running
Max Filippov
2013-05-09
1
-41
/
+11
*
xtensa: add irq flags trace support
Max Filippov
2013-05-09
1
-0
/
+32
*
xtensa: add support for TLS
Chris Zankel
2013-02-23
1
-1
/
+11
*
xtensa: add support for oprofile
dann
2013-02-23
1
-1
/
+1
*
xtensa: dispatch medium-priority interrupts
Marc Gauthier
2013-02-23
1
-11
/
+44
*
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-12-18
1
-12
/
+12
*
xtensa: save and restore scompare1 SR on kernel entry
Max Filippov
2012-12-18
1
-0
/
+13
*
xtensa: provide proper assembler function boundaries with ENDPROC()
Chris Zankel
2012-12-18
1
-2
/
+28
*
xtensa: switch to generic kernel_execve()
Max Filippov
2012-10-25
1
-17
/
+1
*
xtensa: switch to generic kernel_thread()
Max Filippov
2012-10-25
1
-28
/
+13
*
xtensa: minor compiler warning fix
Chris Zankel
2012-10-19
1
-1
/
+1
*
xtensa: reorganize SR referencing
Max Filippov
2012-10-15
1
-126
/
+126
*
xtensa: add handling of TIF_NOTIFY_RESUME
Al Viro
2012-05-21
1
-2
/
+3
*
xtensa: switch to generic rt_sigsuspend(2)
Al Viro
2012-05-21
1
-1
/
+0
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
xtensa: Shuffle include statements to fix linker script
Chris Zankel
2010-05-02
1
-0
/
+1
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-2
/
+2
*
xtensa: nommu support
Johannes Weiner
2009-04-02
1
-1
/
+2
*
xtensa: move headers files to arch/xtensa/include
Chris Zankel
2008-11-06
1
-1
/
+1
*
[XTENSA] Fix register corruption for certain processor configurations
Chris Zankel
2008-02-13
1
-29
/
+15
*
[XTENSA] Add support for configurable registers and coprocessors
Chris Zankel
2008-02-13
1
-222
/
+73
*
[XTENSA] Remove unused code
Chris Zankel
2008-02-13
1
-22
/
+0
*
[XTENSA] Fix comments regarding the number of frames to save
Chris Zankel
2008-02-13
1
-6
/
+6
*
[XTENSA] Add missing a2 register restore in register spill routine
Chris Zankel
2008-02-13
1
-3
/
+5
*
[XTENSA] Add support for cache-aliasing
Chris Zankel
2007-08-27
1
-4
/
+71
*
[XTENSA] Add support for executable/non-executable feature in the mmu
Chris Zankel
2007-08-27
1
-14
/
+28
*
[XTENSA] Remove non-rt signal handling
Chris Zankel
2007-05-31
1
-22
/
+14
*
[PATCH] xtensa: fix system call interface
Chris Zankel
2006-12-10
1
-78
/
+150
*
[PATCH] xtensa: remove extra header files
Chris Zankel
2006-12-10
1
-14
/
+14
*
[PATCH] xtensa: remove verify_area macros
Jesper Juhl
2006-06-23
1
-1
/
+1
*
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
Sam Ravnborg
2005-09-09
1
-1
/
+1
*
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3
Chris Zankel
2005-06-24
1
-0
/
+1996