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
pinetabv-6.6.y-devel
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
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-5
/
+5
2007-10-16
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
25
-497
/
+490
2007-10-16
[MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.
Ralf Baechle
1
-1
/
+1
2007-10-16
[MIPS] Cache: Provide more information on cache policy on bootup.
Ralf Baechle
1
-3
/
+7
2007-10-16
[MIPS] Fix aliasing bug in copy_user_highpage, take 2.
Ralf Baechle
1
-7
/
+12
2007-10-16
[MIPS] VPE loader: convert from struct class_ device to struct device
Kay Sievers
1
-12
/
+15
2007-10-16
[MIPS] MIPSsim: Fix booting from NFS root
Thiemo Seufer
1
-4
/
+1
2007-10-16
[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.
Ralf Baechle
10
-12
/
+12
2007-10-16
[MIPS] Alchemy: Get rid of au_ffs().
Ralf Baechle
3
-6
/
+6
2007-10-16
[MIPS] Alchemy: cleanup interrupt code.
Ralf Baechle
1
-341
/
+313
2007-10-16
[MIPS] Lasat: Fix build by conversion to irq_cpu.c.
Ralf Baechle
3
-12
/
+16
2007-10-16
[MIPS] IP22: Enable -Werror.
Ralf Baechle
1
-0
/
+2
2007-10-16
[MIPS] IP22: Fix warning.
Ralf Baechle
1
-6
/
+15
2007-10-16
[MIPS] IP22: Complain if requesting the front panel irq failed.
Ralf Baechle
1
-1
/
+8
2007-10-16
[MIPS] vmlinux.lds.S: Handle KPROBES_TEXT.
Ralf Baechle
1
-0
/
+1
2007-10-16
[MIPS] vmlinux.lds.S: Fix handling of .notes in final link.
Ralf Baechle
1
-4
/
+9
2007-10-16
[MIPS] vmlinux.lds.S: Remove duplicate comment.
Ralf Baechle
1
-1
/
+0
2007-10-16
[MIPS] IP32: Fix build by conversion to irq_cpu.c.
Ralf Baechle
3
-90
/
+75
2007-10-16
rtc: make rtc-ds1742 driver hotplug-aware
Atsushi Nemoto
2
-2
/
+2
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-4
/
+0
2007-10-15
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
1
-1
/
+1
2007-10-15
add new prom.h for AU1x00
Yoichi Yuasa
11
-63
/
+47
2007-10-15
update AU1000 get_ethernet_addr()
Yoichi Yuasa
1
-22
/
+16
2007-10-15
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2
-4
/
+4
2007-10-13
[MIPS] SMP: Fix use of cpumasks.
Ralf Baechle
1
-3
/
+3
2007-10-13
[MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."
Ralf Baechle
1
-48
/
+48
2007-10-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
2
-2
/
+2
2007-10-12
[MIPS] tlbex.c: Cleanup __init usage.
Franck Bui-Huu
1
-48
/
+48
2007-10-12
[MIPS] WRPPMC serial support move to platform device
Yoichi Yuasa
3
-35
/
+81
2007-10-12
[MIPS] VPE: reimplement ELF loader.
Ralf Baechle
1
-34
/
+11
2007-10-12
[MIPS] cleanup WRPPMC include files
Yoichi Yuasa
4
-35
/
+12
2007-10-12
[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.
Franck Bui-Huu
1
-0
/
+8
2007-10-12
[MIPS] SMP: Use ISO C struct initializer for local structs.
Ralf Baechle
1
-10
/
+13
2007-10-12
[MIPS] SMP: Kill useless casts.
Ralf Baechle
1
-7
/
+7
2007-10-12
[MIPS] Kill num_online_cpus() loops.
Ralf Baechle
3
-16
/
+25
2007-10-12
[MIPS] SMP: Implement smp_call_function_mask().
Ralf Baechle
2
-40
/
+21
2007-10-12
[MIPS] Make facility to convert CPU types to strings generally available.
Ralf Baechle
3
-77
/
+94
2007-10-12
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
54
-217
/
+225
2007-10-12
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
78
-378
/
+378
2007-10-12
[MIPS] Allow hardwiring of the CPU type to a single type for optimization.
Ralf Baechle
19
-85
/
+85
2007-10-12
[MIPS] tlbex: Size optimize code by declaring a few functions inline.
Ralf Baechle
1
-4
/
+4
2007-10-12
[MIPS] pg-r4k.c: Dump the generated code
Maciej W. Rozycki
1
-0
/
+20
2007-10-12
[MIPS] Cobalt: Remove cobalt_machine_power_off()
Yoichi Yuasa
2
-11
/
+1
2007-10-12
[MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.c
Yoichi Yuasa
1
-2
/
+6
2007-10-12
[MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.c
Yoichi Yuasa
1
-5
/
+4
2007-10-12
[MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.
Yoichi Yuasa
1
-0
/
+17
2007-10-12
[MIPS] MTX1: Add defconfig file
Florian Fainelli
1
-0
/
+3115
2007-10-12
[MIPS] Cobalt: Add LED support to cobalt_defconfig
Yoichi Yuasa
1
-3
/
+20
2007-10-12
[MIPS] Cobalt: Add Qube series front LED support to platform register
Yoichi Yuasa
1
-1
/
+7
[next]