| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 1 | -2/+2 |
* | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-01-01 | 1 | -11/+12 |
|\ |
|
| *-----. | Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar... | Joerg Roedel | 2018-12-20 | 1 | -11/+12 |
| |\ \ \ \ |
|
| | | | | * | ACPI/IORT: Don't call iommu_ops->add_device directly | Joerg Roedel | 2018-12-17 | 1 | -2/+2 |
| | | | | * | ACPI/IORT: Use device_iommu_mapped() | Joerg Roedel | 2018-12-17 | 1 | -1/+1 |
| | | | | * | ACPI/IORT: Use helper functions to access dev->iommu_fwspec | Joerg Roedel | 2018-12-17 | 1 | -9/+10 |
| | | |_|/
| | |/| | |
|
* | | | | | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-12-28 | 1 | -0/+11 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'thunderbolt-for-v4.21' of git://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 2018-12-10 | 1 | -0/+11 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | PCI / ACPI: Identify untrusted PCI devices | Mika Westerberg | 2018-12-05 | 1 | -0/+11 |
* | | | | | | Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-12-28 | 6 | -19/+584 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge miscellaneous libnvdimm updates for 4.21 | Dan Williams | 2018-12-27 | 1 | -2/+8 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ACPI/nfit: Adjust annotation for why return 0 if fail to find NFIT at start | Ocean He | 2018-12-10 | 1 | -1/+7 |
| | |/ / / / / |
|
| * | | | | | | acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase support | Dave Jiang | 2018-12-21 | 2 | -17/+38 |
| * | | | | | | acpi/nfit, libnvdimm/security: Add security DSM overwrite support | Dave Jiang | 2018-12-21 | 2 | -0/+95 |
| * | | | | | | acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimm | Dave Jiang | 2018-12-21 | 1 | -0/+47 |
| * | | | | | | acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm. | Dave Jiang | 2018-12-21 | 1 | -0/+41 |
| * | | | | | | acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs | Dave Jiang | 2018-12-13 | 1 | -0/+109 |
| * | | | | | | acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimm | Dave Jiang | 2018-12-13 | 1 | -0/+28 |
| * | | | | | | acpi/nfit, libnvdimm: Introduce nvdimm_security_ops | Dave Jiang | 2018-12-13 | 4 | -1/+69 |
| * | | | | | | acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimm | Dave Jiang | 2018-12-13 | 2 | -13/+21 |
| * | | | | | | acpi/nfit: Add support for Intel DSM 1.8 commands | Dave Jiang | 2018-12-04 | 4 | -5/+147 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-12-28 | 1 | -0/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | ACPI / scan: Refactor _CCA enforcement | Robin Murphy | 2018-12-13 | 1 | -0/+5 |
* | | | | | | | Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-12-27 | 1 | -2/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | pstore: Convert buf_lock to semaphore | Kees Cook | 2018-12-03 | 1 | -1/+0 |
| * | | | | | | | pstore: Map PSTORE_TYPE_* to strings | Joel Fernandes (Google) | 2018-12-03 | 1 | -1/+1 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-12-25 | 3 | -10/+13 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ACPI / glue: Add acpi_platform_notify() function | Heikki Krogerus | 2018-11-26 | 3 | -10/+13 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2018-12-25 | 44 | -161/+355 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'acpi-pci' | Rafael J. Wysocki | 2018-12-21 | 10 | -28/+67 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ACPI: Make PCI slot detection driver depend on PCI | Sinan Kaya | 2018-12-20 | 1 | -1/+1 |
| | * | | | | | | | ACPI/IORT: Stub out ACS functions when CONFIG_PCI is not set | Sinan Kaya | 2018-12-20 | 1 | -7/+13 |
| | * | | | | | | | PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set | Sinan Kaya | 2018-12-20 | 3 | -2/+6 |
| | * | | | | | | | ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset | Sinan Kaya | 2018-12-20 | 5 | -5/+20 |
| | * | | | | | | | ACPI: Allow CONFIG_PCI to be unset for reboot | Sinan Kaya | 2018-12-20 | 1 | -0/+8 |
| | * | | | | | | | ACPI: Move PCI reset to a separate function | Sinan Kaya | 2018-12-20 | 1 | -13/+19 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *-----. \ \ \ \ \ \ | Merge branches 'acpi-tables', 'acpi-soc', 'acpi-apei' and 'acpi-misc' | Rafael J. Wysocki | 2018-12-21 | 7 | -20/+32 |
| |\ \ \ \ \ \ \ \ \ \
| | | | | | |/ / / / /
| | | | | |/| | | | | |
|
| | | | * | | | | | | | ACPI/APEI: Clear GHES block_status before panic() | Lenny Szubowicz | 2018-12-20 | 1 | -0/+2 |
| | | | * | | | | | | | ACPI, APEI, EINJ: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li | 2018-12-11 | 1 | -11/+1 |
| | | | | |/ / / / /
| | | | |/| | | | | |
|
| | | * | | | | | | | ACPI / LPSS: Ignore acpi_device_fix_up_power() return value | Hans de Goede | 2018-12-12 | 1 | -6/+1 |
| | | * | | | | | | | ACPI / APD: Add clock frequency for Hisilicon Hip08 SPI controller | Jay Fang | 2018-12-11 | 1 | -0/+6 |
| | | |/ / / / / / |
|
| | * | | | | | | | ACPI / tables: Add an ifdef around amlcode and dsdt_amlcode | Nathan Chancellor | 2018-12-20 | 1 | -0/+2 |
| | * | | | | | | | ACPI / tables: add DSDT AmlCode new declaration name support | Wang Dongsheng | 2018-12-13 | 2 | -3/+9 |
| | * | | | | | | | ACPI: SPCR: Consider baud rate 0 as preconfigured state | Andy Shevchenko | 2018-11-26 | 1 | -0/+11 |
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2018-12-21 | 27 | -113/+249 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ACPICA: change coding style to match ACPICA, no functional change | Erik Schmauss | 2018-12-13 | 1 | -2/+4 |
| | * | | | | | | | ACPICA: Debug output: Add option to display method/object evaluation | Bob Moore | 2018-12-13 | 6 | -1/+64 |
| | * | | | | | | | ACPICA: disassembler: disassemble OEMx tables as AML | Erik Schmauss | 2018-12-13 | 1 | -1/+2 |
| | * | | | | | | | ACPICA: Add "Windows 2018.2" string in the _OSI support | Jung-uk Kim | 2018-12-13 | 1 | -0/+1 |
| | * | | | | | | | ACPICA: Expressions in package elements are not supported | Bob Moore | 2018-12-13 | 1 | -0/+26 |