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
/
openrisc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-18
openrisc: mm: convert to GENERIC_IOREMAP
Baoquan He
3
-54
/
+7
2023-08-18
openrisc: mm: remove unneeded early ioremap code
Baoquan He
1
-38
/
+5
2023-07-13
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2
-4
/
+6
2023-07-11
openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABI
Stafford Horne
2
-4
/
+6
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
1
-2
/
+3
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
1
-2
/
+3
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
1
-3
/
+0
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+5
2023-05-01
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
10
-31
/
+101
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
1
-5
/
+5
2023-04-26
openrisc: Add floating point regset
Stafford Horne
1
-0
/
+37
2023-04-26
openrisc: Support floating point user api
Stafford Horne
7
-6
/
+41
2023-04-26
openrisc: Support storing and restoring fpu state
Stafford Horne
3
-4
/
+19
2023-04-26
openrisc: Properly store r31 to pt_regs on unhandled exceptions
Stafford Horne
1
-4
/
+2
2023-04-01
openrisc: Use common of_get_cpu_node() instead of open-coding
Rob Herring
1
-17
/
+2
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
1
-1
/
+1
2023-03-05
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+4
2023-03-02
openrisc: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-7
/
+35
2023-02-10
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-2
/
+0
2023-02-03
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-03
openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-5
/
+36
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
1
-0
/
+1
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
1
-1
/
+0
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2022-12-13
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+3
2022-12-01
mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED
Vlastimil Babka
2
-2
/
+4
2022-11-16
openrisc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
1
-5
/
+3
2022-11-09
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-2
/
+0
2022-10-16
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
1
-8
/
+8
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+0
2022-10-08
openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached
Jann Horn
1
-8
/
+8
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
1
-2
/
+0
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-2
/
+2
2022-09-12
kernel: exit: cleanup release_thread()
Kefeng Wang
2
-5
/
+0
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-6
/
+0
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-18
/
+24
2022-07-30
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
1
-6
/
+0
2022-07-29
openrisc: io: Define iounmap argument as volatile
Stafford Horne
2
-2
/
+2
2022-07-29
openrisc: Add virt defconfig
Stafford Horne
1
-0
/
+108
2022-07-29
openrisc: Add pci bus support
Stafford Horne
3
-2
/
+6
2022-07-18
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-1
/
+0
2022-07-18
openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
3
-18
/
+21
2022-06-28
openrisc: unwinder: Fix grammar issue in comment
Xiang wangx
1
-1
/
+1
2022-06-17
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
1
-0
/
+4
2022-06-04
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+7
2022-05-27
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
11
-315
/
+272
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-38
/
+2
2022-05-23
openrisc: Allow power off handler overriding
Stafford Horne
1
-2
/
+15
2022-05-23
openrisc: Remove unused IMMU tlb workardound
Stafford Horne
1
-209
/
+0
[next]