index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
1
-1
/
+1
2008-10-20
mm: cleanup to make remove_memory() arch-neutral
Badari Pulavarty
1
-17
/
+0
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
1
-1
/
+0
2008-05-15
[IA64] fix personality(PER_LINUX32) performance issue
Huang, Xiaolan
1
-0
/
+25
2008-04-28
hotplug-memory: make online_page() common
Jeremy Fitzhardinge
1
-9
/
+0
2008-04-12
[IA64] Fix NUMA configuration issue
Zoltan Menyhart
1
-4
/
+2
2008-04-10
[IA64] Untangle sync_icache_dcache() page size determination
Christoph Lameter
1
-7
/
+1
2008-03-06
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2007-10-29
[IA64] ia64/mm/init.c: fix section mismatches
Adrian Bunk
1
-2
/
+2
2007-10-19
setup vma->vm_page_prot by vm_get_page_prot()
Coly Li
1
-1
/
+1
2007-10-16
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
1
-1
/
+2
2007-10-16
memory unplug: ia64 interface
KAMEZAWA Hiroyuki
1
-1
/
+11
2007-10-16
flush icache before set_pte() on ia64: flush icache at set_pte
KAMEZAWA Hiroyuki
1
-4
/
+1
2007-05-11
[IA64] Quicklist support for IA64
Christoph Lameter
1
-51
/
+0
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
1
-10
/
+1
2007-05-07
Make page->private usable in compound pages
Christoph Lameter
1
-1
/
+1
2007-05-01
Pull percpu-dtc into release branch
Tony Luck
1
-10
/
+1
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
1
-0
/
+16
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
1
-4
/
+2
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] register memory ranges in a consistent manner
Bob Picco
1
-2
/
+17
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
1
-7
/
+2
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-2
/
+2
2006-09-27
[PATCH] Have ia64 use add_active_range() and free_area_init_nodes
Mel Gorman
1
-0
/
+12
2006-08-03
[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEM
Bob Picco
1
-0
/
+55
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-28
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
1
-3
/
+2
2006-05-15
ACPI add ia64 exports to build acpi_memhotplug as a module
KAMEZAWA Hiroyuki
1
-0
/
+2
2006-03-31
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+7
2006-03-27
[IA64] lazy_mmu_prot_update needs to be aware of huge pages
Zhang, Yanmin
1
-1
/
+7
2006-03-27
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-23
[IA64] add init declaration - nolwsys
Chen, Kenneth W
1
-1
/
+1
2006-03-23
[IA64] add init declaration - gate page functions
Chen, Kenneth W
1
-1
/
+1
2006-03-23
[IA64] add init declaration to memory initialization functions
Chen, Kenneth W
1
-6
/
+6
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-3
/
+3
2006-01-16
[IA64] Simple memory hot-add for ia64.
Yasunori Goto
1
-0
/
+36
2005-10-30
[PATCH] mm: init_mm without ptlock
Hugh Dickins
1
-8
/
+3
2005-10-30
[PATCH] mm: ia64 use expand_upwards
Hugh Dickins
1
-1
/
+1
2005-10-05
[PATCH] V5 ia64 SPARSEMEM - SPARSEMEM code changes
Bob Picco
1
-1
/
+1
2005-08-31
[IA64] Fix nasty VMLPT problem...
Peter Chubb
1
-3
/
+12
2005-07-07
[IA64] memory-less-nodes repost
bob.picco
1
-1
/
+2
2005-06-08
[IA64] Fill holes in FIXADDR_USER space with zero pages.
David Mosberger-Tang
1
-2
/
+17
2005-04-26
[IA64] MAX_PGT_FREES_PER_PASS must be 'L' to avoid warning
Tony Luck
1
-1
/
+1
2005-04-26
[IA64] Percpu quicklist for combined allocator for pgd/pmd/pte.
Robin Holt
1
-27
/
+47
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+597