summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
AgeCommit message (Expand)AuthorFilesLines
2011-01-10Merge branch 'x86/numa' into x86/urgentIngo Molnar3-55/+214
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar8-17/+59
2011-01-07x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulationDavid Rientjes1-11/+37
2011-01-06Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-13/+43
2011-01-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2011-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+11
2011-01-06Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-18/+18
2011-01-04Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar7-126/+116
2010-12-29Merge branch 'x86/apic-cleanups' into x86/numaH. Peter Anvin1-1/+0
2010-12-23x86, numa: Fix cpu to node mapping for sparse node idsDavid Rientjes3-27/+22
2010-12-23x86, numa: Fake node-to-cpumask for NUMA emulationDavid Rientjes1-20/+79
2010-12-23x86, numa: Fake apicid and pxm mappings for NUMA emulationDavid Rientjes3-19/+94
2010-12-23x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMUDavid Rientjes2-0/+4
2010-12-23x86, acpi: Parse all SRAT cpu entries even above the cpu number limitationYinghai Lu2-0/+11
2010-12-23Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar1-2/+3
2010-12-09x86, apic: Remove early_init_lapic_mapping()Yinghai Lu1-1/+0
2010-12-07Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar1-2/+3
2010-11-22x86: Resume trampoline must be executableLin Ming1-2/+1
2010-11-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar1-1/+1
2010-11-18x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld3-18/+18
2010-11-18x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen1-1/+1
2010-11-18x86: Add NX protection for kernel dataMatthieu Castet4-4/+27
2010-11-18x86: Fix improper large page preservationmatthieu castet1-10/+18
2010-11-18x86: Use online node real index in calulate_tbl_offset()Yinghai Lu1-2/+3
2010-11-10x86, cpu: Only CPU features determine NX capabilitiesKees Cook1-1/+1
2010-11-01x86, mm: Fix section mismatch in tlb.cRakib Mullick1-1/+1
2010-10-29Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...Linus Torvalds1-5/+2
2010-10-28x86, memblock: Fix early_node_mem with big reserved region.Yinghai Lu1-5/+2
2010-10-27Remove duplicate includes from many filesZimny Lech1-1/+0
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra2-2/+4
2010-10-26x86: access_error API cleanupMichel Lespinasse1-3/+3
2010-10-26mm: retry page fault when blocking on disk transferMichel Lespinasse1-12/+26
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra2-51/+66
2010-10-26Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds1-6/+13
2010-10-22Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-45/+0
2010-10-22Merge branch 'hwpoison-hugepages' into hwpoisonAndi Kleen1-6/+13
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds12-262/+428
2010-10-21Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+0
2010-10-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-31/+129
2010-10-21Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-6/+6
2010-10-21Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+6
2010-10-20x86: Spread tlb flush vector between nodesShaohua Li1-1/+47
2010-10-20x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov1-45/+0
2010-10-20Merge branch 'x86/cleanups' into x86/trampolineH. Peter Anvin3-6/+6
2010-10-20Merge branch 'x86/vmware' into x86/trampolineH. Peter Anvin1-4/+0
2010-10-20x86, mm: Fix incorrect data type in vmalloc_sync_all()Borislav Petkov1-1/+1
2010-10-19x86, mm: Hold mm->page_table_lock while doing vmalloc_syncJeremy Fitzhardinge3-4/+34
2010-10-19x86, mm: Fix bogus whitespace in sync_global_pgds()Jeremy Fitzhardinge1-22/+22
2010-10-14x86: Barf when vmalloc and kmemcheck faults happen in NMIFrederic Weisbecker2-0/+6