aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler475-1912/+6107
2018-02-03Merge branch 'for-4.16/dax' into libnvdimm-for-nextRoss Zwisler1687-11207/+18295
2018-02-03libnvdimm, namespace: remove redundant initialization of 'nd_mapping'Colin Ian King1-1/+1
2018-02-02acpi, nfit: fix register dimm error handlingToshi Kani1-0/+3
2018-02-01libnvdimm, namespace: make min namespace size 4KDan Williams1-1/+1
2018-02-01tools/testing/nvdimm: force nfit_test to depend on instrumented modulesDan Williams7-0/+63
2018-02-01libnvdimm/nfit_test: adding support for unit testing enable LSS statusDave Jiang2-0/+40
2018-02-01libnvdimm/nfit_test: add firmware download emulationDave Jiang2-28/+360
2018-02-01nfit-test: Add platform cap support from ACPI 6.2a to testDave Jiang1-2/+12
2018-02-01libnvdimm: expose platform persistence attribute for nd_regionDave Jiang1-0/+13
2018-02-01acpi: nfit: add persistent memory control flag for nd_regionDave Jiang2-0/+9
2018-02-01acpi: nfit: Add support for detect platform CPU cache flush on power lossDave Jiang4-1/+29
2018-01-23device-dax: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-19libnvdimm, btt: fix uninitialized err_lockJeff Moyer1-1/+1
2018-01-19dax: require 'struct page' by default for filesystem daxDan Williams4-0/+19
2018-01-19ext2: auto disable dax instead of failing mountDan Williams1-2/+5
2018-01-19ext4: auto disable dax instead of failing mountDan Williams1-3/+6
2018-01-19mm, dax: introduce pfn_t_special()Dan Williams4-3/+31
2018-01-19mm: Fix devm_memremap_pages() collision handlingJan H. Schönherr1-4/+7
2018-01-19mm: Fix memory size alignment in devm_memremap_pages_release()Jan H. Schönherr1-1/+2
2018-01-18Merge branches 'acpi-gpio', 'acpi-button', 'acpi-battery' and 'acpi-video'Rafael J. Wysocki7-16/+117
2018-01-18Merge branches 'acpi-x86', 'acpi-apei' and 'acpi-ec'Rafael J. Wysocki6-55/+67
2018-01-18Merge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged'Rafael J. Wysocki11-57/+201
2018-01-18Merge branch 'acpica'Rafael J. Wysocki48-287/+877
2018-01-17ACPI/PCI: pci_link: reduce verbosity when IRQ is enabledSinan Kaya1-1/+1
2018-01-15ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resourcesHans de Goede1-0/+2
2018-01-14Linux 4.15-rc8Linus Torvalds1-1/+1
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2018-01-14Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds21-36/+561
2018-01-14x86/retpoline: Remove compile time warningThomas Gleixner1-2/+0
2018-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds44-100/+1525
2018-01-14x86,perf: Disable intel_bts when PTIPeter Zijlstra1-0/+18
2018-01-14security/Kconfig: Correct the Documentation reference for PTIW. Trevor King1-1/+1
2018-01-14x86/pti: Fix !PCID and sanitize definesThomas Gleixner3-21/+23
2018-01-13Merge tag 'usb-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds9-33/+63
2018-01-13Merge tag 'staging-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+2
2018-01-13Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-10/+14
2018-01-13Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds4-30/+42
2018-01-13Merge tag 'apparmor-pr-2018-01-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmorLinus Torvalds3-25/+40
2018-01-13Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-11/+30
2018-01-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-7/+9
2018-01-13tools/objtool/Makefile: don't assume sync-check.sh is executableAndrew Morton1-1/+1
2018-01-13kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov2-1/+3
2018-01-13kmemleak: allow to coexist with fault injectionDmitry Vyukov1-1/+1
2018-01-13MAINTAINERS, nilfs2: change project home URLsRyusuke Konishi2-4/+4
2018-01-13genksyms: drop *.hash.c from .gitignoreMasahiro Yamada1-1/+0
2018-01-13selftests/x86: Add test_vsyscallAndy Lutomirski2-1/+501
2018-01-12apparmor: Fix regression in profile conflict logicMatthew Garrett1-4/+5
2018-01-12apparmor: fix ptrace label match when matching stacked labelsJohn Johansen2-21/+35