Commits

Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1
Showing diff to5b7e41ff372
- Ingo Molnar committed b159d7a989eMMerge branch 'x86/tracehook' into x86-v28-for-linus-phase1 Conflicts: arch/x86/kernel...
- Mathieu Desnoyers committed 5bbd4c37240x86: spinlock use LOCK_PREFIX Since we are now using DS prefixes instead of NOP to rem...
- Russ Anderson committed 175e438f7a2x86: trivial printk fix in efi.c [patch] x86: Trivial printk fix in efi.c The followi...
- Tim Bird committed 516cbf3730cx86, bootup: add built-in kernel command line for x86 (v2) Allow x86 to support a buil...
- Akinobu Mita committed af2d237bf57x86: check for ioremap() failure in copy_oldmem_page() Add a check for ioremap() failu...
- Adam Jackson committed 9b1568458a3x86, debug printouts: IOMMU setup failures should not be KERN_ERR The number of BIOSes...
- H. Peter Anvin committed 5b7e41ff372x86: additional defconfig updates Additional updates to the x86 defconfigs. The goals...
- Luiz Fernando N. Capitulino committed 1befdefcf47x86: remove 8254 timer texts from Documentation Commit ecd29476ae0143b1c3641edfa76c0fc...
- Bruce Allan committed a03352d2c1dx86: export set_memory_ro and set_memory_rw Export set_memory_ro() and set_memory_rw()...
- FUJITA Tomonori committed 7b22ff5344fx86 gart: allocate size-aligned address for alloc_coherent, v2 This patch changes GART...
- Joe Korty committed 2c7e9fd4c6cx86: make poll_idle behave more like the other idle methods Make poll_idle() behave mo...
- Hugh Dickins committed 91030ca1e73x86: unsigned long pte_pfn pte_pfn() has always been of type unsigned long, even on 32...
- Yinghai Lu committed dd5523552c2x86: mtrr_cleanup: treat WRPROT as UNCACHEABLE For the purpose of MTRR canonicalizatio...
- Aristeu Rozanski committed b3e15bdef68x86, NMI watchdog: setup before enabling NMI watchdog There's a small window when NMI ...
- Paolo Ciarrocchi committed 20211e4d344x86: Coding style fixes to arch/x86/oprofile/op_model_p4.c A coding style patch to arc...
- Alex Nixon committed efd327a2d41x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}() They were alre...
- Avi Kivity committed c7ffa6c2627x86: default to reboot via ACPI Triple-fault and keyboard reset may assert INIT instea...
- Harvey Harrison committed e51a1ac2dfcx86, olpc: fix endian bug in openfirmware workaround Boardrev is always treated as a u...
- Ingo Molnar committed 5df45515512x86, tsc calibration: fix my brown paperbag day ... Signed-off-by: Ingo Molnar <mingo...
- Yinghai Lu committed d99e90164e6x86: gart iommu have direct mapping when agp is present too move init_memory_mapping()...
- Dave Young committed e621bd18958i386: vmalloc size fix Booting kernel with vmalloc=[any size<=16m] will oops on my pc ...