| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison) | Dan Williams | 2017-03-28 | 1 | -1/+5 |
* | Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-03-26 | 1 | -1/+1 |
|\ |
|
| * | tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision | Timur Tabi | 2017-03-14 | 1 | -1/+1 |
* | | acpi/processor: Check for duplicate processor ids at hotplug time | Dou Liyang | 2017-03-11 | 1 | -3/+10 |
* | | acpi/processor: Implement DEVICE operator for processor enumeration | Dou Liyang | 2017-03-11 | 1 | -7/+32 |
* | | Revert"x86/acpi: Enable MADT APIs to return disabled apicids" | Dou Liyang | 2017-03-11 | 1 | -38/+22 |
* | | Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting" | Dou Liyang | 2017-03-11 | 3 | -79/+0 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-03-07 | 3 | -8/+20 |
|\ |
|
| * | x86/ioapic: Split IOAPIC hot-removal into two steps | Rui Wang | 2017-03-01 | 3 | -8/+20 |
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-03-04 | 1 | -1/+15 |
|\ \ |
|
| * | | nfit, libnvdimm: fix interleave set cookie calculation | Dan Williams | 2017-03-01 | 1 | -1/+15 |
* | | | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-03-03 | 2 | -0/+2 |
|\ \ \ |
|
| * | | | sched/headers: Prepare for new header dependencies before moving code to <uap... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
| * | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | | | Merge tag 'acpi-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-03-03 | 1 | -8/+12 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'acpi-apei' | Rafael J. Wysocki | 2017-03-03 | 1 | -8/+12 |
| |\ \ \ |
|
| | * | | | ACPI: APEI: Fix BERT resources conflict with ACPI NVS area | Huang Ying | 2017-02-27 | 1 | -8/+12 |
* | | | | | Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-03-01 | 1 | -0/+14 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | acpi: lpss: call pwm_add_table() for BSW PWM device | Hans de Goede | 2017-02-10 | 1 | -0/+14 |
* | | | | | Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 2017-03-01 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | acpi:ipmi: Make IPMI user handler const | Corey Minyard | 2017-02-09 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | scripts/spelling.txt: add "overrided" pattern and fix typo instances | Masahiro Yamada | 2017-02-28 | 1 | -1/+1 |
* | | | | | scripts/spelling.txt: add "intialization" pattern and fix typo instances | Masahiro Yamada | 2017-02-28 | 1 | -1/+1 |
* | | | | | scripts/spelling.txt: add "an union" pattern and fix typo instances | Masahiro Yamada | 2017-02-28 | 3 | -4/+4 |
* | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2017-02-25 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86 | Irina Tirdea | 2017-01-27 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-02-23 | 1 | -3/+2 |
|\ \ \ \ \ |
|
| * | | | | | PCI/ACPI: Fix bus range comparison in pci_mcfg_lookup() | Zhou Wang | 2017-01-12 | 1 | -3/+2 |
| |/ / / / |
|
* | | | | | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-02-22 | 1 | -0/+23 |
|\ \ \ \ \ |
|
| * | | | | | tty: pl011: Work around QDF2400 E44 stuck BUSY bit | Christopher Covington | 2017-02-15 | 1 | -0/+23 |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-02-22 | 1 | -4/+4 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | ACPI/IORT: Fix the error return code in iort_add_smmu_platform_device() | Dan Carpenter | 2017-02-06 | 1 | -1/+1 |
| * | | | | | ACPI/IORT: Fix iort_node_get_id() mapping entries indexing | Lorenzo Pieralisi | 2017-02-06 | 1 | -3/+3 |
| |/ / / / |
|
* | | | | | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-02-21 | 201 | -438/+658 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'acpi-ec', 'acpi-button' and 'acpi-apei' | Rafael J. Wysocki | 2017-02-20 | 4 | -98/+34 |
| |\ \ \ \ \ \ \
| | | | | |_|/ /
| | | | |/| | | |
|
| | | | * | | | | ACPI, APEI, EINJ: fix malformed newline escape | Colin Ian King | 2017-01-31 | 1 | -1/+1 |
| | | * | | | | | ACPI / button: Remove lid_init_state=method mode | Lv Zheng | 2017-01-31 | 1 | -9/+0 |
| | | * | | | | | ACPI / button: Change default behavior to lid_init_state=open | Lv Zheng | 2017-01-31 | 1 | -1/+1 |
| | | |/ / / / |
|