Age | Commit message (Expand) | Author | Files | Lines |
2013-04-16 | x86: Fold-in trivial check_config function | Borislav Petkov | 1 | -16/+11 |
2013-04-16 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 1 | -0/+29 |
2013-04-16 | x86/mm/gart: Drop unnecessary check | Wang YanQing | 1 | -1/+1 |
2013-04-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -12/+13 |
2013-04-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2013-04-13 | uretprobes/x86: Hijack return address | Anton Arapov | 1 | -0/+29 |
2013-04-11 | x86, xen, gdt: Remove the pvops variant of store_gdt. | Konrad Rzeszutek Wilk | 3 | -3/+2 |
2013-04-11 | x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not needed | Konrad Rzeszutek Wilk | 1 | -3/+0 |
2013-04-11 | x86: Use a read-only IDT alias on all CPUs | Kees Cook | 2 | -17/+10 |
2013-04-10 | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal | Boris Ostrovsky | 1 | -12/+13 |
2013-04-10 | perf/x86: Add Sandy Bridge constraints for CYCLE_ACTIVITY.* | Andi Kleen | 1 | -0/+2 |
2013-04-10 | cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov... | Jacob Shin | 1 | -1/+2 |
2013-04-08 | Merge tag 'please-pull-cmci_rediscover' of git://git.kernel.org/pub/scm/linux... | Ingo Molnar | 5 | -37/+29 |
2013-04-08 | x86: Use generic idle loop | Thomas Gleixner | 2 | -79/+28 |
2013-04-08 | kprobes/x86: Just return error for sanity check failure instead of using BUG_ON | Masami Hiramatsu | 1 | -1/+5 |
2013-04-08 | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/... | Ingo Molnar | 2 | -15/+25 |
2013-04-03 | Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux... | Thomas Gleixner | 3 | -58/+29 |
2013-04-02 | x86, quirks: Shut-up a long-standing gcc warning | Borislav Petkov | 1 | -7/+11 |
2013-04-02 | x86: Drop KERNEL_IMAGE_START | Borislav Petkov | 1 | -3/+3 |
2013-04-02 | x86/mce: Rework cmci_rediscover() to play well with CPU hotplug | Srivatsa S. Bhat | 2 | -21/+6 |
2013-04-02 | x86, cpu: Convert AMD Erratum 400 | Borislav Petkov | 2 | -8/+17 |
2013-04-02 | x86, cpu: Convert AMD Erratum 383 | Borislav Petkov | 1 | -2/+6 |
2013-04-02 | x86, cpu: Convert Cyrix coma bug detection | Borislav Petkov | 2 | -3/+4 |
2013-04-02 | x86, cpu: Convert FDIV bug detection | Borislav Petkov | 3 | -6/+5 |
2013-04-02 | x86, cpu: Convert F00F bug detection | Borislav Petkov | 2 | -3/+3 |
2013-04-02 | x86, cpu: Expand cpufeature facility to include cpu bugs | Borislav Petkov | 2 | -1/+5 |
2013-04-01 | perf/x86: Add support for PEBS Precise Store | Stephane Eranian | 3 | -2/+54 |
2013-04-01 | perf/x86: Export PEBS load latency threshold register to sysfs | Stephane Eranian | 1 | -0/+3 |
2013-04-01 | perf/x86: Add memory profiling via PEBS Load Latency | Stephane Eranian | 4 | -10/+177 |
2013-04-01 | perf/x86: Add flags to event constraints | Stephane Eranian | 5 | -7/+15 |
2013-03-26 | perf/x86: Improve sysfs event mapping with event string | Stephane Eranian | 2 | -8/+29 |
2013-03-26 | perf/x86: Support CPU specific sysfs events | Andi Kleen | 2 | -0/+35 |
2013-03-24 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -15/+15 |
2013-03-22 | x86, MCE, AMD: Use MCG_CAP MSR to find out number of banks on AMD | Boris Ostrovsky | 1 | -7/+15 |
2013-03-22 | x86, MCE, AMD: Replace shared_bank array with is_shared_bank() helper | Boris Ostrovsky | 1 | -8/+9 |
2013-03-21 | x86, microcode_intel_early: Mark apply_microcode_early() as cpuinit | H. Peter Anvin | 1 | -2/+2 |
2013-03-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -1/+8 |
2013-03-21 | perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer() | Stephane Eranian | 1 | -1/+2 |
2013-03-19 | x86-32, microcode_intel_early: Fix crash with CONFIG_DEBUG_VIRTUAL | Fenghua Yu | 1 | -13/+13 |
2013-03-18 | perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity event | Stephane Eranian | 1 | -0/+4 |
2013-03-18 | kprobes/x86: Check Interrupt Flag modifier when registering probe | Masami Hiramatsu | 1 | -1/+4 |
2013-03-17 | perf,x86: fix wrmsr_on_cpu() warning on suspend/resume | Linus Torvalds | 1 | -1/+3 |
2013-03-15 | x86: tsc: Add support for new S3_NONSTOP feature | Feng Tang | 1 | -1/+5 |
2013-03-15 | x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3 | Feng Tang | 1 | -0/+12 |
2013-03-15 | x86: Do full rtc synchronization with ntp | Prarit Bhargava | 1 | -57/+12 |
2013-03-15 | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian | 1 | -0/+8 |
2013-03-13 | x86: Use tick broadcast expired check | Thomas Gleixner | 1 | -0/+12 |
2013-03-11 | x86: Constify a few items | Jan Beulich | 3 | -4/+4 |
2013-03-11 | x86: Drop always empty .text..page_aligned section | Jan Beulich | 2 | -5/+1 |
2013-03-07 | context_tracking: Restore correct previous context state on exception exit | Frederic Weisbecker | 2 | -26/+45 |