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
2017-04-06
powerpc: get rid of zeroing, switch to RAW_COPY_USER
Al Viro
6
-138
/
+14
2017-04-06
Merge commit 'a7d2475af7aedcb9b5c6343989a8bfadbf84429b' into uaccess.powerpc
Al Viro
19
-122
/
+725
2017-03-29
powerpc: switch to extable.h
Al Viro
2
-25
/
+30
2017-03-29
generic ...copy_..._user primitives
Al Viro
1
-0
/
+3
2017-03-28
asm-generic/uaccess.h: don't mess with __copy_{to,from}_user
Al Viro
5
-8
/
+52
2017-03-28
new helper: uaccess_kernel()
Al Viro
24
-35
/
+35
2017-03-28
add asm-generic/extable.h
Al Viro
8
-4
/
+6
2017-03-06
powerpc: Sort the selects under CONFIG_PPC
Michael Ellerman
1
-66
/
+72
2017-03-06
powerpc/64: Fix L1D cache shape vector reporting L1I values
Michael Ellerman
1
-2
/
+2
2017-03-06
powerpc/64: Avoid panic during boot due to divide by zero in init_cache_info()
Anton Blanchard
1
-1
/
+4
2017-03-06
powerpc: Update to new option-vector-5 format for CAS
Suraj Jitindar Singh
3
-14
/
+150
2017-03-06
powerpc: Parse the command line before calling CAS
Suraj Jitindar Singh
1
-5
/
+5
2017-03-06
powerpc/xics: Work around limitations of OPAL XICS priority handling
Balbir Singh
2
-3
/
+24
2017-03-06
uaccess: drop pointless ifdefs
Al Viro
5
-27
/
+0
2017-03-06
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
33
-63
/
+0
2017-03-06
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
29
-86
/
+0
2017-03-04
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-24
/
+46
2017-03-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+12
2017-03-04
powerpc/64: Fix checksum folding in csum_add()
Shile Zhang
1
-1
/
+1
2017-03-04
powerpc/powernv: Fix opal tracepoints with JUMP_LABEL=n
Alexey Kardashevskiy
1
-2
/
+2
2017-03-04
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-33
/
+10
2017-03-04
Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
8
-30
/
+71
2017-03-04
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
25
-296
/
+778
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+2
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
475
-144
/
+757
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
2
-0
/
+2
2017-03-03
Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+11
2017-03-03
sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-03
sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/a...
Ingo Molnar
1
-1
/
+0
2017-03-03
sched/core: Remove unused prefetch_stack()
Ingo Molnar
2
-25
/
+0
2017-03-03
sched/headers: Remove <asm/ptrace.h> from <linux/sched.h>
Ingo Molnar
2
-0
/
+4
2017-03-03
sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...
Ingo Molnar
2
-2
/
+2
2017-03-03
sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched...
Ingo Molnar
1
-0
/
+1
2017-03-03
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
2
-3
/
+2
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
24
-21
/
+25
2017-03-03
powerpc/booke: Fix boot crash due to null hugepd
Laurentiu Tudor
1
-1
/
+1
2017-03-03
powerpc: Fix compiling a BE kernel with a powerpc64le toolchain
Nicholas Piggin
1
-1
/
+10
2017-03-03
powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stop
Gautham R. Shenoy
2
-6
/
+8
2017-03-03
powerpc/64: Invalidate process table caching after setting process table
Paul Mackerras
1
-0
/
+4
2017-03-03
powerpc: emulate_step() tests for load/store instructions
Ravi Bangoria
3
-0
/
+442
2017-03-03
powerpc: Emulation support for load/store instructions on LE
Ravi Bangoria
1
-20
/
+0
2017-03-03
Merge tag 'juno-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-6
/
+7
2017-03-03
ARM: deconfig: fix the moxart defconfig
Linus Walleij
1
-6
/
+6
2017-03-02
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
3
-7
/
+9
2017-03-02
ARM: ux500: resume the second core properly
Linus Walleij
5
-60
/
+7
2017-03-02
Merge branch 'next/late' with mainline
Arnd Bergmann
18
-224
/
+758
2017-03-02
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...
Ingo Molnar
3
-0
/
+3
2017-03-02
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...
Ingo Molnar
5
-0
/
+6
2017-03-02
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...
Ingo Molnar
2
-0
/
+4
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
7
-4
/
+8
[next]