| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-09-21 | nfit: fail DSMs that return non-zero status by default |  Dan Williams | 1 | -20/+28 |
| 2016-09-10 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 1 | -1/+1 |
| 2016-09-09 | nfit, mce: Fix SPA matching logic in MCE handler |  Vishal Verma | 1 | -1/+1 |
| 2016-09-02 | ACPI / drivers: replace acpi_probe_lock spinlock with mutex |  Lorenzo Pieralisi | 1 | -3/+3 |
| 2016-08-08 | libnvdimm, nd_blk: mask off reserved status bits |  Ross Zwisler | 1 | -1/+2 |
| 2016-08-05 | Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 2 | -4/+41 |
| 2016-08-05 | Merge branches 'acpi-ec' and 'acpi-button' |  Rafael J. Wysocki | 2 | -4/+41 |
| 2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux |  Linus Torvalds | 1 | -1/+1 |
| 2016-08-04 | ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx |  Lv Zheng | 1 | -4/+37 |
| 2016-08-02 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -3/+2 |
| 2016-08-03 | ACPI / button: remove pointer to old lid_sysfs on unbind |  Benjamin Tissoires | 1 | -0/+4 |
| 2016-08-02 | treewide: replace obsolete _refok by __ref |  Fabian Frederick | 1 | -3/+2 |
| 2016-08-02 | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 4 | -0/+131 |
| 2016-08-01 | Merge branch 'pci/msi-affinity' into next |  Bjorn Helgaas | 10 | -162/+56 |
| 2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -5/+6 |
| 2016-07-28 | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 7 | -343/+511 |
| 2016-07-27 | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip |  Linus Torvalds | 1 | -0/+74 |
| 2016-07-26 | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux |  Linus Torvalds | 1 | -2/+5 |
| 2016-07-26 | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 35 | -376/+2188 |
| 2016-07-25 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+3 |
| 2016-07-25 | Merge tag 'v4.7' into for-linus/pstore |  Kees Cook | 11 | -200/+130 |
| 2016-07-25 | Merge branches 'acpi-drivers', 'acpi-misc' and 'acpi-tools' |  Rafael J. Wysocki | 8 | -10/+151 |
| 2016-07-25 | Merge branch 'acpi-pmic' |  Rafael J. Wysocki | 7 | -19/+509 |
| 2016-07-25 | Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep' |  Rafael J. Wysocki | 10 | -121/+707 |
| 2016-07-25 | Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal' |  Rafael J. Wysocki | 5 | -96/+173 |
| 2016-07-25 | Merge branches 'acpi-bus', 'acpi-pci', 'acpica' and 'acpi-doc' |  Rafael J. Wysocki | 2 | -44/+75 |
| 2016-07-25 | Merge branch 'acpi-tables' |  Rafael J. Wysocki | 8 | -26/+377 |
| 2016-07-25 | Merge branch 'acpi-numa' |  Rafael J. Wysocki | 3 | -60/+196 |
| 2016-07-24 | Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next |  Dan Williams | 7 | -343/+511 |
| 2016-07-24 | nfit: do an ARS scrub on hitting a latent media error |  Vishal Verma | 4 | -4/+132 |
| 2016-07-24 | nfit: move to nfit/ sub-directory |  Dan Williams | 6 | -27/+30 |
| 2016-07-23 | nfit, libnvdimm: allow an ARS scrub to be triggered on demand |  Vishal Verma | 2 | -8/+157 |
| 2016-07-23 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 2 | -8/+9 |
| 2016-07-22 | nfit, tools/testing/nvdimm/: unify shutdown paths |  Dan Williams | 1 | -14/+22 |
| 2016-07-21 | libnvdimm: move ->module to struct nvdimm_bus_descriptor |  Dan Williams | 1 | -0/+1 |
| 2016-07-21 | ACPI: enable ACPI_PROCESSOR_IDLE on ARM64 |  Sudeep Holla | 1 | -1/+1 |
| 2016-07-21 | ACPI / processor_idle: Add support for Low Power Idle(LPI) states |  Sudeep Holla | 3 | -57/+425 |
| 2016-07-21 | ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATE |  Sudeep Holla | 2 | -27/+57 |
| 2016-07-21 | nfit: cleanup acpi_nfit_init calling convention |  Dan Williams | 2 | -33/+18 |
| 2016-07-21 | nfit: fix _FIT evaluation memory leak + use after free |  Dan Williams | 2 | -44/+95 |
| 2016-07-21 | acpi, nfit: treat virtual ramdisk SPA as pmem region |  Lee, Chun-Yi | 1 | -1/+14 |
| 2016-07-21 | ACPI / DPTF: move int340x_thermal.c to the DPTF folder |  Srinivas Pandruvada | 3 | -1/+3 |
| 2016-07-21 | ACPI / DPTF: Add DPTF power participant driver |  Srinivas Pandruvada | 5 | -0/+146 |
| 2016-07-19 | nfit: make DIMM DSMs optional |  Dan Williams | 2 | -8/+9 |
| 2016-07-16 | ACPI / lpat: make it explicitly non-modular |  Paul Gortmaker | 1 | -3/+1 |
| 2016-07-16 | ACPI / dock: make dock explicitly non-modular |  Paul Gortmaker | 1 | -6/+1 |
| 2016-07-16 | ACPI / PCI: make pci_slot explicitly non-modular |  Paul Gortmaker | 1 | -8/+0 |
| 2016-07-16 | ACPI / PMIC: remove modular references from non-modular code |  Paul Gortmaker | 3 | -13/+4 |
| 2016-07-15 | ACPI/processor: Avoid STARTING/DYING actions in a more logical way |  Richard Cochran | 1 | -5/+6 |
| 2016-07-12 | pmem: kill __pmem address space |  Dan Williams | 1 | -1/+1 |