summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-304-10/+14
|\
| * x86, pat: Fix memory leak in free_memtypeXiaotian Feng2010-05-263-9/+14
| * x86: remove last traces of quicklist usagePeter Zijlstra2010-05-241-1/+0Star
* | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds2010-05-301-17/+0Star
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-281-1/+1
|\ \
| * | x86/mmiotrace: Remove redundant instruction prefix checksAkinobu Mita2010-05-231-1/+1
* | | numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-271-6/+3Star
* | | cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner2010-05-271-0/+17
| |/ |/|
* | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-211-8/+45
|\ \ | |/ |/|
| * Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-102-0/+16
| |\
| * \ Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie2010-04-201-8/+45
| |\ \
| | * | arch/x86: Add array variants for setting memory to wc caching.Pauli Nieminen2010-04-061-8/+45
* | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-184-220/+339
|\ \ \ \
| * | | | x86, pat: Update the page flags for memtype atomically instead of using memty...Robin Holt2010-04-241-8/+0Star
| * | | | x86, pat: In rbt_memtype_check_insert(), update new->type only if validPallipadi, Venkatesh2010-03-011-1/+3
| * | | | x86, pat: Migrate to rbtree only backend for pat memtype managementPallipadi, Venkatesh2010-02-194-205/+296
| * | | | x86, pat: Preparatory changes in pat.c for bigger rbtree changevenkatesh.pallipadi@intel.com2010-02-192-82/+116
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-05-181-0/+48
|\ \ \ \ \
| * | | | | x86-64: Combine SRAT regions when possibleJan Beulich2010-04-291-0/+48
| | |/ / / | |/| | |
* | | | | x86: Fix fake apicid to node mapping for numa emulationDavid Rientjes2010-05-061-1/+2
| |_|_|/ |/| | |
* | | | x86: Fix parse_reservetop() build failure on certain configsIngo Molnar2010-05-031-0/+1
* | | | x86: Fix 'reservetop=' functionalityLiang Li2010-04-302-0/+15
|/ / /
* | | Merge branch 'master' into export-slabhTejun Heo2010-04-051-6/+26
|\ \ \
| * | | x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu2010-03-291-6/+26
| | |/ | |/|
* / | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3010-5/+8
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-131-2/+23
|\ \
| * | x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a...Suresh Siddha2010-02-231-2/+23
* | | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-034-52/+64
|\ \ \
| * | | x86: Make 32bit support NO_BOOTMEMYinghai Lu2010-02-122-0/+9
| * | | sparsemem: Put mem map for one node together.Yinghai Lu2010-02-121-1/+1
| * | | x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-122-5/+19
| * | | x86: Make early_node_mem get mem > 4 GB if possibleYinghai Lu2010-02-111-4/+17
| * | | x86: Call early_res_to_bootmem one timeYinghai Lu2010-02-113-45/+21Star
| * | | Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin2010-02-1112-175/+141Star
| |\ \ \
* | \ \ \ Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-281-134/+101Star
|\ \ \ \ \
| * | | | | x86, numa: Remove configurable node size support for numa emulationDavid Rientjes2010-02-151-147/+13Star
| * | | | | x86, numa: Add fixed node size option for numa emulationDavid Rientjes2010-02-151-8/+109
| * | | | | x86, numa: Fix numa emulation calculation of big nodesDavid Rientjes2010-02-151-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-285-56/+35Star
|\ \ \ \ \
| * | | | | x86, mm: Unify kernel_physical_mapping_init() APIPekka Enberg2010-02-262-10/+5Star
| * | | | | x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell2010-02-251-5/+26
| * | | | | x86: Convert tlbstate_lock to raw_spinlockThomas Gleixner2010-02-171-4/+4
| * | | | | Merge branch 'linus' into x86/mmThomas Gleixner2010-02-1713-176/+142Star
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| * | | | x86: Use the generic page_is_ram()Wu Fengguang2010-02-021-21/+0Star
| * | | | x86: Remove BIOS data range from e820Yinghai Lu2010-02-021-16/+0Star
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-281-0/+4
|\ \ \ \ \
| * | | | | x86: Lift restriction on the location of FIX_BTMAP_*Jan Beulich2009-12-301-0/+4
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-192-1/+5
| |\ \ \ \ \
| | \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*-------. \ \ \ \ \ \ Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds2010-02-281-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / | | | | |/| | | | / / | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | | | * | | | | x86: Use helpers for rlimitsJiri Slaby2010-01-281-2/+2
| | | |_|/ / / / / | | |/| | | | | |