| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-13 | 2 | -17/+12 |
|\ \ |
|
| * | | x86/tty/serial/8250: Clean up the asm/serial.h include file a bit | Ingo Molnar | 2014-09-06 | 1 | -12/+12 |
| * | | x86/tty/serial/8250: Resolve missing-field-initializers warnings | Mark Rustad | 2014-09-06 | 1 | -4/+4 |
| * | | x86: Remove obsolete comment in uapi/e820.h | Ross Zwisler | 2014-08-21 | 1 | -5/+0 |
* | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-10-13 | 1 | -6/+2 |
|\ \ \ |
|
| * | | | x86/kbuild: Eliminate duplicate command line options | Rasmus Villemoes | 2014-09-16 | 1 | -6/+2 |
* | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-10-13 | 4 | -80/+51 |
|\ \ \ \ |
|
| * | | | | x86/relocs: Make per_cpu_load_addr static | Ben Hutchings | 2014-09-24 | 1 | -1/+1 |
| * | | | | x86/smpboot: Initialize secondary CPU only if master CPU will wait for it | Igor Mammedov | 2014-09-16 | 3 | -79/+50 |
| |/ / / |
|
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-10-13 | 7 | -68/+61 |
|\ \ \ \ |
|
| * | | | | x86: Unwind-annotate thunk_32.S | Jan Beulich | 2014-10-08 | 1 | -6/+15 |
| * | | | | x86: Improve cmpxchg8b_emu.S | Jan Beulich | 2014-10-08 | 1 | -11/+9 |
| * | | | | x86: Improve cmpxchg16b_emu.S | Jan Beulich | 2014-10-08 | 1 | -19/+13 |
| * | | | | x86/lib/Makefile: Remove the unnecessary "+= thunk_64.o" | Oleg Nesterov | 2014-09-24 | 1 | -1/+1 |
| * | | | | x86: Speed up ___preempt_schedule*() by using THUNK helpers | Oleg Nesterov | 2014-09-24 | 4 | -31/+23 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-13 | 11 | -29/+54 |
|\ \ \ \ |
|
| * | | | | sched, time: Fix build error with 64 bit cputime_t on 32 bit systems | Rik van Riel | 2014-10-03 | 2 | -0/+4 |
| * | | | | 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 |
| * | | | | sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW | Peter Zijlstra | 2014-09-24 | 2 | -7/+0 |
| * | | | | ARM: topology: Use the new cpu_capacity interface | Vincent Guittot | 2014-09-19 | 1 | -2/+2 |
| * | | | | sched: Add helper for task stack page overrun checking | Aaron Tomlin | 2014-09-19 | 2 | -6/+2 |
| * | | | | init/main.c: Give init_task a canary | Aaron Tomlin | 2014-09-19 | 2 | -4/+2 |
| * | | | | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu... | Kirill Tkhai | 2014-09-19 | 3 | -3/+0 |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-10-13 | 12 | -3638/+4588 |
|\ \ \ \ \ |
|
| * | | | | | 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 | 163 | -929/+1141 |
| |\| | | | |
|
| * | | | | | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 2014-08-24 | 1789 | -53619/+52230 |
| |\ \ \ \ \ |
|
| * | | | | | | 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 | 3 | -78/+85 |
| * | | | | | | perf/x86: Fix :pp without LBR | Andi Kleen | 2014-08-13 | 1 | -1/+1 |