| Commit message (Expand) | Author | Age |
* | 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, time: Fix build error with 64 bit cputime_t on 32 bit systems | Rik van Riel | 2014-10-02 |
| * | | | | sched/x86: Fix up typo in topology detection | Dave Hansen | 2014-10-02 |
| * | | | | x86, sched: Add new topology for multi-NUMA-node CPUs | Dave Hansen | 2014-09-24 |
| * | | | | sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW | Peter Zijlstra | 2014-09-24 |
| * | | | | ARM: topology: Use the new cpu_capacity interface | Vincent Guittot | 2014-09-19 |
| * | | | | 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 |
| * | | | | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu... | Kirill Tkhai | 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 |
| * | | | | | | perf/x86/uncore: Export basic memory events for IVT IMC PMU | Stephane Eranian | 2014-08-13 |
| * | | | | | | perf/x86: Clean up __intel_pmu_pebs_event() code | Stephane Eranian | 2014-08-13 |
| * | | | | | | perf/x86: Fix data source encoding issues for load latency/precise store | Stephane Eranian | 2014-08-13 |
| * | | | | | | perf/x86: Don't mark DataLA addresses as store | Andi Kleen | 2014-08-13 |
| * | | | | | | perf/x86: Revamp PEBS event selection | Andi Kleen | 2014-08-13 |
| * | | | | | | perf/x86: Fix :pp without LBR | Andi Kleen | 2014-08-13 |