summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=yIngo Molnar2008-01-302-8/+11
* x86: cpa: simplify lockingIngo Molnar2008-01-301-7/+5
* x86: simplify cpa largepage split, #3Ingo Molnar2008-01-301-14/+5
* x86: cpa self-test fixesIngo Molnar2008-01-302-11/+7
* x86: further cpa largepage-split cleanupsIngo Molnar2008-01-301-40/+49
* x86: simplify 32-bit cpa largepage splittingIngo Molnar2008-01-301-6/+8
* x86: simplify the 32-bit cpa codeIngo Molnar2008-01-301-123/+56
* x86: fix some bugs about EFI runtime code mappingHuang, Ying2008-01-302-25/+36
* x86: fix more non-global TLB flushesIngo Molnar2008-01-301-1/+1
* x86: fix early_ioremap() on 64-bitAndi Kleen2008-01-301-3/+3
* x86: remove set_kernel_exec()Andi Kleen2008-01-302-40/+0
* x86: c_p_a() make it more robust against use of PAT bitsAndi Kleen2008-01-302-4/+4
* x86: c_p_a() fix: reorder TLB / cache flushes to follow Intel recommendationAndi Kleen2008-01-302-7/+8
* x86: fix c_p_a() boot crashAndi Kleen2008-01-301-2/+2
* x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernelsAndi Kleen2008-01-301-2/+2
* 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: 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: enhance early_ioremap()Ingo Molnar2008-01-301-10/+26
* x86: early_ioremap_reset fixHuang, Ying2008-01-301-1/+1
* x86 32-bit boot: rename bt_ioremap() to early_ioremap()Huang, Ying2008-01-306-40/+40
* x86: replace boot_ioremap() with enhanced bt_ioremap() - remove boot_ioremap()Huang, Ying2008-01-304-112/+3
* i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremapHuang, Ying2008-01-303-2/+88
* 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-305-9/+20
* x86: clean up pte_execAndi Kleen2008-01-302-2/+2
* 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: 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-302-1/+3
* x86: add mm parameter to paravirt_alloc_pdJeremy Fitzhardinge2008-01-303-4/+6
* 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
OpenPOWER on IntegriCloud