summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
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-04Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar
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-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
2010-11-10x86, cpu: Only CPU features determine NX capabilitiesKees Cook
2010-11-01x86, mm: Fix section mismatch in tlb.cRakib Mullick
2010-10-29Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...Linus Torvalds
2010-10-28x86, memblock: Fix early_node_mem with big reserved region.Yinghai Lu
2010-10-27Remove duplicate includes from many filesZimny Lech
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra
2010-10-26x86: access_error API cleanupMichel Lespinasse
2010-10-26mm: retry page fault when blocking on disk transferMichel Lespinasse
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-26Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2010-10-22Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2010-10-22Merge branch 'hwpoison-hugepages' into hwpoisonAndi Kleen
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-21Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-10-21Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-10-21Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-20x86: Spread tlb flush vector between nodesShaohua Li
2010-10-20x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov
2010-10-20Merge branch 'x86/cleanups' into x86/trampolineH. Peter Anvin
2010-10-20Merge branch 'x86/vmware' into x86/trampolineH. Peter Anvin
2010-10-20x86, mm: Fix incorrect data type in vmalloc_sync_all()Borislav Petkov
2010-10-19x86, mm: Hold mm->page_table_lock while doing vmalloc_syncJeremy Fitzhardinge
2010-10-19x86, mm: Fix bogus whitespace in sync_global_pgds()Jeremy Fitzhardinge
2010-10-14x86: Barf when vmalloc and kmemcheck faults happen in NMIFrederic Weisbecker