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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
sparc
/
mm
/
init_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-19
sparc64: merge fix
Stephen Rothwell
1
-2
/
+0
2013-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-167
/
+115
2013-11-15
sparc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-5
/
+6
2013-11-14
sparc64: Encode huge PMDs using PTE encoding.
David S. Miller
1
-101
/
+1
2013-11-13
sparc64: Move to 64-bit PGDs and PMDs.
David S. Miller
1
-1
/
+1
2013-11-13
sparc64: Move from 4MB to 8MB huge pages.
David S. Miller
1
-59
/
+15
2013-11-13
sparc64: Make PAGE_OFFSET variable.
David S. Miller
1
-0
/
+92
2013-11-13
sparc64: Use PAGE_OFFSET instead of a magic constant.
David S. Miller
1
-7
/
+7
2013-07-15
sparc: delete __cpuinit/__CPUINIT usage from all users
Paul Gortmaker
1
-1
/
+1
2013-07-04
mm/SPARC: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-21
/
+3
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-2
/
+2
2013-06-19
sparc64 address-congruence property
bob picco
1
-1
/
+8
2013-05-08
mm/SPARC: use common help functions to free reserved pages
Jiang Liu
1
-22
/
+6
2013-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
1
-4
/
+3
2013-04-30
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
1
-4
/
+3
2013-04-09
sparc64: Do not save/restore interrupts in get_new_mmu_context()
Kirill Tkhai
1
-3
/
+2
2013-03-20
sparc64: Do not change num_physpages during initmem freeing
Tkhai Kirill
1
-2
/
+0
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-22
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+11
2013-02-20
sparc64: Fix tsb_grow() in atomic context.
David S. Miller
1
-5
/
+19
2013-02-20
sparc64: Handle hugepage TSB being NULL.
David S. Miller
1
-16
/
+22
2013-01-30
Merge remote-tracking branch 'origin/x86/boot' into x86/mm2
H. Peter Anvin
1
-4
/
+4
2013-01-04
SPARC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-11-17
sparc, mm: Remove calling of free_all_bootmem_node()
Yinghai Lu
1
-13
/
+11
2012-10-15
sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Al Viro
1
-1
/
+1
2012-10-09
sparc64: Support transparent huge pages.
David Miller
1
-9
/
+195
2012-10-09
sparc64: Eliminate PTE table memory wastage.
David Miller
1
-0
/
+101
2012-10-09
sparc64: Only support 4MB huge pages and 8KB base pages.
David Miller
1
-7
/
+2
2012-10-03
sparc: fix format string argument for prom_printf()
Akinobu Mita
1
-3
/
+4
2012-09-07
sparc64: Use cpu_pgsz_mask for linear kernel mapping config.
David S. Miller
1
-39
/
+65
2012-09-07
sparc64: Probe cpu page size support more portably.
David S. Miller
1
-0
/
+31
2012-09-07
sparc64: Support 2GB and 16GB page sizes for kernel linear mappings.
David S. Miller
1
-27
/
+110
2012-08-15
sparc64: Be less verbose during vmemmap population.
David S. Miller
1
-5
/
+23
2012-05-10
sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is off
Paul Gortmaker
1
-9
/
+5
2012-04-27
sparc64: Do not set max_mapnr.
David S. Miller
1
-3
/
+0
2012-04-27
sparc64: Use node local allocations for IRQ stacks.
David S. Miller
1
-9
/
+14
2012-04-27
sparc64: Convert over to NO_BOOTMEM.
David S. Miller
1
-84
/
+7
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
1
-1
/
+0
2011-12-08
sparc: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
1
-20
/
+4
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
1
-1
/
+1
2011-12-08
memblock: Kill memblock_init()
Tejun Heo
1
-2
/
+0
2011-11-28
Merge branch 'master' into x86/memblock
Tejun Heo
1
-1
/
+46
2011-09-29
sparc64: Force the execute bit in OpenFirmware's translation entries.
David S. Miller
1
-0
/
+5
2011-08-06
sparc: Fix build with DEBUG_PAGEALLOC enabled.
David S. Miller
1
-2
/
+4
2011-08-05
sparc: Access kernel TSB using physical addressing when possible.
David S. Miller
1
-1
/
+39
2011-07-14
memblock: Don't allow archs to override memblock_nid_range()
Tejun Heo
1
-2
/
+2
2011-06-08
sparc: Remove unnecessary semicolons
Joe Perches
1
-3
/
+3
2011-05-17
sparc: convert old cpumask API into new one
KOSAKI Motohiro
1
-7
/
+7
[next]