| Commit message (Expand) | Author | Age |
* | Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-03-16 |
|\ |
|
| * | nfit, libnvdimm: clear poison command support | Dan Williams | 2016-03-05 |
| * | tools/testing/nvdimm: expand ars unit testing | Dan Williams | 2016-03-05 |
| * | nfit, tools/testing/nvdimm: unify common init for acpi_nfit_desc | Dan Williams | 2016-03-05 |
| * | libnvdimm, nfit: centralize command status translation | Dan Williams | 2016-03-05 |
| * | nfit, tools/testing/nvdimm: test multiple control regions per-dimm | Dan Williams | 2016-03-05 |
| * | nfit, tools/testing/nvdimm: add format interface code definitions | Dan Williams | 2016-03-05 |
* | | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-03-16 |
|\ \ |
|
| * \ | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2016-03-13 |
| |\ \
| | |/
| |/| |
|
| | * | tools/power turbostat: bugfix: TDP MSRs print bits fixing | Chen Yu | 2016-03-13 |
| | * | tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dump | Len Brown | 2016-03-13 |
| | * | tools/power turbostat: call __cpuid() instead of __get_cpuid() | Len Brown | 2016-03-13 |
| | * | tools/power turbostat: indicate SMX and SGX support | Len Brown | 2016-03-13 |
| | * | tools/power turbostat: detect and work around syscall jitter | Len Brown | 2016-03-13 |
| | * | tools/power turbostat: show GFX%rc6 | Len Brown | 2016-03-13 |
| | * | tools/power turbostat: show GFXMHz | Len Brown | 2016-03-13 |
| | * | tools/power turbostat: show IRQs per CPU | Len Brown | 2016-03-13 |
| | * | tools/power turbostat: make fewer systems calls | Len Brown | 2016-03-13 |
| | * | tools/power turbostat: fix compiler warnings | Len Brown | 2016-03-13 |
| | * | tools/power turbostat: add --out option for saving output in a file | Len Brown | 2016-03-13 |
| | * | tools/power turbostat: re-name "%Busy" field to "Busy%" | Len Brown | 2016-03-13 |
| | * | tools/power turbostat: Intel Xeon x200: fix turbo-ratio decoding | Hubert Chrzaniuk | 2016-03-13 |
| | * | tools/power turbostat: Intel Xeon x200: fix erroneous bclk value | Chrzaniuk, Hubert | 2016-03-13 |
| | * | tools/power turbostat: allow sub-sec intervals | Len Brown | 2016-03-13 |
| | * | tools/power turbostat: Decode MSR_MISC_PWR_MGMT | Len Brown | 2016-02-17 |
| | * | tools/power turbostat: decode HWP registers | Len Brown | 2016-02-17 |
| | * | tools/power turbostat: CPUID(0x16) leaf shows base, max, and bus frequency | Len Brown | 2016-02-17 |
| | * | tools/power turbostat: decode more CPUID fields | Len Brown | 2016-02-17 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-16 |
|\ \ \ |
|
| * | | | mm, tracing: unify mm flags handling in tracepoints and printk | Vlastimil Babka | 2016-03-15 |
| * | | | tools, perf: make gfp_compact_table up to date | Vlastimil Babka | 2016-03-15 |
| * | | | slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS | Laura Abbott | 2016-03-15 |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-15 |
|\ \ \ \ |
|
| * \ \ \ | Merge commit 'torture.2015.02.23a' into core/rcu | Ingo Molnar | 2016-03-15 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | rcutorture: Check for self-detected stalls | Paul E. McKenney | 2016-01-25 |
| | * | | | rcutorture: Don't keep empty console.log.diags files | Paul E. McKenney | 2016-01-25 |
| | * | | | rcutorture: Add checks for rcutorture writer starvation | Paul E. McKenney | 2016-01-25 |
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-03-15 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | selftests/x86: In syscall_nt, test NT|TF as well | Andy Lutomirski | 2016-03-10 |
| * | | | | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix | Ingo Molnar | 2016-03-07 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar | 2016-02-18 |
| |\ \ \ \ |
|
| * | | | | | selftests/x86: Add a test for syscall restart under ptrace | Andy Lutomirski | 2016-02-17 |
| * | | | | | selftests/x86: Fix some error messages in ptrace_syscall | Andy Lutomirski | 2016-02-17 |
| * | | | | | selftests/x86: Add tests for UC_SIGCONTEXT_SS and UC_STRICT_RESTORE_SS | Andy Lutomirski | 2016-02-17 |
| * | | | | | x86/signal/64: Re-add support for SS in the 64-bit signal context | Andy Lutomirski | 2016-02-17 |
| * | | | | | selftests/x86: Add check_initial_reg_state() | Andy Lutomirski | 2016-01-29 |
| * | | | | | selftests/x86: Extend Makefile to allow 64-bit-only tests | Andy Lutomirski | 2016-01-29 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-03-14 |
|\ \ \ \ \ |
|
| * | | | | | perf stat: Add --metric-only support for -A | Andi Kleen | 2016-03-10 |
| * | | | | | perf stat: Implement --metric-only mode | Andi Kleen | 2016-03-10 |