x86: move some func calling from setup_arch to paging_init
[safe/jmp/linux-2.6] / arch / x86 / mm /
2008-07-08 Yinghai Lux86: move some func calling from setup_arch to paging_init
2008-07-08 Yinghai Lux86: numa32 pfn print out using hex instead
2008-07-08 Yinghai Lux86: fix compile warning in init_64.c
2008-07-08 Yinghai Lux86: clean up min_low_pfn
2008-07-08 Yinghai Lux86: clean up using max_low_pfn on 32-bit
2008-07-08 Yinghai Lux86: move reservetop and vmalloc parsing to pgtable_32.c
2008-07-08 Yinghai Lux86: move find_max_low_pfn to init_32.c
2008-07-08 Yinghai Lux86: introduce reserve_initrd
2008-07-08 Yinghai Lux86: introduce initmem_init for 32 bit
2008-07-08 Yinghai Lux86: introduce initmem_init for 64 bit
2008-07-08 Yinghai LuRFC x86: try to remove arch_get_ram_range
2008-07-08 Jeremy Fitzhardingebuild: add __page_aligned_data and __page_aligned_bss
2008-07-08 Ingo MolnarMerge branch 'x86/fixmap' into x86/devel
2008-07-08 Ingo MolnarMerge branch 'x86/numa' into x86/devel
2008-07-08 Bernhard Wallex86: add flags parameter to reserve_bootmem_generic()
2008-07-08 Thomas Gleixnerx86: numa_64.c fix shadowed variable
2008-07-08 Thomas Gleixnerx86: numa_64.c make local variables static
2008-07-08 Mike Travisx86: remove the static 256k node_to_cpumask_map
2008-07-08 Mike Travisx86: cleanup early per cpu variables/accesses v4
2008-07-08 Ingo MolnarMerge branch 'x86/mpparse' into x86/devel
2008-07-08 Yinghai Lux86: fix compiling when CONFIG_X86_MPPARSE is not set
2008-07-08 Yinghai Lux86: merge setup_memory_map with e820
2008-07-08 Yinghai Lux86: kill bad_ppro
2008-07-08 Yinghai Lux86, mm: use add_highpages_with_active_regions() for...
2008-07-08 Yinghai Lux86: replace shrink_active_range() with remove_active_r...
2008-07-08 Yinghai Lux86: clean up reserve_bootmem_generic() and port it...
2008-07-08 Bernhard Wallex86: add flags parameter to reserve_bootmem_generic()
2008-07-08 Ingo MolnarMerge branch 'linus' into tmp.x86.mpparse.new
2008-07-08 Ingo MolnarMerge branches 'x86/mmio', 'x86/delay', 'x86/idle'...
2008-07-08 Ingo MolnarMerge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm...
2008-07-08 Jiri Slabyx86_64: use PAGE_OFFSET in dump_pagetables
2008-07-08 Thomas Gleixnerx86: add sparse annotations to ioremap
2008-07-08 Thomas Gleixnerx86: janitor CPA statistics patch
2008-07-08 Andi Kleenx86, generic: CPA add statistics about state of direct...
2008-07-03 Gustavo Fernando... x86: remove unnecessary #ifdef CONFIG_X86_32...#else
2008-07-03 Andrew Mortonarch/x86/mm/init_64.c: early_memtest(): fix types
2008-07-01 Vegard Nossumx86: small unifications of address printing
2008-06-26 Daniel J Bluemanx86: section/warning fixes
2008-06-24 Andreas Herrmannx86: pat.c final cleanup of loop body in reserve_memtype
2008-06-24 Andreas Herrmannx86: pat.c introduce function to check for conflicts...
2008-06-24 Andreas Herrmannx86: pat.c consolidate list_add handling in reserve_memtype
2008-06-24 Andreas Herrmannx86: pat.c consolidate error/debug messages in reserve_...
2008-06-24 Andreas Herrmannx86: pat.c more trivial changes
2008-06-24 Andreas Herrmannx86: pat.c choose more crisp variable names
2008-06-24 Andreas Herrmannx86: introduce macro to check whether an address range...
2008-06-20 Ingo Molnarx86: unify __set_fixmap, fix
2008-06-20 Jeremy Fitzhardingex86/paravirt/xen: add set_fixmap pv_mmu_ops
2008-06-20 Jeremy Fitzhardingex86: implement set_pte_vaddr
2008-06-20 Jeremy Fitzhardingex86: unify __set_fixmap
2008-06-19 Andreas Herrmannx86: shrink pat_x_mtrr_type to its essentials
2008-06-18 Hugh Dickinsx86: PAT: make pat_x_mtrr_type() more readable
2008-06-16 Ingo MolnarMerge branch 'linus' into x86/pat
2008-06-16 Ingo MolnarMerge branch 'linus' into x86/memtest
2008-06-16 Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-06-12 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-06-12 Kevin Winchesterx86: fix pointer type warning in arch/x86/mm/init_64...
2008-06-12 David Howellsx86: fix an incompatible pointer type warning on 64...
2008-06-12 Henry Nestlerx86: fix endless page faults in mount_block_root for...
2008-06-12 Andreas Herrmannx86: rename pat_wc_enabled to pat_enabled
2008-06-12 Andreas Herrmannx86: PAT: fixed checkpatch errors (and whitespaces)
2008-06-12 Andreas Herrmannx86: PAT: fix ambiguous paranoia check in pat_init()
2008-06-12 Venki Pallipadix86: fix Xorg crash with xf86MapVidMem error
2008-06-11 Fenghua YuACPI: handle invalid ACPI SLIT table
2008-06-10 Yinghai Lux86, numa, 32-bit: use find_e820_area() to find KVA...
2008-06-10 Yinghai Lumm, x86: shrink_active_range() should check all
2008-06-05 Huang, Yingx86: reserve highmem pages via reserve_early
2008-06-04 Andrew Mortonx86: section mismatch fix
2008-06-04 Venki Pallipadix86: fix Xorg crash with xf86MapVidMem error
2008-06-04 Kevin Winchesterx86: fix pointer type warning in arch/x86/mm/init_64...
2008-06-04 Hugh Dickinsx86: fix bad pmd ffff810000207xxx(9090909090909090)
2008-06-04 Ingo Molnarx86: ioremap fix failing nesting check
2008-06-04 Yinghai Lux86: make 32-bit use e820_register_active_regions()
2008-06-04 Yinghai Lux86, numa, 32-bit: make sure get we kva space
2008-06-03 Yinghai Lux86: clean up max_pfn_mapped usage - 32-bit
2008-06-03 Yinghai Lux86, numa, 32-bit: avoid clash between ramdisk and kva
2008-06-03 Yinghai Lux86, numa, 32-bit: print out debug info on all kvas
2008-06-03 Yinghai Lux86, 32-bit: change propagate_e820_map() back to find_m...
2008-06-03 Yinghai Lux86: set node_remap_size[0] in fallback path
2008-06-03 Yinghai Lux86, numa, 32-bit: increase max_elements to 1024
2008-06-03 Ingo Molnarx86, numaq 32-bit: build fix
2008-06-03 Ingo Molnarx86: 32-bit numa, build fix
2008-06-03 Ingo Molnarx86: add dummy acpi_numa_processor_affinity_init()...
2008-06-03 Ingo Molnarx86: add acpi_numa_slit_init() dummy implementation...
2008-05-31 Yinghai Lux86: extend e820 early_res support 32bit -fix #5
2008-05-31 Yinghai Lux86: extend e820 early_res support 32bit -fix #4
2008-05-25 Paul Jacksonx86 boot: remove some unused extern function declarations
2008-05-25 Thomas Gleixnerx86: fixup the fallout of the bitops changes
2008-05-25 Jan Beulichx86: eliminate duplicate consistency checks in init_32.c
2008-05-25 Thomas Gleixnerx86: make memory_add_physaddr_to_nid depend on MEMORY_H...
2008-05-25 Thomas Gleixnerx86: init64.c include initrd.h
2008-05-25 Thomas Gleixnerx86: k8topology cleanup variable declarations
2008-05-25 Thomas Gleixnerx86: k8topology fix shadow variable
2008-05-25 Thomas Gleixnerx86: k8topology add missing header
2008-05-25 Andrew Mortonarch/x86/mm/pat.c: use boot_cpu_has()
2008-05-20 Andy Whitcroftx86: cope with no remap space being allocated for a...
2008-05-20 Andy Whitcroftx86: reinstate numa remap for SPARSEMEM on x86 NUMA...
2008-05-19 Ingo MolnarMerge branch 'linus' into x86/pat
2008-05-18 Thomas GleixnerMerge branch 'linus' into x86/pat
2008-05-17 Avi Kivityx86: fix crash on cpu hotplug on pat-incapable machines
2008-05-13 Pranith Kumarx86: arch/x86/mm/pat.c - fix warning
next