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
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-21
ARM: Use long long format when printing meminfo physical addresses
Russell King
1
-6
/
+8
2011-02-15
ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functions
Will Deacon
2
-6
/
+7
2011-02-15
ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...
Will Deacon
2
-17
/
+19
2011-02-14
ARM: 6667/1: Fix early_pte_alloc() assumption about the Linux PTE
Catalin Marinas
1
-1
/
+1
2010-12-22
ARM: pgtable: provide RDONLY page table bit rather than WRITE bit
Russell King
4
-23
/
+22
2010-12-22
ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN
Russell King
3
-13
/
+12
2010-12-22
ARM: pgtable: remove FIRST_USER_PGD_NR
Russell King
1
-5
/
+3
2010-12-22
ARM: pgtable: use conventional page table code for identity mappings
Russell King
1
-15
/
+31
2010-12-22
ARM: pgtable: collect up identity mapping functions
Russell King
3
-37
/
+53
2010-12-22
ARM: pgtable: switch order of Linux vs hardware page tables
Russell King
3
-11
/
+9
2010-11-26
ARM: pgtable: introduce pteval_t to represent a pte value
Russell King
3
-3
/
+3
2010-11-26
ARM: pgtable: use phys_addr_t for physical addresses
Russell King
1
-3
/
+4
2010-11-26
ARM: pgtable: use pXd_none_or_clear_bad() in pgd_free()
Russell King
1
-13
/
+14
2010-11-26
ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()
Russell King
1
-2
/
+2
2010-11-07
ARM: Fix DMA coherent allocator alignment
Russell King
1
-1
/
+1
2010-10-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
23
-89
/
+478
2010-10-28
Merge branch 'devel-stable' into devel
Russell King
2
-6
/
+80
2010-10-28
Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...
Russell King
2
-6
/
+80
2010-10-28
ARM: memblock: setup lowmem mappings using memblock
Russell King
1
-20
/
+29
2010-10-28
ARM: memblock: move meminfo into find_limits directly
Russell King
1
-4
/
+4
2010-10-28
ARM: memblock: convert free_highpages() to use memblock
Russell King
1
-5
/
+39
2010-10-28
ARM: move freeing of highmem pages out of mem_init()
Russell King
1
-10
/
+17
2010-10-28
ARM: memblock: convert memory detail printing to use memblock
Russell King
1
-3
/
+6
2010-10-28
ARM: memblock: use memblock to free memory into arm_bootmem_init()
Russell King
1
-17
/
+25
2010-10-28
ARM: memblock: use memblock when initializing memory allocators
Russell King
1
-9
/
+16
2010-10-28
ARM: ensure membank array is always sorted
Russell King
2
-10
/
+10
2010-10-28
ARM: 6466/1: implement flush_icache_all for the rest of the CPUs
Mika Westerberg
18
-0
/
+225
2010-10-28
ARM: 6464/2: fix spinlock recursion in adjust_pte()
Mika Westerberg
1
-2
/
+26
2010-10-28
mm: fix race in kunmap_atomic()
Peter Zijlstra
1
-1
/
+2
2010-10-28
ARM: fix memblock breakage
Russell King
1
-3
/
+1
2010-10-28
ARM: 6445/1: fixup TCM memory types
Linus Walleij
1
-7
/
+7
2010-10-27
mm: remove pte_*map_nested()
Peter Zijlstra
2
-4
/
+4
2010-10-27
mm: stack based kmap_atomic()
Peter Zijlstra
1
-9
/
+14
2010-10-26
ARM: l2x0: Optimise the range based operations
Santosh Shilimkar
1
-0
/
+22
2010-10-26
ARM: l2x0: Determine the cache size
Santosh Shilimkar
1
-2
/
+11
2010-10-26
arm: Implement l2x0 cache disable functions
Thomas Gleixner
1
-1
/
+27
2010-10-26
ARM: Improve the L2 cache performance when PL310 is used
Catalin Marinas
2
-3
/
+20
2010-10-22
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-24
/
+13
2010-10-20
Merge branch 'devel-stable' into devel
Russell King
4
-5
/
+39
2010-10-19
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
Russell King
3
-5
/
+17
2010-10-19
Merge branch 'hotplug' into devel
Russell King
24
-24
/
+32
2010-10-19
Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...
Russell King
16
-125
/
+312
2010-10-13
ARM: relax ioremap prohibition (309caa9) for -final and -stable
Russell King
1
-2
/
+6
2010-10-13
memblock, bootmem: Round pfn properly for memory and reserved regions
Yinghai Lu
1
-4
/
+4
2010-10-08
ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...
Russell King
24
-24
/
+32
2010-10-08
ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data
Russell King
1
-2
/
+2
2010-10-08
ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9
Tony Lindgren
1
-1
/
+1
2010-10-08
Merge commit 'v2.6.36-rc7' into core/memblock
Ingo Molnar
5
-11
/
+105
2010-10-04
ARM: 6386/1: flush_ptrace_access: invalidate correct I-cache alias
Will Deacon
1
-3
/
+20
2010-10-04
ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UP
Tony Lindgren
2
-11
/
+35
[next]