aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2010-05-06x86: Fix fake apicid to node mapping for numa emulationDavid Rientjes
2010-05-03x86: Fix parse_reservetop() build failure on certain configsIngo Molnar
2010-04-30x86: Fix 'reservetop=' functionalityLiang Li
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu
2010-03-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-02-28Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-28Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-28Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-28Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds
2010-02-25x86, mm: Unify kernel_physical_mapping_init() APIPekka Enberg
2010-02-25x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell
2010-02-22x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a...Suresh Siddha
2010-02-17kmemcheck: Test the full object in kmemcheck_is_obj_initialized()Catalin Marinas
2010-02-17x86: Convert tlbstate_lock to raw_spinlockThomas Gleixner
2010-02-17Merge branch 'linus' into x86/mmThomas Gleixner
2010-02-15x86, numa: Remove configurable node size support for numa emulationDavid Rientjes
2010-02-15x86, numa: Add fixed node size option for numa emulationDavid Rientjes
2010-02-15x86, numa: Fix numa emulation calculation of big nodesDavid Rientjes
2010-02-12x86: Make 32bit support NO_BOOTMEMYinghai Lu
2010-02-12sparsemem: Put mem map for one node together.Yinghai Lu
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu
2010-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-10x86: Make early_node_mem get mem > 4 GB if possibleYinghai Lu
2010-02-10x86: Call early_res_to_bootmem one timeYinghai Lu
2010-02-10Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin
2010-02-02memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng
2010-02-02x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko
2010-02-01x86: Use the generic page_is_ram()Wu Fengguang
2010-02-01x86: Remove BIOS data range from e820Yinghai Lu
2010-01-27x86: Use helpers for rlimitsJiri Slaby
2010-01-23x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes
2010-01-17hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart
2009-12-30x86: Lift restriction on the location of FIX_BTMAP_*Jan Beulich
2009-12-28x86, kmemcheck: Use KERN_WARNING for error reportingPekka Enberg
2009-12-28Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2009-12-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-16x86: Fix checking of SRAT when node 0 ram is not from 0Yinghai Lu
2009-12-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-14x86: Fix build warning in arch/x86/mm/mmio-mod.cJoe Perches
2009-12-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-11Merge commit 'linus/master' into x86/urgentH. Peter Anvin
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-10x86: mmio-mod.c: Use pr_fmtJoe Perches
2009-12-10x86: kmmio.c: Add and use pr_fmt(fmt)Joe Perches
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge branch 'linus' into x86/urgentIngo Molnar