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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-14
[POWERPC] Split low-level OF-related bootloader code into separate files
David Gibson
5
-182
/
+240
2007-06-14
[POWERPC] Split out CPU specific options into a new Kconfig file
Arnd Bergmann
2
-251
/
+253
2007-06-14
[POWERPC] During VM oom condition, kill all threads in process group
will schmidt
1
-1
/
+1
2007-06-14
[POWERPC] Donate idle CPU cycles on dedicated partitions
Jake Moilanen
2
-1
/
+5
2007-06-14
[POWERPC] Less ifdef's in signal.c/signal.h
Benjamin Herrenschmidt
2
-15
/
+24
2007-06-14
[POWERPC] Remove #ifdef around set_dabr in signal code
Benjamin Herrenschmidt
1
-2
/
+0
2007-06-14
[POWERPC] Merge creation of signal frame
Benjamin Herrenschmidt
4
-62
/
+59
2007-06-14
[POWERPC] Remove obsolete freezer bits
Benjamin Herrenschmidt
1
-12
/
+0
2007-06-14
[POWERPC] Consolidate do_signal
Christoph Hellwig
4
-175
/
+120
2007-06-14
[POWERPC] Consolidate restore_sigmask
Christoph Hellwig
4
-34
/
+18
2007-06-14
[POWERPC] Consolidate sys_sigaltstack
Christoph Hellwig
3
-16
/
+7
2007-06-14
[POWERPC] Make syscall restart code more common
Benjamin Herrenschmidt
5
-77
/
+94
2007-06-14
[POWERPC] Always apply DABR changes on context switches
Benjamin Herrenschmidt
1
-7
/
+7
2007-06-14
[POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bits
Benjamin Herrenschmidt
1
-4
/
+0
2007-06-14
[POWERPC] ptrace shouldn't touch FP exec mode
Benjamin Herrenschmidt
4
-94
/
+39
2007-06-14
[POWERPC] Allow ptrace write to pt_regs trap and orig_r3
Benjamin Herrenschmidt
2
-16
/
+20
2007-06-14
[POWERPC] Remove some useless ifdef's in ptrace
Benjamin Herrenschmidt
1
-4
/
+0
2007-06-14
[POWERPC] Uninline common ptrace bits
Benjamin Herrenschmidt
4
-254
/
+232
2007-06-14
[POWERPC] ptrace updates & new, better requests
Benjamin Herrenschmidt
3
-166
/
+209
2007-06-14
[POWERPC] ptrace cleanups
Benjamin Herrenschmidt
5
-242
/
+197
2007-06-14
[POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bits
Benjamin Herrenschmidt
1
-0
/
+2
2007-06-14
[POWERPC] spufs: Add a "capabilities" file to spu contexts
Benjamin Herrenschmidt
1
-0
/
+27
2007-06-14
[POWERPC] spufs: Add support for SPU single stepping
Benjamin Herrenschmidt
1
-1
/
+11
2007-06-14
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
17
-819
/
+514
2007-06-14
[POWERPC] unmap_vm_area becomes unmap_kernel_range for the public
Benjamin Herrenschmidt
2
-2
/
+2
2007-06-14
[POWERPC] Tweak EEH copyright info
Linas Vepstas
3
-5
/
+10
2007-06-14
[POWERPC] Remove dead EEH code
Linas Vepstas
1
-3
/
+1
2007-06-14
[POWERPC] Show EEH per-device false positives
Linas Vepstas
2
-0
/
+8
2007-06-14
[POWERPC] Add EEH sysfs blinkenlights
Linas Vepstas
5
-4
/
+95
2007-06-14
[POWERPC] Move common code out of if/else
Jon Tollefson
1
-2
/
+1
2007-06-14
[POWERPC] Fix VDSO compile warning
Segher Boessenkool
1
-1
/
+1
2007-06-14
[POWERPC] Fix console output getting dropped on platforms without udbg_putc
Milton Miller
1
-1
/
+7
2007-06-14
[POWERPC] Fix per-cpu allocation on oldworld SMP powermacs
Paul Mackerras
2
-2
/
+12
2007-06-11
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
11
-29
/
+36
2007-06-11
[MIPS] Fix IP27 build
Atsushi Nemoto
1
-1
/
+1
2007-06-11
[MIPS] Fix modpost warnings by making start_secondary __cpuinit
Ralf Baechle
1
-1
/
+1
2007-06-11
[MIPS] SMTC: Fix build error caused by nonsense code.
Chris Dearman
1
-14
/
+2
2007-06-11
[MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.
Ralf Baechle
1
-0
/
+7
2007-06-11
[MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments.
Ralf Baechle
1
-2
/
+3
2007-06-11
[MIPS] SMTC: Fix warning.
Ralf Baechle
1
-2
/
+2
2007-06-11
[MIPS] Wire up utimensat, signalfd, timerfd, eventfd
Atsushi Nemoto
4
-1
/
+17
2007-06-11
[MIPS] Atlas: Fix build.
Ralf Baechle
1
-3
/
+2
2007-06-11
[MIPS] Always install the DSP exception handler.
Chris Dearman
1
-2
/
+1
2007-06-11
[MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi.
Ralf Baechle
1
-3
/
+0
2007-06-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
3
-14
/
+104
2007-06-09
x86_64: oops_begin() fix
Andrew Morton
1
-1
/
+2
2007-06-09
fix sysrq-m oops
Bob Picco
1
-0
/
+2
2007-06-09
uml: get declaration of simple_strtoul
Jeff Dike
4
-22
/
+20
2007-06-09
uml: fix kernel stack size on x86_64
Jeff Dike
1
-0
/
+1
2007-06-09
potential parse error in ifdef part 3
Yoann Padioleau
3
-7
/
+7
[next]