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
2013-06-01
powerpc/mm: Always invalidate tlb on hpte invalidate and update
Aneesh Kumar K.V
1
-8
/
+22
2013-05-14
powerpc: Exception hooks for context tracking subsystem
Li Zhong
2
-23
/
+54
2013-05-14
powerpc: Fix build errors STRICT_MM_TYPECHECKS
Aneesh Kumar K.V
1
-1
/
+2
2013-05-06
powerpc/tm: Fix null pointer deference in flush_hash_page
Michael Neuling
1
-0
/
+1
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
14
-379
/
+929
2013-04-30
powerpc: Update tlbie/tlbiel as per ISA doc
Aneesh Kumar K.V
1
-2
/
+30
2013-04-30
powerpc: Print page size info during boot
Aneesh Kumar K.V
1
-5
/
+5
2013-04-30
powerpc: print both base and actual page size on hash failure
Aneesh Kumar K.V
2
-6
/
+8
2013-04-30
powerpc: Fix hpte_decode to use the correct decoding for page sizes
Aneesh Kumar K.V
1
-31
/
+22
2013-04-30
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
3
-87
/
+191
2013-04-30
powerpc: Use encode avpn where we need only avpn values
Aneesh Kumar K.V
1
-4
/
+4
2013-04-30
powerpc: Reduce PTE table memory wastage
Aneesh Kumar K.V
2
-0
/
+155
2013-04-30
powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...
Aneesh Kumar K.V
2
-30
/
+164
2013-04-30
powerpc: New hugepage directory format
Aneesh Kumar K.V
2
-20
/
+9
2013-04-30
powerpc: Don't hard code the size of pte page
Aneesh Kumar K.V
1
-2
/
+2
2013-04-30
powerpc/pseries: Correct builds break when CONFIG_SMP not defined
Nathan Fontenot
1
-0
/
+8
2013-04-30
powerpc: Fix build failure after merge of the cgroup tree
Stephen Rothwell
1
-0
/
+1
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+1
2013-04-30
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
1
-2
/
+16
2013-04-30
mm: use vm_unmapped_area() on powerpc architecture
Michel Lespinasse
1
-45
/
+78
2013-04-30
mm: remove free_area_cache use in powerpc architecture
Michel Lespinasse
2
-90
/
+20
2013-04-30
powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding.
Cody P Schafer
1
-6
/
+3
2013-04-30
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
1
-8
/
+3
2013-04-30
mm/PPC: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
1
-5
/
+1
2013-04-30
mm/ppc: use common help functions to free reserved pages
Jiang Liu
1
-27
/
+2
2013-04-26
powerpc/pseries: Add /proc interface to control topology updates
Nathan Fontenot
1
-1
/
+61
2013-04-26
powerpc/pseries: RE-enable Virtual Processor Home Node updating
Jesse Larrew
1
-2
/
+1
2013-04-26
powerpc/pseries: Update NUMA VDSO information when updating CPU maps
Jesse Larrew
1
-1
/
+7
2013-04-26
powerpc/pseries: Use stop machine to update cpu maps
Nathan Fontenot
1
-19
/
+65
2013-04-26
powerpc/pseries: Update CPU maps when device tree is updated
Jesse Larrew
1
-24
/
+75
2013-04-26
powerpc/pseries: Update numa.c to use updated firmware_has_feature()
Nathan Fontenot
1
-19
/
+3
2013-04-18
powerpc: Try to insert the hptes repeatedly in kernel_map_linear_page()
Li Zhong
1
-6
/
+7
2013-04-18
powerpc: Split the code trying to insert hpte repeatedly as an helper function
Li Zhong
2
-25
/
+41
2013-04-18
powerpc: Move the setting of rflags out of loop in __hash_page_huge
Li Zhong
1
-4
/
+4
2013-04-18
powerpc: fix annotation of fake_numa_create_new_node()
Stephen Rothwell
1
-1
/
+1
2013-04-18
powerpc: fix numa distance for form0 device tree
Vaidyanathan Srinivasan
1
-1
/
+1
2013-04-18
powerpc: Fix typo "CONFIG_ICSWX_PID"
Paul Bolle
1
-1
/
+1
2013-04-18
powerpc: place EXPORT_SYMBOL macro right after declaration
Valentina Manea
1
-2
/
+1
2013-03-17
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
Aneesh Kumar K.V
2
-3
/
+3
2013-03-17
powerpc: Update kernel VSID range
Aneesh Kumar K.V
4
-41
/
+42
2013-03-13
powerpc: Fix STAB initialization
Benjamin Herrenschmidt
1
-0
/
+2
2013-03-06
powerpc/fsl-booke: Support detection of page sizes on e6500
Kumar Gala
1
-2
/
+16
2013-02-24
Merge branch 'akpm' (more incoming from Andrew)
Linus Torvalds
2
-0
/
+17
2013-02-24
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
1
-0
/
+4
2013-02-24
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
1
-0
/
+1
2013-02-24
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
1
-0
/
+12
2013-02-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
4
-10
/
+23
2013-02-15
powerpc: Hook in new transactional memory code
Michael Neuling
1
-0
/
+16
2013-02-04
powerpc/mm: Fix hash computation function
Aneesh Kumar K.V
1
-27
/
+35
2013-01-29
powerpc/mm: Eliminate unneeded for_each_memblock
Cody P Schafer
1
-7
/
+4
[next]