aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernelsAndi Kleen2008-01-302-3/+3
* x86: cpa: remove unnecessary masking of addressAndi Kleen2008-01-301-1/+1
* x86: cpa: use wbinvd() macro instead of inline assembly in 64bit c_p_a()Andi Kleen2008-01-301-1/+1
* x86: early_ioremap_init(), enhance warningsIngo Molnar2008-01-301-1/+16
* x86: fix EISA ioremapIngo Molnar2008-01-301-2/+2
* x86: fix early_ioremap()/btmapIngo Molnar2008-01-301-2/+10
* x86: add early_ioremap() leak detectionIngo Molnar2008-01-301-0/+16
* x86: make early_ioremap_debug early_paramHuang, Ying2008-01-301-2/+2
* x86: early_ioremap(), debuggingIngo Molnar2008-01-301-0/+29
* x86: add debug warnings to early_ioremap()Ingo Molnar2008-01-301-6/+13
* x86: increase the number of boot-mappingsIngo Molnar2008-01-301-1/+1
* x86: enhance early_ioremap()Ingo Molnar2008-01-302-14/+31
* x86: early_ioremap_reset fixHuang, Ying2008-01-301-1/+1
* x86 32-bit boot: rename bt_ioremap() to early_ioremap()Huang, Ying2008-01-309-61/+50
* x86: replace boot_ioremap() with enhanced bt_ioremap() - remove boot_ioremap()Huang, Ying2008-01-305-118/+5
* i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremapHuang, Ying2008-01-304-2/+91
* x86: set strong uncacheable where UC is really desiredSiddha, Suresh B2008-01-302-2/+2
* x86: use __PAGE_KERNEL_EXEC in ioremap_64.cJoerg Roedel2008-01-301-2/+1
* x86: cleanup boot_ioremap_32.cThomas Gleixner2008-01-301-11/+11
* x86: clean up arch/x86/mm/pageattr-test.cIngo Molnar2008-01-301-52/+61
* x86: c_p_a(), add simple self test at bootAndi Kleen2008-01-303-0/+235
* x86: return the page table level in lookup_address()Ingo Molnar2008-01-307-11/+22
* x86: add pte accessors for the global bitAndi Kleen2008-01-301-0/+3
* x86: clean up pte_execAndi Kleen2008-01-305-18/+3
* x86: add dump_pagetable helper to X86_32Harvey Harrison2008-01-301-33/+39
* c_p_a(): do a simple self test at bootAndi Kleen2008-01-303-0/+41
* x86: clean up arch/x86/mm/pageattr_64.cIngo Molnar2008-01-301-62/+81
* x86: clean up arch/x86/mm/pageattr_32.cIngo Molnar2008-01-301-68/+83
* x86: change ioremap() to default to uncachedIngo Molnar2008-01-302-9/+29
* x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.cYinghai Lu2008-01-301-2/+2
* x86: allocate and initialize unshared pmdsJeremy Fitzhardinge2008-01-301-3/+11
* x86: preallocate pmds at pgd creation timeJeremy Fitzhardinge2008-01-301-0/+70
* xen: deal with pmd being allocated/freedJeremy Fitzhardinge2008-01-301-5/+25
* x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge2008-01-306-26/+43
* x86: add mm parameter to paravirt_alloc_pdJeremy Fitzhardinge2008-01-305-9/+10
* xen: fix mismerge in masking pte flagsJeremy Fitzhardinge2008-01-301-4/+6
* x86: change aper valid checking sequenceYinghai Lu2008-01-301-4/+4
* x86: force enable HPET on (some?) ICH9 boardsAlistair John Strachan2008-01-301-0/+2
* x86: not set boot cpu in cpu_online_map in smp_prepare_boot_cpu()Yinghai Lu2008-01-301-1/+1
* x86: not set boot cpu in cpu_present_map againYinghai Lu2008-01-301-6/+0
* x86: unify arch/x86/boot/compressed/misc_??.cIan Campbell2008-01-303-387/+30
* x86: unify variable names in arch/x86/boot/compressed/misc_??.cIan Campbell2008-01-301-4/+4
* x86: unify headers in arch/x86/boot/compressed/misc_??.cIan Campbell2008-01-302-1/+1
* x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.cIan Campbell2008-01-302-13/+20
* x86: unify strings in arch/x86/boot/compressed/misc_??.cIan Campbell2008-01-302-3/+3
* x86: unify arch/x86/boot/compressed/vmlinux_??.scrIan Campbell2008-01-303-11/+1
* x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scrIan Campbell2008-01-304-6/+10
* x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scrIan Campbell2008-01-301-3/+3
* x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.ldsIan Campbell2008-01-302-5/+5
* x86: fix usage of .section .sched.text in assembler codeSam Ravnborg2008-01-302-2/+2