Commit Graph

59 Commits (2ec65f8b89ea003c27ff7723525a2ee335a2b393)

Author SHA1 Message Date
Yinghai Lu 2ec65f8b89 x86: clean up using max_low_pfn on 32-bit 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 d52d53b8a5 RFC x86: try to remove arch_get_ram_range 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 d2dbf34332 x86: clean up reserve_bootmem_generic() and port it to 32-bit 17 years ago
Andi Kleen ce0c0e50f9 x86, generic: CPA add statistics about state of direct mapping v4 17 years ago
Huang, Ying d0ec2c6f2c x86: reserve highmem pages via reserve_early 17 years ago
Jan Beulich 4e50e62ce5 x86: eliminate duplicate consistency checks in init_32.c 17 years ago
Hugh Dickins 61165d7a03 x86: fix app crashes after SMP resume 17 years ago
Jeremy Fitzhardinge 180c06efce hotplug-memory: make online_page() common 17 years ago
Dmitri Vorobiev f7f17a67c5 x86: remove NexGen support 17 years ago
Jeremy Fitzhardinge 68db065c84 x86: unify KERNEL_PGD_PTRS 17 years ago
Jeremy Fitzhardinge 6944a9c894 x86: rename paravirt_alloc_pt etc after the pagetable structure 17 years ago
Arjan van de Ven ae531c26c5 x86: introduce /dev/mem restrictions with a config option 17 years ago
WANG Cong cf9b111c17 x86: remove pointless comments 17 years ago
Andi Kleen f5c24a7fd0 x86: don't use large pages to map the first 2/4MB of memory 17 years ago
Thomas Gleixner 67794292c8 x86: replace the now useless max_pfn_mapped define 17 years ago
Andi Kleen 7d1116a92d x86: implement true end_pfn_mapped for 32bit 17 years ago
Mathieu Desnoyers 4e4eee0e01 x86: enhance DEBUG_RODATA support for hotplug and kprobes 17 years ago
Harvey Harrison 7bfeab9af9 x86: include proper prototypes for rodata_test 17 years ago
Thomas Gleixner 76ebd0548d x86: introduce page pool in cpa 17 years ago
Ian Campbell 551889a6e2 x86: construct 32-bit boot time page tables in native format. 17 years ago
H. Peter Anvin f832ff18e8 x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.c 17 years ago
Rafael J. Wysocki a6eb84bc1e suspend: cleanup reference to swsusp_pg_dir[] 17 years ago
Jeremy Fitzhardinge 6194ba6ff6 x86: don't special-case pmd allocations as much 17 years ago
Ingo Molnar d7d119d777 x86: arch/x86/mm/init_32.c printk fixes 17 years ago
Ingo Molnar 8550eb9982 x86: arch/x86/mm/init_32.c cleanup 17 years ago
Ingo Molnar 86f03989d9 x86: cpa: fix the self-test 17 years ago
Ingo Molnar ee01f1122c x86: init memory debugging 17 years ago
Arjan van de Ven edeed30589 x86: add testcases for RODATA and NX protections/attributes 17 years ago
Arjan van de Ven 3c1df68b84 x86: make sure initmem is writable 17 years ago
Thomas Gleixner d7c8f21a8c x86: cpa: move flush to cpa 17 years ago
Thomas Gleixner 5f5192b9fe x86: move page_is_ram() function 17 years ago
Arjan van de Ven 6d238cc4dc x86: convert CPA users to the new set_page_ API 17 years ago
Andi Kleen 934d15854d x86: remove set_kernel_exec() 17 years ago
Andi Kleen c93c82bbea x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernels 17 years ago
Huang, Ying beacfaac3f x86 32-bit boot: rename bt_ioremap() to early_ioremap() 17 years ago
Huang, Ying 0947b2f31c i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap 17 years ago
Ingo Molnar f0646e43ac x86: return the page table level in lookup_address() 17 years ago
Andi Kleen 4c3c4b4513 x86: clean up pte_exec 17 years ago
Andi Kleen 0c42f39276 c_p_a(): do a simple self test at boot 17 years ago
Jeremy Fitzhardinge a5a19c63f4 x86: demacro asm-x86/pgalloc_32.h 17 years ago
Jeremy Fitzhardinge 6c435456dc x86: add mm parameter to paravirt_alloc_pd 17 years ago
Jeremy Fitzhardinge 6fdc05d479 x86: unify pgtable accessors which use 17 years ago
Huang, Ying 2215e69d2c x86 boot: use E820 memory map on EFI 32 platform 17 years ago
Jeremy Fitzhardinge f3f20de87c x86: clean up mm/init_32.c 17 years ago
Ingo Molnar 23be8c7ddf x86: fix boot crash on HIGHMEM4G && SPARSEMEM 17 years ago