Age | Commit message (Expand) | Author |
2014-04-02 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2014-04-01 | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-04-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-04-01 | Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-04-01 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-03-31 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-03-31 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-03-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-03-27 | x86, hyperv: Bypass the timer_irq_works() check | Jason Wang |
2014-03-20 | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent... | Chris Bainbridge |
2014-03-20 | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC | Dave Jones |
2014-03-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-03-14 | perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMU | Stephane Eranian |
2014-03-13 | x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematic | H. Peter Anvin |
2014-03-13 | x86, Intel: Convert to the new bit access MSR accessors | Borislav Petkov |
2014-03-13 | x86, AMD: Convert to the new bit access MSR accessors | Borislav Petkov |
2014-03-12 | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner |
2014-03-12 | perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box() | Stephane Eranian |
2014-03-11 | x86: Remove CONFIG_X86_OOSTORE | Dave Jones |
2014-03-11 | perf/x86: Fix leak in uncore_type_init failure paths | Dave Jones |
2014-03-11 | perf/x86/uncore: Add __init for uncore_cpumask_init() | Dongsheng Yang |
2014-03-06 | x86: Keep thread_info on thread stack in x86_32 | Steven Rostedt |
2014-03-05 | x86: hyperv: Fixup the (brain) damage caused by the irq cleanup | Thomas Gleixner |
2014-03-04 | x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robot | Thomas Gleixner |
2014-03-04 | x86: hyperv: Make it build with CONFIG_HYPERV=m again | Thomas Gleixner |
2014-03-04 | x86: Hyperv: Cleanup the irq mess | Thomas Gleixner |
2014-03-02 | Merge 3.14-rc5 into driver-core-next | Greg Kroah-Hartman |
2014-02-27 | x86, cpufeature: If we disable CLFLUSH, we should disable CLFLUSHOPT | H. Peter Anvin |
2014-02-27 | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH | H. Peter Anvin |
2014-02-27 | x86, platforms: Remove NUMAQ | H. Peter Anvin |
2014-02-27 | perf/x86: Add a few more comments | Peter Zijlstra |
2014-02-27 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2014-02-27 | perf/x86: Fix event scheduling | Peter Zijlstra |
2014-02-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-02-21 | perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter table | Stephane Eranian |
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-18 | x86: align x86 arch with generic CPU modalias handling | Ard Biesheuvel |
2014-02-13 | x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled | H. Peter Anvin |
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 | Merge branch 'linus' into perf/core | Ingo Molnar |
2014-02-09 | perf/x86: Fix Userspace RDPMC switch | Peter Zijlstra |