Commit Graph

964 Commits (ac44021fccd8f1f2b267b004f23a2e8d7ef05f7b)

Author SHA1 Message Date
Akinobu Mita 7ca43e7564 mm: use debug_kmap_atomic 16 years ago
Akinobu Mita f4112de6b6 mm: introduce debug_kmap_atomic 16 years ago
Wang Chen 9f4f25c86f x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safe 16 years ago
Jeremy Fitzhardinge 45c7b28f3c Revert "x86: create a non-zero sized bm_pte only when needed" 16 years ago
venkatesh.pallipadi@intel.com 0f3507555f x86, CPA: Add set_pages_arrayuc and set_pages_array_wb 16 years ago
venkatesh.pallipadi@intel.com 9ae2847591 x86, PAT: Add support for struct page pointer array in cpa set_clr 16 years ago
venkatesh.pallipadi@intel.com 728c951887 x86, CPA: Add a flag parameter to cpa set_clr() 16 years ago
Jeremy Fitzhardinge b40c757964 x86/32: no need to use set_pte_present in set_pte_vaddr 16 years ago
Suresh Siddha ce4e240c27 x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths 16 years ago
Akinobu Mita 0920dce7d5 x86, mm: remove unnecessary include file from iomap_32.c 16 years ago
Jeremy Fitzhardinge 93dbda7cbc x86: add brk allocation for very, very early allocations 16 years ago
Pallipadi, Venkatesh 4bb9c5c021 VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff 16 years ago
Jan Beulich 698609bdcd x86: create a non-zero sized bm_pte only when needed 16 years ago
Jan Beulich dc9dd5cc85 x86: move save_mr() into .meminit.text 16 years ago
Jan Beulich 13c6c53282 x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members 16 years ago
Ingo Molnar dd63fdcc63 x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fix 16 years ago
Stuart Bennett afcfe024ae x86: mmiotrace: quieten spurious warning message 16 years ago
Ingo Molnar 211b3d03c7 x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs 16 years ago
Akinobu Mita 12074fa107 x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn() 16 years ago
Akinobu Mita bb6d59ca92 x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() 16 years ago
Jeremy Fitzhardinge 0feca851c1 x86-32: make sure virt_addr_valid() returns false for fixmap addresses 16 years ago
Stuart Bennett d0fc63f7bd x86 mmiotrace: fix remove_kmmio_fault_pages() 16 years ago
Yinghai Lu e954ef20c2 x86: fix warning about nodeid 16 years ago
Wang Chen 8827247ffc x86: don't define __this_fixmap_does_not_exist() 16 years ago
Pekka Enberg 5dd61dfabc x86: rename do_not_nx to disable_nx in mm/init_64.c 16 years ago
Pekka Enberg c77a3b59c6 x86: fix uninitialized variable in init_memory_mapping() 16 years ago
Yinghai Lu d1a8e77920 x86: make "memtest" like "memtest=17" 16 years ago
Jeremy Fitzhardinge ed26dbe5ae x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests 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