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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-04
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
13
-15
/
+15
2019-11-04
vmlinux.lds.h: Replace RODATA with RO_DATA
Kees Cook
6
-6
/
+6
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
25
-34
/
+0
2019-11-04
vmlinux.lds.h: Move Program Header restoration into NOTES macro
Kees Cook
6
-17
/
+6
2019-11-04
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
Kees Cook
6
-6
/
+16
2019-11-04
x86/vmlinux: Restore "text" Program Header with dummy section
Kees Cook
1
-1
/
+2
2019-11-04
s390: Move RO_DATA into "text" PT_LOAD Program Header
Kees Cook
1
-2
/
+2
2019-11-04
ia64: Rename PT_LOAD identifier "code" to "text"
Kees Cook
1
-7
/
+7
2019-11-04
alpha: Rename PT_LOAD identifier "kernel" to "text"
Kees Cook
1
-4
/
+4
2019-11-04
powerpc: Rename PT_LOAD identifier "kernel" to "text"
Kees Cook
1
-6
/
+6
2019-11-04
powerpc: Remove PT_NOTE workaround
Kees Cook
1
-22
/
+2
2019-11-04
powerpc: Rename "notes" PT_NOTE to "note"
Kees Cook
1
-2
/
+2
2019-10-01
arch/x86/boot: Use prefix map to avoid embedded paths
Bruce Ashfield
2
-0
/
+2
2019-09-30
Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
17
-212
/
+291
2019-09-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
6
-65
/
+27
2019-09-30
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-09-30
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-4
/
+0
2019-09-30
csky: Fixup csky_pmu.max_period assignment
Mao Han
1
-1
/
+1
2019-09-30
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2
-21
/
+31
2019-09-30
csky: Use generic free_initrd_mem()
Mike Rapoport
1
-16
/
+0
2019-09-29
Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
5
-64
/
+27
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-9
/
+25
2019-09-28
Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
23
-92
/
+559
2019-09-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-25
/
+76
2019-09-28
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-24
/
+2
2019-09-27
Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-19
/
+73
2019-09-27
Merge tag 'nios2-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-3
/
+3
2019-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
22
-384
/
+731
2019-09-27
powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devices
Oliver O'Halloran
1
-2
/
+2
2019-09-26
Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-48
/
+136
2019-09-26
arch/sparc/include/asm/pgtable_64.h: fix build
Andrew Morton
1
-1
/
+1
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
23
-37
/
+37
2019-09-26
hexagon: drop empty and unused free_initrd_mem
Mike Rapoport
1
-13
/
+0
2019-09-26
mm: introduce MADV_PAGEOUT
Minchan Kim
4
-0
/
+4
2019-09-26
mm: introduce MADV_COLD
Minchan Kim
4
-0
/
+8
2019-09-26
lib: untag user pointers in strn*_user
Andrey Konovalov
1
-2
/
+3
2019-09-26
augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
Michel Lespinasse
1
-16
/
+3
2019-09-25
KVM: nVMX: cleanup and fix host 64-bit mode checks
Paolo Bonzini
1
-31
/
+19
2019-09-25
KVM: vmx: fix build warnings in hv_enable_direct_tlbflush() on i386
Vitaly Kuznetsov
1
-9
/
+5
2019-09-25
KVM: x86: Don't check kvm_rebooting in __kvm_handle_fault_on_reboot()
Sean Christopherson
1
-7
/
+1
2019-09-25
KVM: x86: Drop ____kvm_handle_fault_on_reboot()
Sean Christopherson
1
-5
/
+1
2019-09-25
KVM: VMX: Add error handling to VMREAD helper
Sean Christopherson
2
-4
/
+25
2019-09-25
KVM: VMX: Optimize VMX instruction error and fault handling
Sean Christopherson
2
-32
/
+74
2019-09-25
KVM: x86: Check kvm_rebooting in kvm_spurious_fault()
Sean Christopherson
2
-2
/
+3
2019-09-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
78
-632
/
+54
2019-09-25
riscv: make mmap allocation top-down by default
Alexandre Ghiti
1
-0
/
+12
2019-09-25
mips: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
3
-102
/
+1
2019-09-25
mips: replace arch specific way to determine 32bit task with generic version
Alexandre Ghiti
1
-1
/
+2
2019-09-25
mips: adjust brk randomization offset to fit generic version
Alexandre Ghiti
1
-3
/
+4
[next]