summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+45
2010-05-18Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-220/+339
2010-05-18Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+48
2010-05-11Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2-0/+16
2010-05-06x86: Fix fake apicid to node mapping for numa emulationDavid Rientjes1-1/+2
2010-05-03x86: Fix parse_reservetop() build failure on certain configsIngo Molnar1-0/+1
2010-04-30x86: Fix 'reservetop=' functionalityLiang Li2-0/+15
2010-04-29x86-64: Combine SRAT regions when possibleJan Beulich1-0/+48
2010-04-24x86, pat: Update the page flags for memtype atomically instead of using memty...Robin Holt1-8/+0
2010-04-20Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie1-8/+45
2010-04-06arch/x86: Add array variants for setting memory to wc caching.Pauli Nieminen1-8/+45
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-6/+26
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo10-5/+8
2010-03-29x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu1-6/+26
2010-03-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+23
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-52/+64
2010-03-02x86, pat: In rbt_memtype_check_insert(), update new->type only if validPallipadi, Venkatesh1-1/+3
2010-02-28Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-134/+101
2010-02-28Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-56/+35
2010-02-28Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2010-02-28Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds1-2/+2
2010-02-26x86, mm: Unify kernel_physical_mapping_init() APIPekka Enberg2-10/+5
2010-02-25x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell1-5/+26
2010-02-23x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a...Suresh Siddha1-2/+23
2010-02-19x86, pat: Migrate to rbtree only backend for pat memtype managementPallipadi, Venkatesh4-205/+296
2010-02-19x86, pat: Preparatory changes in pat.c for bigger rbtree changevenkatesh.pallipadi@intel.com2-82/+116
2010-02-17kmemcheck: Test the full object in kmemcheck_is_obj_initialized()Catalin Marinas3-3/+17
2010-02-17x86: Convert tlbstate_lock to raw_spinlockThomas Gleixner1-4/+4
2010-02-17Merge branch 'linus' into x86/mmThomas Gleixner13-176/+142
2010-02-16x86, numa: Remove configurable node size support for numa emulationDavid Rientjes1-147/+13
2010-02-16x86, numa: Add fixed node size option for numa emulationDavid Rientjes1-8/+109
2010-02-16x86, numa: Fix numa emulation calculation of big nodesDavid Rientjes1-1/+1
2010-02-12x86: Make 32bit support NO_BOOTMEMYinghai Lu2-0/+9
2010-02-12sparsemem: Put mem map for one node together.Yinghai Lu1-1/+1
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2-5/+19
2010-02-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2010-02-11x86: Make early_node_mem get mem > 4 GB if possibleYinghai Lu1-4/+17
2010-02-11x86: Call early_res_to_bootmem one timeYinghai Lu3-45/+21
2010-02-11Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin12-175/+141
2010-02-03memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng1-0/+19
2010-02-03x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko1-1/+1
2010-02-02x86: Use the generic page_is_ram()Wu Fengguang1-21/+0
2010-02-02x86: Remove BIOS data range from e820Yinghai Lu1-16/+0
2010-01-28x86: Use helpers for rlimitsJiri Slaby1-2/+2
2010-01-23x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes1-1/+3
2010-01-17hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri1-3/+4
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart1-2/+1
2009-12-30x86: Lift restriction on the location of FIX_BTMAP_*Jan Beulich1-0/+4
2009-12-28x86, kmemcheck: Use KERN_WARNING for error reportingPekka Enberg1-10/+9
2009-12-28Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar1-2/+1