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
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
arm64: mm: dump: don't skip final region
Mark Rutland
1
-3
/
+0
2014-12-11
arm64: mm: dump: fix shift warning
Mark Rutland
1
-1
/
+1
2014-12-05
arm64: remove the unnecessary arm64_swiotlb_init()
Ding Tianhong
1
-1
/
+0
2014-12-01
arm64: compat: align cacheflush syscall with arch/arm
Vladimir Murzin
1
-1
/
+5
2014-11-26
arm64: add support to dump the kernel page tables
Laura Abbott
2
-0
/
+333
2014-11-25
arm64: Factor out fixmap initialization from ioremap
Laura Abbott
2
-90
/
+97
2014-11-25
arm64: add Cortex-A53 cache errata workaround
Andre Przywara
1
-1
/
+3
2014-11-25
arm64: add alternative runtime patching
Andre Przywara
1
-0
/
+2
2014-11-21
arm64: mm: report unhandled level-0 translation faults correctly
Will Deacon
1
-1
/
+1
2014-11-20
arm64: pgalloc: consistently use PGALLOC_GFP
Mark Rutland
1
-2
/
+2
2014-11-18
arm64/mm: Remove hack in mmap randomize layout
Yann Droneaud
1
-10
/
+2
2014-11-06
arm64: fix data type for physical address
Min-Hua Chen
1
-1
/
+1
2014-10-24
arm64: Fix memblock current_limit with 64K pages and 48-bit VA
Catalin Marinas
1
-4
/
+8
2014-10-20
arm64: mm: Correct fixmap pagetable types
Steve Capper
1
-2
/
+2
2014-10-20
arm64: Align less than PAGE_SIZE pgds naturally
Catalin Marinas
1
-2
/
+16
2014-10-10
arm64: mm: enable RCU fast_gup
Steve Capper
1
-0
/
+16
2014-10-10
arm64: add atomic pool for non-coherent and CMA allocations
Laura Abbott
1
-19
/
+145
2014-10-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-36
/
+117
2014-10-03
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...
Russell King
1
-3
/
+8
2014-10-03
ARM: 8167/1: extend the reserved memory for initrd to be page aligned
Yalin Wang
1
-1
/
+7
2014-10-02
arm64: Use phys_addr_t type for physical address
Min-Hua Chen
1
-1
/
+1
2014-10-02
arm64: Use DMA_ERROR_CODE to denote failed allocation
Sean Paul
1
-1
/
+1
2014-09-22
arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiers
Catalin Marinas
1
-31
/
+0
2014-09-17
arm64:mm: initialize max_mapnr using function set_max_mapnr
Ganapatrao Kulkarni
1
-1
/
+1
2014-09-15
arm64: LLVMLinux: Fix inline arm64 assembly for use with clang
Mark Charlebois
1
-1
/
+1
2014-09-12
arm64: pageattr: Correctly adjust unaligned start addresses
Laura Abbott
1
-1
/
+2
2014-09-09
efi/arm64: Fix fdt-related memory reservation
Mark Salter
1
-2
/
+1
2014-09-08
arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support
Laura Abbott
2
-1
/
+97
2014-09-08
arm64: convert part of soft_restart() to assembly
Arun Chandran
1
-0
/
+15
2014-08-19
arm64: ignore DT memreserve entries when booting in UEFI mode
Leif Lindholm
1
-1
/
+3
2014-08-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-26
/
+53
2014-07-23
arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS
Catalin Marinas
1
-7
/
+15
2014-07-23
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
Catalin Marinas
1
-2
/
+2
2014-07-23
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
3
-4
/
+17
2014-07-23
arm64: Do not initialise the fixmap page tables in head.S
Catalin Marinas
1
-8
/
+18
2014-07-23
arm64: Create non-empty ZONE_DMA when DRAM starts above 4GB
Catalin Marinas
1
-4
/
+13
2014-07-10
arm64: place initial page tables above the kernel
Mark Rutland
1
-8
/
+4
2014-07-08
arm64: export __cpu_{clear,copy}_user_page functions
Mark Salter
1
-0
/
+2
2014-07-04
arm64: mm: Make icache synchronisation logic huge page aware
Steve Capper
1
-1
/
+2
2014-06-18
arm64: Limit the CMA buffer to 32-bit if ZONE_DMA
Catalin Marinas
1
-2
/
+8
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-118
/
+40
2014-06-06
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-18
/
+47
2014-06-05
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
1
-5
/
+0
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-21
/
+0
2014-05-16
arm64: fix pud_huge() for 2-level pagetables
Mark Salter
1
-0
/
+4
2014-05-16
Revert "arm64: Introduce execute-only page access permissions"
Catalin Marinas
1
-2
/
+3
2014-05-14
Merge branch 'dt-bus-name' into for-next
Rob Herring
2
-2
/
+36
2014-05-09
arm64: mm: use inner-shareable barriers for inner-shareable maintenance
Will Deacon
2
-4
/
+4
2014-05-09
arm64: mm: Optimise tlb flush logic where we have >4K granule
Steve Capper
2
-72
/
+1
2014-05-09
arm64: mm: Create gigabyte kernel logical mappings where possible
Steve Capper
1
-1
/
+27
[next]