summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2011-02-15Merge branch 'x86/numa' into auto-latestIngo Molnar
2011-02-15Merge branch 'x86/mm' into auto-latestIngo Molnar
2011-02-15Merge branch 'x86/bootmem' into auto-latestIngo Molnar
2011-02-14x86, numa: Add error handling for bad cpu-to-node mappingsDavid Rientjes
2011-02-14Merge commit 'v2.6.38-rc4' into x86/numaIngo Molnar
2011-02-14x86: Avoid tlbstate lock if not enough cpusShaohua Li
2011-02-14Merge branch 'linus' into x86/bootmemIngo Molnar
2011-02-03Merge branch 'x86/urgent' into auto-latestIngo Molnar
2011-02-02x86, nx: Don't force pages RW when setting NX bitsMatthieu CASTET
2011-01-28x86: Unify NUMA initialization between 32 and 64bitTejun Heo
2011-01-28x86: Unify node_to_cpumask_map handling between 32 and 64bitTejun Heo
2011-01-28x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo
2011-01-28x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo
2011-01-28x86: Drop x86_32 MAX_APICIDTejun Heo
2011-01-19x86: Unify "numa=" command line option handlingJan Beulich
2011-01-13thp: mmu_notifier_test_youngAndrea Arcangeli
2011-01-13thp: add x86 32bit supportJohannes Weiner
2011-01-13thp: bail out gup_fast on splitting pmdAndrea Arcangeli
2011-01-13thp: add pmd mangling functions to x86Andrea Arcangeli
2011-01-13thp: alter compound get_page/put_pageAndrea Arcangeli
2011-01-13Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-10Merge branch 'x86/numa' into x86/urgentIngo Molnar
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar
2011-01-07x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulationDavid Rientjes
2011-01-06Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-06Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-05x86-64: Move out cleanup higmap [_brk_end, _end) out of init_memory_mapping()Yinghai Lu
2011-01-04Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar
2010-12-29x86-64, numa: Put pgtable to local node memoryYinghai Lu
2010-12-29x86-64, numa: Allocate memnodemap under max_pfn_mappedYinghai Lu
2010-12-29x86-64, mm: Put early page table highYinghai Lu
2010-12-29Merge branch 'x86/apic-cleanups' into x86/numaH. Peter Anvin
2010-12-23x86, numa: Fix cpu to node mapping for sparse node idsDavid Rientjes
2010-12-23x86, numa: Fake node-to-cpumask for NUMA emulationDavid Rientjes
2010-12-23x86, numa: Fake apicid and pxm mappings for NUMA emulationDavid Rientjes
2010-12-23x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMUDavid Rientjes
2010-12-23x86, acpi: Parse all SRAT cpu entries even above the cpu number limitationYinghai Lu
2010-12-23Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar
2010-12-15x86, olpc: Add OLPC device-tree supportAndres Salomon
2010-12-09x86, apic: Remove early_init_lapic_mapping()Yinghai Lu
2010-12-07Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar
2010-11-22x86: Resume trampoline must be executableLin Ming
2010-11-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-11-18x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld
2010-11-18x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen
2010-11-18x86: Add NX protection for kernel dataMatthieu Castet
2010-11-18x86: Fix improper large page preservationmatthieu castet
2010-11-18x86: Use online node real index in calulate_tbl_offset()Yinghai Lu