Commit Graph

80707 Commits (19d30b164417e7580d7f8c495a03137e1a45d4a7)
 

Author SHA1 Message Date
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
Ian Campbell 778cb929ad x86: unify arch/x86/boot/compressed/misc_??.c 17 years ago
Ian Campbell 4c83d6536e x86: unify variable names in arch/x86/boot/compressed/misc_??.c 17 years ago
Ian Campbell 8751f97486 x86: unify headers in arch/x86/boot/compressed/misc_??.c 17 years ago
Ian Campbell 818a08f8a5 x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.c 17 years ago
Ian Campbell 6b3c0426a7 x86: unify strings in arch/x86/boot/compressed/misc_??.c 17 years ago
Ian Campbell f18c0e7920 x86: unify arch/x86/boot/compressed/vmlinux_??.scr 17 years ago
Ian Campbell 20514e9f6e x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scr 17 years ago
Ian Campbell 004426eb29 x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scr 17 years ago
Ian Campbell afe0bc63ae x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.lds 17 years ago