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
2020-04-11
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-4
/
+0
2020-04-11
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-2
/
+0
2020-04-07
asm-generic: fix unistd_32.h generation format
Michal Simek
1
-1
/
+1
2020-04-05
Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+23
2020-04-04
Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-9
/
+2
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+2
2020-04-03
Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+1
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
1
-1
/
+0
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
1
-1
/
+1
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
1
-1
/
+1
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-29
/
+0
2020-04-01
Merge tag 'irqchip-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
3
-3
/
+23
2020-04-01
Revert "irqchip/xilinx: Enable generic irq multi handler"
Marc Zyngier
3
-3
/
+23
2020-03-31
Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
51
-236
/
+67
2020-03-31
Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-23
/
+3
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
1
-3
/
+2
2020-03-28
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
1
-3
/
+2
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2
-0
/
+2
2020-03-22
irqchip/xilinx: Enable generic irq multi handler
Michal Simek
3
-23
/
+3
2020-03-21
microblaze: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
1
-1
/
+0
2020-03-16
dma-direct: make uncached_kernel_address more general
Christoph Hellwig
2
-2
/
+2
2020-03-16
dma-direct: remove the cached_kernel_address hook
Christoph Hellwig
1
-7
/
+0
2020-03-09
microblaze: Replace setup_irq() by request_irq()
afzal mohammed
1
-8
/
+2
2020-03-09
microblaze: Stop printing the virtual memory layout
Arvind Sankar
1
-12
/
+0
2020-02-25
microblaze: Use asm generic cmpxchg.h for !SMP case
Michal Simek
1
-37
/
+3
2020-02-25
microblaze: Define percpu sestion in linker file
Stefan Asserhall
1
-0
/
+3
2020-02-25
microblaze: Remove unused boot_cpuid variable
Michal Simek
2
-3
/
+0
2020-02-25
microblaze: Add missing irqflags.h header
Stefan Asserhall
1
-0
/
+1
2020-02-25
microblaze: Add sync to tlb operations
Stefan Asserhall
1
-1
/
+2
2020-02-25
microblaze: Define microblaze barrier
Stefan Asserhall
2
-1
/
+13
2020-02-25
microblaze: Remove empty headers
Michal Simek
4
-3
/
+2
2020-02-25
microblaze: Remove early printk setup
Michal Simek
1
-6
/
+1
2020-02-25
microblaze: Remove architecture tlb.h and use generic one
Michal Simek
2
-17
/
+1
2020-02-25
microblaze: Convert headers to SPDX license
Michal Simek
36
-147
/
+36
2020-02-25
microblaze: Fix _reset() function
Michal Simek
1
-0
/
+1
2020-02-24
microblaze: Kernel parameters should be parsed earlier
Michal Simek
2
-1
/
+2
2020-02-14
microblaze: Drop using struct of_pci_range.pci_space field
Rob Herring
1
-6
/
+1
2020-02-04
Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
7
-10
/
+19
2020-02-04
microblaze: Add ID for Microblaze v11
Michal Simek
1
-0
/
+1
2020-02-04
microblaze: Prevent the overflow of the start
Shubhrajyoti Datta
1
-1
/
+2
2020-02-04
microblaze: Wire CMA allocator
Michal Simek
3
-0
/
+7
2020-02-04
microblaze: Sync defconfig with latest Kconfig layout
Michal Simek
1
-3
/
+3
2020-02-04
microblaze: defconfig: Disable EXT2 driver and Enable EXT3 & EXT4 drivers
Manish Narani
2
-2
/
+2
2020-01-30
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
1
-0
/
+1
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+0
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
1
-0
/
+1
2020-01-14
arch/microblaze/setup: Drop dummy_con initialization
Arvind Sankar
1
-4
/
+0
[next]