index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-05
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2
-10
/
+18
2012-04-03
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
7
-39
/
+72
2012-04-02
microblaze: Fix ret_from_fork declaration
Michal Simek
1
-2
/
+2
2012-04-02
microblaze: Do not use tlb_skip in early_printk
Michal Simek
1
-0
/
+2
2012-03-31
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-7
/
+3
2012-03-30
microblaze: Add missing headers caused by disintegration asm/system.h
Michal Simek
2
-0
/
+3
2012-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
Michal Simek
27
-328
/
+182
2012-03-30
microblaze: Fix stack usage in PAGE_SIZE copy_tofrom_user
Michal Simek
1
-36
/
+62
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
18
-108
/
+124
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-6
/
+0
2012-03-28
Move all declarations of free_initmem() to linux/mm.h
David Howells
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for Microblaze
David Howells
17
-107
/
+129
2012-03-28
Microblaze: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2
-10
/
+18
2012-03-28
microblaze: Fix tlb_skip variable on noMMU system
Michal Simek
1
-0
/
+2
2012-03-28
microblaze: Fix __futex_atomic_op macro register usage
Michal Simek
1
-1
/
+1
2012-03-28
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
23
-95
/
+710
2012-03-26
Kbuild: centralize MKIMAGE and cmd_uimage definitions
Stephen Warren
1
-7
/
+3
2012-03-24
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+0
2012-03-24
Remove remaining bits of io_remap_page_range()
Javi Merino
1
-2
/
+0
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
3
-114
/
+12
2012-03-23
microblaze: Handle TLB skip size dynamically
Michal Simek
6
-22
/
+83
2012-03-23
microblaze: Introduce TLB skip size
Michal Simek
3
-5
/
+7
2012-03-23
microblaze: Improve TLB calculation for small systems
Michal Simek
6
-11
/
+120
2012-03-23
microblaze: Extend space for compiled-in FDT to 32kB
Michal Simek
2
-2
/
+2
2012-03-23
microblaze: Clear all MSR flags on the first kernel instruction
Michal Simek
1
-3
/
+2
2012-03-23
microblaze: Use node name instead of compatible string
Michal Simek
2
-4
/
+4
2012-03-23
microblaze: Fix mapin_ram function
Michal Simek
2
-1
/
+2
2012-03-23
microblaze: Highmem support
Michal Simek
6
-13
/
+272
2012-03-23
microblaze: Use active regions
Michal Simek
2
-2
/
+20
2012-03-23
microblaze: Show more detailed information about memory
Michal Simek
1
-3
/
+39
2012-03-23
microblaze: Introduce fixmap
Michal Simek
3
-6
/
+123
2012-03-23
microblaze: mm: Fix lowmem max memory size limits
Michal Simek
5
-34
/
+46
2012-03-23
microblaze: mm: Use ZONE_DMA instead of ZONE_NORMAL
Michal Simek
2
-5
/
+4
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
6
-101
/
+45
2012-03-19
microblaze: trivial: Fix typo fault in timer.c
Michal Simek
1
-1
/
+1
2012-03-19
microblaze: Use vsprintf extention %pf with builtin_return_address
Joe Perches
1
-1
/
+1
2012-03-19
microblaze: Add PVR version string for MB 8.20.b and 8.30.a
Michal Simek
1
-0
/
+2
2012-03-19
microblaze: Fix makefile to work with latest toolchain
Michal Simek
1
-1
/
+1
2012-03-19
microblaze: Fix typo in early_printk.c
Masanari Iida
1
-1
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-02-24
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
1
-2
/
+0
2012-02-24
microblaze/PCI: get rid of device resource fixups
Bjorn Helgaas
2
-73
/
+4
2012-02-24
microblaze/PCI: remove unused pci_flags
Bjorn Helgaas
2
-40
/
+9
2012-02-16
irq_domain/microblaze: Convert microblaze to use irq_domains
Grant Likely
5
-99
/
+45
2012-02-15
irq_domain: convert microblaze from irq_host to irq_domain
Grant Likely
3
-5
/
+3
2012-01-31
Revert "microblaze: Add topology init"
Michal Simek
1
-20
/
+1
2012-01-20
microblaze: generic atomic64 support
Daniel Borkmann
2
-0
/
+2
2012-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+8
2012-01-18
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
1
-4
/
+2
2012-01-18
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2
-2
/
+6
[next]