summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-06-25x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXEDH. Peter Anvin
2013-06-25mce: acpi/apei: Add comments to clarify usage of the various bitfields in the...Naveen N. Rao
2013-06-25x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu
2013-06-24Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman
2013-06-24Merge remote-tracking branch 'trace/tip/x86/trace' into x86/traceH. Peter Anvin
2013-06-24irqdomain: Refactor irq_domain_associate_many()Grant Likely
2013-06-23x86/platform: Add kvmconfig to the phony targetsBorislav Petkov
2013-06-23x86: Add NMI duration tracepointsDave Hansen
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen
2013-06-23x86: Warn when NMI handlers take large amounts of timeDave Hansen
2013-06-23x86/tracing: Add config option checking to the definitions of mce handlersSeiji Aguchi
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-22trace,x86: Do not call local_irq_save() in load_current_idt()Steven Rostedt (Red Hat)
2013-06-22aout32 coredump compat fixAl Viro
2013-06-21Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-06-21trace,x86: Move creation of irq tracepoints from apic.c to irq.cSteven Rostedt (Red Hat)
2013-06-21Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2013-06-21x86/efi: Fix dummy variable buffer allocationBen Hutchings
2013-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptoHerbert Xu
2013-06-21Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...Jussi Kivilinna
2013-06-21Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"Jussi Kivilinna
2013-06-21crypto: camellia-aesni-avx2 - tune assembly code for more performanceJussi Kivilinna
2013-06-21x86, trace: Add irq vector tracepointsSeiji Aguchi
2013-06-21x86: Rename variables for debuggingSeiji Aguchi
2013-06-21x86, trace: Introduce entering/exiting_irq()Seiji Aguchi
2013-06-21x86, reloc: Use xorl instead of xorq in relocate_kernel_64.SH. Peter Anvin
2013-06-21Merge tag 'v3.10-rc6' into x86/cleanupsH. Peter Anvin
2013-06-21x86, fpu: Use static_cpu_has_safe before alternativesBorislav Petkov
2013-06-21x86: Add a static_cpu_has_safe variantBorislav Petkov
2013-06-21x86: Sanity-check static_cpu_has usageBorislav Petkov
2013-06-21x86, cpu: Add a synthetic, always true, cpu featureBorislav Petkov
2013-06-20KVM: MMU: retain more available bits on mmio spteXiao Guangrong
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-20Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-06-20kprobes: Fix arch_prepare_kprobe to handle copy insn failuresMasami Hiramatsu
2013-06-20x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse
2013-06-20x86/intel/cacheinfo: Shut up last long-standing warningBorislav Petkov
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-19x86: Fix section mismatch on load_ucode_apPaul Gortmaker
2013-06-19x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.Konrad Rzeszutek Wilk
2013-06-19x86/vdso: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-06-19x86: Remove weird PTR_ERR() in do_debugRusty Russell
2013-06-19perf/x86/intel: Add mem-loads/stores support for HaswellAndi Kleen
2013-06-19perf/x86/intel: Support Haswell/v4 LBR formatAndi Kleen
2013-06-19perf/x86/intel: Move NMI clearing to end of PMI handlerAndi Kleen
2013-06-19perf/x86/intel: Add Haswell PEBS supportAndi Kleen