summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2008-04-24x86: add common mm/pgtable.cJeremy Fitzhardinge
2008-04-24x86: convert pgalloc_64.h from macros to inlinesJeremy Fitzhardinge
2008-04-24pat: cleanupsIngo Molnar
2008-04-24x86: PAT use reserve free memtype in mmap of /dev/memvenkatesh.pallipadi@intel.com
2008-04-24x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com
2008-04-24x86: PAT avoid aliasing in /dev/mem read/writevenkatesh.pallipadi@intel.com
2008-04-24x86: introduce /dev/mem restrictions with a config optionArjan van de Ven
2008-04-24"make namespacecheck" fixesIngo Molnar
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-04-19numa: move large array from stack to _initdata sectionMike Travis
2008-04-19x86: move definition to pci-dma.cGlauber Costa
2008-04-19srat, x86: add support for nodes spanning other nodesSuresh Siddha
2008-04-19x86: rename find_max_pfn() to propagate_e820_map()Ingo Molnar
2008-04-19x86: fix arch/x86/mm/ioremap.c warningRandy Dunlap
2008-04-19x86: remove pointless commentsWANG Cong
2008-04-18x86 PAT: fix mmap() of holesIngo Molnar
2008-04-17x86: clean up non-smp usage of cpu mapsMike Travis
2008-04-17x86: increase size of APICIDJack Steiner
2008-04-17x86: cleanup - rename VM_MASK to X86_VM_MASKgorcunov@gmail.com
2008-04-17x86: ioremap of 64-bit resource on 32-bit kernel fixIngo Molnar
2008-04-17x86: don't use large pages to map the first 2/4MB of memoryAndi Kleen
2008-04-17x86: add set_memory_4k to pageattr.cAndi Kleen
2008-04-17x86: account overlapped mappings in max_pfn_mappedAndi Kleen
2008-04-17x86: replace the now useless max_pfn_mapped defineThomas Gleixner
2008-04-17x86: implement true end_pfn_mapped for 32bitAndi Kleen
2008-04-17x86: fix memtest print outYinghai Lu
2008-04-17x86: memtest bootparamYinghai Lu
2008-04-17x86: PAT bug fix for attribute type check after reserve_memtype, debugVenki Pallipadi
2008-04-17x86: PAT bug fix for attribute type check after reserve_memtypeVenki Pallipadi
2008-04-17x86: pat cpu feature bit setting for known cpusYinghai Lu
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