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
starfive-6.6.48-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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-14
microblaze: Move cache macro from cache.h to cacheflush.h
Michal Simek
1
-0
/
+1
2009-12-14
microblaze: Ptrace notifying from signal code
Michal Simek
1
-0
/
+4
2009-12-14
microblaze: Extend cpuinfo for support write-back caches
Michal Simek
2
-2
/
+7
2009-12-14
microblaze: Fix cache_line_lenght
Michal Simek
3
-18
/
+18
2009-12-14
microblaze: Detect new 7.20.d version
Michal Simek
1
-0
/
+1
2009-12-14
microblaze: Support both levels for reset
Michal Simek
1
-4
/
+6
2009-12-14
microblaze: Fix announce message for reset gpio
Michal Simek
1
-1
/
+1
2009-12-14
microblaze: Remove saving and restoring before calling signal code
Michal Simek
1
-4
/
+0
2009-12-14
microblaze: ftrace: Add dynamic function graph tracer
Michal Simek
2
-0
/
+34
2009-12-14
microblaze: ftrace: add function graph support
Michal Simek
2
-0
/
+99
2009-12-14
microblaze: ftrace: Add dynamic trace support
Michal Simek
3
-1
/
+165
2009-12-14
microblaze: ftrace: enable HAVE_FUNCTION_TRACE_MCOUNT_TEST
Michal Simek
1
-0
/
+5
2009-12-14
microblaze: ftrace: add static function tracer
Michal Simek
4
-0
/
+125
2009-12-14
microblaze: Add TRACE_IRQFLAGS_SUPPORT
Michal Simek
1
-1
/
+1
2009-12-14
microblaze: Lockdep support
Michal Simek
1
-0
/
+2
2009-12-14
microblaze: Register timecounter/cyclecounter
Michal Simek
1
-0
/
+28
2009-12-14
microblaze: Stack trace support
Michal Simek
2
-0
/
+66
2009-12-14
microblaze: Add IRQENTRY_TEXT to lds
Michal Simek
1
-2
/
+3
2009-12-14
microblaze: __init_begin symbol must be aligned
Michal Simek
1
-0
/
+1
2009-12-14
microblaze: GPIO reset support
Michal Simek
3
-30
/
+139
2009-12-11
Unify sys_mmap*
Al Viro
2
-36
/
+4
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+1
2009-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-1
/
+5
2009-10-15
of: merge of_find_all_nodes() implementations
Grant Likely
1
-23
/
+0
2009-10-15
of: add common header for flattened device tree representation
Grant Likely
1
-1
/
+1
2009-10-13
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-10-05
microblaze: Clear sticky FSR register after saving it to func parametr
Michal Simek
2
-1
/
+3
2009-10-05
microblaze: UMS is used only for MMU kernel
Michal Simek
1
-0
/
+2
2009-09-24
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
9
-74
/
+205
2009-09-24
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
1
-3
/
+2
2009-09-22
microblaze: Fix _start symbol to physical address
Michal Simek
1
-0
/
+1
2009-09-22
microblaze: Use LOAD_OFFSET macro to get correct LMA for all sections
Michal Simek
1
-15
/
+19
2009-09-22
microblaze: Support ptrace syscall tracing.
Michal Simek
2
-12
/
+122
2009-09-22
microblaze: Updated CPU version and FPGA family codes in PVR
John Williams
1
-0
/
+3
2009-09-22
microblaze: Generate correct signal and siginfo for integer div-by-zero
Michal Simek
1
-1
/
+1
2009-09-22
microblaze: Don't be noisy when userspace causes hardware exceptions
Michal Simek
1
-11
/
+20
2009-09-22
microblaze: Clear sticky FSR register after generating exception signals
John Williams
1
-0
/
+2
2009-09-22
microblaze: Ensure CPU usermode is set on new userspace processes
John Williams
1
-0
/
+1
2009-09-22
microblaze: Save and restore msr in hw exception
Michal Simek
1
-2
/
+6
2009-09-21
microblaze: Improve checking mechanism for MSR instruction
Michal Simek
1
-8
/
+5
2009-09-21
microblaze: Add checking mechanism for MSR instruction
Michal Simek
2
-3
/
+26
2009-09-21
microblaze: Cleanup linker script using new linker script macros.
Tim Abbott
1
-31
/
+8
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-1
/
+1
2009-09-21
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
1
-3
/
+2
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-2
/
+4
2009-08-18
microblaze: Enable ppoll syscall
Michal Simek
1
-1
/
+1
2009-08-18
microblaze: Sane handling of missing timer/intc in device tree
John Williams
2
-0
/
+4
2009-08-18
microblaze: use the generic ack_bad_irq implementation
Christoph Hellwig
1
-9
/
+0
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
14
-375
/
+150
[next]