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
2009-06-17
kmap_types: make most arches use generic header file
Randy Dunlap
1
-24
/
+1
2009-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
5
-4
/
+5
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
1
-0
/
+1
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2
-2
/
+2
2009-06-02
microblaze: Don't use access_ok for unaligned
John Williams
1
-1
/
+2
2009-06-02
microblaze: remove unused flat_stack_align() definition
Andrew Morton
1
-1
/
+0
2009-05-30
microblaze: Fix problem with early_printk in startup
Michal Simek
1
-1
/
+1
2009-05-26
microblaze_mmu_v2: Makefiles
Michal Simek
5
-1
/
+11
2009-05-26
microblaze_mmu_v2: Kconfig update
Michal Simek
1
-3
/
+109
2009-05-26
microblaze_mmu_v2: stat.h MMU update
Michal Simek
1
-41
/
+36
2009-05-26
microblaze_mmu_v2: Elf update
Michal Simek
1
-0
/
+93
2009-05-26
microblaze_mmu_v2: Update dma.h for MMU
Michal Simek
1
-0
/
+5
2009-05-26
microblaze_mmu_v2: Update cacheflush.h
Michal Simek
1
-1
/
+19
2009-05-26
microblaze_mmu_v2: Update signal returning address
Michal Simek
1
-0
/
+8
2009-05-26
microblaze_mmu_v2: Traps MMU update
Michal Simek
2
-16
/
+42
2009-05-26
microblaze_mmu_v2: Enable fork syscall for MMU and add fork as vfork for noMMU
Michal Simek
2
-2
/
+6
2009-05-26
microblaze_mmu_v2: Update linker script for MMU
Michal Simek
1
-2
/
+1
2009-05-26
microblaze_mmu_v2: Add MMU related exceptions handling
Michal Simek
1
-8
/
+37
2009-05-26
microblaze_mmu_v2: uaccess MMU update
Michal Simek
2
-52
/
+381
2009-05-26
microblaze_mmu_v2: Update exception handling - MMU exception
Michal Simek
1
-7
/
+739
2009-05-26
microblaze_mmu_v2: entry.S, entry.h
Michal Simek
2
-2
/
+1151
2009-05-26
microblaze_mmu_v2: Add CURRENT_TASK for entry.S
Michal Simek
1
-0
/
+8
2009-05-26
microblaze_mmu_v2: MMU asm offset update
Michal Simek
1
-5
/
+16
2009-05-26
microblaze_mmu_v2: Update tlb.h and tlbflush.h
Michal Simek
2
-0
/
+56
2009-05-26
microblaze_mmu_v2: Update process creation for MMU
Michal Simek
4
-13
/
+181
2009-05-26
microblaze_mmu_v2: pgalloc.h and page.h
Michal Simek
2
-43
/
+314
2009-05-26
microblaze_mmu_v2: io.h MMU update
Michal Simek
1
-0
/
+31
2009-05-26
microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section update
Michal Simek
3
-0
/
+825
2009-05-26
microblaze_mmu_v2: Context handling - mmu_context.c/h
Michal Simek
4
-21
/
+238
2009-05-26
microblaze_mmu_v2: Page fault handling high level - fault.c
Michal Simek
1
-0
/
+304
2009-05-26
microblaze_mmu_v2: mmu.h update
Michal Simek
1
-2
/
+102
2009-05-26
microblaze_mmu_v2: MMU initialization
Michal Simek
1
-4
/
+154
2009-05-26
microblaze_mmu_v2: TLB low level code
Michal Simek
1
-0
/
+120
2009-05-26
microblaze_mmu_v2: Alocate TLB for early console
Michal Simek
2
-2
/
+11
2009-05-26
microblaze_mmu_v2: MMU update for startup code
Michal Simek
1
-0
/
+190
2009-05-26
microblaze_mmu_v2: Add mmu_defconfig
Michal Simek
1
-0
/
+798
2009-05-26
microblaze: Fix size of __kernel_mode_t to short
Michal Simek
1
-1
/
+1
2009-05-26
microblaze: Add audit and seccomp thread flags.
Edgar E. Iglesias
1
-0
/
+9
2009-05-22
microblaze: Kbuild update
Michal Simek
1
-24
/
+1
2009-05-21
microblaze: Fix cast warning for __va in prom.c
Michal Simek
1
-2
/
+3
2009-05-21
Microblaze: Remove unused variable from paging init
Michal Simek
1
-1
/
+0
2009-05-21
microblaze: Cleanup compiled-in rootfs in BSS section
Michal Simek
1
-21
/
+32
2009-05-21
microblaze: Fix early cmdline for CMDLINE_FORCE
Michal Simek
2
-8
/
+3
2009-05-21
microblaze: Guard __HAVE_ARCH macros with __KERNEL__ in string.h
Steve Magnani
1
-1
/
+1
2009-05-21
microblaze: clean LDFLAGS to build kernel
Thomas Chou
1
-0
/
+2
2009-05-21
microblaze: Fix paging init-zone initialization
Steve Magnani
1
-4
/
+3
2009-05-21
microblaze: use generic dma-mapping-broken.h
Arnd Bergmann
2
-130
/
+2
2009-05-21
microblaze: prepare signal handling for generic unistd.h
Michal Simek
3
-76
/
+17
[next]