aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-08x86_64: use PAGE_OFFSET in dump_pagetablesJiri Slaby
2008-07-08x86: add sparse annotations to ioremapThomas Gleixner
2008-07-08x86: janitor CPA statistics patchThomas Gleixner
2008-07-08x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen
2008-07-03x86: remove unnecessary #ifdef CONFIG_X86_32...#elseGustavo Fernando Padovan
2008-07-03arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton
2008-06-26x86: section/warning fixesDaniel J Blueman
2008-06-24x86: pat.c final cleanup of loop body in reserve_memtypeAndreas Herrmann
2008-06-24x86: pat.c introduce function to check for conflicts with existing memtypesAndreas Herrmann
2008-06-24x86: pat.c consolidate list_add handling in reserve_memtypeAndreas Herrmann
2008-06-24x86: pat.c consolidate error/debug messages in reserve_memtypeAndreas Herrmann
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-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-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-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-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