aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
...
| * | | | | xen: Cope with unmapped pages when initializing kernel pagetableJeremy Fitzhardinge2010-10-13
| * | | | | Merge branch 'x86/urgent' into core/memblockH. Peter Anvin2010-10-11
| |\| | | |
| * | | | | Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-08
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | x86, memblock: Remove __memblock_x86_find_in_range_size()Yinghai Lu2010-10-06
| * | | | | x86-32, memblock: Make add_highpages honor early reserved rangesYinghai Lu2010-10-06
| * | | | | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31
| |\ \ \ \ \
| * | | | | | x86: Remove old bootmem codeYinghai Lu2010-08-27
| * | | | | | x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ...Yinghai Lu2010-08-27
| * | | | | | x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu2010-08-27
| * | | | | | x86: Use memblock to replace early_resYinghai Lu2010-08-27
| * | | | | | x86, memblock: Use memblock_debug to control debug message print outYinghai Lu2010-08-27
| * | | | | | x86, memblock: Add memblock_x86_memory_in_range()Yinghai Lu2010-08-27
| * | | | | | x86, memblock: Add memblock_x86_free_memory_in_range()Yinghai Lu2010-08-27
| * | | | | | x86, memblock: Add memblock_x86_find_in_range_node()Yinghai Lu2010-08-27
| * | | | | | x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_ho...Yinghai Lu2010-08-27
| * | | | | | x86, memblock: Add get_free_all_memory_range()Yinghai Lu2010-08-27
| * | | | | | x86, memblock: Add memblock_x86_reserve_range/memblock_x86_free_rangeYinghai Lu2010-08-27
| * | | | | | x86, memblock: Add memblock_x86_to_bootmem()Yinghai Lu2010-08-27
| * | | | | | bootmem, x86: Add weak version of reserve_bootmem_genericYinghai Lu2010-08-27
| * | | | | | x86, memblock: Add memblock_x86_find_in_range_size()Yinghai Lu2010-08-27
* | | | | | | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-21
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | x86, paravirt: Remove alloc_pmd_clone hook, only used by VMIAlok Kataria2010-08-23
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-10-21
|\ \ \ \ \ \
| * | | | | | x86: Spread tlb flush vector between nodesShaohua Li2010-10-20
| * | | | | | x86, mm: Fix incorrect data type in vmalloc_sync_all()Borislav Petkov2010-10-20
| * | | | | | x86, mm: Hold mm->page_table_lock while doing vmalloc_syncJeremy Fitzhardinge2010-10-19
| * | | | | | x86, mm: Fix bogus whitespace in sync_global_pgds()Jeremy Fitzhardinge2010-10-19
| * | | | | | x86, mm: fix uninitialized addr in kernel_physical_mapping_init()Wu Fengguang2010-09-03
| * | | | | | x86, kmemcheck: Remove double testJulia Lawall2010-08-30
| * | | | | | x86, mm: Make spurious_fault check explicitly check the PRESENT bitShaohua Li2010-08-26
| * | | | | | x86-64, mem: Update all PGDs for direct mapping and vmemmap mapping changesHaicheng Li2010-08-26
| * | | | | | x86, mm: Separate x86_64 vmalloc_sync_all() into separate functionsHaicheng Li2010-08-26
| |/ / / / /
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-21
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | x86, cleanups: Use clear_page/copy_page rather than memset/memcpyJan Beulich2010-09-22
| * | | | | x86, cleanup: Remove obsolete boot_cpu_id variableRobert Richter2010-08-12
* | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-21
|\ \ \ \ \ \
| * | | | | | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann2010-09-20
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-21
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | x86: Barf when vmalloc and kmemcheck faults happen in NMIFrederic Weisbecker2010-10-14
| |/ / / /
* / / / / x86, numa: For each node, register the memory blocks actually usedYinghai Lu2010-10-11
|/ / / /
* | / / x86: Fix the address space annotations of iomap_atomic_prot_pfn()Francisco Jerez2010-09-05
| |/ / |/| |
* | | x86: don't send SIGBUS for kernel page faultsLinus Torvalds2010-08-13
|/ /
* | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-09
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-06
|\ \
| * | x86: Ioremap: fix wrong physical address handling in PAT codeYasuaki Ishimatsu2010-07-29
| * | x86, tlb: Clean up and correct used typeBorislav Petkov2010-07-21
| * | x86, iomap: Fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl2010-07-20
| * | x86, mm: Create symbolic index into address_markers arrayAndres Salomon2010-07-20
| * | x86, ioremap: Fix normal ram range checkKenji Kaneshige2010-07-09
| * | x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige2010-07-09