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
Age
Commit message (
Expand
)
Author
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-15
microblaze/PCI: fix "io_offset undeclared" error
Bjorn Helgaas
2012-05-05
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
Thomas Gleixner
2012-05-05
microblaze: Use generic init_task
Thomas Gleixner
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-04-03
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2012-04-02
microblaze: Fix ret_from_fork declaration
Michal Simek
2012-04-02
microblaze: Do not use tlb_skip in early_printk
Michal Simek
2012-03-30
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2012-03-30
microblaze: Add missing headers caused by disintegration asm/system.h
Michal Simek
2012-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
Michal Simek
2012-03-30
microblaze: Fix stack usage in PAGE_SIZE copy_tofrom_user
Michal Simek
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Delete all instances of asm/system.h
David Howells
2012-03-28
Move all declarations of free_initmem() to linux/mm.h
David Howells
2012-03-28
Disintegrate asm/system.h for Microblaze
David Howells
2012-03-28
Microblaze: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2012-03-28
microblaze: Fix tlb_skip variable on noMMU system
Michal Simek
2012-03-28
microblaze: Fix __futex_atomic_op macro register usage
Michal Simek
2012-03-27
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2012-03-26
Kbuild: centralize MKIMAGE and cmd_uimage definitions
Stephen Warren
2012-03-23
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-23
Remove remaining bits of io_remap_page_range()
Javi Merino
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-23
microblaze: Handle TLB skip size dynamically
Michal Simek
2012-03-23
microblaze: Introduce TLB skip size
Michal Simek
2012-03-23
microblaze: Improve TLB calculation for small systems
Michal Simek
2012-03-23
microblaze: Extend space for compiled-in FDT to 32kB
Michal Simek
2012-03-23
microblaze: Clear all MSR flags on the first kernel instruction
Michal Simek
2012-03-23
microblaze: Use node name instead of compatible string
Michal Simek
2012-03-23
microblaze: Fix mapin_ram function
Michal Simek
2012-03-23
microblaze: Highmem support
Michal Simek
2012-03-23
microblaze: Use active regions
Michal Simek
2012-03-23
microblaze: Show more detailed information about memory
Michal Simek
2012-03-23
microblaze: Introduce fixmap
Michal Simek
2012-03-23
microblaze: mm: Fix lowmem max memory size limits
Michal Simek
2012-03-23
microblaze: mm: Use ZONE_DMA instead of ZONE_NORMAL
Michal Simek
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-19
microblaze: trivial: Fix typo fault in timer.c
Michal Simek
2012-03-19
microblaze: Use vsprintf extention %pf with builtin_return_address
Joe Perches
2012-03-19
microblaze: Add PVR version string for MB 8.20.b and 8.30.a
Michal Simek
2012-03-19
microblaze: Fix makefile to work with latest toolchain
Michal Simek
2012-03-19
microblaze: Fix typo in early_printk.c
Masanari Iida
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-02-23
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
2012-02-23
microblaze/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-23
microblaze/PCI: remove unused pci_flags
Bjorn Helgaas
2012-02-16
irq_domain/microblaze: Convert microblaze to use irq_domains
Grant Likely
2012-02-14
irq_domain: convert microblaze from irq_host to irq_domain
Grant Likely
2012-01-31
Revert "microblaze: Add topology init"
Michal Simek
[next]