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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
1
-1
/
+1
2024-01-11
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2023-12-21
microblaze: add missing forward declaration
Kent Overstreet
1
-0
/
+1
2023-11-23
arch: add missing prepare_ftrace_return() prototypes
Arnd Bergmann
1
-0
/
+1
2023-09-05
Merge tag 'microblaze-v6.6' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-10
/
+19
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-25
microblaze: implement the new page table range API
Matthew Wilcox (Oracle)
3
-12
/
+15
2023-08-23
microblaze: Make virt_to_pfn() a static inline
Linus Walleij
1
-8
/
+19
2023-08-23
microblaze: Remove zalloc_maybe_bootmem()
Christophe Leroy
1
-2
/
+0
2023-07-12
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-1
/
+1
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+0
2023-06-20
microblaze: move the ARCH_{DMA,SLAB}_MINALIGN definitions to asm/cache.h
Catalin Marinas
2
-5
/
+5
2023-06-10
init: consolidate prototypes in linux/init.h
Arnd Bergmann
1
-2
/
+0
2023-02-10
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-1
/
+0
2023-02-03
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-03
microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-10
/
+35
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2022-11-25
microblaze/PCI: Remove support for Xilinx PCI host bridge
Thippeswamy Havalige
2
-11
/
+0
2022-11-25
microblaze/PCI: Remove unused pci_iobar_pfn() and et al declarations
Thippeswamy Havalige
2
-5
/
+0
2022-11-25
microblaze/PCI: Remove unused sys_pciconfig_iobase() and et al declaration
Thippeswamy Havalige
2
-15
/
+0
2022-11-25
microblaze/PCI: Remove unused PCI Indirect ops
Thippeswamy Havalige
1
-34
/
+0
2022-11-25
microblaze/PCI: Remove unused PCI BIOS resource allocation
Thippeswamy Havalige
2
-6
/
+0
2022-11-25
microblaze/PCI: Remove unused allocation & free of PCI host bridge structure
Thippeswamy Havalige
1
-5
/
+0
2022-11-25
microblaze/PCI: Remove unused device tree parsing for a host bridge resources
Thippeswamy Havalige
1
-13
/
+0
2022-11-25
microblaze/PCI: Remove unused PCI legacy IO's access on a bus
Thippeswamy Havalige
1
-10
/
+0
2022-11-25
microblaze/PCI: Remove unused PCI bus scan if configured as a host
Thippeswamy Havalige
1
-4
/
+0
2022-11-25
microblaze/PCI: Remove unused early_read_config_byte() et al declarations
Thippeswamy Havalige
1
-18
/
+0
2022-11-09
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-3
/
+0
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+0
2022-09-26
microblaze: Add support for error injection
Appana Durga Kedareswara rao
1
-0
/
+8
2022-09-26
microblaze: Add xmb_manager_register function
Appana Durga Kedareswara rao
1
-0
/
+21
2022-09-12
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-5
/
+0
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-17
/
+0
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2022-07-23
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-6
/
+0
2022-07-18
microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-17
/
+0
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
1
-2
/
+0
2022-04-21
microblaze: Use simple memmove/memcpy implementation from lib/string.c
Michal Simek
1
-1
/
+1
2022-04-21
microblaze: Use simple memset implementation from lib/string.c
Michal Simek
1
-0
/
+2
2022-03-29
Merge tag 'microblaze-v5.18' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-4
/
+0
2022-03-24
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-57
/
+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-04
irqchip/xilinx: Switch to GENERIC_IRQ_MULTI_HANDLER
Michal Simek
1
-3
/
+0
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2
-30
/
+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-01-24
microblaze/PCI: Remove pci_phys_mem_access_prot() dead code
Bjorn Helgaas
1
-4
/
+0
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-33
/
+0
[next]