Commit Graph

639 Commits (17f0f4a47df9aea9ee26c939f8057c35e0be1847)

Author SHA1 Message Date
Jeremy Fitzhardinge 574977a2ed x86_64/setup: unconditionally populate the pgd 17 years ago
Yinghai Lu cb95a13a8a x86: merge zones_sizes_init for numa and non numa on 32-bit 17 years ago
Yinghai Lu 996cf4438f x86: don't reallocate pgt for node0 17 years ago
Yinghai Lu a04ad82d0b x86: fix init_memory_mapping over boundary, v4 17 years ago
Yinghai Lu 7482b0e962 x86: fix init_memory_mapping over boundary v3 17 years ago
Jeremy Fitzhardinge 22b45144f6 x86/paravirt: groundwork for 64-bit Xen support, fix #2 17 years ago
Yinghai Lu e7b3789524 x86: move fix mapping page table range early 17 years ago
Jeremy Fitzhardinge 8207c2570a x86: fix pte allocation in "x86: introduce init_memory_mapping for 32bit" 17 years ago
Eduardo Habkost 0814e0bace x86, 64-bit: split set_pte_vaddr() 17 years ago
Jeremy Fitzhardinge 7c934d3990 x86, 64-bit: create small vmemmap mappings if PSE not available 17 years ago
Jeremy Fitzhardinge 4f9c11dd49 x86, 64-bit: adjust mapping of physical pagetables to work with Xen 17 years ago
Jeremy Fitzhardinge d8d5900ef8 x86: preallocate and prepopulate separately 17 years ago
Jeremy Fitzhardinge eba0045ff8 x86/paravirt: add a pgd_alloc/free hooks 17 years ago
Jeremy Fitzhardinge 67350a5c45 x86: simplify vmalloc_sync_all 17 years ago
Yinghai Lu c987d12f84 x86: remove end_pfn in 64bit 17 years ago
Yinghai Lu d86623a0d5 x86: add table_top check for alloc_low_page in 64 bit 17 years ago
Yinghai Lu 1a0db38e5f x86: get max_pfn_mapped in init_memory_mapping 17 years ago
Yinghai Lu 3a58a2a6c8 x86: introduce init_memory_mapping for 32bit #3 17 years ago
Yinghai Lu cfb0e53b05 x86: introduce init_memory_mapping for 32bit #2 17 years ago
Yinghai Lu 4e29684c40 x86: introduce init_memory_mapping for 32bit #1 17 years ago
Jeremy Fitzhardinge 4583ed514e x86, 64-bit: unify early_ioremap 17 years ago
Jeremy Fitzhardinge bb23e403e5 x86, 64-bit: use p??_populate() to attach pages to pagetable 17 years ago
Yinghai Lu 11cd0bc140 x86: move some func calling from setup_arch to paging_init 17 years ago
Yinghai Lu c09434571d x86: numa32 pfn print out using hex instead 17 years ago
Yinghai Lu 6a07a0edac x86: fix compile warning in init_64.c 17 years ago
Yinghai Lu 346cafecde x86: clean up min_low_pfn 17 years ago
Yinghai Lu 2ec65f8b89 x86: clean up using max_low_pfn on 32-bit 17 years ago
Yinghai Lu bef1568d97 x86: move reservetop and vmalloc parsing to pgtable_32.c 17 years ago
Yinghai Lu 90d967e0ef x86: move find_max_low_pfn to init_32.c 17 years ago
Yinghai Lu 225c37d71b x86: introduce reserve_initrd 17 years ago
Yinghai Lu b2ac82a090 x86: introduce initmem_init for 32 bit 17 years ago
Yinghai Lu 1f75d7e32e x86: introduce initmem_init for 64 bit 17 years ago
Yinghai Lu d52d53b8a5 RFC x86: try to remove arch_get_ram_range 17 years ago
Jeremy Fitzhardinge a7bf0bd5e6 build: add __page_aligned_data and __page_aligned_bss 17 years ago
Bernhard Walle 3fd052b1b4 x86: add flags parameter to reserve_bootmem_generic() 17 years ago
Thomas Gleixner 886533a3e3 x86: numa_64.c fix shadowed variable 17 years ago
Thomas Gleixner 864fc31ea5 x86: numa_64.c make local variables static 17 years ago
Mike Travis 9f248bde9d x86: remove the static 256k node_to_cpumask_map 17 years ago
Mike Travis 23ca4bba3e x86: cleanup early per cpu variables/accesses v4 17 years ago
Yinghai Lu a4caa18efe x86: fix compiling when CONFIG_X86_MPPARSE is not set 17 years ago
Yinghai Lu 064d25f120 x86: merge setup_memory_map with e820 17 years ago
Yinghai Lu cc9f7a0ccf x86: kill bad_ppro 17 years ago
Yinghai Lu b5bc6c0e55 x86, mm: use add_highpages_with_active_regions() for high pages init v2 17 years ago
Yinghai Lu cc1050bafe x86: replace shrink_active_range() with remove_active_range() 17 years ago
Yinghai Lu d2dbf34332 x86: clean up reserve_bootmem_generic() and port it to 32-bit 17 years ago
Bernhard Walle 8b2ef1d728 x86: add flags parameter to reserve_bootmem_generic() 17 years ago
Jiri Slaby 684eb0163a x86_64: use PAGE_OFFSET in dump_pagetables 17 years ago
Thomas Gleixner 6e92a5a615 x86: add sparse annotations to ioremap 17 years ago
Thomas Gleixner 65280e613f x86: janitor CPA statistics patch 17 years ago
Andi Kleen ce0c0e50f9 x86, generic: CPA add statistics about state of direct mapping v4 17 years ago