aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
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-25- fix mmioftrace + rcu merge interactionIngo Molnar
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-24x86 mmiotrace: page level is unsignedPekka Paalanen
2008-05-24mmiotrace: rename kmmio_probe::user_data to :private.Pekka Paalanen
2008-05-24x86 mmiotrace: use resource_size_t for phys addressesPekka Paalanen
2008-05-24x86 mmiotrace: fix page-unaligned ioremapsPekka Paalanen
2008-05-24mmiotrace: code style cleanupsPekka Paalanen
2008-05-24x86 mmiotrace: dynamically disable non-boot CPUsPekka Paalanen
2008-05-24mmiotrace: fix printk formatRandy Dunlap
2008-05-24x86 mmiotrace: remove ISA_trace parameter.Pekka Paalanen
2008-05-24x86 mmiotrace: move files into arch/x86/mm/.Pekka Paalanen
2008-05-24x86: mmiotrace, preview 2Pekka Paalanen
2008-05-24x86: mmiotrace full patch, preview 1Pekka Paalanen
2008-05-24x86: explicit call to mmiotrace in do_page_fault()Pekka Paalanen
2008-05-24x86 mmiotrace: use lookup_address()Pekka Paalanen
2008-05-23x86_64: fix kernel rodata NX settingPekka Paalanen
2008-05-23x86: add a list for custom page fault handlers.Pekka Paalanen
2008-05-23ftrace: dont write protect kernel textSteven Rostedt
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