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
Age
Commit message (
Expand
)
Author
2013-02-26
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2013-02-25
Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
microblaze idle: Fix compile error
Lars-Peter Clausen
2013-02-17
microblaze idle: delete pm_idle
Len Brown
2013-02-12
microblaze: Do not use module.h in files which are not modules
Michal Simek
2013-02-12
microblaze: Fix coding style issues
Michal Simek
2013-02-12
microblaze: Add missing return from debugfs_tlb
Michal Simek
2013-02-12
microblaze: Add .gitignore entries for auto-generated files
Lars-Peter Clausen
2013-02-03
microblaze: remove debris in ptrace.c
Al Viro
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
2013-02-03
microblaze: evict the check for kernel_mode(regs) from do_notify_resume()
Al Viro
2013-02-03
microblaze: switch to generic sigaltstack
Al Viro
2013-01-03
microblaze: Add finit_module syscall
Michal Simek
2012-12-13
microblaze: signal: Declare do_notify_resume
Michal Simek
2012-12-13
microblaze: Add static qualifiers
Michal Simek
2012-12-13
microblaze: Wire-up new system call kcmp
Michal Simek
2012-12-13
microblaze: Fix intc_enable_or_unmask function
Michal Simek
2012-12-13
microblaze: Remove passing the second arg to schedule_tail
Michal Simek
2012-12-13
microblaze: Remove BIP from childregs
Michal Simek
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
microblaze: switch to generic fork/vfork/clone
Al Viro
2012-11-28
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
2012-11-28
microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors
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-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-04
Revert "microblaze_mmu_v2: Update signal returning address"
Michal Simek
2012-10-04
microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)
Michal Simek
2012-10-04
microblaze: Fix bug with passing command line
Michal Simek
2012-10-04
microblaze: Remove additional andi which has been already done
Michal Simek
2012-10-04
microblaze: Use predefined macro for ESR_DIZ
Michal Simek
2012-10-04
microblaze: Support 4k/16k/64k pages
Michal Simek
2012-10-04
microblaze: Do not used hardcoded value in exception handler
Michal Simek
2012-10-04
microblaze: Added fdt chosen capability for timer
Michal Simek
2012-10-04
microblaze: Improve failure handling for GPIO reset
Stephan Linz
2012-10-01
microblaze: don't bother with SIGTRAP in setup_rt_frame()
Al Viro
2012-06-27
mtd/uclinux: Use generic __bss_stop instead of _ebss
Geert Uytterhoeven
2012-06-01
new helper: signal_delivered()
Al Viro
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
new helper: sigmask_to_save()
Al Viro
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-28
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
[next]