summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2010-10-13xen: Cope with unmapped pages when initializing kernel pagetableJeremy Fitzhardinge
2010-10-12Merge branch 'x86/urgent' into core/memblockH. Peter Anvin
2010-10-11x86, numa: For each node, register the memory blocks actually usedYinghai Lu
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar
2010-10-06x86, memblock: Remove __memblock_x86_find_in_range_size()Yinghai Lu
2010-10-06x86-32, memblock: Make add_highpages honor early reserved rangesYinghai Lu
2010-09-05x86: Fix the address space annotations of iomap_atomic_prot_pfn()Francisco Jerez
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-27x86: Remove old bootmem codeYinghai Lu
2010-08-27x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ...Yinghai Lu
2010-08-27x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu
2010-08-27x86: Use memblock to replace early_resYinghai Lu
2010-08-27x86, memblock: Use memblock_debug to control debug message print outYinghai Lu
2010-08-27x86, memblock: Add memblock_x86_memory_in_range()Yinghai Lu
2010-08-27x86, memblock: Add memblock_x86_free_memory_in_range()Yinghai Lu
2010-08-27x86, memblock: Add memblock_x86_find_in_range_node()Yinghai Lu
2010-08-27x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_ho...Yinghai Lu
2010-08-27x86, memblock: Add get_free_all_memory_range()Yinghai Lu
2010-08-27x86, memblock: Add memblock_x86_reserve_range/memblock_x86_free_rangeYinghai Lu
2010-08-27x86, memblock: Add memblock_x86_to_bootmem()Yinghai Lu
2010-08-27bootmem, x86: Add weak version of reserve_bootmem_genericYinghai Lu
2010-08-27x86, memblock: Add memblock_x86_find_in_range_size()Yinghai Lu
2010-08-13x86: don't send SIGBUS for kernel page faultsLinus Torvalds
2010-08-10kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros
2010-08-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-01x86,mmiotrace: Add support for tracing STOS instructionMarcin Slusarz
2010-07-29x86: Ioremap: fix wrong physical address handling in PAT codeYasuaki Ishimatsu
2010-07-21x86, tlb: Clean up and correct used typeBorislav Petkov
2010-07-20x86, iomap: Fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl
2010-07-20x86, mm: Create symbolic index into address_markers arrayAndres Salomon
2010-07-19update email addressPavel Machek
2010-07-09x86, ioremap: Fix normal ram range checkKenji Kaneshige
2010-07-09x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige
2010-07-05rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra
2010-06-18x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pagesMarcin Slusarz
2010-06-11x86, pat: Proper init of memtype subtree_max_endVenkatesh Pallipadi
2010-05-31x86/mm: Remove unused DBG() macroAkinobu Mita
2010-05-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-27numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn
2010-05-27cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner
2010-05-26x86, pat: Fix memory leak in free_memtypeXiaotian Feng
2010-05-24x86: remove last traces of quicklist usagePeter Zijlstra
2010-05-23x86/mmiotrace: Remove redundant instruction prefix checksAkinobu Mita
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-18Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds