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
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-17
powerpc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-1
/
+1
2015-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
1
-2
/
+2
2015-02-13
ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT
Mel Gorman
2
-13
/
+15
2015-02-13
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
3
-9
/
+10
2015-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+10
2015-02-12
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
5
-37
/
+65
2015-02-12
arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()
Naoya Horiguchi
1
-4
/
+2
2015-02-12
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
1
-0
/
+8
2015-02-04
powerpc/mm: Warn on flushing tlb page in kernel context
Arseny Solokha
1
-1
/
+5
2015-01-31
powerpc/mm: bail out early when flushing TLB page
Arseny Solokha
1
-1
/
+4
2015-01-30
powerpc32: Use kmem_cache memory for PGDIR
LEROY Christophe
1
-2
/
+14
2015-01-30
powerpc/8xx: reduce pressure on TLB due to context switches
LEROY Christophe
1
-1
/
+42
2015-01-30
powerpc32: adds handling of _PAGE_RO
LEROY Christophe
1
-1
/
+1
2015-01-30
powerpc: Remove duplicate tlbcam_index declarations
Emil Medve
2
-3
/
+0
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2
-1
/
+3
2015-01-28
powerpc: Remove some unused functions
Michael Ellerman
1
-29
/
+0
2015-01-19
ppc/hugetlbfs: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
1
-2
/
+2
2014-12-13
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
2
-2
/
+2
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-12-12
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
17
-704
/
+264
2014-12-12
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2014-12-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+0
2014-12-05
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
6
-37
/
+58
2014-12-02
Merge remote-tracking branch 'benh/next' into next
Michael Ellerman
5
-118
/
+110
2014-12-02
powerpc/mm/thp: Use tlbiel if possible
Aneesh Kumar K.V
4
-10
/
+33
2014-12-02
powerpc/mm/thp: Remove code duplication
Aneesh Kumar K.V
3
-107
/
+63
2014-12-02
powerpc/mm/hugetlb: Sanity check gigantic hugepage count
James Yang
1
-0
/
+7
2014-12-02
powerpc/mm: Check for matching hpte without taking hpte lock
Aneesh Kumar K.V
1
-9
/
+15
2014-11-25
of/reconfig: Always use the same structure for notifiers
Grant Likely
1
-2
/
+1
2014-11-20
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
22
-576
/
+780
2014-11-19
powerpc: Remove more traces of bootmem
Michael Ellerman
2
-5
/
+5
2014-11-18
Merge remote-tracking branch 'scottwood/next' into next
Michael Ellerman
1
-7
/
+0
2014-11-17
mmu_gather: move minimal range calculations into generic code
Will Deacon
1
-2
/
+0
2014-11-14
powerpc/mm: Switch to generic RCU get_user_pages_fast
Aneesh Kumar K.V
3
-257
/
+13
2014-11-14
powerpc/mm: Add missing pmd accessors
Aneesh Kumar K.V
2
-3
/
+22
2014-11-12
powerpc/mm: Use PAGE_FACTOR
Gavin Shan
1
-2
/
+2
2014-11-10
powerpc: Move sparse_init() into initmem_init
Anton Blanchard
2
-0
/
+3
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
3
-3
/
+1
2014-11-10
powerpc: Remove some old bootmem related comments
Anton Blanchard
2
-6
/
+2
2014-11-10
powerpc: Remove bootmem allocator
Anton Blanchard
5
-266
/
+38
2014-11-08
powerpc/8xx: Invalidate non present TLB as early as possible
LEROY Christophe
1
-7
/
+0
2014-11-05
powerpc: Remove ppc_md.remove_memory
Anton Blanchard
1
-2
/
+12
2014-11-05
Merge branch 'topic/get-cpu-var' into next
Michael Ellerman
4
-6
/
+6
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
4
-6
/
+6
2014-10-30
powerpc: Fix section mismatch warning
Fabian Frederick
1
-1
/
+1
2014-10-29
powerpc: Fix comment typo 'CONIFG_8xx'
Paul Bolle
1
-1
/
+1
2014-10-29
powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update
Nishanth Aravamudan
1
-1
/
+4
2014-10-29
powerpc/numa: use cached value of update->cpu in update_cpu_topology
Nishanth Aravamudan
1
-2
/
+2
2014-10-28
powerpc/mm: Use appropriate ESID mask in copro_calculate_slb()
Ian Munsie
1
-2
/
+1
2014-10-22
powerpc/mm: Fix build error with hugetlfs disabled
Aneesh Kumar K.V
1
-1
/
+2
[next]