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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-19
[MIPS] Include <asm/bugs> to for declaration of check_bugs32.
Ralf Baechle
1
-0
/
+1
2007-02-19
[MIPS] Add external declaration of pagetable_init() to pgalloc.h
Atsushi Nemoto
4
-3
/
+3
2007-02-19
[MIPS] Make kernel_thread_helper() static
Atsushi Nemoto
1
-1
/
+1
2007-02-19
[MIPS] Make __declare_dbe_table static and avoid it getting optimized away
Ralf Baechle
1
-7
/
+3
2007-02-19
[MIPS] signals: Share even more code.
Ralf Baechle
4
-146
/
+31
2007-02-19
[MIPS] Fix CONFIG_MIPS32_N32=y CONFIG_MIPS32_O32=n build
Ralf Baechle
1
-2
/
+2
2007-02-19
[MIPS] Iomap implementation.
Ralf Baechle
4
-53
/
+285
2007-02-19
[MIPS] IP27: Fix warning.
Ralf Baechle
1
-1
/
+1
2007-02-19
[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.
Atsushi Nemoto
1
-2
/
+2
2007-02-16
[PATCH] clocksource: fixup is_continous changes on MIPS
Thomas Gleixner
1
-1
/
+1
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2
-2
/
+2
2007-02-14
[PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakage
Eric W. Biederman
1
-29
/
+116
2007-02-14
[PATCH] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.c
Eric W. Biederman
1
-6
/
+32
2007-02-14
[PATCH] sysctl: mips/au1000: remove sys_sysctl support
Eric W. Biederman
1
-11
/
+5
2007-02-14
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
19
-1084
/
+305
2007-02-14
[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.
Ralf Baechle
5
-9
/
+60
2007-02-14
[MIPS] Fix uniprocessor Sibyte builds.
Andrew Sharp
1
-0
/
+6
2007-02-14
[MIPS] Make entry.S a little more readable.
Franck Bui-Huu
1
-11
/
+8
2007-02-14
[MIPS] DECstation: Fix irq handling
Atsushi Nemoto
1
-4
/
+0
2007-02-14
[MIPS] signals: make common _BLOCKABLE macro
Franck Bui-Huu
4
-6
/
+2
2007-02-14
[MIPS] signal: Move sigframe definition for native O32/N64 into signal.c
Ralf Baechle
2
-26
/
+20
2007-02-14
[MIPS] signal: Move {restore,setup}_sigcontext prototypes to their user
Ralf Baechle
2
-6
/
+4
2007-02-14
[MIPS] signal: Fix warnings in o32 compat code.
Ralf Baechle
1
-3
/
+23
2007-02-14
[MIPS] IP27: Enable N32 support in defconfig.
Ralf Baechle
1
-1
/
+1
2007-02-14
[MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}
Ralf Baechle
8
-1020
/
+183
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
3
-3
/
+3
2007-02-12
[PATCH] Dynamic kernel command-line: mips
Alon Bar-Lev
1
-1
/
+1
2007-02-11
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
12
-444
/
+428
2007-02-11
[PATCH] extend the set of "__attribute__" shortcut macros
Robert P. J. Day
1
-2
/
+0
2007-02-11
[PATCH] Common compat_sys_sysinfo
Kyle McMartin
3
-46
/
+2
2007-02-11
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
1
-6
/
+1
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
1
-5
/
+0
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
1
-0
/
+2
2007-02-11
[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
Christoph Lameter
1
-0
/
+4
2007-02-11
[MIPS] signal: do not inline handle_signal()
Franck Bui-Huu
1
-1
/
+1
2007-02-11
[MIPS] signal: do not use save_static_function() anymore
Franck Bui-Huu
3
-30
/
+10
2007-02-11
[MIPS] signal32: no need to save c0_status register in setup_sigcontext32()
Franck Bui-Huu
2
-2
/
+0
2007-02-11
[MIPS] signal32: reduce {setup,restore}_sigcontext32 sizes
Franck Bui-Huu
1
-114
/
+97
2007-02-11
[MIPS] signal: factorize debug code
Franck Bui-Huu
4
-24
/
+20
2007-02-11
[MIPS] signal: test return value of install_sigtramp()
Franck Bui-Huu
1
-3
/
+3
2007-02-11
[MIPS] signal32: remove duplicate code
Franck Bui-Huu
1
-46
/
+4
2007-02-11
[MIPS] signal: clean up sigframe structure
Franck Bui-Huu
4
-69
/
+81
2007-02-11
[MIPS] signal: do not inline functions in signal-common.h
Franck Bui-Huu
2
-136
/
+153
2007-02-11
[MIPS] signals: reduce {setup,restore}_sigcontext sizes
Franck Bui-Huu
1
-45
/
+21
2007-02-11
[MIPS] Fix eth2 platform device id for jaguar_atx and ocelot_3 platforms
Dale Farnsworth
2
-2
/
+2
2007-02-11
[MIPS] JMR3927 and RBTX49x7 support little endian
Sergei Shtylyov
1
-0
/
+2
2007-02-11
[MIPS] RBTX49x7: declare prom_getcmdline()
Sergei Shtylyov
1
-0
/
+2
2007-02-11
[MIPS] RTLX: Sprinkle device model code into code to make udev happier.
Ralf Baechle
1
-1
/
+22
2007-02-11
[MIPS] VPE: Sprinkle device model code into code to make udev happier.
Ralf Baechle
2
-1
/
+40
2007-02-09
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm
Linus Torvalds
3
-635
/
+9
[next]