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
/
ia64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-13
/
+13
2007-07-11
[IA64] silence GCC ia64 unused variable warnings
Jes Sorensen
1
-1
/
+1
2007-06-27
[IA64] is_power_of_2-ia64/mm/hugetlbpage.c
vignesh babu
1
-1
/
+2
2007-05-16
[IA64] optimize pagefaults a little
Christoph Hellwig
1
-27
/
+14
2007-05-12
[IA64] spelling fixes: arch/ia64/
Simon Arlott
1
-1
/
+1
2007-05-11
[IA64] Quicklist support for IA64
Christoph Lameter
3
-53
/
+2
2007-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
1
-3
/
+3
2007-05-08
[IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64
Milind Arun Choudhary
1
-3
/
+3
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2
-2
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-1
/
+1
2007-05-08
Fix section mismatch of memory hotplug related code.
Yasunori Goto
1
-0
/
+2
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
2
-24
/
+65
2007-05-07
get_unmapped_area handles MAP_FIXED on ia64
Benjamin Herrenschmidt
1
-0
/
+8
2007-05-07
Make page->private usable in compound pages
Christoph Lameter
1
-1
/
+1
2007-05-01
Pull mem-attribute into release branch
Tony Luck
1
-14
/
+64
2007-05-01
Pull percpu-dtc into release branch
Tony Luck
1
-10
/
+1
2007-03-30
[IA64] make ioremap avoid unsupported attributes
Bjorn Helgaas
1
-5
/
+55
2007-03-30
[IA64] rename ioremap variables to match i386
Bjorn Helgaas
1
-13
/
+13
2007-03-30
[IA64] bugfix stack layout upside-down
KAMEZAWA Hiroyuki
1
-1
/
+1
2007-03-20
[IA64] min_low_pfn and max_low_pfn calculation fix
Zou Nan hai
3
-27
/
+23
2007-03-07
[IA64] point saved_max_pfn to the max_pfn of the entire system
Horms
2
-11
/
+0
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
1
-4
/
+2
2007-02-11
[PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64
Christoph Lameter
2
-1
/
+9
2007-02-11
[PATCH] Drop nr_free_pages_pgdat()
Christoph Lameter
1
-1
/
+1
2007-02-07
[IA64] relax per-cpu TLB requirement to DTC
Chen, Kenneth W
1
-10
/
+1
2007-02-06
[IA64] swiotlb bug fixes
Jan Beulich
1
-0
/
+19
2007-02-06
[IA64] clean up sparsemem memory_present call
Bob Picco
1
-33
/
+3
2007-02-06
[IA64] show_mem() for IA64 sparsemem NUMA
George Beshers
1
-26
/
+48
2007-02-06
[IA64] register memory ranges in a consistent manner
Bob Picco
2
-3
/
+20
2007-02-05
[IA64] kexec: typo in the saved_max_pfn description in contig.c
Horms
1
-1
/
+1
2007-02-05
[IA64] Zero size /proc/vmcore on ia64
Horms
1
-0
/
+6
2007-01-12
[PATCH] Fix sparsemem on Cell
Dave Hansen
1
-2
/
+3
2006-12-12
[IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'
Tony Luck
2
-9
/
+3
2006-12-12
[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations
Horms
1
-0
/
+6
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-2
/
+2
2006-12-07
[PATCH] shared page table for hugetlb page
Chen, Kenneth W
1
-0
/
+5
2006-11-14
[PATCH] hugetlb: prepare_hugepage_range check offset too
Hugh Dickins
1
-1
/
+3
2006-10-11
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
2
-0
/
+2
2006-10-01
[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup
Keith Mannthey
1
-0
/
+18
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
1
-2
/
+4
2006-09-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-22
/
+23
2006-09-27
[PATCH] Have ia64 use add_active_range() and free_area_init_nodes
Mel Gorman
3
-87
/
+36
2006-09-27
[IA64] trim output of show_mem()
Jes Sorensen
1
-5
/
+4
2006-09-27
[IA64] show_mem() printk levels
Jes Sorensen
2
-22
/
+24
2006-08-03
[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEM
Bob Picco
3
-67
/
+66
2006-08-03
[IA64] align high endpoint of VIRTUAL_MEM_MAP
Bob Picco
2
-2
/
+4
2006-08-03
[IA64] sparse cleanups
Keith Owens
1
-3
/
+3
2006-07-04
[PATCH] Fix copying of pgdat array on each node for ia64 memory hotplug
Yasunori Goto
1
-3
/
+13
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
6
-6
/
+0
[next]