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
2011-01-12
powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA
Benjamin Herrenschmidt
1
-1
/
+0
2011-01-11
powerpc/pseries: Fix VPHN build errors on non-SMP systems
Jesse Larrew
1
-3
/
+6
2010-12-09
powerpc: Remove unnecessary casts of void ptr
Jesper Juhl
1
-1
/
+1
2010-12-09
powerpc/pseries: Poll VPA for topology changes and update NUMA maps
Jesse Larrew
1
-10
/
+267
2010-12-09
powerpc: Record vma->phys_addr in ioremap()
Michael Ellerman
2
-0
/
+3
2010-12-09
Merge branch 'nvram' into next
Benjamin Herrenschmidt
1
-1
/
+1
2010-11-30
powerpc: Use call_rcu_sched() for pagetables
Peter Zijlstra
1
-1
/
+1
2010-11-29
powerpc/mm: Avoid avoidable void* pointer
Michael Neuling
1
-1
/
+1
2010-11-29
powerpc: Add memory_hotplug_max()
Nishanth Aravamudan
1
-0
/
+26
2010-11-29
powerpc: Cleanup APIs for cpu/thread/core mappings
Vaidyanathan Srinivasan
1
-6
/
+6
2010-11-18
powerpc/mm: Fix module instruction tlb fault handling on Book-E 64
Kumar Gala
1
-1
/
+4
2010-11-18
powerpc: Fix call to subpage_protection()
Michael Neuling
1
-1
/
+1
2010-11-18
powerpc/mm: Fix build error in setup_initial_memory_limit
Kumar Gala
1
-1
/
+1
2010-10-28
mm: fix race in kunmap_atomic()
Peter Zijlstra
1
-1
/
+3
2010-10-27
mm: stack based kmap_atomic()
Peter Zijlstra
1
-14
/
+21
2010-10-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
7
-17
/
+79
2010-10-14
powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips
Kumar Gala
5
-8
/
+27
2010-10-14
powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizes
Kumar Gala
1
-3
/
+39
2010-10-14
powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT
Paul Gortmaker
1
-1
/
+2
2010-10-13
powerpc/Makefiles: Change to new flag variables
matt mooney
1
-3
/
+1
2010-10-13
memblock, bootmem: Round pfn properly for memory and reserved regions
Yinghai Lu
2
-9
/
+9
2010-09-02
powerpc/mm: Assume first cpu is boot_cpuid not 0
Matthew McClintock
1
-2
/
+4
2010-09-02
powerpc: Check end of stack canary at oops time
Anton Blanchard
1
-0
/
+6
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
8
-80
/
+201
2010-08-24
powerpc: Export memstart_addr and kernstart_addr on ppc64
Sonny Rao
1
-0
/
+2
2010-08-24
Merge remote branch 'jwb/merge' into merge
Benjamin Herrenschmidt
1
-0
/
+1
2010-08-23
powerpc/47x: Add an isync before the tlbivax instruction
Dave Kleikamp
1
-0
/
+1
2010-08-10
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
1
-2
/
+2
2010-08-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
5
-78
/
+196
2010-08-05
memblock: Remove memblock_type.size and add memblock.memory_size instead
Benjamin Herrenschmidt
1
-1
/
+1
2010-08-05
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
Benjamin Herrenschmidt
8
-2
/
+101
2010-08-05
memblock: Introduce default allocation limit and use it to replace explicit ones
Benjamin Herrenschmidt
6
-28
/
+17
2010-08-05
memblock: Expose MEMBLOCK_ALLOC_ANYWHERE
Benjamin Herrenschmidt
1
-1
/
+1
2010-08-04
memblock/powerpc: Use new accessors
Benjamin Herrenschmidt
3
-71
/
+46
2010-08-04
memblock: Rename memblock_region to memblock_type and memblock_property to me...
Benjamin Herrenschmidt
2
-14
/
+14
2010-08-04
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
11
-115
/
+115
2010-07-23
powerpc: Fix erroneous lmb->memblock conversions
Benjamin Herrenschmidt
1
-12
/
+12
2010-07-23
powerpc/mm: Add some debug output when hash insertion fails
Benjamin Herrenschmidt
2
-5
/
+31
2010-07-23
powerpc/mm: Fix bugs in huge page hashing
Benjamin Herrenschmidt
1
-18
/
+13
2010-07-23
powerpc/mm: Move around testing of _PAGE_PRESENT in hash code
Benjamin Herrenschmidt
2
-17
/
+11
2010-07-23
powerpc/mm: Handle hypervisor pte insert failure in __hash_page_huge
Anton Blanchard
1
-2
/
+9
2010-07-14
lmb: rename to memblock
Yinghai Lu
11
-115
/
+115
2010-07-14
powerpc/book3e: Adjust the page sizes list based on MMU config
Benjamin Herrenschmidt
1
-32
/
+104
2010-07-14
powerpc/book3e: Fix single step when using HW page tables
Benjamin Herrenschmidt
1
-4
/
+9
2010-07-09
powerpc: Removing dead CONFIG_SMP_750
Christoph Egger
1
-15
/
+0
2010-07-09
powerpc/numa: Use form 1 affinity to setup node distance
Anton Blanchard
1
-33
/
+89
2010-07-09
powerpc: Remove all rcu head initializations
Paul E. McKenney
1
-1
/
+0
2010-07-09
powerpc/fsl-booke: Fix comments in mmu code that mention BATS
Becky Bruce
1
-3
/
+4
2010-06-15
powerpc: Remove dead CONFIG_HIGHPTE
Christoph Egger
1
-4
/
+0
2010-05-22
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+22
[next]