| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-14 | 3 | -8/+8 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge tag 'microcode_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2014-08-24 | 3 | -8/+8 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|
| | * | | | | | | | | x86, microcode, intel: Rename apply_microcode and declare it static | Henrique de Moraes Holschuh | 2014-07-25 | 1 | -2/+2 |
| | * | | | | | | | | x86, microcode, intel: Fix typos | Henrique de Moraes Holschuh | 2014-07-24 | 1 | -3/+3 |
| | * | | | | | | | | x86, microcode, intel: Add missing static declarations | Henrique de Moraes Holschuh | 2014-07-24 | 1 | -2/+2 |
| | * | | | | | | | | x86, microcode, amd: Fix missing static declaration | Henrique de Moraes Holschuh | 2014-07-24 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-10-14 | 5 | -18/+19 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86: copy_thread: Don't nullify ->ptrace_bps twice | Oleg Nesterov | 2014-09-02 | 2 | -5/+1 |
| * | | | | | | | | | | x86, fpu: Shift "fpu_counter = 0" from copy_thread() to arch_dup_task_struct() | Oleg Nesterov | 2014-09-02 | 3 | -3/+1 |
| * | | | | | | | | | | x86, fpu: copy_process: Sanitize fpu->last_cpu initialization | Oleg Nesterov | 2014-09-02 | 1 | -1/+3 |
| * | | | | | | | | | | x86, fpu: copy_process: Avoid fpu_alloc/copy if !used_math() | Oleg Nesterov | 2014-09-02 | 1 | -7/+6 |
| * | | | | | | | | | | x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable() | Oleg Nesterov | 2014-09-02 | 1 | -1/+4 |
| * | | | | | | | | | | x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal() | Oleg Nesterov | 2014-09-02 | 2 | -2/+5 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-10-14 | 3 | -5/+6 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ /
|/| | | | | | | | | |
|
| * | | | | | | | | | x86: Add more disabled features | Dave Hansen | 2014-09-11 | 2 | -4/+4 |
| * | | | | | | | | | x86: Axe the lightly-used cpu_has_pae | Dave Hansen | 2014-09-11 | 1 | -1/+2 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-10-13 | 1 | -11/+12 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86/smpboot: Speed up suspend/resume by avoiding 100ms sleep for CPU offline ... | Lan Tianyu | 2014-09-24 | 1 | -11/+12 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-10-13 | 2 | -79/+48 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86/smpboot: Initialize secondary CPU only if master CPU will wait for it | Igor Mammedov | 2014-09-16 | 2 | -79/+48 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-10-13 | 2 | -27/+0 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86: Speed up ___preempt_schedule*() by using THUNK helpers | Oleg Nesterov | 2014-09-24 | 2 | -27/+0 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-13 | 1 | -9/+46 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | sched/x86: Fix up typo in topology detection | Dave Hansen | 2014-10-03 | 1 | -1/+1 |
| * | | | | | | | | | x86, sched: Add new topology for multi-NUMA-node CPUs | Dave Hansen | 2014-09-24 | 1 | -9/+46 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-10-13 | 11 | -3638/+4580 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | perf/x86: Tone down kernel messages when the PMU check fails in a virtual env... | Wei Huang | 2014-10-03 | 1 | -1/+2 |
| * | | | | | | | | | perf/x86/intel/uncore: Fix minor race in box set up | Andi Kleen | 2014-10-03 | 1 | -0/+4 |
| * | | | | | | | | | perf/x86/intel/uncore: Update support for client uncore IMC PMU | Stephane Eranian | 2014-09-24 | 1 | -18/+51 |
| * | | | | | | | | | perf/x86/intel/uncore: Fix PCU filter setup for Sandy/Ivy/Haswell EP | Andi Kleen | 2014-09-24 | 1 | -1/+1 |
| * | | | | | | | | | perf/x86/intel/uncore: Add missing cbox filter flags on IvyBridge-EP uncore d... | Andi Kleen | 2014-09-24 | 1 | -2/+9 |
| * | | | | | | | | | perf/x86/intel/uncore: Register the PMU only if the uncore pci device exists | Yan, Zheng | 2014-09-24 | 1 | -8/+11 |
| * | | | | | | | | | perf/x86/intel/uncore: Add Haswell-EP uncore support | Yan, Zheng | 2014-09-24 | 3 | -2/+615 |
| * | | | | | | | | | perf/x86/intel: Use Broadwell cache event list for Haswell | Andi Kleen | 2014-09-24 | 1 | -2/+2 |
| * | | | | | | | | | perf/x86: Add INST_RETIRED.ALL workarounds | Andi Kleen | 2014-09-24 | 3 | -0/+29 |
| * | | | | | | | | | perf/x86/intel: Add Broadwell core support | Andi Kleen | 2014-09-24 | 1 | -0/+150 |
| * | | | | | | | | | perf/x86/intel: Document all Haswell models | Andi Kleen | 2014-09-24 | 1 | -4/+4 |
| * | | | | | | | | | perf/x86/intel: Remove incorrect model number from Haswell perf | Andi Kleen | 2014-09-24 | 1 | -1/+0 |
| * | | | | | | | | | perf/x86: Fix section mismatch in split uncore driver | Andi Kleen | 2014-09-09 | 1 | -1/+1 |
| * | | | | | | | | | perf/x86/intel: Mark initialization code as such | Mathias Krause | 2014-09-09 | 2 | -5/+5 |
| * | | | | | | | | | Merge tag 'v3.17-rc4' into perf/core, to pick up fixes | Ingo Molnar | 2014-09-09 | 7 | -8/+44 |
| |\| | | | | | | | |
|
| * | | | | | | | | | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 2014-08-24 | 33 | -964/+2303 |
| |\ \ \ \ \ \ \ \ \
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | perf/x86/uncore: Rename IvyTown to IvyBridge-EP | Peter Zijlstra | 2014-08-13 | 3 | -176/+176 |
| * | | | | | | | | | perf/x86/uncore: Export basic memory events for IVT IMC PMU | Stephane Eranian | 2014-08-13 | 1 | -0/+1 |
| * | | | | | | | | | perf/x86: Clean up __intel_pmu_pebs_event() code | Stephane Eranian | 2014-08-13 | 1 | -44/+37 |
| * | | | | | | | | | perf/x86: Fix data source encoding issues for load latency/precise store | Stephane Eranian | 2014-08-13 | 1 | -4/+7 |
| * | | | | | | | | | perf/x86: Don't mark DataLA addresses as store | Andi Kleen | 2014-08-13 | 1 | -1/+1 |
| * | | | | | | | | | perf/x86: Revamp PEBS event selection | Andi Kleen | 2014-08-13 | 2 | -78/+77 |
| * | | | | | | | | | perf/x86: Fix :pp without LBR | Andi Kleen | 2014-08-13 | 1 | -1/+1 |
| * | | | | | | | | | perf/x86: Use extended offcore mask on Haswell | Andi Kleen | 2014-08-13 | 1 | -1/+1 |