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-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
1
-9
/
+0
2019-04-23
asm-generic: don't include <asm/segment.h> from <asm/uaccess.h>
Christoph Hellwig
1
-2
/
+0
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-16
/
+5
2019-04-08
arch: Remove dummy mmiowb() definitions from arch code
Will Deacon
1
-4
/
+0
2019-04-08
mmiowb: Hook up mmiowb helpers to spinlocks and generic I/O accessors
Will Deacon
1
-1
/
+2
2019-04-08
asm-generic/mmiowb: Add generic implementation of mmiowb() tracking
Will Deacon
2
-0
/
+75
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-8
/
+2
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-8
/
+3
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
1
-140
/
+0
2019-04-03
ia64/tlb: Eradicate tlb_migrate_finish() callback
Peter Zijlstra
1
-4
/
+0
2019-04-03
asm-generic/tlb: Remove tlb_table_flush()
Peter Zijlstra
1
-1
/
+0
2019-04-03
asm-generic/tlb: Remove tlb_flush_mmu_free()
Peter Zijlstra
1
-7
/
+3
2019-04-03
asm-generic/tlb: Remove CONFIG_HAVE_GENERIC_MMU_GATHER
Peter Zijlstra
1
-1
/
+0
2019-04-03
asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=y
Martin Schwidefsky
1
-2
/
+7
2019-04-03
asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE
Peter Zijlstra
1
-4
/
+5
2019-04-03
asm-generic/tlb, ia64: Conditionally provide tlb_migrate_finish()
Peter Zijlstra
1
-0
/
+2
2019-04-03
asm-generic/tlb: Provide generic tlb_flush() based on flush_tlb_mm()
Peter Zijlstra
1
-1
/
+40
2019-04-03
asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range()
Peter Zijlstra
1
-12
/
+83
2019-04-03
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
1
-8
/
+11
2019-04-03
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
1
-13
/
+19
2019-04-03
asm-generic/tlb: Provide a comment
Peter Zijlstra
1
-3
/
+116
2019-03-21
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
1
-2
/
+3
2019-03-18
vmlinux.lds.h: drop unused __vermagic
Mathias Krause
1
-1
/
+0
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-0
/
+5
2019-03-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-10
/
+10
2019-03-07
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+22
2019-03-06
x86/unwind/orc: Fix ORC unwind table alignment
Josh Poimboeuf
1
-1
/
+1
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-9
/
+9
2019-03-06
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2019-03-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-384
/
+2449
2019-03-06
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
1
-1
/
+1
2019-03-06
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
1
-8
/
+8
2019-03-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+0
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-02-28
asm-generic/io: Pass result of I/O accessor to __io_[p]ar()
Will Deacon
1
-10
/
+10
2019-02-28
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-0
/
+7
2019-02-22
asm-generic/page.h: fix typo in #error text requiring a real asm/page.h
Mike Rapoport
1
-1
/
+1
2019-02-13
locking/atomics: Check atomic headers with sha1sum
Mark Rutland
2
-0
/
+2
2019-02-13
Rename include/{uapi => }/asm-generic/shmparam.h really
Masahiro Yamada
1
-0
/
+7
2019-02-11
Merge branch 'locking/atomics' into locking/core, to pick up WIP commits
Ingo Molnar
2
-384
/
+2447
2019-01-26
include/asm-generic: Remove spin_is_locked() comment
Paul E. McKenney
1
-3
/
+0
2019-01-22
iomap: introduce io{read|write}64_{lo_hi|hi_lo}
Logan Gunthorpe
1
-0
/
+22
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
[prev]
[next]