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
/
microblaze
/
kernel
/
entry.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
microblaze: Fix syscall error recovery for invalid syscall IDs
Jamie Garside
2015-03-04
1
-1
/
+2
*
microblaze: Coding style cleanup
Michal Simek
2015-03-04
1
-2
/
+2
*
microblaze: Move restart allowed out of block
Michal Simek
2013-02-03
1
-1
/
+1
*
microblaze: fix handling of multiple pending signals
Al Viro
2013-02-03
1
-27
/
+31
*
microblaze: fix the horror with restarts of sigreturn()
Al Viro
2013-02-03
1
-1
/
+3
*
microblaze: switch to generic fork/vfork/clone
Al Viro
2012-11-28
1
-26
/
+0
*
microblaze: switch to generic sys_execve()
Al Viro
2012-11-16
1
-4
/
+0
*
microblaze: switch to generic kernel_execve()
Al Viro
2012-11-16
1
-20
/
+2
*
microblaze: switch to generic kernel_thread()
Al Viro
2012-11-16
1
-0
/
+9
*
microblaze: Fix bug with schedule_tail
Michal Simek
2012-11-15
1
-1
/
+1
*
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2012-05-28
1
-3
/
+4
|
\
|
*
microblaze: Add TLS support to sys_clone
Edgar E. Iglesias
2012-05-25
1
-3
/
+4
*
|
microblaze: drop 'oldset' argument of do_notify_resume()
Al Viro
2012-05-21
1
-8
/
+4
*
|
microblaze: handle TIF_NOTIFY_RESUME
Al Viro
2012-05-21
1
-9
/
+9
|
/
*
microblaze: Trivial asm fix
Michal Simek
2012-01-05
1
-1
/
+1
*
microblaze: Do not copy reset vectors/manual reset vector setup
Michal Simek
2011-03-15
1
-4
/
+3
*
microblaze: Fix _reset function
Michal Simek
2011-03-15
1
-1
/
+1
*
microblaze: Fix microblaze init vectors
Michal Simek
2011-03-15
1
-1
/
+4
*
microblaze: Do not use "la" pseudo instruction - use addik instead
Michal Simek
2011-03-09
1
-1
/
+1
*
microblaze: Remove r0_ram pointer and PTO alignment
Michal Simek
2011-03-09
1
-149
/
+143
*
microblaze: Do not use r0_ram space for syscall debugging
Michal Simek
2011-03-09
1
-3
/
+16
*
Revert "microblaze: Simplify syscall rutine"
Michal Simek
2010-11-18
1
-7
/
+39
*
microblaze: Fix r16 and r17 reg saving
Michal Simek
2010-10-21
1
-7
/
+4
*
microblaze: Clear return value in pt_regs
Michal Simek
2010-10-21
1
-0
/
+2
*
microblaze: Fix sys_rt_sigreturn_wrapper
Michal Simek
2010-10-21
1
-7
/
+1
*
microblaze: Add KGDB support
Michal Simek
2010-08-04
1
-49
/
+57
*
microblaze: Support brki rX, 0x18 for user application debugging
Michal Simek
2010-08-04
1
-18
/
+12
*
microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructions
Michal Simek
2010-08-04
1
-51
/
+0
*
microblaze: Simplify syscall rutine
Michal Simek
2010-08-04
1
-39
/
+7
*
microblaze: Move PT_MODE saving to delay slot
Michal Simek
2010-08-04
1
-3
/
+1
*
microblaze: Fix _interrupt function
Michal Simek
2010-08-04
1
-5
/
+3
*
microblaze: Fix _user_exception function
Michal Simek
2010-08-04
1
-4
/
+3
*
microblaze: Put together addik instructions
Michal Simek
2010-08-04
1
-5
/
+9
*
microblaze: Use delay slot in syscall macros
Michal Simek
2010-08-04
1
-19
/
+10
*
microblaze: Save kernel mode in delay slot
Michal Simek
2010-08-04
1
-2
/
+1
*
microblaze: Do not mix register saving and mode setting
Michal Simek
2010-08-04
1
-1
/
+1
*
microblaze: Move SAVE_STATE upward
Michal Simek
2010-08-04
1
-32
/
+31
*
microblaze: entry.S: Macro optimization
Michal Simek
2010-08-04
1
-12
/
+12
*
microblaze: Optimize hw exception rutine
Michal Simek
2010-08-04
1
-16
/
+6
*
microblaze: Implement clear_ums macro and fix SAVE_STATE macro
Michal Simek
2010-08-04
1
-0
/
+15
*
microblaze: Remove additional setup for kernel_mode
Michal Simek
2010-08-04
1
-15
/
+10
*
microblaze: Optimize SAVE_STATE macro
Michal Simek
2010-08-04
1
-8
/
+13
*
microblaze: Remove additional loading
Michal Simek
2010-08-04
1
-5
/
+0
*
microblaze: Completely remove working with R11 register
Michal Simek
2010-08-04
1
-41
/
+21
*
microblaze: Do not setup BIP in _debug_exception
Michal Simek
2010-08-04
1
-3
/
+0
*
microblaze: Simplify _debug_exception function
Michal Simek
2010-08-04
1
-5
/
+2
*
microblaze: Optimize SAVE_STATE macro
Michal Simek
2010-08-04
1
-6
/
+14
*
microblaze: trivial: Use la insted of addik
Michal Simek
2010-08-04
1
-32
/
+32
*
microblaze: remove enable_irq from SAVE_STATE macro
Michal Simek
2010-08-04
1
-1
/
+0
*
microblaze: Move stack backup to SAVE_STATE macro
Michal Simek
2010-08-04
1
-4
/
+1
[next]