aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu
2008-06-10x86, numa, 32-bit: use find_e820_area() to find KVA RAM on nodeYinghai Lu
2008-06-10mm, x86: shrink_active_range() should check allYinghai Lu
2008-06-05x86: reserve highmem pages via reserve_earlyHuang, Ying
2008-06-04x86: section mismatch fixAndrew Morton
2008-06-04x86: fix Xorg crash with xf86MapVidMem errorVenki Pallipadi
2008-06-04x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester
2008-06-04x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins
2008-06-04x86: ioremap fix failing nesting checkIngo Molnar
2008-06-04x86: make 32-bit use e820_register_active_regions()Yinghai Lu
2008-06-04x86, numa, 32-bit: make sure get we kva spaceYinghai Lu
2008-06-03x86: clean up max_pfn_mapped usage - 32-bitYinghai Lu
2008-06-03x86, numa, 32-bit: avoid clash between ramdisk and kvaYinghai Lu
2008-06-03x86, numa, 32-bit: print out debug info on all kvasYinghai Lu
2008-06-03x86, 32-bit: change propagate_e820_map() back to find_max_pfn()Yinghai Lu
2008-06-03x86: set node_remap_size[0] in fallback pathYinghai Lu
2008-06-03x86, numa, 32-bit: increase max_elements to 1024Yinghai Lu
2008-06-03x86, numaq 32-bit: build fixIngo Molnar
2008-06-03x86: 32-bit numa, build fixIngo Molnar
2008-06-03x86: add dummy acpi_numa_processor_affinity_init() implementation on 32-bitIngo Molnar
2008-06-03x86: add acpi_numa_slit_init() dummy implementation on 32-bitIngo Molnar
2008-05-31x86: extend e820 early_res support 32bit -fix #5Yinghai Lu
2008-05-31x86: extend e820 early_res support 32bit -fix #4Yinghai Lu
2008-05-25x86 boot: remove some unused extern function declarationsPaul Jackson
2008-05-25x86: fixup the fallout of the bitops changesThomas Gleixner
2008-05-25x86: eliminate duplicate consistency checks in init_32.cJan Beulich
2008-05-25x86: make memory_add_physaddr_to_nid depend on MEMORY_HOTPLUGThomas Gleixner
2008-05-25x86: init64.c include initrd.hThomas Gleixner
2008-05-25x86: k8topology cleanup variable declarationsThomas Gleixner
2008-05-25x86: k8topology fix shadow variableThomas Gleixner
2008-05-25x86: k8topology add missing headerThomas Gleixner
2008-05-25arch/x86/mm/pat.c: use boot_cpu_has()Andrew Morton
2008-05-20x86: cope with no remap space being allocated for a numa nodeAndy Whitcroft
2008-05-20x86: reinstate numa remap for SPARSEMEM on x86 NUMA systemsAndy Whitcroft
2008-05-19Merge branch 'linus' into x86/patIngo Molnar
2008-05-18Merge branch 'linus' into x86/patThomas Gleixner
2008-05-17x86: fix crash on cpu hotplug on pat-incapable machinesAvi Kivity
2008-05-13x86: arch/x86/mm/pat.c - fix warningPranith Kumar
2008-05-13x86: fix app crashes after SMP resumeHugh Dickins
2008-05-12x86_64: simplify the memtest parameter settingYinghai Lu
2008-05-12x86: add "debugpat" boot optionVenki Pallipadi
2008-05-08x86: cleanup PAT cpu validationThomas Gleixner
2008-05-06x86: fix PAE pmd_bad bootup warningHugh Dickins
2008-05-04x86: undo visws/numaq build changesThomas Gleixner
2008-04-30x86: ioremap ram check fixAndres Salomon
2008-04-30x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha
2008-04-30revert: "x86: ioremap(), extend check to all RAM pages"Ingo Molnar
2008-04-30x86: unexport kmap_atomic_to_pageAdrian Bunk
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-28vmallocinfo: add caller informationChristoph Lameter