x86: keep the BIOS area executable
[sfrench/cifs-2.6.git] / arch /
2008-01-30 Ingo Molnarx86: keep the BIOS area executable
2008-01-30 Thomas Gleixnerx86: add PG_LEVEL enum
2008-01-30 Ingo Molnarx86: clean up arch/x86/mm/pageattr.c
2008-01-30 Ingo Molnarx86: re-add clflush_cache_range()
2008-01-30 Ingo Molnarx86: unify pageattr_32.c and pageattr_64.c
2008-01-30 Ingo Molnarx86: prepare for pageattr.c unification
2008-01-30 Ingo Molnarx86: backmerge 64-bit details into 32-bit pageattr.c
2008-01-30 Ingo Molnarx86: enable DEBUG_PAGEALLOC on 64-bit
2008-01-30 Ingo Molnarx86: add kernel_map_pages() to 64-bit
2008-01-30 Ingo Molnarx86: return -EINVAL in __change_page_attr(), instead...
2008-01-30 Ingo Molnarx86: clean up differences between 64-bit and 32-bit
2008-01-30 Ingo Molnarx86: 64-bit, add the new split_large_page() function
2008-01-30 Ingo Molnarx86: 64-bit pageattr.c, prepare for unification
2008-01-30 Ingo Molnarx86: change 64-bit pageattr to use set_pte_atomic()
2008-01-30 Ingo Molnarx86: change 64-bit __change_page_attr() to struct page
2008-01-30 Ingo Molnarx86: simplify __change_page_attr()
2008-01-30 Ingo Molnarx86: clean up and simplify 64-bit split_large_page()
2008-01-30 Ingo Molnarx86: unify header part of pageattr_64.c
2008-01-30 Ingo Molnarx86: simplify pageattr_64.c
2008-01-30 Ingo Molnarx86: prepare for the unification of the cpa code
2008-01-30 Ingo Molnarx86: prepare for the unification of the cpa code
2008-01-30 Ingo Molnarx86: cpa self-test, WARN_ON()
2008-01-30 Ingo Molnarx86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
2008-01-30 Ingo Molnarx86: cpa: simplify locking
2008-01-30 Ingo Molnarx86: simplify cpa largepage split, #3
2008-01-30 Ingo Molnarx86: cpa self-test fixes
2008-01-30 Ingo Molnarx86: further cpa largepage-split cleanups
2008-01-30 Ingo Molnarx86: simplify 32-bit cpa largepage splitting
2008-01-30 Ingo Molnarx86: simplify the 32-bit cpa code
2008-01-30 Huang, Yingx86: fix some bugs about EFI runtime code mapping
2008-01-30 Ingo Molnarx86: fix more non-global TLB flushes
2008-01-30 Andi Kleenx86: fix early_ioremap() on 64-bit
2008-01-30 Andi Kleenx86: remove set_kernel_exec()
2008-01-30 Andi Kleenx86: c_p_a() make it more robust against use of PAT...
2008-01-30 Andi Kleenx86: c_p_a() fix: reorder TLB / cache flushes to follow...
2008-01-30 Andi Kleenx86: fix c_p_a() boot crash
2008-01-30 Andi Kleenx86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non...
2008-01-30 Andi Kleenx86: cpa: remove unnecessary masking of address
2008-01-30 Andi Kleenx86: cpa: use wbinvd() macro instead of inline assembly...
2008-01-30 Ingo Molnarx86: early_ioremap_init(), enhance warnings
2008-01-30 Ingo Molnarx86: fix EISA ioremap
2008-01-30 Ingo Molnarx86: add early_ioremap() leak detection
2008-01-30 Huang, Yingx86: make early_ioremap_debug early_param
2008-01-30 Ingo Molnarx86: early_ioremap(), debugging
2008-01-30 Ingo Molnarx86: add debug warnings to early_ioremap()
2008-01-30 Ingo Molnarx86: enhance early_ioremap()
2008-01-30 Huang, Yingx86: early_ioremap_reset fix
2008-01-30 Huang, Yingx86 32-bit boot: rename bt_ioremap() to early_ioremap()
2008-01-30 Huang, Yingx86: replace boot_ioremap() with enhanced bt_ioremap...
2008-01-30 Huang, Yingi386 boot: replace boot_ioremap with enhanced bt_iorema...
2008-01-30 Siddha, Suresh Bx86: set strong uncacheable where UC is really desired
2008-01-30 Joerg Roedelx86: use __PAGE_KERNEL_EXEC in ioremap_64.c
2008-01-30 Thomas Gleixnerx86: cleanup boot_ioremap_32.c
2008-01-30 Ingo Molnarx86: clean up arch/x86/mm/pageattr-test.c
2008-01-30 Andi Kleenx86: c_p_a(), add simple self test at boot
2008-01-30 Ingo Molnarx86: return the page table level in lookup_address()
2008-01-30 Andi Kleenx86: clean up pte_exec
2008-01-30 Harvey Harrisonx86: add dump_pagetable helper to X86_32
2008-01-30 Andi Kleenc_p_a(): do a simple self test at boot
2008-01-30 Ingo Molnarx86: clean up arch/x86/mm/pageattr_64.c
2008-01-30 Ingo Molnarx86: clean up arch/x86/mm/pageattr_32.c
2008-01-30 Yinghai Lux86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_am...
2008-01-30 Jeremy Fitzhardingex86: allocate and initialize unshared pmds
2008-01-30 Jeremy Fitzhardingex86: preallocate pmds at pgd creation time
2008-01-30 Jeremy Fitzhardingexen: deal with pmd being allocated/freed
2008-01-30 Jeremy Fitzhardingex86: demacro asm-x86/pgalloc_32.h
2008-01-30 Jeremy Fitzhardingex86: add mm parameter to paravirt_alloc_pd
2008-01-30 Jeremy Fitzhardingexen: fix mismerge in masking pte flags
2008-01-30 Yinghai Lux86: change aper valid checking sequence
2008-01-30 Alistair John Strachanx86: force enable HPET on (some?) ICH9 boards
2008-01-30 Yinghai Lux86: not set boot cpu in cpu_online_map in smp_prepare_...
2008-01-30 Yinghai Lux86: not set boot cpu in cpu_present_map again
2008-01-30 Ian Campbellx86: unify arch/x86/boot/compressed/misc_??.c
2008-01-30 Ian Campbellx86: unify variable names in arch/x86/boot/compressed...
2008-01-30 Ian Campbellx86: unify headers in arch/x86/boot/compressed/misc_??.c
2008-01-30 Ian Campbellx86: unify whitespace and comments in arch/x86/boot...
2008-01-30 Ian Campbellx86: unify strings in arch/x86/boot/compressed/misc_??.c
2008-01-30 Ian Campbellx86: unify arch/x86/boot/compressed/vmlinux_??.scr
2008-01-30 Ian Campbellx86: switch to .rodata.compressed in arch/x86/boot...
2008-01-30 Ian Campbellx86: unify whitespace in arch/x86/boot/compressed/vmlin...
2008-01-30 Ian Campbellx86: unify whitespace and comments in arch/x86/boot...
2008-01-30 Sam Ravnborgx86: fix usage of .section .sched.text in assembler...
2008-01-30 Sam Ravnborgx86: fix section mismatch warning in setup_64.c
2008-01-30 Sam Ravnborgx86: fix section mismatch warning in topology.c
2008-01-30 Sam Ravnborgx86: fix section mismatch warning in srat_64.c
2008-01-30 Sam Ravnborgx86: fix section mismatch warning in early-quirks.c
2008-01-30 Sam Ravnborgx86: fix section mismatch warning in acpi/boot.c
2008-01-30 Sam Ravnborgx86: fix section mismatch warning in process_*.c
2008-01-30 Sam Ravnborgx86: fix section mismatch warning in mcheck/mce_amd_64.c
2008-01-30 Sam Ravnborgx86: fix section mismatch warning in mcheck/mce_64.c
2008-01-30 Florian Fainellix86: add the RDC machine specific reboot fixup
2008-01-30 Florian Fainellix86: add support for the RDC R-321x SoC
2008-01-30 Florian Fainellix86: add generic GPIO support to x86
2008-01-30 Andres Salomonx86: GEODE: update GPIO API to support setting multiple...
2008-01-30 Andreas Herrmann3x86: fix cpu MHz reporting for AMD family 0x11
2008-01-30 Ingo Molnarx86: improve MTRR trimming messages
2008-01-30 Minoru Usuix86: fix NUMA emulation on 64-bit
2008-01-30 travis@sgi.comx86: early cpu_to_node fix in numa_64.c
2008-01-30 Willy Tarreaux86: GEODE add the "mfgptfix" boot time option to fix...
2008-01-30 Hiroshi Shimamotox86: remove struct cpu_model_info
next