aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2008-04-17x86: enable PAT for amd k8 and fam10hYinghai Lu
2008-04-17x86: add PAT related debug printsvenkatesh.pallipadi@intel.com
2008-04-17x86: PAT add ioremap_wc() interfacevenkatesh.pallipadi@intel.com
2008-04-17x86: PAT add set_memory_wc() interfacevenkatesh.pallipadi@intel.com
2008-04-17x86: PAT use reserve free memtype in set_memory_ucvenkatesh.pallipadi@intel.com
2008-04-17x86: PAT use reserve free memtype in ioremap and iounmapvenkatesh.pallipadi@intel.com
2008-04-17x86: PAT make ioremap_change_attr non-staticvenkatesh.pallipadi@intel.com
2008-04-17x86: revert ucminus changeIngo Molnar
2008-04-17x86: PAT infrastructure patchvenkatesh.pallipadi@intel.com
2008-04-17x86: early memtest to find bad ramYinghai Lu
2008-04-17x86: use get_bios_ebda in mpparse_64.cAlexey Starikovskiy
2008-04-17x86: Remove redundant display of free swap space in show_mem()Johannes Weiner
2008-04-17x86: sort address_markers for dump_pagetablesYinghai Lu
2008-04-17x86: enhance DEBUG_RODATA support for hotplug and kprobesMathieu Desnoyers
2008-04-17x86: debug pmd_bad()Ingo Molnar
2008-04-17x86: warn about RAM pages in ioremap()Ingo Molnar
2008-04-17x86: ioremap(), extend check to all RAM pagesIngo Molnar
2008-04-17x86: check physical address range in ioremapThomas Gleixner
2008-04-17x86: reduce arch/x86/mm/ioremap.o sizeIan Campbell
2008-04-17x86: remove never used nodenumer in pdaYinghai Lu
2008-04-17x86: get apic_id later in acpi_numa_processor_affinity_initYinghai Lu
2008-04-17x86: do kernel direct mapping at boot using GB pagesAndi Kleen
2008-04-17x86: add gbpages switchesIngo Molnar
2008-04-17x86: clean up the page table dumper and add 32-bit supportH. Peter Anvin
2008-04-17x86: add code to dump the (kernel) page tables for visual inspection by kerne...Arjan van de Ven
2008-04-17x86: unify arch/x86/mm/MakefileH. Peter Anvin
2008-04-17x86: add debug info to DEBUG_PAGEALLOCThomas Gleixner
2008-04-17x86: check vmlinux limits, 64-bitIngo Molnar
2008-03-28Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEMAndrew Morton
2008-03-27x86: prefetch fix #2Ingo Molnar
2008-03-27x86: stricter check in follow_huge_addr()Christoph Lameter
2008-03-27x86: fix prefetch workaroundIngo Molnar
2008-03-26x86: fix performance drop for glxSuresh Siddha
2008-03-26x86: fix trim mtrr not to setup_memory two timesYinghai Lu
2008-03-24x86-32: Pass the full resource data to ioremap()Linus Torvalds
2008-03-21x86_64: free_bootmem should take physYinghai Lu
2008-03-11x86: remove quicklistsThomas Gleixner
2008-03-11x86: ioremap, remove WARN_ON()Ingo Molnar
2008-03-04x86: not set node to cpu_to_node if the node is not onlineYinghai Lu
2008-03-03x86: revert "x86: CPA: avoid split of alias mappings"Rafael J. Wysocki
2008-02-29x86: CPA: avoid split of alias mappingsThomas Gleixner
2008-02-29x86: fix leak un ioremap_page_range() failureIngo Molnar
2008-02-26x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar
2008-02-26x86: remove double-checking empty zero pages debugYinghai Lu
2008-02-26x86: make DEBUG_PAGEALLOC and CPA more robustIngo Molnar
2008-02-21Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki
2008-02-19Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-02-19x86: fix page_is_ram() thinkoArjan van de Ven
2008-02-19x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios da...Arjan van de Ven
2008-02-19x86: fix section mismatch in srat_64.c:reserve_hotaddSam Ravnborg