Commit Graph

295 Commits (c8acccc959663f1434093c275c455f92a5964974)

Author SHA1 Message Date
Andi Kleen c93c82bbea x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernels 17 years ago
Andi Kleen a3ae91b0a0 x86: cpa: remove unnecessary masking of address 17 years ago
Andi Kleen 5b016432a7 x86: cpa: use wbinvd() macro instead of inline assembly in 64bit c_p_a() 17 years ago
Ingo Molnar 0e3a954929 x86: early_ioremap_init(), enhance warnings 17 years ago
Ingo Molnar d690b2afd5 x86: add early_ioremap() leak detection 17 years ago
Huang, Ying 793b24a2dd x86: make early_ioremap_debug early_param 17 years ago
Ingo Molnar d18d6d65ef x86: early_ioremap(), debugging 17 years ago
Ingo Molnar bd796ed023 x86: add debug warnings to early_ioremap() 17 years ago
Ingo Molnar 1b42f51630 x86: enhance early_ioremap() 17 years ago
Huang, Ying 64a8f852a2 x86: early_ioremap_reset fix 17 years ago
Huang, Ying beacfaac3f x86 32-bit boot: rename bt_ioremap() to early_ioremap() 17 years ago
Huang, Ying 4716e79c99 x86: replace boot_ioremap() with enhanced bt_ioremap() - remove boot_ioremap() 17 years ago
Huang, Ying 0947b2f31c i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap 17 years ago
Siddha, Suresh B 4138cc3418 x86: set strong uncacheable where UC is really desired 17 years ago
Joerg Roedel fbd3bfd87f x86: use __PAGE_KERNEL_EXEC in ioremap_64.c 17 years ago
Thomas Gleixner 718f94974d x86: cleanup boot_ioremap_32.c 17 years ago
Ingo Molnar 851339b1ff x86: clean up arch/x86/mm/pageattr-test.c 17 years ago
Andi Kleen fa2d8369a1 x86: c_p_a(), add simple self test at boot 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
Harvey Harrison e66a95127d x86: add dump_pagetable helper to X86_32 17 years ago
Andi Kleen 0c42f39276 c_p_a(): do a simple self test at boot 17 years ago
Ingo Molnar b4416a1be8 x86: clean up arch/x86/mm/pageattr_64.c 17 years ago
Ingo Molnar 9f4c815ce7 x86: clean up arch/x86/mm/pageattr_32.c 17 years ago
Jeremy Fitzhardinge 508bebbb1f x86: allocate and initialize unshared pmds 17 years ago
Jeremy Fitzhardinge 8fe3deef01 x86: preallocate pmds at pgd creation time 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
Sam Ravnborg 1e296f578a x86: fix section mismatch warning in srat_64.c 17 years ago
Minoru Usui 9a1b62fe85 x86: fix NUMA emulation on 64-bit 17 years ago
travis@sgi.com 1ce357129a x86: early cpu_to_node fix in numa_64.c 17 years ago
travis@sgi.com 4323838215 x86: change size of node ids from u8 to s16 17 years ago
Mel Gorman 1b000a5dbe x86: make NUMA work on 32-bit 17 years ago
Mike Travis 625d6cffca x86: fix early cpu_to_node panic from nr_free_zone_pages 17 years ago
Harvey Harrison 518edc93f8 x86: update reliability argument to printk_address 17 years ago
Ingo Molnar 9c5ba48958 x86: clean up paging_init() 17 years ago
Yinghai Lu fc7250ab38 x86: only support sparsemem 17 years ago
Harvey Harrison d729ab35ee x86: use v8086_mode helper, trivial unification 17 years ago
travis@sgi.com c49a4955ea x86: add debug of invalid per_cpu map accesses 17 years ago
travis@sgi.com 602a54a8ca x86: change bios_cpu_apicid to percpu data variable fixup 17 years ago
Mike Travis 0164fe1624 x86: fix early NUMA-id access 17 years ago
travis@sgi.com 834beda15e x86: change NR_CPUS arrays in numa_64 fixup 17 years ago
Andi Kleen 03252919b7 x86: print which shared library/executable faulted in segfault etc. messages v3 17 years ago
Andi Kleen 7517527891 x86: replace hard coded reservations in 64-bit early boot code with dynamic table 17 years ago
Harvey Harrison edcd81199d x86: unify printk strings in fault_32|64.c 17 years ago
Andi Kleen 27cc2a812e x86: use shorter addresses in i386 segfault printks 17 years ago
travis@sgi.com 316390b093 x86: fixup NR-CPUS patch for numa 17 years ago
Andrew Morton 118c890961 arch/x86/mm/numa_64.c: section fix 17 years ago
Mike Travis 693e3c5603 x86: reduce memory and intra-node effects 17 years ago
Harvey Harrison fdfe8aa84d x86: function ifdefs in fault_32|64.c 17 years ago