summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * x86/arch_prctl: Rename 'code' argument to 'option'Kyle Huey2017-03-20
| * x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLESKyle Huey2017-03-20
| * x86/process: Optimize TIF_NOTSC switchThomas Gleixner2017-03-11
| * x86/process: Correct and optimize TIF_BLOCKSTEP switchKyle Huey2017-03-11
| * x86/process: Optimize TIF checks in __switch_to_xtra()Kyle Huey2017-03-11
* | Merge tag 'perf-core-for-mingo-4.12-20170413' of git://git.kernel.org/pub/scm...Ingo Molnar2017-04-17
|\ \
| * | Revert "perf tools: Fix include of linux/mman.h"David Carrillo-Cisneros2017-04-13
| * | perf util: Hint missing file when tool tips fail to loadDavid Carrillo-Cisneros2017-04-13
| * | tools build: Fix feature detection redefinion of build flagsDavid Carrillo-Cisneros2017-04-13
| * | perf tools: Disable JVMTI if no ELF support availableDavid Carrillo-Cisneros2017-04-13
| * | perf trace: Add usage of --no-syscalls in man pageRavi Bangoria2017-04-13
| * | perf stat: Fix bug in handling events in error stateStephane Eranian2017-04-13
| * | perf tools: Pass PYTHON config to feature detectionDavid Carrillo-Cisneros2017-04-12
* | | perf/x86: Fix spurious NMI with PEBS Load Latency eventKan Liang2017-04-14
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-04-14
|\ \ \ | |/ / |/| |
| * | perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra2017-04-14
* | | kprobes/x86: Consolidate insn decoder users for copying codeMasami Hiramatsu2017-04-12
* | | kprobes/x86: Use probe_kernel_read() instead of memcpy()Masami Hiramatsu2017-04-12
* | | kprobes/x86: Set kprobes pages read-onlyMasami Hiramatsu2017-04-12
* | | kprobes/x86: Make boostable flag booleanMasami Hiramatsu2017-04-12
* | | kprobes/x86: Do not modify singlestep buffer while resumingMasami Hiramatsu2017-04-12
* | | kprobes/x86: Use instruction decoder for boosterMasami Hiramatsu2017-04-12
* | | kprobes/x86: Fix the description of __copy_instruction()Masami Hiramatsu2017-04-12
* | | kprobes/x86: Fix kprobe-booster not to boost far call instructionsMasami Hiramatsu2017-04-12
* | | Merge tag 'perf-core-for-mingo-4.12-20170411' of git://git.kernel.org/pub/scm...Ingo Molnar2017-04-12
|\ \ \
| * | | perf annotate: Use stripped line instead of raw disassemble lineTaeung Song2017-04-11
| * | | perf annotate: Refactor the code to parse disassemble lines with {l,r}trim()Taeung Song2017-04-11
| * | | perf tools: Do not print missing features in pipe-modeDavid Carrillo-Cisneros2017-04-11
| * | | perf session: Don't rely on evlist in pipe modeDavid Carrillo-Cisneros2017-04-11
| * | | perf annotate: Process attr and build_id recordsDavid Carrillo-Cisneros2017-04-11
| * | | perf tools: Describe pipe mode in perf.data-file-fomat.txtDavid Carrillo-Cisneros2017-04-11
| * | | perf inject: Copy events when reordering events in pipe modeDavid Carrillo-Cisneros2017-04-11
| * | | perf inject: Don't proceed if perf_session__process_event() failsDavid Carrillo-Cisneros2017-04-11
| * | | perf annotate s390: Implement jump types for perf annotateChristian Borntraeger2017-04-11
| * | | perf annotate s390: Fix perf annotate error -95 (4.10 regression)Christian Borntraeger2017-04-11
| * | | perf string: Simplify ltrim() implementationArnaldo Carvalho de Melo2017-04-11
| * | | perf tools: Refactor the code to strip command name with {l,r}trim()Taeung Song2017-04-11
| * | | perf pmu: Refactor wordwrap() with ltrim()Taeung Song2017-04-11
| * | | perf ui browser: Refactor the code to parse color configs with ltrim()Taeung Song2017-04-11
| * | | perf stat: Refactor the code to strip csv output with ltrim()Taeung Song2017-04-11
| * | | perf evsel: Return exact sub event which failed with EPERM for wildcardsJin Yao2017-04-11
| * | | perf script: Use strtok_r() when parsing output field listArnaldo Carvalho de Melo2017-04-11
| * | | perf callchains: Switch from strtok() to strtok_r() when parsing optionsArnaldo Carvalho de Melo2017-04-11
* | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-04-12
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge tag 'perf-urgent-for-mingo-4.11-20170411' of git://git.kernel.org/pub/s...Ingo Molnar2017-04-11
| |\ \
| | * | perf annotate s390: Fix perf annotate error -95 (4.10 regression)Christian Borntraeger2017-04-07
| * | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-04-10
| |\ \ \
| | * | | crypto: caam - fix RNG deinstantiation error checkingHoria Geantă2017-04-05
| | * | | crypto: caam - fix invalid dereference in caam_rsa_init_tfm()Horia Geantă2017-04-05
| | * | | crypto: caam - fix JR platform device subsequent (re)creationsHoria Geantă2017-04-05