summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* thp: alter compound get_page/put_pageAndrea Arcangeli2011-01-141-0/+12
* Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-131-0/+2
|\
| * x86, olpc: Add OLPC device-tree supportAndres Salomon2010-12-161-0/+2
* | Merge branch 'x86/numa' into x86/urgentIngo Molnar2011-01-103-55/+214
|\ \
| * | x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulationDavid Rientjes2011-01-071-11/+37
| * | Merge branch 'x86/apic-cleanups' into x86/numaH. Peter Anvin2010-12-291-1/+0Star
| |\ \
| * | | x86, numa: Fix cpu to node mapping for sparse node idsDavid Rientjes2010-12-243-27/+22Star
| * | | x86, numa: Fake node-to-cpumask for NUMA emulationDavid Rientjes2010-12-241-20/+79
| * | | x86, numa: Fake apicid and pxm mappings for NUMA emulationDavid Rientjes2010-12-243-19/+94
| * | | x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMUDavid Rientjes2010-12-242-0/+4
* | | | Merge branch 'linus' into x86/apic-cleanupsIngo Molnar2011-01-078-17/+59
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-063-13/+43
| |\ \ \
| | * \ \ Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar2010-12-231-2/+3
| | |\ \ \ | | | | |/ | | | |/|
| | * | | x86: Resume trampoline must be executableLin Ming2010-11-221-2/+1Star
| | * | | x86: Add NX protection for kernel dataMatthieu Castet2010-11-184-4/+27
| | * | | x86: Fix improper large page preservationmatthieu castet2010-11-181-10/+18
| * | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-061-1/+1
| |\ \ \ \
| | * | | | x86, cpu: Only CPU features determine NX capabilitiesKees Cook2010-11-111-1/+1
| * | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-062-0/+11
| |\ \ \ \ \
| | * \ \ \ \ Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar2011-01-047-126/+116Star
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | x86, acpi: Parse all SRAT cpu entries even above the cpu number limitationYinghai Lu2010-12-232-0/+11
| * | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-063-18/+18
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar2010-12-071-2/+3
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | x86: Use online node real index in calulate_tbl_offset()Yinghai Lu2010-11-181-2/+3
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-11-181-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen2010-11-181-1/+1
| | | |_|/ | | |/| |
* | | | | x86, apic: Remove early_init_lapic_mapping()Yinghai Lu2010-12-091-1/+0Star
| |_|/ / |/| | |
* | | | x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld2010-11-183-18/+18
|/ / /
* / / x86, mm: Fix section mismatch in tlb.cRakib Mullick2010-11-011-1/+1
|/ /
| |
| \
*-. \ Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...Linus Torvalds2010-10-301-5/+2Star
|\ \ \
| * | | x86, memblock: Fix early_node_mem with big reserved region.Yinghai Lu2010-10-291-5/+2Star
* | | | Remove duplicate includes from many filesZimny Lech2010-10-281-1/+0Star
* | | | mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-282-2/+4
* | | | x86: access_error API cleanupMichel Lespinasse2010-10-271-3/+3
* | | | mm: retry page fault when blocking on disk transferMichel Lespinasse2010-10-271-12/+26
* | | | mm: stack based kmap_atomic()Peter Zijlstra2010-10-272-51/+66
* | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2010-10-261-6/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'hwpoison-hugepages' into hwpoisonAndi Kleen2010-10-221-6/+13
| |\ \ \ | | |_|/ | |/| |
| | * | x86: HWPOISON: Report correct address granuality for huge hwpoison faultsAndi Kleen2010-10-081-6/+13
| | |/
* | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-10-231-45/+0Star
|\ \ \ | |/ / |/| |
| * | x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov2010-10-201-45/+0Star
| * | Merge branch 'x86/cleanups' into x86/trampolineH. Peter Anvin2010-10-203-6/+6
| |\ \
| * \ \ Merge branch 'x86/vmware' into x86/trampolineH. Peter Anvin2010-10-201-4/+0Star
| |\ \ \
* | \ \ \ Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-2212-262/+428
|\ \ \ \ \
| * | | | | xen: Cope with unmapped pages when initializing kernel pagetableJeremy Fitzhardinge2010-10-141-0/+5
| * | | | | Merge branch 'x86/urgent' into core/memblockH. Peter Anvin2010-10-121-3/+5
| |\| | | |
| * | | | | Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-081-3/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | x86, memblock: Remove __memblock_x86_find_in_range_size()Yinghai Lu2010-10-061-28/+11Star
| * | | | | x86-32, memblock: Make add_highpages honor early reserved rangesYinghai Lu2010-10-063-43/+31Star
| * | | | | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-3110-38/+92
| |\ \ \ \ \