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
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+2
2019-01-05
fls: change parameter to unsigned int
Matthew Wilcox
2
-2
/
+2
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-6
/
+6
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-5
/
+8
2018-12-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+6
2018-12-29
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-12-28
mm/page_alloc.c: allow error injection
Benjamin Poirier
1
-0
/
+1
2018-12-28
lib/ioremap: ensure break-before-make is used for huge p4d mappings
Will Deacon
1
-0
/
+5
2018-12-27
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-9
/
+51
2018-12-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2018-12-19
Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...
Ingo Molnar
1
-4
/
+4
2018-12-15
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
1
-0
/
+1
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
1
-1
/
+1
2018-12-05
x86/mm: Validate kernel_physical_mapping_init() PTE population
Dan Williams
4
-0
/
+4
2018-12-05
generic/pgtable: Introduce set_pte_safe()
Dan Williams
1
-0
/
+38
2018-12-05
generic/pgtable: Introduce {p4d,pgd}_same()
Dan Williams
1
-0
/
+14
2018-12-05
generic/pgtable: Make {pmd, pud}_same() unconditionally available
Dan Williams
1
-14
/
+0
2018-12-01
kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
1
-5
/
+8
2018-11-09
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
7
-6
/
+22
2018-11-02
mm: introduce mm_[p4d|pud|pmd]_folded
Martin Schwidefsky
1
-0
/
+16
2018-11-02
mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
Martin Schwidefsky
6
-6
/
+6
2018-10-31
percpu: remove PER_CPU_DEF_ATTRIBUTES macro
Alexander Pateenok
1
-4
/
+0
2018-10-27
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
1
-0
/
+7
2018-10-27
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
1
-0
/
+9
2018-10-27
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
1
-0
/
+8
2018-10-27
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
1
-0
/
+15
2018-10-27
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
1
-0
/
+7
2018-10-27
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
1
-0
/
+7
2018-10-27
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
1
-0
/
+8
2018-10-27
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
1
-0
/
+8
2018-10-27
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
1
-1
/
+7
2018-10-27
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
1
-0
/
+11
2018-10-27
hugetlb: harmonize hugetlb.h arch specific defines with pgtable.h
Alexandre Ghiti
1
-1
/
+1
2018-10-27
mm: remove references to vm_insert_pfn()
Matthew Wilcox
1
-2
/
+2
2018-10-26
Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+14
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-14
/
+23
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+11
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-18
/
+24
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-9
/
+0
2018-10-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-12
/
+74
2018-10-16
Merge branch 'x86/build' into locking/core, to pick up dependent patches and ...
Ingo Molnar
3
-9
/
+13
2018-10-16
mm: move is_kernel_rodata() to asm-generic/sections.h
Bartosz Golaszewski
1
-0
/
+14
2018-10-12
vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections
Peter Oberparleiter
1
-1
/
+1
2018-10-12
vmlinux.lds.h: Fix incomplete .text.exit discards
Peter Oberparleiter
1
-2
/
+2
2018-10-11
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
1
-13
/
+11
2018-10-11
LSM: Rename .security_initcall section to .lsm_info
Kees Cook
1
-5
/
+5
2018-10-11
vmlinux.lds.h: Avoid copy/paste of security_init section
Kees Cook
1
-7
/
+6
2018-10-06
Merge branch 'core/core' into x86/build, to prevent conflicts
Ingo Molnar
1
-4
/
+7
2018-10-04
x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...
Nadav Amit
1
-4
/
+4
2018-10-02
locking/spinlocks: Remove an instruction from spin and write locks
Matthew Wilcox
2
-10
/
+13
[next]