| Commit message (Expand) | Author | Age |
| ... | |
| | * | | | | | | | | | | | | | | | | | | x86, fpu: Shift "fpu_counter = 0" from copy_thread() to arch_dup_task_struct() | Oleg Nesterov | 2014-09-02 |
| | * | | | | | | | | | | | | | | | | | | x86, fpu: copy_process: Sanitize fpu->last_cpu initialization | Oleg Nesterov | 2014-09-02 |
| | * | | | | | | | | | | | | | | | | | | x86, fpu: copy_process: Avoid fpu_alloc/copy if !used_math() | Oleg Nesterov | 2014-09-02 |
| | * | | | | | | | | | | | | | | | | | | x86, fpu: Change __thread_fpu_begin() to use use_eager_fpu() | Oleg Nesterov | 2014-09-02 |
| | * | | | | | | | | | | | | | | | | | | x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable() | Oleg Nesterov | 2014-09-02 |
| | * | | | | | | | | | | | | | | | | | | x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal() | Oleg Nesterov | 2014-09-02 |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-10-14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | x86: Add more disabled features | Dave Hansen | 2014-09-11 |
| | * | | | | | | | | | | | | | | | | | | x86: Introduce disabled-features | Dave Hansen | 2014-09-11 |
| | * | | | | | | | | | | | | | | | | | | x86: Axe the lightly-used cpu_has_pae | Dave Hansen | 2014-09-11 |
| | | |_|_|/ / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-10-13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | x86/smpboot: Speed up suspend/resume by avoiding 100ms sleep for CPU offline ... | Lan Tianyu | 2014-09-24 |
| | | |_|_|_|_|_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | x86/tty/serial/8250: Clean up the asm/serial.h include file a bit | Ingo Molnar | 2014-09-06 |
| | * | | | | | | | | | | | | | | | | | x86/tty/serial/8250: Resolve missing-field-initializers warnings | Mark Rustad | 2014-09-06 |
| | * | | | | | | | | | | | | | | | | | x86: Remove obsolete comment in uapi/e820.h | Ross Zwisler | 2014-08-21 |
| | | |_|_|_|_|_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-10-13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | x86/kbuild: Eliminate duplicate command line options | Rasmus Villemoes | 2014-09-16 |
| | | |_|_|_|_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-10-13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | x86/relocs: Make per_cpu_load_addr static | Ben Hutchings | 2014-09-24 |
| | * | | | | | | | | | | | | | | | | x86/smpboot: Initialize secondary CPU only if master CPU will wait for it | Igor Mammedov | 2014-09-16 |
| | |/ / / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-10-13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | x86: Unwind-annotate thunk_32.S | Jan Beulich | 2014-10-08 |
| | * | | | | | | | | | | | | | | | | x86: Improve cmpxchg8b_emu.S | Jan Beulich | 2014-10-08 |
| | * | | | | | | | | | | | | | | | | x86: Improve cmpxchg16b_emu.S | Jan Beulich | 2014-10-08 |
| | * | | | | | | | | | | | | | | | | x86/lib/Makefile: Remove the unnecessary "+= thunk_64.o" | Oleg Nesterov | 2014-09-24 |
| | * | | | | | | | | | | | | | | | | x86: Speed up ___preempt_schedule*() by using THUNK helpers | Oleg Nesterov | 2014-09-24 |
| | | |_|/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | sched/x86: Fix up typo in topology detection | Dave Hansen | 2014-10-03 |
| | * | | | | | | | | | | | | | | | | x86, sched: Add new topology for multi-NUMA-node CPUs | Dave Hansen | 2014-09-24 |
| | * | | | | | | | | | | | | | | | | sched: Add helper for task stack page overrun checking | Aaron Tomlin | 2014-09-19 |
| | * | | | | | | | | | | | | | | | | init/main.c: Give init_task a canary | Aaron Tomlin | 2014-09-19 |
| | | |_|_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-10-13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | perf/x86: Tone down kernel messages when the PMU check fails in a virtual env... | Wei Huang | 2014-10-03 |
| | * | | | | | | | | | | | | | | | | perf/x86/intel/uncore: Fix minor race in box set up | Andi Kleen | 2014-10-03 |
| | * | | | | | | | | | | | | | | | | perf/x86/intel/uncore: Update support for client uncore IMC PMU | Stephane Eranian | 2014-09-24 |
| | * | | | | | | | | | | | | | | | | perf/x86/intel/uncore: Fix PCU filter setup for Sandy/Ivy/Haswell EP | Andi Kleen | 2014-09-24 |
| | * | | | | | | | | | | | | | | | | perf/x86/intel/uncore: Add missing cbox filter flags on IvyBridge-EP uncore d... | Andi Kleen | 2014-09-24 |
| | * | | | | | | | | | | | | | | | | perf/x86/intel/uncore: Register the PMU only if the uncore pci device exists | Yan, Zheng | 2014-09-24 |
| | * | | | | | | | | | | | | | | | | perf/x86/intel/uncore: Add Haswell-EP uncore support | Yan, Zheng | 2014-09-24 |
| | * | | | | | | | | | | | | | | | | perf/x86/intel: Use Broadwell cache event list for Haswell | Andi Kleen | 2014-09-24 |
| | * | | | | | | | | | | | | | | | | perf/x86: Add INST_RETIRED.ALL workarounds | Andi Kleen | 2014-09-24 |
| | * | | | | | | | | | | | | | | | | perf/x86/intel: Add Broadwell core support | Andi Kleen | 2014-09-24 |
| | * | | | | | | | | | | | | | | | | perf/x86/intel: Document all Haswell models | Andi Kleen | 2014-09-24 |
| | * | | | | | | | | | | | | | | | | perf/x86/intel: Remove incorrect model number from Haswell perf | Andi Kleen | 2014-09-24 |
| | * | | | | | | | | | | | | | | | | perf/x86: Fix section mismatch in split uncore driver | Andi Kleen | 2014-09-09 |
| | * | | | | | | | | | | | | | | | | perf/x86/intel: Mark initialization code as such | Mathias Krause | 2014-09-09 |
| | * | | | | | | | | | | | | | | | | Merge tag 'v3.17-rc4' into perf/core, to pick up fixes | Ingo Molnar | 2014-09-09 |
| | |\| | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 2014-08-24 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / / / / / / / /
| | |/| | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | perf/x86/uncore: Rename IvyTown to IvyBridge-EP | Peter Zijlstra | 2014-08-13 |