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
/
mips
/
lasat
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-2
/
+2
2017-11-15
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
1
-2
/
+1
2017-11-09
MIPS: Lasat: Use setup_timer() helper
Allen Pais
1
-2
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
12
-0
/
+12
2017-02-14
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2
-2
/
+0
2016-10-06
mips: separate extable.h, switch module.h to it
Al Viro
1
-0
/
+1
2016-05-28
MIPS: Lasat: A couple off by one bugs in picvue_proc.c
Dan Carpenter
1
-2
/
+2
2015-12-23
[mips] switch pvc_proc_cleanup() to remove_proc_subtree()
Al Viro
1
-12
/
+6
2015-09-03
MIPS: Lasat: Move from deprecated __initcall to arch_initcall.
Ralf Baechle
1
-1
/
+1
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-15
/
+0
2015-04-03
time: Add y2038 safe read_persistent_clock64()
Xunlei Pang
1
-2
/
+2
2015-04-02
MIPS: Lasat: Remove unused function from sysctl code.
Rickard Strandqvist
1
-15
/
+0
2014-10-21
MIPS: Lasat: Add missing CONFIG_PROC_FS dependency to PICVUE_PROC
Markos Chandras
1
-1
/
+1
2014-03-31
MIPS: Lasat: Replace del_timer by del_timer_sync
Julia Lawall
1
-1
/
+1
2014-01-25
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2
-2
/
+0
2013-09-03
MIPS: Refactor load/entry address calculations
James Hogan
1
-4
/
+2
2013-06-18
mips: lasat: sysctl: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-7
/
+7
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-2
/
+2
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
8
-32
/
+32
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
8
-32
/
+32
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-1
/
+0
2011-09-21
MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD
Wu Zhangjin
1
-0
/
+1
2011-03-29
MIPS: Convert the irq functions to the new names
Thomas Gleixner
1
-1
/
+1
2011-03-25
MIPS: LASAt: Convert to new irq_chip functions
Thomas Gleixner
1
-8
/
+8
2010-08-05
MIPS: Lasat: Migrate to new platform makefile style.
Ralf Baechle
2
-2
/
+7
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2
-2
/
+2
2010-03-03
Rename .text.start to .text..start.
Denys Vlasenko
2
-2
/
+2
2010-02-27
MIPS: Nuke trailing blank lines
Ralf Baechle
1
-1
/
+0
2009-12-17
MIPS: Lasat: Fix botched changes to sysctl code.
Ralf Baechle
1
-1
/
+1
2009-12-17
MIPS: Lasat: Convert to proc_fops / seq_file
Alexey Dobriyan
1
-45
/
+68
2009-12-17
MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE
Dmitri Vorobiev
1
-2
/
+2
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-11
/
+11
2009-11-12
sysctl mips/lasat: Remove dead binary sysctl support
Eric W. Biederman
1
-98
/
+1
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-9
/
+9
2009-08-15
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
2
-4
/
+9
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
1
-1
/
+0
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
1
-9
/
+8
2008-07-15
[MIPS] Remove mips_machtype for LASAT machines
Thomas Bogendoerfer
5
-25
/
+18
2008-06-16
[MIPS] Lasat: sysctl fixup
Thomas Horsten
3
-153
/
+56
2008-06-16
[MIPS] Lasat: bring back from the dead
Thomas Horsten
1
-0
/
+2
2008-01-29
[MIPS] Lasat: Convert pvc_sem semaphore to mutex
Daniel Walker
3
-13
/
+10
2008-01-11
[MIPS] Lasat: Fix built in separate object directory.
WANG Cong
1
-3
/
+3
2007-11-16
[MIPS] Lasat: Fix overlap of interrupt number ranges.
Yoichi Yuasa
1
-8
/
+14
2007-10-29
[MIPS] time: Merge lasat plat_timer_setup into plat_time_init.
Ralf Baechle
1
-5
/
+2
2007-10-16
[MIPS] Lasat: Fix build by conversion to irq_cpu.c.
Ralf Baechle
1
-3
/
+5
2007-10-12
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
4
-14
/
+10
2007-10-12
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
1
-2
/
+0
2007-10-12
[MIPS] Add back support for LASAT platforms
Brian Murphy
22
-0
/
+2408
2007-07-10
[MIPS] remove LASAT Networks platforms support
Yoichi Yuasa
21
-2302
/
+0
[next]