aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2011-04-14Merge commit 'v2.6.38.3' into linaro-2.6.38Nicolas Pitre
2011-04-14Revert "x86: Cleanup highmap after brk is concluded"Greg Kroah-Hartman
2011-03-31Merge remote branch 'lttng/2.6.38-lttng-0.247'Avik Sil
2011-03-27x86: Cleanup highmap after brk is concludedYinghai Lu
2011-03-23x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li
2011-03-16lttng-instrumentation/lttng-instrumentation-x86Mathieu Desnoyers
2011-03-10x86/mm: Fix pgd_lock deadlockAndrea Arcangeli
2011-03-10x86/mm: Handle mm_fault_error() in kernel spaceAndrey Vagin
2011-03-04x86, numa: Fix numa_emulation code with memory-less node0Yinghai Lu
2011-02-02x86, nx: Don't force pages RW when setting NX bitsMatthieu CASTET
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-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-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
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