Commit Graph

147 Commits (84381eed93c974024402eda250c9e7890b72ca4a)

Author SHA1 Message Date
Yinghai Lu e954ef20c2 x86: fix warning about nodeid 16 years ago
Jeremy Fitzhardinge dc16ecf7fd x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid 16 years ago
Ingo Molnar 62436fe9ee x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE 16 years ago
Pekka Enberg 4fcb208391 x86: move function and variable declarations to asm/init.h 16 years ago
Pekka Enberg e53fb04fce x86: unify kernel_physical_mapping_init() function signatures 16 years ago
Pekka Enberg 298af9d89f x86: fix up some bad global variable names in mm/init.c 16 years ago
Pekka Enberg f765090a26 x86: move init_memory_mapping() to common mm/init.c 16 years ago
Pekka Enberg 0c0f756fd6 x86: add stub init_gbpages() for 32-bit init_memory_mapping() 16 years ago
Pekka Enberg b47e3418c5 x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unification 16 years ago
Pekka Enberg c338d6f60f x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping() 16 years ago
Pekka Enberg 01ced9ec14 x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() 16 years ago
Pekka Enberg d58e854e36 x86: add table start and end sanity checks to 32-bit init_memory_mapping() 16 years ago
Pekka Enberg cbba65796d x86: unify kernel_physical_mapping_init() call in init_memory_mapping() 16 years ago
Pekka Enberg c464573cb3 x86: rename after_init_bootmem to after_bootmem in mm/init_32.c 16 years ago
Pekka Enberg 96083ca11b x86: remove unnecessary save_mr() sanity check 16 years ago
Pekka Enberg 54e63f3a42 x86: ifdef 32-bit specific setup in init_memory_mapping() 16 years ago
Pekka Enberg e7179853e7 x86: move pgd_base out of init_memory_mapping() 16 years ago
Pekka Enberg 49a2bf7303 x86: find_early_table_space() unification 16 years ago
Pekka Enberg 4bbd4fa038 x86: add gbpages support to 32-bit init_memory_mapping() 16 years ago
Pekka Enberg c3f5d2d8b5 x86: init_memory_mapping() trivial cleanups 16 years ago
Yinghai Lu fc5efe3941 x86: fix bootmem cross node for 32bit numa, cleanup 16 years ago
Pekka Enberg 731ddea636 x86: move free_initrd_mem() to common mm/init.c 16 years ago
Yinghai Lu b68adb16f2 x86: make 32-bit init_memory_mapping range change more like 64-bit 16 years ago
Yinghai Lu a71edd1f46 x86: fix bootmem cross node for 32bit numa 16 years ago
Pekka Enberg 540aca06b7 x86: move devmem_is_allowed() to common mm/init.c 16 years ago
Pekka Enberg 867c5b5292 x86: set_highmem_pages_init() cleanup 16 years ago
Pekka Enberg e5b2bb5527 x86: unify free_init_pages() and free_initmem() 16 years ago
Pekka Enberg 05f209e7b9 x86: add sanity checks to init_32.c 16 years ago
Pekka Enberg fd578f9c0a x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space() 16 years ago
Pekka Enberg 2b688dfd0a x86: move __VMALLOC_RESERVE to pgtable_32.c 16 years ago
Tejun Heo 458a3e644c x86: update populate_extra_pte() and add populate_extra_pmd() 16 years ago
Steven Rostedt 1623963097 ftrace, x86: make kernel text writable only for conversions 16 years ago
Tejun Heo 11124411aa x86: convert to the new dynamic percpu allocator 16 years ago
Ingo Molnar d88316c243 x86, 32-bit: refactor find_low_pfn_range() 16 years ago
Ingo Molnar 4769843bc2 x86, 32-bit: clean up find_low_pfn_range() 16 years ago
Ingo Molnar 3023533de4 x86: fix warning in find_low_pfn_range() 16 years ago
Jaswinder Singh Rajput 7651194fb7 x86: mm/init_32.c fix compilation warning 16 years ago
Jan Beulich a3c6018e56 x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (take 2) 16 years ago
Arjan van de Ven e8de1481fd resource: allow MMIO exclusivity for device drivers 16 years ago
Jaswinder Singh Rajput dacf733357 x86: smp.h move zap_low_mappings declartion to tlbflush.h 16 years ago
Gary Hade c04fc586c1 mm: show node to memory section relationship with symlinks in sysfs 16 years ago
Ingo Brueckl e8e3232627 Fix compiler warning in arch/x86/mm/init_32.c 16 years ago
Ingo Brueckl a9067d5376 x86: convert permanent_kmaps_init() from macro to inline 16 years ago
Jeremy Fitzhardinge cfb80c9eae x86: unify pci iommu setup and allow swiotlb to compile for 32 bit 16 years ago
Jan Beulich beeb4195cb x86, 32-bit: add some compile time checks to mem_init() 16 years ago
Jan Beulich d6be89ad66 x86, 32-bit: simplify alloc_low_page() 16 years ago
Zhaolei a376f30a95 x86: avoid duplicate running of pud_offset and pmd_offset in one_md_table_init() 17 years ago
Keith Packard fd94093435 x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps 17 years ago
Arjan van de Ven 304e629bf4 x86: corruption check: run the corruption checks from a work queue 17 years ago
Ingo Molnar a1aca5de08 genirq: remove artifacts from sparseirq removal 17 years ago