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