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
/
arch
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-01
Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2022-05-02
microblaze: fix typos in comments
Julia Lawall
2
-2
/
+2
2022-04-22
pwm: Add support for Xilinx AXI Timer
Sean Anderson
1
-0
/
+4
2022-04-21
microblaze: Add support for reserved memory defined by DT
Michal Simek
1
-0
/
+3
2022-04-21
microblaze: Wire memblock_dump_all()
Michal Simek
1
-0
/
+2
2022-04-21
microblaze: Use simple memmove/memcpy implementation from lib/string.c
Michal Simek
3
-44
/
+5
2022-04-21
microblaze: Do loop unrolling for optimized memset implementation
Michal Simek
1
-1
/
+12
2022-04-21
microblaze: Use simple memset implementation from lib/string.c
Michal Simek
2
-18
/
+4
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+3
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
1
-2
/
+1
2022-03-29
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+4
2022-03-29
Merge tag 'microblaze-v5.18' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
4
-55
/
+2
2022-03-24
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-60
/
+10
2022-03-23
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+3
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
1
-0
/
+3
2022-03-11
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-3
/
+2
2022-03-04
irqchip/xilinx: Switch to GENERIC_IRQ_MULTI_HANDLER
Michal Simek
3
-18
/
+3
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
5
-33
/
+0
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-7
/
+1
2022-02-25
uaccess: fix nios2 and microblaze get_user_8()
Arnd Bergmann
1
-9
/
+9
2022-02-15
uaccess: fix integer overflow on access_ok()
Arnd Bergmann
1
-15
/
+4
2022-02-14
kbuild: unify cmd_copy and cmd_shipped
Masahiro Yamada
2
-2
/
+2
2022-01-24
microblaze/PCI: Remove pci_phys_mem_access_prot() dead code
Bjorn Helgaas
2
-53
/
+0
2022-01-24
microblaze: add const to of_device_id
Xiang wangx
1
-1
/
+1
2022-01-24
microblaze: fix typo in a comment
Jason Wang
1
-1
/
+1
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-4
/
+4
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-12
/
+11
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
1
-0
/
+1
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-12
/
+10
2022-01-08
microblaze: use built-in function to get CPU_{MAJOR,MINOR,REV}
Masahiro Yamada
1
-3
/
+3
2022-01-08
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
1
-1
/
+1
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-2
/
+2
2021-12-01
microblaze: Snapshot thread flags
Mark Rutland
1
-1
/
+1
2021-11-25
futex: Wireup futex_waitv syscall
André Almeida
1
-0
/
+1
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-33
/
+0
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2021-11-09
microblaze: use is_kernel_text() helper
Kefeng Wang
1
-1
/
+2
2021-11-08
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-3
/
+3
2021-11-07
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2021-11-05
Merge tag 'microblaze-v5.16' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-5
/
+0
2021-11-02
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-5
/
+0
2021-10-26
microblaze: timer: Remove unused properties
Sean Anderson
1
-5
/
+0
2021-10-24
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
2
-3
/
+3
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2
-2
/
+2
2021-10-09
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
1
-5
/
+0
2021-09-21
PCI: Rename pcibios_add_device() to pcibios_device_add()
Oliver O'Halloran
1
-2
/
+1
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-33
/
+0
2021-09-09
Merge tag 'microblaze-v5.15' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-5
/
+4
[next]