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
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
[MIPS] i8253: make the pit_clockevent variable static
Dmitri Vorobiev
1
-1
/
+1
2008-07-15
[MIPS] IRIX: Goodbye and thanks for all the fish
Ralf Baechle
9
-5751
/
+0
2008-07-15
[MIPS] unexport {allocate,free}_irqno
Dmitri Vorobiev
1
-4
/
+0
2008-07-15
[MIPS] fix sparse warning about setup_early_printk()
Dmitri Vorobiev
2
-5
/
+3
2008-07-15
[MIPS] Remove obsolete isa_slot_offset
Maciej W. Rozycki
1
-7
/
+0
2008-07-15
[MIPS] Remove board_watchpoint_handler
David Daney
1
-6
/
+0
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
5
-9
/
+14
2008-07-03
[MIPS] cevt-txx9: Reset timer counter on initialization
Atsushi Nemoto
1
-0
/
+3
2008-06-16
[MIPS] Export smp_call_function and smp_call_function_single.
Zenon Fortuna
1
-0
/
+2
2008-06-05
[MIPS] remove CONFIG_CPU_R4000 line from Makefile
Adrian Bunk
1
-1
/
+0
2008-06-05
[MIPS] Fix check for valid stack pointer during backtrace
Thomas Bogendoerfer
1
-7
/
+9
2008-05-19
mips: cdev lock_kernel() pushdown
Jonathan Corbet
2
-4
/
+15
2008-05-17
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-12
[MIPS] fix warning message on SMP kernels
Thiemo Seufer
1
-2
/
+2
2008-05-12
[MIPS] ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
1
-2
/
+2
2008-05-12
[MIPS] Add empty argument parenthesis to GCC_IMM_ASM
Ralf Baechle
1
-1
/
+1
2008-05-12
[MIPS] Initialize max_pfn again.
Ralf Baechle
1
-0
/
+1
2008-05-12
[MIPS] IRIX: Handle do_brk() error return correctly.
Ralf Baechle
1
-4
/
+7
2008-05-12
[MIPS] MT: Functional fixes and a little reformatting of APRP support
Kevin D. Kissell
3
-23
/
+49
2008-05-12
[MIPS] Don't use max_pfn which is no longer initialized these days.
Ralf Baechle
1
-1
/
+1
2008-05-12
[MIPS] Fixes necessary for non-SMP kernels and non-relocatable binaries
Kevin D. Kissell
1
-8
/
+15
2008-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-46
/
+10
2008-05-01
[PATCH] split linux/file.h
Al Viro
1
-0
/
+1
2008-05-01
[PATCH] remove horrors with irix tty ioctls handling
Al Viro
1
-46
/
+9
2008-05-01
remove div_long_long_rem
Roman Zippel
2
-4
/
+6
2008-04-29
mips: use kbuild.h instead of macros in asm-offsets.c
Christoph Lameter
1
-260
/
+218
2008-04-28
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
17
-219
/
+1421
2008-04-28
[MIPS] Fix handling of trap and breakpoint instructions
Ralf Baechle
1
-52
/
+37
2008-04-28
[MIPS] Fix some sparse warnings on traps.c and irq-msc01.c
Atsushi Nemoto
1
-6
/
+4
2008-04-28
[MIPS] cevt-gt641xx: Kill unnecessary include
Atsushi Nemoto
1
-2
/
+0
2008-04-28
[MIPS] DS1287: Add clockevent driver
Yoichi Yuasa
2
-0
/
+130
2008-04-28
[MIPS] add DECstation I/O ASIC clocksource
Yoichi Yuasa
2
-0
/
+66
2008-04-28
[MIPS] generic txx9 gpio support
Atsushi Nemoto
2
-0
/
+89
2008-04-28
[MIPS] unexport null_perf_irq() and make it static
Dmitri Vorobiev
1
-3
/
+1
2008-04-28
[MIPS] unexport rtc_mips_set_time()
Dmitri Vorobiev
1
-1
/
+0
2008-04-28
[MIPS] replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-28
[MIPS] Move arch/mips/philips to arch/mips/nxp
Daniel Laird
1
-4
/
+4
2008-04-28
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
9
-94
/
+847
2008-04-28
[MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support.
Chris Dearman
1
-1
/
+12
2008-04-28
[MIPS] Remove TLB sanitation code
Chris Dearman
2
-55
/
+0
2008-04-28
[MIPS] Basic SPRAM support
Chris Dearman
3
-0
/
+230
2008-04-28
pageflags: standardize comment inclusion in asm-offsets.h and fix MIPS
Christoph Lameter
1
-202
/
+202
2008-04-17
Generic semaphore implementation
Matthew Wilcox
2
-169
/
+1
2008-04-05
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...
Linus Torvalds
1
-1
/
+2
2008-04-05
[MIPS] Make KGDB compile on UP
Sergei Shtylyov
1
-1
/
+2
2008-04-01
[MIPS] Fix the installation condition of MIPS clocksource
Yoichi Yuasa
1
-1
/
+1
2008-04-01
[MIPS] I8253: Export i2853_lock to modules.
Ralf Baechle
1
-0
/
+1
2008-04-01
[MIPS] VPE loader: Check result of memory allocation.
Ralf Baechle
1
-6
/
+15
2008-03-12
[MIPS] Clocksource: Only install r4k counter as clocksource if present.
Ralf Baechle
1
-1
/
+6
2008-03-12
[MIPS] Delete leftovers of old pcspeaker support.
Ralf Baechle
1
-1
/
+0
[next]