aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
* Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\
| * x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu2010-03-29
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-13
|\
| * x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a...Suresh Siddha2010-02-22
* | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-03
|\ \
| * | x86: Make 32bit support NO_BOOTMEMYinghai Lu2010-02-12
| * | sparsemem: Put mem map for one node together.Yinghai Lu2010-02-12
| * | x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-12
| * | x86: Make early_node_mem get mem > 4 GB if possibleYinghai Lu2010-02-10
| * | x86: Call early_res_to_bootmem one timeYinghai Lu2010-02-10
| * | Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin2010-02-10
| |\ \
* | \ \ Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-28
|\ \ \ \
| * | | | x86, numa: Remove configurable node size support for numa emulationDavid Rientjes2010-02-15
| * | | | x86, numa: Add fixed node size option for numa emulationDavid Rientjes2010-02-15
| * | | | x86, numa: Fix numa emulation calculation of big nodesDavid Rientjes2010-02-15
| | |/ / | |/| |
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-28
|\ \ \ \
| * | | | x86, mm: Unify kernel_physical_mapping_init() APIPekka Enberg2010-02-25
| * | | | x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell2010-02-25
| * | | | x86: Convert tlbstate_lock to raw_spinlockThomas Gleixner2010-02-17
| * | | | Merge branch 'linus' into x86/mmThomas Gleixner2010-02-17
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | x86: Use the generic page_is_ram()Wu Fengguang2010-02-01
| * | | | x86: Remove BIOS data range from e820Yinghai Lu2010-02-01
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-28
|\ \ \ \ \
| * | | | | x86: Lift restriction on the location of FIX_BTMAP_*Jan Beulich2009-12-30
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-19
| |\ \ \ \ \
| | \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*-------. \ \ \ \ \ \ Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds2010-02-28
|\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / | | | | |/| | | | / / | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | | | * | | | | x86: Use helpers for rlimitsJiri Slaby2010-01-27
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | kmemcheck: Test the full object in kmemcheck_is_obj_initialized()Catalin Marinas2010-02-17
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-11
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko2010-02-02
| | |/ / / / | |/| | | |
* / | | | | memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng2010-02-02
|/ / / / /
* | | | | x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes2010-01-23
* | | | | hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri2010-01-17
|/ / / /
* | | | mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-11
* | | | x86, kmemcheck: Use KERN_WARNING for error reportingPekka Enberg2009-12-28
* | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-12-28
|\| | | | |/ / |/| |
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-14
| |\ \
| * \ \ Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-11
| |\ \ \
| * | | | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
* | | | | x86: Fix checking of SRAT when node 0 ram is not from 0Yinghai Lu2009-12-16
| |_|/ / |/| | |
* | | | x86: Fix build warning in arch/x86/mm/mmio-mod.cJoe Perches2009-12-14
* | | | Merge commit 'linus/master' into x86/urgentH. Peter Anvin2009-12-11
|\| | | | |/ / |/| |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
| |\ \
| | * \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| | |\ \
| | | * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | | | x86: mmio-mod.c: Use pr_fmtJoe Perches2009-12-10
* | | | | x86: kmmio.c: Add and use pr_fmt(fmt)Joe Perches2009-12-10
* | | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-12-09
|\| | | |
| * | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-08
| |\ \ \ \