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
2019-03-07
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
9
-28
/
+84
2019-03-07
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
1
-0
/
+1
2019-03-07
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
1
-1
/
+33
2019-03-07
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
1
-0
/
+9
2019-03-07
nios2: update_mmu_cache preload the TLB with the new PTE
Nicholas Piggin
3
-9
/
+36
2019-03-07
nios2: User address TLB flush break after finding the matching entry
Nicholas Piggin
1
-0
/
+5
2019-03-07
nios2: flush_tlb_all use TLBMISC way auto-increment feature
Nicholas Piggin
1
-6
/
+5
2019-03-07
nios2: improve readability of tlb functions
Nicholas Piggin
1
-27
/
+33
2019-03-07
nios2: flush_tlb_mm flush only the pid
Nicholas Piggin
1
-12
/
+14
2019-03-07
nios2: flush_tlb_pid can just restore TLBMISC once
Nicholas Piggin
1
-2
/
+2
2019-03-07
nios2: TLBMISC writes do not require PID bits to be set
Nicholas Piggin
1
-12
/
+7
2019-03-07
nios2: Use an invalid TLB entry address helper function
Nicholas Piggin
1
-35
/
+33
2019-03-07
nios2: pte_clear does not need to flush TLB
Nicholas Piggin
1
-1
/
+0
2019-03-07
nios2: flush_tlb_page use PID based flush
Nicholas Piggin
3
-14
/
+19
2019-03-07
nios2: update_mmu_cache clear the old entry from the TLB
Nicholas Piggin
1
-0
/
+2
2019-03-07
nios2: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2
-10
/
+0
2019-03-07
nios2: ksyms: Add missing symbol exports
Guenter Roeck
1
-0
/
+12
2019-03-06
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-27
/
+1
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
48
-268
/
+286
2019-03-06
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
34
-957
/
+393
2019-03-06
Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
15
-0
/
+594
2019-03-06
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-171
/
+232
2019-03-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
5
-10
/
+17
2019-03-06
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
509
-2351
/
+20588
2019-03-06
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
35
-1769
/
+304
2019-03-06
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-13
/
+5
2019-03-06
Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-11
/
+48
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
29
-199
/
+211
2019-03-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-190
/
+211
2019-03-06
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-265
/
+9
2019-03-06
docs/core-api/mm: fix user memory accessors formatting
Mike Rapoport
2
-16
/
+16
2019-03-06
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
4
-5
/
+5
2019-03-06
powerpc/mm/iommu: allow large IOMMU page size only for hugetlb backing
Aneesh Kumar K.V
1
-17
/
+7
2019-03-06
powerpc/mm/iommu: allow migration of cma allocated pages during mm_iommu_do_a...
Aneesh Kumar K.V
1
-87
/
+38
2019-03-06
ia64: perfmon: don't mark buffer pages as PG_reserved
David Hildenbrand
1
-55
/
+4
2019-03-06
arm64: kdump: no need to mark crashkernel pages manually PG_reserved
David Hildenbrand
2
-28
/
+1
2019-03-06
arm64: kexec: no need to ClearPageReserved()
David Hildenbrand
1
-1
/
+0
2019-03-06
m68k/mm: use __ClearPageReserved()
David Hildenbrand
1
-1
/
+1
2019-03-06
riscv/vdso: don't clear PG_reserved
David Hildenbrand
1
-1
/
+0
2019-03-06
powerpc/vdso: don't clear PG_reserved
David Hildenbrand
1
-2
/
+0
2019-03-06
s390/vdso: don't clear PG_reserved
David Hildenbrand
1
-2
/
+0
2019-03-06
arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade
Aneesh Kumar K.V
3
-0
/
+54
2019-03-06
arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
Aneesh Kumar K.V
4
-0
/
+65
2019-03-06
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
3
-3
/
+4
2019-03-06
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
6
-17
/
+21
2019-03-06
arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pages
Anshuman Khandual
2
-0
/
+25
2019-03-06
arm64/mm: enable HugeTLB migration
Anshuman Khandual
1
-0
/
+4
2019-03-06
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
16
-29
/
+41
2019-03-06
sh: remove nargs from __SYSCALL
Firoz Khan
2
-3
/
+3
2019-03-06
kasan: remove use after scope bugs detection.
Andrey Ryabinin
1
-4
/
+0
[prev]
[next]