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
/
nds32
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-26
nds32: Implement arch_irqs_disabled()
Peter Zijlstra
1
-0
/
+5
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-14
/
+4
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
1
-2
/
+0
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+0
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-3
/
+1
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
1
-2
/
+2
2020-06-05
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-1
/
+0
2020-06-05
kmap: remove kmap_atomic_to_page()
Ira Weiny
1
-1
/
+0
2020-06-05
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-1
/
+0
2020-06-05
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-1
/
+0
2020-06-05
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-3
/
+0
2020-06-05
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
1
-2
/
+0
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
1
-5
/
+3
2020-04-11
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-9
/
+0
2020-04-11
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-3
/
+0
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-37
/
+0
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
1
-4
/
+2
2020-03-28
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
1
-4
/
+2
2020-03-21
nds32: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
1
-1
/
+0
2020-01-20
Merge tag 'v5.5-rc7' into efi/core, to pick up fixes
Ingo Molnar
2
-5
/
+8
2019-12-30
nds32: fix build failure caused by page table folding updates
Mike Rapoport
1
-1
/
+1
2019-12-30
asm-generic/nds32: don't redefine cacheflush primitives
Mike Rapoport
1
-4
/
+7
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
1
-0
/
+4
2019-12-05
nds32: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
4
-18
/
+1
2019-11-12
nds32: use generic ioremap
Christoph Hellwig
2
-3
/
+4
2019-11-11
asm-generic: don't provide ioremap for CONFIG_MMU
Christoph Hellwig
1
-0
/
+2
2019-09-25
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-2
/
+0
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+0
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
8
-8
/
+8
2019-07-17
nds32: fix asm/syscall.h
Dmitry V. Levin
1
-10
/
+17
2019-07-12
nds32: switch to generic version of pte allocation
Mike Rapoport
1
-27
/
+4
2019-06-03
Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-25
/
+50
2019-05-31
nds32: add new emulations for floating point instruction
Vincent Chen
1
-0
/
+12
2019-05-31
nds32: Avoid IEX status being incorrectly modified
Vincent Chen
7
-25
/
+38
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2
-0
/
+2
2019-05-18
arch: remove dangling asm-generic wrappers
Masahiro Yamada
1
-3
/
+0
2019-05-17
Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
48
-58
/
+48
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-16
nds32: Fix vDSO clock_getres()
Vincenzo Frascino
1
-0
/
+1
2019-05-15
arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
Masahiro Yamada
1
-1
/
+0
2019-05-15
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
1
-1
/
+1
2019-05-08
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+10
2019-05-07
nds32: remove unused generic-y += cmpxchg-local.h
Masahiro Yamada
1
-1
/
+0
2019-05-07
nds32: Use the correct style for SPDX License Identifier
Nishad Kamdar
47
-47
/
+47
2019-05-07
nds32: remove __virt_to_bus and __bus_to_virt
Christoph Hellwig
1
-8
/
+0
2019-05-07
nds32/io: Remove useless definition of mmiowb()
Will Deacon
1
-2
/
+0
2019-05-07
nds32: Removed unused thread flag TIF_USEDFPU
Julien Grall
1
-2
/
+0
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
2
-17
/
+0
[next]