| Age | Commit message (Expand) | Author | Lines |
| 2017-03-03 | tools include: Adopt kernel's refcount.h | Arnaldo Carvalho de Melo | -0/+152 |
| 2017-03-03 | tools include: Add UINT_MAX def to kernel.h | Arnaldo Carvalho de Melo | -0/+4 |
| 2017-03-03 | tools include: Provide gcc based cmpxchg fallback for !x86 | Arnaldo Carvalho de Melo | -0/+8 |
| 2017-03-03 | tools include: Introduce atomic_cmpxchg_{relaxed,release}() | Arnaldo Carvalho de Melo | -0/+6 |
| 2017-03-03 | tools arch x86: Introduce atomic_cmpxchg() | Arnaldo Carvalho de Melo | -0/+7 |
| 2017-03-03 | tools arch x86: Include asm/cmpxchg.h | Arnaldo Carvalho de Melo | -0/+99 |
| 2017-03-03 | tools include: Adopt __compiletime_error | Arnaldo Carvalho de Melo | -0/+8 |
| 2017-03-03 | perf stat: Issue a HW watchdog disable hint | Borislav Petkov | -0/+11 |
| 2017-03-03 | perf vendor events: Add mapping for KnightsMill PMU events | Karol Wachowski | -0/+1 |
| 2017-03-03 | Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s... | Linus Torvalds | -0/+4 |
| 2017-03-02 | Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | -582/+1551 |
| 2017-03-03 | selftest/powerpc: Fix false failures for skipped tests | Sachin Sant | -2/+4 |
| 2017-03-02 | give up on gcc ilog2() constant optimizations | Linus Torvalds | -11/+2 |
| 2017-03-02 | selftests: lib.mk Fix individual test builds | Shuah Khan | -0/+4 |
| 2017-03-01 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | -582/+1551 |
| 2017-03-01 | objtool, modules: Discard objtool annotation sections for modules | Josh Poimboeuf | -3/+3 |
| 2017-03-01 | selftests/x86: Add a basic selftest for ioperm | Andy Lutomirski | -1/+171 |
| 2017-03-01 | x86/events: Remove last remnants of old filenames | Borislav Petkov | -1/+1 |
| 2017-03-01 | x86/selftests: Add clobbers for int80 on x86_64 | Dmitry Safonov | -8/+18 |
| 2017-03-01 | tools/testing/nvdimm: make iset cookie predictable | Dan Williams | -7/+7 |
| 2017-03-01 | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up... | Ingo Molnar | -2249/+13471 |
| 2017-03-01 | tools/power turbostat: version 17.02.24 | Len Brown | -1/+1 |
| 2017-03-01 | tools/power turbostat: bugfix: --add u32 was printed as u64 | Len Brown | -19/+7 |
| 2017-03-01 | tools/power turbostat: show error on exec | Len Brown | -0/+1 |
| 2017-03-01 | tools/power turbostat: dump p-state software config | Len Brown | -0/+50 |
| 2017-03-01 | tools/power turbostat: show package number, even without --debug | Len Brown | -1/+1 |
| 2017-03-01 | tools/power turbostat: support "--hide C1" etc. | Len Brown | -44/+73 |
| 2017-03-01 | tools/power turbostat: move --Package and --processor into the --cpu option | Len Brown | -16/+21 |
| 2017-03-01 | tools/power turbostat: turbostat.8 update | Len Brown | -98/+140 |
| 2017-03-01 | tools/power turbostat: update --list feature | Len Brown | -106/+113 |
| 2017-03-01 | tools/power turbostat: use wide columns to display large numbers | Len Brown | -13/+55 |
| 2017-03-01 | tools/power turbostat: Add --list option to show available header names | Len Brown | -52/+66 |
| 2017-03-01 | tools/power turbostat: fix zero IRQ count shown in one-shot command mode | Len Brown | -4/+8 |
| 2017-03-01 | tools/power turbostat: add --cpu parameter | Len Brown | -2/+95 |
| 2017-03-01 | tools/power turbostat: print sysfs C-state stats | Len Brown | -18/+147 |
| 2017-03-01 | tools/power turbostat: extend --add option to accept /sys path | Len Brown | -23/+69 |
| 2017-03-01 | tools/power turbostat: skip unused counters on BDX | Len Brown | -0/+17 |
| 2017-03-01 | tools/power turbostat: fix decoding for GLM, DNV, SKX turbo-ratio limits | Len Brown | -23/+67 |
| 2017-03-01 | tools/power turbostat: skip unused counters on SKX | Len Brown | -0/+18 |
| 2017-03-01 | tools/power turbostat: Denverton: use HW CC1 counter, skip C3, C7 | Len Brown | -0/+20 |
| 2017-03-01 | tools/power turbostat: initial Gemini Lake SOC support | Len Brown | -0/+5 |
| 2017-03-01 | tools/power turbostat: bug fixes to --add, --show/--hide features | Len Brown | -61/+77 |
| 2017-03-01 | tools/power turbostat: use tsc_tweak everwhere it is needed | Len Brown | -23/+25 |
| 2017-03-01 | tools/power turbostat: print system config, unless --quiet | Len Brown | -60/+52 |
| 2017-03-01 | tools/power turbostat: show all columns, independent of --debug | Len Brown | -7/+0 |
| 2017-03-01 | tools/power turbostat: decode MSR_MISC_FEATURE_CONTROL | Len Brown | -0/+24 |
| 2017-03-01 | tools/power turbostat: decode CPUID(6).TURBO | Len Brown | -1/+4 |
| 2017-03-01 | tools/power turbostat: dump Atom P-states correctly | Len Brown | -21/+82 |
| 2017-03-01 | tools/power turbostat: further decode MSR_IA32_MISC_ENABLE | Len Brown | -4/+6 |
| 2017-03-01 | tools/power turbostat: add precision to --debug frequency output | Len Brown | -21/+21 |