aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
* x86: clean up arch/x86/mm/pageattr.cIngo Molnar2008-01-30
* x86: re-add clflush_cache_range()Ingo Molnar2008-01-30
* x86: unify pageattr_32.c and pageattr_64.cIngo Molnar2008-01-30
* x86: prepare for pageattr.c unificationIngo Molnar2008-01-30
* x86: backmerge 64-bit details into 32-bit pageattr.cIngo Molnar2008-01-30
* x86: enable DEBUG_PAGEALLOC on 64-bitIngo Molnar2008-01-30
* x86: add kernel_map_pages() to 64-bitIngo Molnar2008-01-30
* x86: return -EINVAL in __change_page_attr(), instead of 0Ingo Molnar2008-01-30
* x86: clean up differences between 64-bit and 32-bitIngo Molnar2008-01-30
* x86: 64-bit, add the new split_large_page() functionIngo Molnar2008-01-30
* x86: 64-bit pageattr.c, prepare for unificationIngo Molnar2008-01-30
* x86: change 64-bit pageattr to use set_pte_atomic()Ingo Molnar2008-01-30
* x86: change 64-bit __change_page_attr() to struct pageIngo Molnar2008-01-30
* x86: simplify __change_page_attr()Ingo Molnar2008-01-30
* x86: clean up and simplify 64-bit split_large_page()Ingo Molnar2008-01-30
* x86: unify header part of pageattr_64.cIngo Molnar2008-01-30
* x86: simplify pageattr_64.cIngo Molnar2008-01-30
* x86: prepare for the unification of the cpa codeIngo Molnar2008-01-30
* x86: prepare for the unification of the cpa codeIngo Molnar2008-01-30
* x86: cpa self-test, WARN_ON()Ingo Molnar2008-01-30
* x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=yIngo Molnar2008-01-30
* x86: cpa: simplify lockingIngo Molnar2008-01-30
* x86: simplify cpa largepage split, #3Ingo Molnar2008-01-30
* x86: cpa self-test fixesIngo Molnar2008-01-30
* x86: further cpa largepage-split cleanupsIngo Molnar2008-01-30
* x86: simplify 32-bit cpa largepage splittingIngo Molnar2008-01-30
* x86: simplify the 32-bit cpa codeIngo Molnar2008-01-30
* x86: fix some bugs about EFI runtime code mappingHuang, Ying2008-01-30
* x86: fix more non-global TLB flushesIngo Molnar2008-01-30
* x86: fix early_ioremap() on 64-bitAndi Kleen2008-01-30
* x86: remove set_kernel_exec()Andi Kleen2008-01-30
* x86: c_p_a() make it more robust against use of PAT bitsAndi Kleen2008-01-30
* x86: c_p_a() fix: reorder TLB / cache flushes to follow Intel recommendationAndi Kleen2008-01-30
* x86: fix c_p_a() boot crashAndi Kleen2008-01-30
* x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernelsAndi Kleen2008-01-30
* x86: cpa: remove unnecessary masking of addressAndi Kleen2008-01-30
* x86: cpa: use wbinvd() macro instead of inline assembly in 64bit c_p_a()Andi Kleen2008-01-30
* x86: early_ioremap_init(), enhance warningsIngo Molnar2008-01-30
* x86: fix EISA ioremapIngo Molnar2008-01-30
* x86: add early_ioremap() leak detectionIngo Molnar2008-01-30
* x86: make early_ioremap_debug early_paramHuang, Ying2008-01-30
* x86: early_ioremap(), debuggingIngo Molnar2008-01-30
* x86: add debug warnings to early_ioremap()Ingo Molnar2008-01-30
* x86: enhance early_ioremap()Ingo Molnar2008-01-30
* x86: early_ioremap_reset fixHuang, Ying2008-01-30
* x86 32-bit boot: rename bt_ioremap() to early_ioremap()Huang, Ying2008-01-30
* x86: replace boot_ioremap() with enhanced bt_ioremap() - remove boot_ioremap()Huang, Ying2008-01-30
* i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremapHuang, Ying2008-01-30
* x86: set strong uncacheable where UC is really desiredSiddha, Suresh B2008-01-30
* x86: use __PAGE_KERNEL_EXEC in ioremap_64.cJoerg Roedel2008-01-30