index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
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