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
2018-11-28
microblaze: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-13
/
+2
2018-11-09
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2018-11-02
mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
Martin Schwidefsky
1
-1
/
+1
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
3
-4
/
+3
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+0
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
1
-1
/
+0
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-12
/
+0
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+9
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2018-10-11
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
1
-2
/
+0
2018-10-04
Merge branch 'all-dtbs' into dt/next
Rob Herring
2
-3
/
+5
2018-10-02
microblaze: enable building all dtbs
Rob Herring
1
-0
/
+2
2018-10-02
kbuild: consolidate Devicetree dtb build rules
Rob Herring
2
-3
/
+3
2018-09-28
microblaze: get cpu node with of_get_cpu_node
Rob Herring
1
-2
/
+4
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
4
-26
/
+3
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
1
-1
/
+1
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
1
-1
/
+0
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
1
-0
/
+1
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-2
/
+2
2018-08-21
Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
10
-234
/
+25
2018-08-21
microblaze/PCI: Remove stale pcibios_align_resource() comment
Lorenzo Pieralisi
1
-13
/
+0
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-2
/
+0
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2
-8
/
+0
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-24
/
+0
2018-08-02
kconfig: remove duplicate SWAP symbol defintions
Christoph Hellwig
1
-3
/
+1
2018-07-30
microblaze: delete wrong comment about machine_early_init
Masahiro Yamada
1
-5
/
+0
2018-07-25
microblaze: add endianness options to LDFLAGS instead of LD
Masahiro Yamada
1
-2
/
+2
2018-07-20
microblaze: remove consistent_sync and consistent_sync_page
Christoph Hellwig
2
-48
/
+0
2018-07-20
microblaze: use generic dma_noncoherent_ops
Christoph Hellwig
6
-166
/
+22
2018-07-11
microblaze: warn if of_iomap() failed
Nicholas Mc Guire
1
-0
/
+1
2018-06-27
Merge tag 'microblaze-v4.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
10
-129
/
+12
2018-06-21
microblaze: consolidate GPIO reset handling
Rob Herring
4
-30
/
+7
2018-06-21
microblaze: remove unecessary of_platform_bus_probe call
Rob Herring
1
-7
/
+0
2018-06-21
microblaze: Add new syscalls io_pgetevents and rseq
Michal Simek
3
-1
/
+5
2018-06-16
docs: Fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-12
microblaze: Remove architecture heart beat code
Michal Simek
5
-91
/
+0
2018-06-12
microblaze: heartbeat: fix missing prom.h include
Rob Herring
1
-1
/
+1
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-65
/
+0
2018-06-07
Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
14
-364
/
+12
2018-06-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-18
/
+2
2018-05-22
microblaze/PCI: Remove pcibios_claim_one_bus() dead code
Bjorn Helgaas
2
-39
/
+0
2018-05-22
microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead code
Bjorn Helgaas
2
-26
/
+0
2018-05-08
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
Christoph Hellwig
1
-1
/
+0
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
1
-11
/
+0
[next]