index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
/
entry.S
Commit message (
Expand
)
Author
Age
*
microblaze: Trivial asm fix
Michal Simek
2012-01-05
*
microblaze: Do not copy reset vectors/manual reset vector setup
Michal Simek
2011-03-15
*
microblaze: Fix _reset function
Michal Simek
2011-03-15
*
microblaze: Fix microblaze init vectors
Michal Simek
2011-03-15
*
microblaze: Do not use "la" pseudo instruction - use addik instead
Michal Simek
2011-03-09
*
microblaze: Remove r0_ram pointer and PTO alignment
Michal Simek
2011-03-09
*
microblaze: Do not use r0_ram space for syscall debugging
Michal Simek
2011-03-09
*
Revert "microblaze: Simplify syscall rutine"
Michal Simek
2010-11-18
*
microblaze: Fix r16 and r17 reg saving
Michal Simek
2010-10-21
*
microblaze: Clear return value in pt_regs
Michal Simek
2010-10-21
*
microblaze: Fix sys_rt_sigreturn_wrapper
Michal Simek
2010-10-21
*
microblaze: Add KGDB support
Michal Simek
2010-08-04
*
microblaze: Support brki rX, 0x18 for user application debugging
Michal Simek
2010-08-04
*
microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructions
Michal Simek
2010-08-04
*
microblaze: Simplify syscall rutine
Michal Simek
2010-08-04
*
microblaze: Move PT_MODE saving to delay slot
Michal Simek
2010-08-04
*
microblaze: Fix _interrupt function
Michal Simek
2010-08-04
*
microblaze: Fix _user_exception function
Michal Simek
2010-08-04
*
microblaze: Put together addik instructions
Michal Simek
2010-08-04
*
microblaze: Use delay slot in syscall macros
Michal Simek
2010-08-04
*
microblaze: Save kernel mode in delay slot
Michal Simek
2010-08-04
*
microblaze: Do not mix register saving and mode setting
Michal Simek
2010-08-04
*
microblaze: Move SAVE_STATE upward
Michal Simek
2010-08-04
*
microblaze: entry.S: Macro optimization
Michal Simek
2010-08-04
*
microblaze: Optimize hw exception rutine
Michal Simek
2010-08-04
*
microblaze: Implement clear_ums macro and fix SAVE_STATE macro
Michal Simek
2010-08-04
*
microblaze: Remove additional setup for kernel_mode
Michal Simek
2010-08-04
*
microblaze: Optimize SAVE_STATE macro
Michal Simek
2010-08-04
*
microblaze: Remove additional loading
Michal Simek
2010-08-04
*
microblaze: Completely remove working with R11 register
Michal Simek
2010-08-04
*
microblaze: Do not setup BIP in _debug_exception
Michal Simek
2010-08-04
*
microblaze: Simplify _debug_exception function
Michal Simek
2010-08-04
*
microblaze: Optimize SAVE_STATE macro
Michal Simek
2010-08-04
*
microblaze: trivial: Use la insted of addik
Michal Simek
2010-08-04
*
microblaze: remove enable_irq from SAVE_STATE macro
Michal Simek
2010-08-04
*
microblaze: Move stack backup to SAVE_STATE macro
Michal Simek
2010-08-04
*
microblaze: Move BIP setup to the end of ret_from_trap/ret_from_exc
Michal Simek
2010-08-04
*
microblaze: Remove PER_CPU(KM) variable
Michal Simek
2010-08-04
*
microblaze: Optimize clear_vms_ums macro
Michal Simek
2010-08-04
*
microblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS macros
Michal Simek
2010-08-04
*
microblaze: Fix VM_ON and VM_OFF macros
Michal Simek
2010-08-04
*
microblaze: Add stack unwinder
Steven J. Magnani
2010-08-04
*
microblaze: Fix sys_clone syscall
Michal Simek
2010-08-04
*
microblaze: entry.S use delay slot for return handlers
Michal Simek
2010-03-11
*
microblaze: Save current task directly
Michal Simek
2010-03-11
*
microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trap
Michal Simek
2010-03-11
*
microblaze: Add support from PREEMPT
Michal Simek
2010-03-11
*
microblaze: Remove rt_sigsuspend wrapper
Michal Simek
2009-12-14
*
microblaze: Do not count system calls in default
Michal Simek
2009-12-14
*
microblaze: Remove saving and restoring before calling signal code
Michal Simek
2009-12-14
[next]