Age | Commit message (Expand) | Author | Files | Lines |
2013-06-26 | perf/x86/intel: Support full width counting | Andi Kleen | 3 | -0/+15 |
2013-06-26 | Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 16 | -48/+77 |
2013-06-26 | x86, asm, cleanup: Replace open-coded control register values with symbolic | H. Peter Anvin | 3 | -3/+3 |
2013-06-26 | x86, processor-flags: Fix the datatypes and add bit number defines | H. Peter Anvin | 1 | -50/+104 |
2013-06-26 | x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE | H. Peter Anvin | 3 | -3/+3 |
2013-06-26 | x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED | H. Peter Anvin | 5 | -5/+5 |
2013-06-26 | mce: acpi/apei: Add comments to clarify usage of the various bitfields in the... | Naveen N. Rao | 2 | -1/+16 |
2013-06-26 | x86: Fix /proc/mtrr with base/size more than 44bits | Yinghai Lu | 2 | -17/+20 |
2013-06-25 | Merge 3.10-rc7 into driver-core-next | Greg Kroah-Hartman | 14 | -47/+61 |
2013-06-24 | Merge remote-tracking branch 'trace/tip/x86/trace' into x86/trace | H. Peter Anvin | 2 | -6/+8 |
2013-06-23 | x86/platform: Add kvmconfig to the phony targets | Borislav Petkov | 1 | -0/+1 |
2013-06-23 | x86: Add NMI duration tracepoints | Dave Hansen | 1 | -2/+7 |
2013-06-23 | perf: Drop sample rate when sampling is too slow | Dave Hansen | 1 | -1/+11 |
2013-06-23 | x86: Warn when NMI handlers take large amounts of time | Dave Hansen | 1 | -1/+28 |
2013-06-23 | x86/tracing: Add config option checking to the definitions of mce handlers | Seiji Aguchi | 1 | -0/+5 |
2013-06-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2013-06-22 | trace,x86: Do not call local_irq_save() in load_current_idt() | Steven Rostedt (Red Hat) | 2 | -6/+8 |
2013-06-22 | aout32 coredump compat fix | Al Viro | 1 | -1/+1 |
2013-06-21 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 7 | -10/+20 |
2013-06-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -3/+3 |
2013-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -16/+32 |
2013-06-21 | trace,x86: Move creation of irq tracepoints from apic.c to irq.c | Steven Rostedt (Red Hat) | 4 | -4/+5 |
2013-06-21 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 1 | -1/+6 |
2013-06-21 | x86/efi: Fix dummy variable buffer allocation | Ben Hutchings | 1 | -1/+6 |
2013-06-21 | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 19 | -15/+419 |
2013-06-21 | x86: Rename variables for debugging | Seiji Aguchi | 4 | -13/+54 |
2013-06-21 | x86, trace: Introduce entering/exiting_irq() | Seiji Aguchi | 7 | -46/+109 |
2013-06-21 | x86, reloc: Use xorl instead of xorq in relocate_kernel_64.S | H. Peter Anvin | 1 | -17/+17 |
2013-06-21 | Merge tag 'v3.10-rc6' into x86/cleanups | H. Peter Anvin | 16 | -212/+181 |
2013-06-21 | x86, fpu: Use static_cpu_has_safe before alternatives | Borislav Petkov | 1 | -1/+1 |
2013-06-21 | x86: Add a static_cpu_has_safe variant | Borislav Petkov | 2 | -1/+91 |
2013-06-21 | x86: Sanity-check static_cpu_has usage | Borislav Petkov | 3 | -2/+46 |
2013-06-21 | x86, cpu: Add a synthetic, always true, cpu feature | Borislav Petkov | 2 | -1/+3 |
2013-06-21 | KVM: MMU: retain more available bits on mmio spte | Xiao Guangrong | 2 | -3/+9 |
2013-06-20 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+4 |
2013-06-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2013-06-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -12/+0 |
2013-06-20 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -4/+10 |
2013-06-20 | kprobes: Fix arch_prepare_kprobe to handle copy insn failures | Masami Hiramatsu | 1 | -4/+10 |
2013-06-20 | x86: Fix trigger_all_cpu_backtrace() implementation | Michel Lespinasse | 3 | -3/+7 |
2013-06-20 | x86/intel/cacheinfo: Shut up last long-standing warning | Borislav Petkov | 1 | -27/+25 |
2013-06-20 | x86: Fix section mismatch on load_ucode_ap | Paul Gortmaker | 1 | -2/+2 |
2013-06-20 | x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel. | Konrad Rzeszutek Wilk | 4 | -3/+12 |
2013-06-19 | x86/vdso: Convert use of typedef ctl_table to struct ctl_table | Joe Perches | 1 | -2/+2 |
2013-06-19 | x86: Remove weird PTR_ERR() in do_debug | Rusty Russell | 1 | -1/+1 |
2013-06-19 | perf/x86/intel: Add mem-loads/stores support for Haswell | Andi Kleen | 3 | -7/+41 |
2013-06-19 | perf/x86/intel: Support Haswell/v4 LBR format | Andi Kleen | 1 | -5/+51 |
2013-06-19 | perf/x86/intel: Move NMI clearing to end of PMI handler | Andi Kleen | 2 | -8/+13 |
2013-06-19 | perf/x86/intel: Add Haswell PEBS support | Andi Kleen | 3 | -2/+42 |
2013-06-19 | perf/x86/intel: Add simple Haswell PMU support | Andi Kleen | 3 | -2/+91 |