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
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-20
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
19
-159
/
+304
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
2
-3
/
+2
2016-03-18
powerpc: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
2
-20
/
+24
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+8
2016-03-15
Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2016-03-12
powerpc32: PAGE_EXEC required for inittext
Christophe Leroy
1
-2
/
+3
2016-03-12
powerpc: Simplify test in __dma_sync()
Christophe Leroy
1
-1
/
+1
2016-03-12
powerpc/8xx: rewrite flush_instruction_cache() in C
Christophe Leroy
1
-0
/
+7
2016-03-12
powerpc/8xx: rewrite set_context() in C
Christophe Leroy
1
-0
/
+34
2016-03-12
powerpc32: remove ioremap_base
Christophe Leroy
2
-3
/
+1
2016-03-12
powerpc32: Remove useless/wrong MMU:setio progress message
Christophe Leroy
1
-4
/
+0
2016-03-12
powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
Christophe Leroy
4
-42
/
+22
2016-03-12
powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c
Christophe Leroy
2
-19
/
+17
2016-03-12
powerpc/8xx: Map linear kernel RAM with 8M pages
Christophe Leroy
3
-12
/
+87
2016-03-09
Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
4
-4
/
+52
2016-03-06
Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+13
2016-03-05
powerpc/mm: any thread in one core can be the first to setup TLB1
chenhui zhao
1
-3
/
+1
2016-03-04
Merge tag 'v4.5-rc6' into core/resources, to resolve conflict
Ingo Molnar
4
-4
/
+52
2016-03-04
powerpc/fsl-book3e: Avoid lbarx on e5500
Scott Wood
1
-0
/
+13
2016-03-03
powerpc/mm: add _PAGE_HASHPTE similar to 4K hash
Aneesh Kumar K.V
1
-1
/
+1
2016-03-03
powerp/mm: Update code comments
Aneesh Kumar K.V
2
-3
/
+3
2016-03-03
mm: Some arch may want to use HPAGE_PMD related values as variables
Kirill A. Shutemov
1
-0
/
+7
2016-03-03
powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
Aneesh Kumar K.V
1
-6
/
+15
2016-03-02
powerpc/mm: Split hash page table sizing heuristic into a helper
David Gibson
1
-13
/
+21
2016-03-01
powerpc/mm: Clean up memory hotplug failure paths
David Gibson
3
-19
/
+44
2016-03-01
powerpc/mm: Handle removing maybe-present bolted HPTEs
David Gibson
2
-7
/
+17
2016-03-01
powerpc/mm: Clean up error handling for htab_remove_mapping
David Gibson
1
-7
/
+6
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
2
-3
/
+3
2016-02-29
powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper end
Paul Mackerras
1
-2
/
+3
2016-02-29
powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit
Paul Mackerras
2
-2
/
+3
2016-02-29
powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels
Paul Mackerras
1
-2
/
+1
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
1
-2
/
+2
2016-02-27
powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE
Paul Mackerras
1
-1
/
+1
2016-02-27
powerpc/mm/book3s-64: Clean up some obsolete or misleading comments
Paul Mackerras
2
-7
/
+6
2016-02-22
powerpc/mm/hash: Clear the invalid slot information correctly
Aneesh Kumar K.V
2
-2
/
+18
2016-02-16
powerpc: Make vmalloc_to_phys() public
Alexey Kardashevskiy
1
-0
/
+8
2016-02-15
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
Aneesh Kumar K.V
1
-0
/
+32
2016-01-30
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
1
-1
/
+1
2016-01-25
powerpc/mm: Allow user space to map rtas_rmo_buf
Vasant Hegde
1
-2
/
+2
2016-01-16
powerpc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
3
-56
/
+0
2016-01-16
mm: drop tail page refcounting
Kirill A. Shutemov
1
-12
/
+1
2016-01-16
thp: rename split_huge_page_pmd() to split_huge_pmd()
Kirill A. Shutemov
1
-1
/
+1
2016-01-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
1
-0
/
+46
2016-01-09
powerpc: Fix build break due to paca mm_context_t changes
Michael Ellerman
1
-1
/
+1
2015-12-27
powerpc: Copy only required pieces of the mm_context_t to the paca
Michael Neuling
1
-2
/
+2
2015-12-23
powerpc/e6500: add locking to hugetlb
Scott Wood
1
-0
/
+46
2015-12-19
powerpc: Add function to copy mm_context_t to the paca
Michael Neuling
3
-5
/
+5
2015-12-14
powerpc/mm: Don't open code pgtable_t size
Aneesh Kumar K.V
1
-1
/
+1
2015-12-14
powerpc/mm: Don't hardcode page table size
Aneesh Kumar K.V
1
-4
/
+0
2015-12-14
powerpc/mm: Add a _PAGE_PTE bit
Aneesh Kumar K.V
3
-8
/
+7
[next]