aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2008-06-24x86: pat.c more trivial changesAndreas Herrmann
2008-06-24x86: pat.c choose more crisp variable namesAndreas Herrmann
2008-06-24x86: introduce macro to check whether an address range is in the ISA rangeAndreas Herrmann
2008-06-20x86: unify __set_fixmap, fixIngo Molnar
2008-06-20x86/paravirt/xen: add set_fixmap pv_mmu_opsJeremy Fitzhardinge
2008-06-20x86: implement set_pte_vaddrJeremy Fitzhardinge
2008-06-20x86: unify __set_fixmapJeremy Fitzhardinge
2008-06-19x86: shrink pat_x_mtrr_type to its essentialsAndreas Herrmann
2008-06-18x86: PAT: make pat_x_mtrr_type() more readableHugh Dickins
2008-06-16Merge branch 'linus' into x86/patIngo Molnar
2008-06-16Merge branch 'linus' into x86/memtestIngo Molnar
2008-06-16Merge branch 'linus' into x86/cleanupsIngo Molnar
2008-06-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-12x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester
2008-06-12x86: fix an incompatible pointer type warning on 64-bit compilationsDavid Howells
2008-06-12x86: fix endless page faults in mount_block_root for Linux 2.6Henry Nestler
2008-06-12x86: rename pat_wc_enabled to pat_enabledAndreas Herrmann
2008-06-12x86: PAT: fixed checkpatch errors (and whitespaces)Andreas Herrmann
2008-06-12x86: PAT: fix ambiguous paranoia check in pat_init()Andreas Herrmann
2008-06-12x86: fix Xorg crash with xf86MapVidMem errorVenki Pallipadi
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