index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
2022-09-26
microblaze: Add support for error injection
Appana Durga Kedareswara rao
2022-09-26
microblaze: Add custom break vector handler for mb manager
Appana Durga Kedareswara rao
2022-09-26
microblaze: Add xmb_manager_register function
Appana Durga Kedareswara rao
2022-07-29
microblaze: Fix some typos in comment
Slark Xiao
2020-02-25
microblaze: Fix _reset() function
Michal Simek
2019-12-08
sched/rt, microblaze: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-10-08
microblaze: entry: Remove unneeded need_resched() loop
Valentin Schneider
2017-06-22
microblaze: Fix MSR flags when returning from exception
Michal Simek
2017-06-22
microblaze: Separate GP registers from MSR handling
Michal Simek
2015-03-04
microblaze: Fix syscall error recovery for invalid syscall IDs
Jamie Garside
2015-03-04
microblaze: Coding style cleanup
Michal Simek
2013-02-03
microblaze: Move restart allowed out of block
Michal Simek
2013-02-03
microblaze: fix handling of multiple pending signals
Al Viro
2013-02-03
microblaze: fix the horror with restarts of sigreturn()
Al Viro
2012-11-28
microblaze: switch to generic fork/vfork/clone
Al Viro
2012-11-16
microblaze: switch to generic sys_execve()
Al Viro
2012-11-16
microblaze: switch to generic kernel_execve()
Al Viro
2012-11-16
microblaze: switch to generic kernel_thread()
Al Viro
2012-11-15
microblaze: Fix bug with schedule_tail
Michal Simek
2012-05-28
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2012-05-25
microblaze: Add TLS support to sys_clone
Edgar E. Iglesias
2012-05-21
microblaze: drop 'oldset' argument of do_notify_resume()
Al Viro
2012-05-21
microblaze: handle TIF_NOTIFY_RESUME
Al Viro
2012-01-05
microblaze: Trivial asm fix
Michal Simek
2011-03-15
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-09
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
2010-11-18
Revert "microblaze: Simplify syscall rutine"
Michal Simek
2010-10-21
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-08-04
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
[next]