aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm
Commit message (Expand)AuthorAge
* ia64: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-08
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-25
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-24
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-13
* [IA64] Fix spinaphore down_spin()Tony Luck2010-06-30
* ia64: revert __node_random additionLinus Torvalds2010-05-30
* [IA64] Fix build breakageTony Luck2010-05-27
* [IA64] invoke oom-killer from page faultnpiggin@suse.de2010-05-18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-03
|\
| * Merge branch 'master' into percpuTejun Heo2010-02-02
| |\
| * \ Merge branch 'master' into percpuTejun Heo2010-01-04
| |\ \
| * | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-29
* | | | [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-08
| |_|/ |/| |
* | | [IA64] __per_cpu_idtrs[] is a memory hogTony Luck2010-01-07
* | | [IA64] use helpers for rlimitsJiri Slaby2010-01-06
| |/ |/|
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-12-16
|\ \
| * | implement early_io{re,un}map for ia64Luck, Tony2009-12-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\ \ \ | |/ / |/| / | |/
| * percpu: make percpu symbols in ia64 uniqueTejun Heo2009-10-29
| * ia64: convert to dynamic percpu allocatorTejun Heo2009-10-02
| * ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo2009-10-02
| * ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo2009-10-02
* | [IA64] Re-implement spinaphores using ticket lock conceptsTony Luck2009-10-09
|/
* kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-23
* kcore: register text area in generic wayKAMEZAWA Hiroyuki2009-09-23
* kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-23
* kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-23
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-17
* [IA64] fix compile error in arch/ia64/mm/extable.cRusty Russell2009-06-15
* module: trim exception table on init free.Rusty Russell2009-06-12
* [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-01
* Pull pvops into release branchTony Luck2009-03-31
|\
| * ia64/pv_ops: gate page paravirtualization.Isaku Yamahata2009-03-26
| * ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata2009-03-26
* | cpumask: use mm_cpumask() wrapper: ia64Rusty Russell2009-03-15
|/
* mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki2009-02-18
* mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-18
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-06
* [IA64] fix the difference between node_mem_map and node_start_pfnKen'ichi Ohmichi2008-11-04
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-10-23
|\
| * [IA64] Fix annoying IA64_TR_ALLOC_MAX message.Tony Luck2008-10-17
* | mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty2008-10-20
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-13
|\
| * [IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck2008-09-29