Age | Commit message (Expand) | Author |
2013-06-23 | perf: Drop sample rate when sampling is too slow | Dave Hansen |
2013-06-23 | x86: Warn when NMI handlers take large amounts of time | Dave Hansen |
2013-06-23 | x86/tracing: Add config option checking to the definitions of mce handlers | Seiji Aguchi |
2013-06-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-06-22 | trace,x86: Do not call local_irq_save() in load_current_idt() | Steven Rostedt (Red Hat) |
2013-06-22 | aout32 coredump compat fix | Al Viro |
2013-06-21 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2013-06-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-06-21 | trace,x86: Move creation of irq tracepoints from apic.c to irq.c | Steven Rostedt (Red Hat) |
2013-06-21 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin |
2013-06-21 | x86/efi: Fix dummy variable buffer allocation | Ben Hutchings |
2013-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto | Herbert Xu |
2013-06-21 | Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish... | Jussi Kivilinna |
2013-06-21 | Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher" | Jussi Kivilinna |
2013-06-21 | crypto: camellia-aesni-avx2 - tune assembly code for more performance | Jussi Kivilinna |
2013-06-20 | x86, trace: Add irq vector tracepoints | Seiji Aguchi |
2013-06-20 | x86: Rename variables for debugging | Seiji Aguchi |
2013-06-20 | x86, trace: Introduce entering/exiting_irq() | Seiji Aguchi |
2013-06-20 | x86, reloc: Use xorl instead of xorq in relocate_kernel_64.S | H. Peter Anvin |
2013-06-20 | Merge tag 'v3.10-rc6' into x86/cleanups | H. Peter Anvin |
2013-06-20 | x86, fpu: Use static_cpu_has_safe before alternatives | Borislav Petkov |
2013-06-20 | x86: Add a static_cpu_has_safe variant | Borislav Petkov |
2013-06-20 | x86: Sanity-check static_cpu_has usage | Borislav Petkov |
2013-06-20 | x86, cpu: Add a synthetic, always true, cpu feature | Borislav Petkov |
2013-06-20 | KVM: MMU: retain more available bits on mmio spte | Xiao Guangrong |
2013-06-20 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-06-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-20 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2013-06-20 | kprobes: Fix arch_prepare_kprobe to handle copy insn failures | Masami Hiramatsu |
2013-06-20 | x86: Fix trigger_all_cpu_backtrace() implementation | Michel Lespinasse |
2013-06-20 | x86/intel/cacheinfo: Shut up last long-standing warning | Borislav Petkov |
2013-06-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-06-19 | x86: Fix section mismatch on load_ucode_ap | Paul Gortmaker |
2013-06-19 | x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel. | Konrad Rzeszutek Wilk |
2013-06-19 | x86/vdso: Convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2013-06-19 | x86: Remove weird PTR_ERR() in do_debug | Rusty Russell |
2013-06-19 | perf/x86/intel: Add mem-loads/stores support for Haswell | Andi Kleen |
2013-06-19 | perf/x86/intel: Support Haswell/v4 LBR format | Andi Kleen |
2013-06-19 | perf/x86/intel: Move NMI clearing to end of PMI handler | Andi Kleen |
2013-06-19 | perf/x86/intel: Add Haswell PEBS support | Andi Kleen |
2013-06-19 | perf/x86/intel: Add simple Haswell PMU support | Andi Kleen |
2013-06-19 | perf/x86/intel: Add Haswell PEBS record support | Andi Kleen |
2013-06-19 | x86/debug: Only print out DR registers if they are not power-on defaults | Dave Jones |
2013-06-19 | Merge tag 'ras_fixlet_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2013-06-19 | x86/boot: Close opened file descriptor | Jiri Slaby |
2013-06-19 | perf/x86/intel: Fix sparse warning | Yan, Zheng |
2013-06-19 | perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementation | Suravee Suthikulpanit |
2013-06-19 | perf/x86: Only print PMU state when also WARN()'ing | Dave Hansen |