aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2008-07-08Merge branch 'x86/fixmap' into x86/develIngo Molnar
2008-07-08Merge branch 'x86/numa' into x86/develIngo Molnar
2008-07-08x86: add flags parameter to reserve_bootmem_generic()Bernhard Walle
2008-07-08x86: numa_64.c fix shadowed variableThomas Gleixner
2008-07-08x86: numa_64.c make local variables staticThomas Gleixner
2008-07-08x86: remove the static 256k node_to_cpumask_mapMike Travis
2008-07-08x86: cleanup early per cpu variables/accesses v4Mike Travis
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-07-08x86: fix compiling when CONFIG_X86_MPPARSE is not setYinghai Lu
2008-07-08x86: merge setup_memory_map with e820Yinghai Lu
2008-07-08x86: kill bad_pproYinghai Lu
2008-07-08x86, mm: use add_highpages_with_active_regions() for high pages init v2Yinghai Lu
2008-07-08x86: replace shrink_active_range() with remove_active_range()Yinghai Lu
2008-07-08x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu
2008-07-08x86: add flags parameter to reserve_bootmem_generic()Bernhard Walle
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar
2008-07-08Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu...Ingo Molnar
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-07-01x86: small unifications of address printingVegard Nossum
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-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