summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2009-02-27x86, fixmap: unify fixmap.hGustavo F. Padovan
2009-02-27x86, fixmap: prepare fixmap_32.h for unificationGustavo F. Padovan
2009-02-27x86, fixmap: prepare fixmap_64.h for unificationGustavo F. Padovan
2009-02-27x86, fixmap: add CONFIG_EFIGustavo F. Padovan
2009-02-27x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APICGustavo F. Padovan
2009-02-27x86, fixmap: define reserve_top_address for x86_64Gustavo F. Padovan
2009-02-27x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZEGustavo F. Padovan
2009-02-27x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZEGustavo F. Padovan
2009-02-26fix warning in arch/x86/kernel/cpu/intel_cacheinfo.cIngo Molnar
2009-02-26x86: enable DMAR by defaultKyle McMartin
2009-02-26x86: fix !ACPI build for es7000_32.cIngo Molnar
2009-02-26x86: apic: simplify secondary CPU wakeup methods, fixIngo Molnar
2009-02-26x86: apic: simplify secondary CPU wakeup methodsIngo Molnar
2009-02-26x86: remove update_apic from x86_quirks, fixIngo Molnar
2009-02-26x86: don't compile vsmp_64 for 32bitYinghai Lu
2009-02-26x86: remove update_apic from x86_quirksYinghai Lu
2009-02-26Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar
2009-02-26Merge branches 'x86/urgent' and 'x86/pat' into x86/coreIngo Molnar
2009-02-26Merge branch 'x86/urgent' into x86/coreIngo Molnar
2009-02-26gpu/drm, x86, PAT: PAT support for io_mapping_*, export symbols for modulesIngo Molnar
2009-02-25xen: disable interrupts early, as start_kernel expectsJeremy Fitzhardinge
2009-02-25Merge branch 'x86/urgent' into x86/patIngo Molnar
2009-02-25x86: make vmap yell louder when it is used under irqs_disabled()Peter Zijlstra
2009-02-25gpu/drm, x86, PAT: PAT support for io_mapping_*Venkatesh Pallipadi
2009-02-25gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi
2009-02-25gpu/drm, x86, PAT: routine to keep identity map in syncVenkatesh Pallipadi
2009-02-25x86: memtest: add additional (regular) test patternsAndreas Herrmann
2009-02-25x86: memtest: wipe out test pattern from memoryAndreas Herrmann
2009-02-25x86: memtest: adapt log messagesAndreas Herrmann
2009-02-25x86: memtest: cleanup memtest functionAndreas Herrmann
2009-02-25x86: memtest: introduce array to select memtest patternsAndreas Herrmann
2009-02-25x86: memtest: reuse test patterns when memtest parameter exceeds number of av...Andreas Herrmann
2009-02-25x86: usercopy: check for total size when deciding non-temporal cutoffIngo Molnar
2009-02-25x86, mm: pass in 'total' to __copy_from_user_*nocache()Ingo Molnar
2009-02-25Merge branch 'x86/asm' into x86/mmIngo Molnar
2009-02-25x86: convert cacheflush macros inline functionsTejun Heo
2009-02-25x86, percpu: fix minor bugs in setup_percpu.cTejun Heo
2009-02-24Merge branch 'x86/core' into x86/mce2H. Peter Anvin
2009-02-24Merge branch 'x86/defconfig' into x86/mce2H. Peter Anvin
2009-02-24x86, mce: enable machine checks in 32-bit defconfigH. Peter Anvin
2009-02-24x86, mce: enable machine checks in 64-bit defconfigAndi Kleen
2009-02-24x86: check range in reserve_early()Yinghai Lu
2009-02-24x86, mce, cmci: recheck CMCI banks after APIC has been enabled on CPU #0Andi Kleen
2009-02-24x86, mce, cmci: disable CMCI on rebootingAndi Kleen
2009-02-24x86, mce, cmci: remove incorrect __cpuinit/__cpuexit annotationsH. Peter Anvin
2009-02-24x86, mce, cmci: add CMCI supportAndi Kleen
2009-02-24x86, mce, cmci: define MSR names and fields for new CMCI registersAndi Kleen
2009-02-24x86, mce, cmci: use polled banks bitmap in machine check pollerAndi Kleen
2009-02-24x86, mce: replace machine check events logged interval with ratelimitAndi Kleen
2009-02-24x86, mce, cmci: avoid potential reentry of threshold interruptAndi Kleen