aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
* 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
| |\ \ \ \
| | * | | | x86: pat: Remove ioremap_default()Xiaotian Feng2009-11-10
| | * | | | x86: pat: Clean up req_type special case for reserve_memtype()Xiaotian Feng2009-11-10
| | | |/ / | | |/| |
| * | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | x86/pat: Trivial: don't create debugfs for memtype if pat is disabledXiaotian Feng2009-11-26
| | * | x86: Move find_smp_config() earlier and avoid bootmem usageYinghai Lu2009-11-24
| | * | x86, platform: Change is_untracked_pat_range() to bool; cleanup initH. Peter Anvin2009-11-23
| | * | x86, mm: is_untracked_pat_range() takes a normal semiclosed rangeH. Peter Anvin2009-11-23
| | * | x86: UV SGI: Don't track GRU space in PATJack Steiner2009-11-23
| | * | x86, numa: Use near(er) online node instead of roundrobin for NUMAYinghai Lu2009-11-23
| | * | x86, numa, bootmem: Only free bootmem on NUMA failure pathYinghai Lu2009-11-23
| | * | x86: Eliminate redundant/contradicting cache line size config optionsJan Beulich2009-11-18
| | * | x86, mm: Report state of NX protections during bootKees Cook2009-11-16