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
/
parisc
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
parisc: switch to generic version of pte allocation
Mike Rapoport
1
-31
/
+2
2019-07-09
Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+17
2019-06-25
parisc: asm: psw.h: missing header guard
Denis Efremov
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-08
parisc: add dynamic ftrace
Sven Schnelle
1
-2
/
+13
2019-06-08
parisc: add support for patching multiple words
Sven Schnelle
1
-1
/
+3
2019-06-06
Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+24
2019-06-06
parisc: Use lpa instruction to load physical addresses in driver code
John David Anglin
1
-0
/
+24
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176
Thomas Gleixner
1
-14
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2
-28
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2
-28
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-12
/
+2
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2019-05-14
Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+0
2019-05-10
parisc: Enable the ro_after_init feature
Helge Deller
1
-3
/
+0
2019-05-08
Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-108
/
+294
2019-05-08
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2019-05-07
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-2
/
+1
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-18
/
+0
2019-05-06
parisc: Add static branch and JUMP_LABEL feature
Helge Deller
1
-0
/
+43
2019-05-06
parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
Helge Deller
1
-3
/
+3
2019-05-04
parisc: Use per-pagetable spinlock
Mikulas Patocka
4
-39
/
+57
2019-05-04
parisc: Add memory barrier to asm pdc and sync instructions
Helge Deller
1
-2
/
+2
2019-05-04
parisc: Add memory clobber to TLB purges
John David Anglin
1
-3
/
+3
2019-05-04
parisc: Use ldcw instruction for SMP spinlock release barrier
John David Anglin
1
-0
/
+4
2019-05-04
parisc: Switch from DISCONTIGMEM to SPARSEMEM
Helge Deller
3
-59
/
+17
2019-05-04
parisc: remove kprobes.h from generic-y
Sven Schnelle
1
-1
/
+0
2019-05-04
parisc: Implement kprobes
Sven Schnelle
1
-0
/
+55
2019-05-04
parisc: add functions required by KPROBE_EVENTS
Sven Schnelle
1
-0
/
+13
2019-05-04
parisc: add KGDB support
Sven Schnelle
1
-0
/
+68
2019-05-04
parisc: add parisc code patching
Sven Schnelle
1
-0
/
+11
2019-05-04
parisc: add set_fixmap()/clear_fixmap()
Sven Schnelle
1
-1
/
+18
2019-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
1
-1
/
+0
2019-04-08
arch: Remove dummy mmiowb() definitions from arch code
Will Deacon
1
-2
/
+0
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-06
parisc: also set iaoq_b in instruction_pointer_set()
Sven Schnelle
1
-1
/
+2
2019-04-06
parisc: regs_return_value() should return gpr28
Sven Schnelle
1
-1
/
+1
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-22
/
+8
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
1
-13
/
+0
2019-04-03
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
1
-5
/
+0
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
1
-0
/
+1
2019-03-21
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
1
-2
/
+2
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
1
-2
/
+0
2019-03-07
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+9
2019-03-06
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+6
2019-03-05
Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-49
/
+7
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-02-21
parisc: Add constant for PDC_PAT_COMPLEX firmware call
Helge Deller
1
-0
/
+4
2019-02-21
parisc: Show machine product number during boot
Helge Deller
1
-0
/
+1
[next]