aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2012-11-23x86 power: define RAPL MSRsLen Brown
2012-11-23tools/power/x86/turbostat: share kernel MSR #definesLen Brown
2012-11-20x86-32: Fix invalid stack address while in softirqRobert Richter
2012-11-19Merge branch 'x86-pre-uapi' into perf-uapiDavid Howells
2012-11-19x86_32: Return actual stack when requesting sp from regsSteven Rostedt
2012-11-17x86, mm: kill numa_64.hYinghai Lu
2012-11-17x86, mm: kill numa_free_all_bootmem()Yinghai Lu
2012-11-17x86, mm: Move function declaration into mm_internal.hYinghai Lu
2012-11-17x86, mm: Move back pgt_buf_* to mm/init.cYinghai Lu
2012-11-17x86, mm, Xen: Remove mapping_pagetable_reserve()Yinghai Lu
2012-11-17x86, mm: Move min_pfn_mapped back to mm/init.cYinghai Lu
2012-11-17x86, mm: setup page table in top-downYinghai Lu
2012-11-17x86, mm: Only direct map addresses that are marked as E820_RAMJacob Shin
2012-11-17x86, mm: Fixup code testing if a pfn is direct mappedJacob Shin
2012-11-17x86, mm: Move init_memory_mapping calling out of setup.cYinghai Lu
2012-11-17x86, mm: Add global page_size_mask and probe one time onlyYinghai Lu
2012-11-16x86: Make it so that __pa_symbol can only process kernel symbols on x86_64Alexander Duyck
2012-11-16x86: Improve __phys_addr performance by making use of carry flags and inliningAlexander Duyck
2012-11-16x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.hAlexander Duyck
2012-11-14x86, topology: Debug CPU0 hotplugFenghua Yu
2012-11-14x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPIFenghua Yu
2012-11-15driver core / ACPI: Move ACPI support to core device and driver typesMika Westerberg
2012-11-14x86, hotplug: Support functions for CPU0 online/offlineFenghua Yu
2012-11-13tracing: Format non-nanosec times from tsc clock without a decimal point.David Sharp
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-13x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMDAndreas Herrmann
2012-11-13x86: Add cpu_has_topoextAndreas Herrmann
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-09crypto: camellia-x86_64 - share common functions and move structures and func...Jussi Kivilinna
2012-11-08x86: Export asm/{svm.h,vmx.h,perf_regs.h}David Howells
2012-11-04xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-02x86: apic: Use tsc deadline for oneshot when availableSuresh Siddha
2012-10-30x86: remove obsolete comment from asm/xen/hypervisor.hOlaf Hering
2012-10-30x86, efi: 1:1 pagetable mapping for virtual EFI callsMatt Fleming
2012-10-26Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras ...Ingo Molnar
2012-10-26x86, MCA: Finish mca_config conversionBorislav Petkov
2012-10-26x86, MCA: Convert the next three variables batchBorislav Petkov
2012-10-26x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeoutBorislav Petkov
2012-10-26x86, MCA: Convert dont_log_ce, banks and tolerantBorislav Petkov
2012-10-26Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...Ingo Molnar
2012-10-25x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson
2012-10-24dma-debug: New interfaces to debug dma mapping errorsShuah Khan
2012-10-24crypto: serpent/avx - avoid using temporary stack buffersJussi Kivilinna
2012-10-24crypto: x86/glue_helper - use le128 instead of u128 for CTR modeJussi Kivilinna
2012-10-24x86/efi: Fix oops caused by incorrect set_memory_uc() usageMatt Fleming
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Ian Campbell
2012-10-19xen: sysfs: fix build warning.Ian Campbell
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds