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-03-131-2/+23
|\
| * x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a...Suresh Siddha2010-02-221-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-101-4/+17
| * | x86: Call early_res_to_bootmem one timeYinghai Lu2010-02-103-45/+21
| * | Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin2010-02-1012-175/+141
| |\ \
* | \ \ Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-281-134/+101
|\ \ \ \
| * | | | x86, numa: Remove configurable node size support for numa emulationDavid Rientjes2010-02-151-147/+13
| * | | | 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/+35
|\ \ \ \
| * | | | x86, mm: Unify kernel_physical_mapping_init() APIPekka Enberg2010-02-252-10/+5
| * | | | 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/+142
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | x86: Use the generic page_is_ram()Wu Fengguang2010-02-011-21/+0
| * | | | x86: Remove BIOS data range from e820Yinghai Lu2010-02-011-16/+0
* | | | | 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-271-2/+2
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | kmemcheck: Test the full object in kmemcheck_is_obj_initialized()Catalin Marinas2010-02-173-3/+17
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-111-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko2010-02-021-1/+1
| | |/ / / / | |/| | | |
* | | | | | memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng2010-02-021-0/+19
|/ / / / /
* | | | | x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes2010-01-231-1/+3
* | | | | hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri2010-01-171-3/+4
|/ / / /
* | | | mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-111-2/+1
* | | | x86, kmemcheck: Use KERN_WARNING for error reportingPekka Enberg2009-12-281-10/+9
* | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-12-281-2/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-141-1/+1
| |\ \
| * \ \ Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-112-57/+56
| |\ \ \
| * | | | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-2/+1
* | | | | x86: Fix checking of SRAT when node 0 ram is not from 0Yinghai Lu2009-12-162-1/+5
| |_|/ / |/| | |
* | | | x86: Fix build warning in arch/x86/mm/mmio-mod.cJoe Perches2009-12-141-1/+1
* | | | Merge commit 'linus/master' into x86/urgentH. Peter Anvin2009-12-111-2/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-2/+2
| |\ \
| | * \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-2/+2
| | |\ \
| | | * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* | | | | x86: mmio-mod.c: Use pr_fmtJoe Perches2009-12-101-36/+35
* | | | | x86: kmmio.c: Add and use pr_fmt(fmt)Joe Perches2009-12-101-20/+20
* | | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-12-0912-176/+389
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-082-31/+2
| |\ \ \ \
| | * | | | x86: pat: Remove ioremap_default()Xiaotian Feng2009-11-101-25/+1
| | * | | | x86: pat: Clean up req_type special case for reserve_memtype()Xiaotian Feng2009-11-101-6/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-0811-145/+387
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
OpenPOWER on IntegriCloud