Age | Commit message (Expand) | Author |
2014-02-21 | perf/x86: Correctly use FEATURE_PDCM | Peter Zijlstra |
2014-02-21 | perf, nmi: Fix unknown NMI warning | Markus Metzger |
2014-02-21 | perf/x86/uncore: use MiB unit for events for SNB/IVB/HSW IMC | Stephane Eranian |
2014-02-21 | perf/x86/uncore: add hrtimer to SNB uncore IMC PMU | Stephane Eranian |
2014-02-21 | perf/x86/uncore: add SNB/IVB/HSW client uncore memory controller support | Stephane Eranian |
2014-02-21 | perf/x86/uncore: move uncore_event_to_box() and uncore_pmu_to_box() | Stephane Eranian |
2014-02-21 | perf/x86/uncore: make hrtimer timeout configurable per box | Stephane Eranian |
2014-02-21 | perf/x86/uncore: add ability to customize pmu callbacks | Stephane Eranian |
2014-02-21 | perf/x86/uncore: fix initialization of cpumask | Stephane Eranian |
2014-02-21 | Merge branch 'linus' into sched/core | Thomas Gleixner |
2014-02-20 | x86, acpi: Fix bug in associating hot-added CPUs with corresponding NUMA node | Jiang Liu |
2014-02-20 | Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds |
2014-02-19 | x86: tsc: Add missing Baytrail frequency to the table | Mika Westerberg |
2014-02-19 | x86, tsc: Fallback to normal calibration if fast MSR calibration fails | Thomas Gleixner |
2014-02-19 | ACPI: Move BAD_MADT_ENTRY() to linux/acpi.h | Hanjun Guo |
2014-02-18 | x86: align x86 arch with generic CPU modalias handling | Ard Biesheuvel |
2014-02-15 | Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-02-13 | asmlinkage: Make jiffies visible | Andi Kleen |
2014-02-13 | x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled | H. Peter Anvin |
2014-02-11 | x86, apic: Remove support for IBM Summit/EXA chipset | David Rientjes |
2014-02-11 | x86, apic: Remove support for ia32-based Unisys ES7000 | David Rientjes |
2014-02-11 | ftrace/x86: Use breakpoints for converting function graph caller | Steven Rostedt (Red Hat) |
2014-02-11 | sched/idle, x86: Remove redundant cpuidle_idle_call() | Nicolas Pitre |
2014-02-11 | x86: dma-mapping: fix GFP_ATOMIC macro usage | Marek Szyprowski |
2014-02-09 | x86/apic: Always define nox2apic and define it as initdata | David Rientjes |
2014-02-09 | x86/apic: Switch wait_for_init_deassert() to a bool flag | David Rientjes |
2014-02-09 | x86/apic: Only use default_wait_for_init_deassert() | David Rientjes |
2014-02-09 | perf/x86/p4: Block PMIs on init to prevent a stream of unkown NMIs | Don Zickus |
2014-02-09 | perf/x86/p4: Fix counter corruption when using lots of perf groups | Don Zickus |
2014-02-09 | x86/nmi: Push duration printk() to irq context | Peter Zijlstra |
2014-02-09 | Merge branch 'linus' into perf/core | Ingo Molnar |
2014-02-09 | x86: Use preempt_disable_notrace() in cycles_2_ns() | Steven Rostedt |
2014-02-09 | perf/x86: Fix Userspace RDPMC switch | Peter Zijlstra |
2014-02-09 | perf/x86/intel/p6: Add userspace RDPMC quirk for PPro | Peter Zijlstra |
2014-02-07 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin |
2014-02-06 | x86, microcode, AMD: Unify valid container checks | Borislav Petkov |
2014-01-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-01-30 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-01-30 | x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable() | Prarit Bhargava |
2014-01-29 | x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible | Andi Kleen |
2014-01-29 | x86, asmlinkage, paravirt: Make paravirt thunks global | Andi Kleen |
2014-01-29 | x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101 | Paolo Bonzini |
2014-01-29 | x86, kvm: cache the base of the KVM cpuid leaves | Paolo Bonzini |
2014-01-27 | x86: revert wrong memblock current limit setting | Yinghai Lu |
2014-01-25 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-01-25 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2014-01-25 | mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridge | Mel Gorman |
2014-01-25 | x86: mm: change tlb_flushall_shift for IvyBridge | Mel Gorman |
2014-01-25 | mm, x86: Account for TLB flushes only when debugging | Mel Gorman |