Commit Graph

80516 Commits (75cbade8ea3127a84e3da7c2c15808e54f0df7e8)
 

Author SHA1 Message Date
Huang, Ying a2172e2586 x86: fix some bugs about EFI runtime code mapping 17 years ago
Ingo Molnar cd58289667 x86: fix more non-global TLB flushes 17 years ago
Andi Kleen 1a2b441231 x86: fix early_ioremap() on 64-bit 17 years ago
Andi Kleen 934d15854d x86: remove set_kernel_exec() 17 years ago
Andi Kleen 1e8e23bc46 x86: introduce canon_pgprot() 17 years ago
Andi Kleen 895bdc2995 x86: c_p_a() make it more robust against use of PAT bits 17 years ago
Andi Kleen 3c86882341 x86: c_p_a() fix: reorder TLB / cache flushes to follow Intel recommendation 17 years ago
Andi Kleen 6ba9b7d8f0 x86: fix c_p_a() boot crash 17 years ago
Andi Kleen aaa0e89023 x86: don't drop NX bit in pte modifier functions on 32-bit 17 years ago
Andi Kleen c6ca18eb75 x86: add pte_pgprot to 32-bit 17 years ago
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 927222b102 x86: fix EISA ioremap 17 years ago
Ingo Molnar d701fda860 x86: fix early_ioremap()/btmap 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 a8efa1cd51 x86: increase the number of boot-mappings 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 a5a5dc3179 x86: add pte accessors for the global bit 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
Ingo Molnar 6371b49599 x86: change ioremap() to default to uncached 17 years ago
Yinghai Lu 5a96f4a55c x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.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 1c70e9bd83 xen: deal with pmd being allocated/freed 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 a89780f3b8 xen: fix mismerge in masking pte flags 17 years ago
Yinghai Lu 261a5ec36b x86: change aper valid checking sequence 17 years ago
Alistair John Strachan dff244af01 x86: force enable HPET on (some?) ICH9 boards 17 years ago
Yinghai Lu 23916d4915 x86: not set boot cpu in cpu_online_map in smp_prepare_boot_cpu() 17 years ago
Yinghai Lu 07035f076f x86: not set boot cpu in cpu_present_map again 17 years ago