Age | Commit message (Expand) | Author | Files | Lines |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 7 | -7/+7 |
2016-12-22 | Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 11 | -90/+201 |
2016-12-22 | Merge branches 'acpica' and 'acpi-scan' | Rafael J. Wysocki | 11 | -90/+201 |
2016-12-21 | ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_... | Lv Zheng | 2 | -46/+6 |
2016-12-21 | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users | Lv Zheng | 4 | -21/+15 |
2016-12-21 | ACPICA: Tables: Allow FADT to be customized with virtual address | Lv Zheng | 1 | -7/+7 |
2016-12-21 | ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_... | Lv Zheng | 4 | -50/+210 |
2016-12-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2016-12-15 | Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+244 |
2016-12-15 | Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -9/+635 |
2016-12-15 | ACPI/NUMA: Do not map pxm to node when NUMA is turned off | Boris Ostrovsky | 1 | -1/+1 |
2016-12-14 | Merge tag 'acpi-urgent-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+8 |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida | 1 | -1/+1 |
2016-12-14 | Merge branch 'acpi-cppc' | Rafael J. Wysocki | 1 | -4/+8 |
2016-12-13 | Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 30 | -306/+453 |
2016-12-13 | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -23/+40 |
2016-12-12 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2016-12-12 | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2016-12-12 | ACPI / CPPC: Fix per-CPU pointer management in acpi_cppc_processor_probe() | Rafael J. Wysocki | 1 | -4/+6 |
2016-12-12 | ACPI / CPPC: Fix crash in acpi_cppc_processor_exit() | Sebastian Andrzej Siewior | 1 | -0/+2 |
2016-12-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+10 |
2016-12-12 | Merge branch 'device-properties' | Rafael J. Wysocki | 2 | -40/+93 |
2016-12-12 | Merge branches 'acpi-soc', 'acpi-battery', 'acpi-video', 'acpi-cppc' and 'acp... | Rafael J. Wysocki | 8 | -46/+96 |
2016-12-12 | Merge branches 'acpi-tables', 'acpi-osi', 'acpi-osl' and 'acpi-blacklist' | Rafael J. Wysocki | 2 | -13/+34 |
2016-12-12 | Merge branch 'acpica' | Rafael J. Wysocki | 18 | -207/+230 |
2016-12-12 | Merge branches 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 1 | -0/+8 |
2016-12-12 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -23/+32 |
2016-12-12 | Merge schedutil governor updates for v4.10. | Rafael J. Wysocki | 12 | -76/+63 |
2016-12-11 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 3 | -38/+48 |
2016-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -15/+42 |
2016-12-09 | x86/amd: Simplify AMD E400 aware idle routine | Borislav Petkov | 1 | -1/+1 |
2016-12-09 | ACPICA: Utilities: Add new decode function for parser values | Bob Moore | 3 | -0/+52 |
2016-12-06 | tools/testing/nvdimm: unit test acpi_nfit_ctl() | Dan Williams | 2 | -3/+5 |
2016-12-06 | acpi, nfit: fix bus vs dimm confusion in xlat_status | Dan Williams | 1 | -3/+14 |
2016-12-06 | acpi, nfit: validate ars_status output buffer size | Dan Williams | 1 | -4/+17 |
2016-12-06 | acpi, nfit, libnvdimm: fix / harden ars_status output length handling | Dan Williams | 1 | -1/+2 |
2016-12-06 | acpi, nfit: fix extended status translations for ACPI DSMs | Vishal Verma | 1 | -4/+4 |
2016-12-06 | ACPI / osl: Refactor acpi_os_get_root_pointer() to drop 'else':s | Andy Shevchenko | 1 | -10/+5 |
2016-12-06 | ACPI / osl: Propagate actual error code for kstrtoul() | Andy Shevchenko | 1 | -3/+1 |
2016-12-06 | PCI: Add MCFG quirks for X-Gene host controller | Duc Dang | 1 | -0/+25 |
2016-12-06 | PCI: Add MCFG quirks for Cavium ThunderX pass1.x host controller | Tomasz Nowicki | 1 | -0/+15 |
2016-12-06 | PCI: Add MCFG quirks for Cavium ThunderX pass2.x host controller | Tomasz Nowicki | 1 | -0/+19 |
2016-12-06 | PCI: Add MCFG quirks for HiSilicon Hip05/06/07 host controllers | Dongdong Liu | 1 | -0/+12 |
2016-12-06 | PCI: Add MCFG quirks for Qualcomm QDF2432 host controller | Christopher Covington | 1 | -0/+11 |
2016-12-06 | PCI/ACPI: Check for platform-specific MCFG quirks | Tomasz Nowicki | 1 | -6/+86 |
2016-12-06 | PCI/ACPI: Extend pci_mcfg_lookup() to return ECAM config accessors | Tomasz Nowicki | 1 | -3/+25 |
2016-12-06 | ACPI/IORT: Make dma masks set-up IORT specific | Lorenzo Pieralisi | 2 | -13/+23 |
2016-12-02 | ACPI / APEI / ARM64: APEI initial support for ARM64 | Tomasz Nowicki | 1 | -3/+10 |
2016-12-02 | ACPI / APEI: Fix NMI notification handling | Prarit Bhargava | 1 | -3/+4 |