| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-05-10 | 3 | -11/+77 |
|\ |
|
| *-----. | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel | 2017-05-04 | 11 | -42/+119 |
| |\ \ \ \ |
|
| | | | * | | ACPI/IORT: Fix CONFIG_IOMMU_API dependency | Lorenzo Pieralisi | 2017-04-29 | 1 | -10/+34 |
| | | | * | | ACPI/IORT: Remove linker section for IORT entries probing | Lorenzo Pieralisi | 2017-04-20 | 1 | -2/+0 |
| | | | * | | drivers: acpi: Handle IOMMU lookup failure with deferred probing or error | Sricharan R | 2017-04-20 | 2 | -4/+40 |
| | | | * | | of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev... | Sricharan R | 2017-04-20 | 1 | -5/+0 |
| | | | * | | ACPI/IORT: Add function to check SMMUs drivers presence | Lorenzo Pieralisi | 2017-04-20 | 1 | -0/+13 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-09 | 1 | -3/+11 |
|\ \ \ \ \ |
|
| * | | | | | PCI/ACPI: Add ThunderX pass2.x 2nd node MCFG quirk | Tomasz Nowicki | 2017-04-24 | 1 | -0/+1 |
| * | | | | | PCI/ACPI: Tidy up MCFG quirk whitespace | Bjorn Helgaas | 2017-04-21 | 1 | -3/+10 |
* | | | | | | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd | 2017-05-09 | 1 | -1/+1 |
* | | | | | | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko | 2017-05-09 | 1 | -6/+2 |
* | | | | | | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-05-06 | 3 | -81/+168 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'for-4.12/dax' into libnvdimm-for-next | Dan Williams | 2017-05-05 | 1 | -2/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86, dax, pmem: remove indirection around memcpy_from_pmem() | Dan Williams | 2017-04-25 | 1 | -2/+1 |
| * | | | | | | | libnvdimm: handle locked label storage areas | Dan Williams | 2017-05-05 | 1 | -3/+18 |
| * | | | | | | | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED | Dan Williams | 2017-05-04 | 1 | -2/+2 |
| * | | | | | | | acpi, nfit: kill ACPI_NFIT_DEBUG | Dan Williams | 2017-04-29 | 2 | -25/+8 |
| * | | | | | | | acpi, nfit: fix module unload vs workqueue shutdown race | Dan Williams | 2017-04-18 | 2 | -30/+47 |
| * | | | | | | | acpi, nfit: limit ->flush_probe() to initialization work | Dan Williams | 2017-04-17 | 2 | -0/+8 |
| * | | | | | | | acpi, nfit: collate health state flags | Dan Williams | 2017-04-17 | 1 | -2/+14 |
| * | | | | | | | acpi, nfit: support "map failed" dimms | Dan Williams | 2017-04-17 | 2 | -13/+42 |
| * | | | | | | | acpi, nfit: add support for acpi 6.1 dimm state flags | Dan Williams | 2017-04-14 | 1 | -2/+4 |
| * | | | | | | | acpi, nfit: fix acpi_get_table leak | Dan Williams | 2017-04-13 | 1 | -0/+9 |
| * | | | | | | | acpi, nfit: remove unnecessary newline | Linda Knippers | 2017-04-13 | 1 | -1/+1 |
| * | | | | | | | acpi, nfit: allow specifying a default DSM family | Linda Knippers | 2017-04-13 | 1 | -2/+9 |
| * | | | | | | | acpi, nfit: allow override of built-in bitmasks for nvdimm DSMs | Linda Knippers | 2017-04-13 | 1 | -1/+7 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-05-05 | 2 | -31/+133 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ACPI: platform: setup MSI domain for ACPI based platform device | Hanjun Guo | 2017-03-30 | 2 | -0/+56 |
| * | | | | | | | ACPI: platform-msi: retrieve devid from IORT | Hanjun Guo | 2017-03-30 | 1 | -0/+24 |
| * | | | | | | | ACPI/IORT: Introduce iort_node_map_platform_id() to retrieve dev id | Hanjun Guo | 2017-03-29 | 1 | -9/+34 |
| * | | | | | | | ACPI/IORT: Rename iort_node_map_rid() to make it generic | Hanjun Guo | 2017-03-29 | 1 | -15/+15 |
| * | | | | | | | ACPI/IORT: Rework iort_match_node_callback() return value handling | Hanjun Guo | 2017-03-21 | 1 | -6/+2 |
| * | | | | | | | ACPI/IORT: Add missing comment for iort_dev_find_its_id() | Hanjun Guo | 2017-03-21 | 1 | -0/+1 |
| * | | | | | | | ACPI/IORT: Fix the indentation in iort_scan_node() | Hanjun Guo | 2017-03-21 | 1 | -1/+1 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'spi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2017-05-03 | 1 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ | Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into s... | Mark Brown | 2017-04-26 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| | | * | | | | | | spi: xlp: update for ARCH_VULCAN2 | Jayachandran C | 2017-03-13 | 1 | -0/+1 |
| | |/ / / / / / |
|
* | | | | | | | | Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 2017-05-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | mfd: intel_soc_pmic: Fix a mess with compilation units | Andy Shevchenko | 2017-04-27 | 1 | -1/+1 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-02 | 1 | -38/+26 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | pstore: Replace arguments for erase() API | Kees Cook | 2017-03-07 | 1 | -5/+3 |
| * | | | | | | | | pstore: Replace arguments for write() API | Kees Cook | 2017-03-07 | 1 | -11/+7 |
| * | | | | | | | | pstore: Replace arguments for read() API | Kees Cook | 2017-03-07 | 1 | -22/+16 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch | Ingo Molnar | 2017-04-11 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| | * | | | | | | | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up... | Ingo Molnar | 2017-03-01 | 215 | -566/+1039 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86/boot/e820: Create coherent API function names for E820 range operations | Ingo Molnar | 2017-01-28 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-02 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | ACPI/APEI: Use setup_deferrable_timer() | Geliang Tang | 2017-04-19 | 1 | -3/+2 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|