aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
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.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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/linux-mce-2.6Linus Torvalds1-6/+13
2010-10-22Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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/kernel/git/tip/linux-2.6-tipLinus Torvalds12-262/+428
2010-10-21Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+0
2010-10-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-31/+129
2010-10-21Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-6/+6
2010-10-21Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+2
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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
2010-10-13xen: Cope with unmapped pages when initializing kernel pagetableJeremy Fitzhardinge1-0/+5
2010-10-11Merge branch 'x86/urgent' into core/memblockH. Peter Anvin1-3/+5
2010-10-11x86, numa: For each node, register the memory blocks actually usedYinghai Lu1-3/+5
2010-10-08x86: HWPOISON: Report correct address granuality for huge hwpoison faultsAndi Kleen1-6/+13
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar1-3/+3
2010-10-05x86, memblock: Remove __memblock_x86_find_in_range_size()Yinghai Lu1-28/+11
2010-10-05x86-32, memblock: Make add_highpages honor early reserved rangesYinghai Lu3-43/+31
2010-09-22x86, cleanups: Use clear_page/copy_page rather than memset/memcpyJan Beulich2-3/+3
2010-09-20x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann2-2/+2
2010-09-05x86: Fix the address space annotations of iomap_atomic_prot_pfn()Francisco Jerez1-3/+3
2010-09-03x86, mm: fix uninitialized addr in kernel_physical_mapping_init()Wu Fengguang1-0/+1
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar10-38/+92
2010-08-30x86, kmemcheck: Remove double testJulia Lawall1-1/+1
2010-08-27x86: Remove old bootmem codeYinghai Lu5-176/+0
2010-08-27x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserveYinghai Lu1-7/+0
2010-08-27x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu9-55/+64
2010-08-27x86: Use memblock to replace early_resYinghai Lu1-4/+5
2010-08-27x86, memblock: Use memblock_debug to control debug message print outYinghai Lu1-8/+12
2010-08-27x86, memblock: Add memblock_x86_memory_in_range()Yinghai Lu1-1/+17
2010-08-27x86, memblock: Add memblock_x86_free_memory_in_range()Yinghai Lu1-0/+48
2010-08-27x86, memblock: Add memblock_x86_find_in_range_node()Yinghai Lu1-0/+15
2010-08-27x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_hole_size()Yinghai Lu1-0/+66
2010-08-27x86, memblock: Add get_free_all_memory_range()Yinghai Lu1-1/+97
2010-08-27x86, memblock: Add memblock_x86_reserve_range/memblock_x86_free_rangeYinghai Lu1-0/+22
2010-08-27x86, memblock: Add memblock_x86_to_bootmem()Yinghai Lu1-0/+29