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
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
104
-242
/
+160
2021-07-02
Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
37
-115
/
+250
2021-07-02
Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-717
/
+7
2021-07-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
25
-525
/
+313
2021-07-01
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+2
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
17
-17
/
+18
2021-07-01
kprobes: remove duplicated strong free_insn_page in x86 and s390
Barry Song
2
-11
/
+0
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
18
-1
/
+19
2021-07-01
mm: remove special swap entry functions
Alistair Popple
1
-1
/
+1
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
32
-43
/
+19
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
25
-43
/
+0
2021-07-01
powerpc: Only build restart_table.c for 64s
Michael Ellerman
1
-2
/
+2
2021-07-01
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
4
-0
/
+12
2021-07-01
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
13
-60
/
+11
2021-07-01
mm/thp: make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2
Anshuman Khandual
2
-2
/
+2
2021-07-01
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
3
-39
/
+0
2021-07-01
arm64: drop pfn_valid_within() and simplify pfn_valid()
Mike Rapoport
2
-2
/
+1
2021-07-01
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
6
-6
/
+19
2021-07-01
mm/kconfig: move HOLES_IN_ZONE into mm
Kefeng Wang
3
-9
/
+1
2021-07-01
mm: sparsemem: use huge PMD mapping for vmemmap pages
Muchun Song
1
-6
/
+2
2021-07-01
powerpc/8xx: add support for huge pages on VMAP and VMALLOC
Christophe Leroy
2
-1
/
+44
2021-07-01
mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
Christophe Leroy
2
-23
/
+31
2021-07-01
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
5
-14
/
+8
2021-07-01
mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
Muchun Song
1
-2
/
+6
2021-07-01
mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
Muchun Song
1
-1
/
+1
2021-07-01
mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
Muchun Song
2
-1
/
+3
2021-07-01
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
13
-135
/
+1212
2021-07-01
Merge tag 'microblaze-v5.14' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-4
/
+1
2021-07-01
Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-18
/
+28
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-37
/
+12
2021-06-30
MIPS: Fix PKMAP with 32-bit MIPS huge page support
Wei Li
1
-1
/
+1
2021-06-30
MIPS: CI20: Add second percpu timer for SMP.
周琰杰 (Zhou Yanjie)
1
-10
/
+14
2021-06-30
MIPS: CI20: Reduce clocksource to 750 kHz.
周琰杰 (Zhou Yanjie)
1
-2
/
+2
2021-06-30
MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs.
周琰杰 (Zhou Yanjie)
2
-0
/
+14
2021-06-30
MIPS: X1830: Respect cell count of common properties.
周琰杰 (Zhou Yanjie)
1
-5
/
+4
2021-06-30
powerpc/64s: move ret_from_fork etc above __end_soft_masked
Nicholas Piggin
1
-26
/
+26
2021-06-30
powerpc/64s/interrupt: clean up interrupt return labels
Nicholas Piggin
1
-3
/
+5
2021-06-30
powerpc/64/interrupt: add missing kprobe annotations on interrupt exit symbols
Nicholas Piggin
1
-0
/
+6
2021-06-30
powerpc/64: enable MSR[EE] in irq replay pt_regs
Nicholas Piggin
2
-0
/
+5
2021-06-30
powerpc/64s/interrupt: preserve regs->softe for NMI interrupts
Nicholas Piggin
1
-0
/
+3
2021-06-30
powerpc/64s: add a table of implicit soft-masked addresses
Nicholas Piggin
6
-11
/
+106
2021-06-30
powerpc/64e: remove implicit soft-masking and interrupt exit restart logic
Nicholas Piggin
4
-23
/
+40
2021-06-30
powerpc/64e: fix CONFIG_RELOCATABLE build warnings
Nicholas Piggin
1
-0
/
+11
2021-06-30
powerpc/64s: fix hash page fault interrupt handler
Nicholas Piggin
1
-13
/
+11
2021-06-30
powerpc/4xx: Fix setup_kuep() on SMP
Christophe Leroy
1
-1
/
+5
2021-06-30
powerpc/32s: Fix setup_{kuap/kuep}() on SMP
Christophe Leroy
2
-2
/
+2
2021-06-30
arm: extend pfn_valid to take into account freed memory map alignment
Mike Rapoport
1
-1
/
+12
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
75
-794
/
+94
2021-06-29
Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-71
/
+47
2021-06-29
Merge branches 'clk-legacy', 'clk-vc5', 'clk-allwinner', 'clk-nvidia' and 'cl...
Stephen Boyd
23
-514
/
+302
[prev]
[next]