index
:
~pzanoni/linux
bdw-pc8-fixes
bdw-runtime-pm
bdw-runtime-pm-2014-02-20
bdw-runtime-pm-2014-02-26
bdw-runtime-pm-2014-03-07
bdw-runtime-pm-2014-03-28
c8-wip
c8-wip-20130809
c8-wip-20130819
d3-wip
drm-intel-next-queued
edp-reverts
fbc-2014-12-23
fbc-2015-11-05
fbc-2016-01-13
fbc-2016-02-26
rebase-ville-wm
resume-optimization-20140123
runtime-pm-20140122
suspend-improvements
vdd-rework
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
microblaze: Trivial asm fix
Michal Simek
1
-1
/
+1
2011-03-15
microblaze: Do not copy reset vectors/manual reset vector setup
Michal Simek
1
-4
/
+3
2011-03-15
microblaze: Fix _reset function
Michal Simek
1
-1
/
+1
2011-03-15
microblaze: Fix microblaze init vectors
Michal Simek
1
-1
/
+4
2011-03-09
microblaze: Do not use "la" pseudo instruction - use addik instead
Michal Simek
1
-1
/
+1
2011-03-09
microblaze: Remove r0_ram pointer and PTO alignment
Michal Simek
1
-149
/
+143
2011-03-09
microblaze: Do not use r0_ram space for syscall debugging
Michal Simek
1
-3
/
+16
2010-11-18
Revert "microblaze: Simplify syscall rutine"
Michal Simek
1
-7
/
+39
2010-10-21
microblaze: Fix r16 and r17 reg saving
Michal Simek
1
-7
/
+4
2010-10-21
microblaze: Clear return value in pt_regs
Michal Simek
1
-0
/
+2
2010-10-21
microblaze: Fix sys_rt_sigreturn_wrapper
Michal Simek
1
-7
/
+1
2010-08-04
microblaze: Add KGDB support
Michal Simek
1
-49
/
+57
2010-08-04
microblaze: Support brki rX, 0x18 for user application debugging
Michal Simek
1
-18
/
+12
2010-08-04
microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructions
Michal Simek
1
-51
/
+0
2010-08-04
microblaze: Simplify syscall rutine
Michal Simek
1
-39
/
+7
2010-08-04
microblaze: Move PT_MODE saving to delay slot
Michal Simek
1
-3
/
+1
2010-08-04
microblaze: Fix _interrupt function
Michal Simek
1
-5
/
+3
2010-08-04
microblaze: Fix _user_exception function
Michal Simek
1
-4
/
+3
2010-08-04
microblaze: Put together addik instructions
Michal Simek
1
-5
/
+9
2010-08-04
microblaze: Use delay slot in syscall macros
Michal Simek
1
-19
/
+10
2010-08-04
microblaze: Save kernel mode in delay slot
Michal Simek
1
-2
/
+1
2010-08-04
microblaze: Do not mix register saving and mode setting
Michal Simek
1
-1
/
+1
2010-08-04
microblaze: Move SAVE_STATE upward
Michal Simek
1
-32
/
+31
2010-08-04
microblaze: entry.S: Macro optimization
Michal Simek
1
-12
/
+12
2010-08-04
microblaze: Optimize hw exception rutine
Michal Simek
1
-16
/
+6
2010-08-04
microblaze: Implement clear_ums macro and fix SAVE_STATE macro
Michal Simek
1
-0
/
+15
2010-08-04
microblaze: Remove additional setup for kernel_mode
Michal Simek
1
-15
/
+10
2010-08-04
microblaze: Optimize SAVE_STATE macro
Michal Simek
1
-8
/
+13
2010-08-04
microblaze: Remove additional loading
Michal Simek
1
-5
/
+0
2010-08-04
microblaze: Completely remove working with R11 register
Michal Simek
1
-41
/
+21
2010-08-04
microblaze: Do not setup BIP in _debug_exception
Michal Simek
1
-3
/
+0
2010-08-04
microblaze: Simplify _debug_exception function
Michal Simek
1
-5
/
+2
2010-08-04
microblaze: Optimize SAVE_STATE macro
Michal Simek
1
-6
/
+14
2010-08-04
microblaze: trivial: Use la insted of addik
Michal Simek
1
-32
/
+32
2010-08-04
microblaze: remove enable_irq from SAVE_STATE macro
Michal Simek
1
-1
/
+0
2010-08-04
microblaze: Move stack backup to SAVE_STATE macro
Michal Simek
1
-4
/
+1
2010-08-04
microblaze: Move BIP setup to the end of ret_from_trap/ret_from_exc
Michal Simek
1
-6
/
+6
2010-08-04
microblaze: Remove PER_CPU(KM) variable
Michal Simek
1
-23
/
+20
2010-08-04
microblaze: Optimize clear_vms_ums macro
Michal Simek
1
-3
/
+1
2010-08-04
microblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS macros
Michal Simek
1
-40
/
+8
2010-08-04
microblaze: Fix VM_ON and VM_OFF macros
Michal Simek
1
-4
/
+6
2010-08-04
microblaze: Add stack unwinder
Steven J. Magnani
1
-0
/
+27
2010-08-04
microblaze: Fix sys_clone syscall
Michal Simek
1
-7
/
+7
2010-03-11
microblaze: entry.S use delay slot for return handlers
Michal Simek
1
-6
/
+3
2010-03-11
microblaze: Save current task directly
Michal Simek
1
-8
/
+4
2010-03-11
microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trap
Michal Simek
1
-48
/
+30
2010-03-11
microblaze: Add support from PREEMPT
Michal Simek
1
-1
/
+24
2009-12-14
microblaze: Remove rt_sigsuspend wrapper
Michal Simek
1
-11
/
+0
2009-12-14
microblaze: Do not count system calls in default
Michal Simek
1
-0
/
+4
2009-12-14
microblaze: Remove saving and restoring before calling signal code
Michal Simek
1
-4
/
+0
[next]