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
/
sparc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
21
-21
/
+0
2006-06-30
[SPARC]: sparc32 side of of_device layer IRQ resolution.
David S. Miller
1
-7
/
+62
2006-06-30
[SPARC]: Convert clock drivers to of_driver framework.
David S. Miller
1
-69
/
+40
2006-06-30
[SPARC]: Add of_io{remap,unmap}().
David S. Miller
1
-0
/
+17
2006-06-30
[SPARC]: Encode I/O space into resource flags on sparc32.
David S. Miller
1
-2
/
+2
2006-06-30
[SPARC]: Beginnings of generic of_device framework.
David S. Miller
1
-2
/
+420
2006-06-30
[SPARC]: Add of_n_{addr,size}_cells().
David S. Miller
1
-0
/
+30
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2
-4
/
+6
2006-06-29
[PATCH] sparc: register_cpu() build fix
Andrew Morton
1
-1
/
+1
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-1
/
+1
2006-06-27
[PATCH] 64bit resource: change resource core to use resource_size_t
Greg Kroah-Hartman
1
-2
/
+2
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in arch and core code
Greg Kroah-Hartman
1
-1
/
+3
2006-06-26
[SPARC]: Add unique device_node IDs and a ".node" property.
David S. Miller
1
-18
/
+35
2006-06-26
[SPARC]: Add of_set_property() interface.
David S. Miller
1
-0
/
+53
2006-06-26
[SPARC]: Export x_bus_type to modules.
David S. Miller
1
-0
/
+2
2006-06-24
[SBUS]: Rewrite and plug into of_device framework.
David S. Miller
1
-0
/
+85
2006-06-24
[SPARC]: Port of_device layer and make ebus use it.
David S. Miller
3
-1
/
+290
2006-06-24
[SPARC]: Port sparc64 in-kernel device tree code to sparc32.
David S. Miller
4
-82
/
+561
2006-06-24
[SBUS]: Start cleaning up generic sbus support layer.
David S. Miller
1
-1
/
+45
2006-06-23
[PATCH] sparc build breakage
Al Viro
1
-1
/
+1
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
5
-32
/
+0
2006-06-20
[SPARC]: Mark smp init functions as cpuinit
Bob Breuer
2
-10
/
+5
2006-06-20
[SPARC]: Setup cpu_possible_map
Bob Breuer
2
-8
/
+24
2006-06-20
[SPARC]: Add topology_init()
Bob Breuer
1
-1
/
+31
2006-06-11
[SPARC]: Migration cost tune up in sparc smp.
Krzysztof Helt
1
-0
/
+11
2006-05-22
[SPARC]: Add robust futex syscall entries.
David S. Miller
1
-1
/
+2
2006-05-12
[SPARC]: Handle UNWIND_INFO properly.
David S. Miller
1
-0
/
+1
2006-05-08
[SPARC]: show device name in /proc/dvma_map
Martin Habets
1
-0
/
+5
2006-05-08
[SPARC]: Remove duplicate symbol exports
Martin Habets
1
-13
/
+0
2006-05-04
[SPARC]: Hook up vmsplice into syscall tables.
David S. Miller
1
-1
/
+1
2006-04-15
[SPARC]: Hook up sys_tee() into syscall tables.
David S. Miller
1
-1
/
+1
2006-04-11
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
1
-1
/
+0
2006-04-11
[PATCH] for_each_possible_cpu: sparc
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-04-01
[SPARC]: Wire up sys_sync_file_range() into syscall tables.
David S. Miller
1
-1
/
+1
2006-04-01
[SPARC]: Wire up sys_splice() into the syscall tables.
David S. Miller
1
-1
/
+1
2006-03-24
[SPARC]: Try to start getting SMP back into shape.
Bob Breuer
6
-166
/
+179
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
5
-31
/
+20
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2
-6
/
+6
2006-03-20
[SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.c
Eric Sesterhenn
1
-25
/
+15
2006-02-13
[SPARC]: sys_newfstatat --> sys_fstatat64
David S. Miller
1
-1
/
+1
2006-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-2
/
+3
2006-02-08
[SPARC]: Wire up sys_unshare().
David S. Miller
2
-2
/
+3
2006-02-08
[PATCH] restore power-off on sparc32
Al Viro
1
-1
/
+1
2006-01-22
[SPARC]: Increase NR_SYSCALLS to 299
David S. Miller
1
-1
/
+1
2006-01-19
[SPARC]: Add support for *at(), ppoll, and pselect syscalls.
David S. Miller
5
-150
/
+44
2006-01-12
[PATCH] sparc: task_stack_page()
Al Viro
1
-4
/
+4
2006-01-12
[PATCH] sparc: task_thread_info()
Al Viro
5
-8
/
+8
2006-01-12
[PATCH] capable/capability.h (arch/)
Randy Dunlap
1
-0
/
+1
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
1
-2
/
+0
2006-01-09
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
1
-29
/
+6
[next]