Age | Commit message (Expand) | Author | Files | Lines |
2017-03-31 | Merge branches 'acpi-hotplug-fixes', 'acpi-build-fixes' and 'acpi-apei-fixes' | Rafael J. Wysocki | 2 | -1/+1 |
2017-03-28 | ACPI: Fix incompatibility with mcount-based function graph tracing | Josh Poimboeuf | 1 | -1/+0 |
2017-03-28 | ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal | James Morse | 1 | -0/+1 |
2017-03-28 | ACPI: Do not create a platform_device for IOAPIC/IOxAPIC | Joerg Roedel | 1 | -3/+5 |
2017-03-28 | ACPI: ioapic: Clear on-stack resource before using it | Joerg Roedel | 1 | -0/+6 |
2017-03-26 | Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+1 |
2017-03-14 | tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision | Timur Tabi | 1 | -1/+1 |
2017-03-11 | acpi/processor: Check for duplicate processor ids at hotplug time | Dou Liyang | 1 | -3/+10 |
2017-03-11 | acpi/processor: Implement DEVICE operator for processor enumeration | Dou Liyang | 1 | -7/+32 |
2017-03-11 | Revert"x86/acpi: Enable MADT APIs to return disabled apicids" | Dou Liyang | 1 | -38/+22 |
2017-03-11 | Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting" | Dou Liyang | 3 | -79/+0 |
2017-03-07 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -8/+20 |
2017-03-03 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+15 |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -0/+2 |
2017-03-02 | Merge tag 'acpi-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+12 |
2017-03-03 | Merge branch 'acpi-apei' | Rafael J. Wysocki | 1 | -8/+12 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <uap... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-01 | Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+14 |
2017-03-01 | x86/ioapic: Split IOAPIC hot-removal into two steps | Rui Wang | 3 | -8/+20 |
2017-03-01 | nfit, libnvdimm: fix interleave set cookie calculation | Dan Williams | 1 | -1/+15 |
2017-02-28 | Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 1 | -1/+1 |
2017-02-27 | scripts/spelling.txt: add "overrided" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-27 | scripts/spelling.txt: add "intialization" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-27 | scripts/spelling.txt: add "an union" pattern and fix typo instances | Masahiro Yamada | 3 | -4/+4 |
2017-02-27 | ACPI: APEI: Fix BERT resources conflict with ACPI NVS area | Huang Ying | 1 | -8/+12 |
2017-02-25 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -1/+1 |
2017-02-23 | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+2 |
2017-02-22 | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+23 |
2017-02-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -4/+4 |
2017-02-20 | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 201 | -438/+658 |
2017-02-20 | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -3/+1 |
2017-02-20 | Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2017-02-20 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+2 |
2017-02-20 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -8/+20 |
2017-02-20 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -100/+315 |
2017-02-20 | Merge branches 'acpi-ec', 'acpi-button' and 'acpi-apei' | Rafael J. Wysocki | 4 | -98/+34 |
2017-02-20 | Merge branches 'acpi-bus', 'acpi-sleep' and 'acpi-processor' | Rafael J. Wysocki | 3 | -2/+63 |
2017-02-20 | Merge branch 'acpica' | Rafael J. Wysocki | 194 | -338/+561 |
2017-02-20 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -3/+1 |
2017-02-15 | tty: pl011: Work around QDF2400 E44 stuck BUSY bit | Christopher Covington | 1 | -0/+23 |
2017-02-10 | acpi: lpss: call pwm_add_table() for BSW PWM device | Hans de Goede | 1 | -0/+14 |
2017-02-10 | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel | 10 | -32/+86 |
2017-02-10 | iommu: Rename iommu_get_instance() | Joerg Roedel | 1 | -1/+1 |
2017-02-09 | acpi:ipmi: Make IPMI user handler const | Corey Minyard | 1 | -1/+1 |
2017-02-09 | ACPICA: Tools: Update common signon, remove compilation bit width | Bob Moore | 1 | -5/+5 |
2017-02-09 | ACPICA: Source tree: Update copyright notices to 2017 | Bob Moore | 193 | -194/+194 |
2017-02-07 | x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplug | Vitaly Kuznetsov | 1 | -2/+2 |
2017-02-07 | ACPI / bus: Introduce acpi_of_modalias() equiv of of_modalias_node() | Dan O'Donovan | 1 | -0/+42 |
2017-02-07 | Merge tag 'v4.10-rc7' into efi/core, to pick up fixes | Ingo Molnar | 4 | -28/+17 |