summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * platform/x86: intel-vbtn: Add support for dock mode detectionMatt Delco2018-07-021-0/+5
| * platform/x86: intel-hid: Add support for Device Specific MethodsSrinivas Pandruvada2018-07-021-21/+157
| * platform/x86: touchscreen_dmi: Add info for the Onda V820w tabletJun Bo Bi2018-07-021-0/+24
| * platform/x86: touchscreen_dmi: Add info for the "Connect Tablet 9" tabletHans de Goede2018-07-021-0/+25
| * platform/x86: touchscreen_dmi: Add info for the ONDA V891W Dual OS tabletyouling2572018-07-021-0/+27
| * platform/x86: asus-wmi: Add keyboard backlight toggle supportChris Chiu2018-07-021-0/+8
| * platform/x86: asus-wmi: Call led hw_changed API on kbd brightness changeChris Chiu2018-07-021-4/+22
| * platform/x86: intel_pmc_core: Add CNP SLPS0 debug registersBox, David E2018-07-022-0/+126
| * platform/x86: Rename silead_dmi to touchscreen_dmiHans de Goede2018-07-024-47/+47
| * platform/x86: silead_dmi: Add touchscreen info for the Chuwi Vi10 tabletHans de Goede2018-07-021-0/+26
| * platform/x86: silead_dmi: Sort entries alphabeticallyHans de Goede2018-07-021-252/+255
| * platform/x86: silead_dmi: Rename trekstor entriesHans de Goede2018-07-021-11/+11
| * platform/x86: dell-smbios: make a function and a pointer staticColin Ian King2018-06-271-2/+2
| * platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, tooTakashi Iwai2018-06-271-2/+2
| * platform/x86: dell-smbios-base: Support systems without tokensMario Limonciello2018-06-271-14/+21
| * platform/x86: thinkpad_acpi: Add support for calculator hotkeyBenjamin Berg2018-06-271-2/+2
| * platform/x86: toshiba_acpi: Update KBD backlight LED on second gen laptopsAzael Avalos2018-06-261-8/+22
| * platform/x86: wmi: Do not mix pages and kmallocKees Cook2018-06-231-6/+3
| * Documentation/ABI: Add documentation mlxreg-io sysfs interfacesVadim Pasternak2018-06-201-0/+77
| * platform/x86: mlx-platform: Add mlxreg-io platform driver activationVadim Pasternak2018-06-201-2/+173
| * platform/mellanox: Introduce support for Mellanox register access driverVadim Pasternak2018-06-203-0/+257
* | ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_infoTony Luck2018-08-221-2/+2
* | Merge branch 'parisc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-2212-137/+113
|\ \
| * | parisc: Add hardware description to stack tracesHelge Deller2018-08-211-0/+2
| * | parisc: Fix boot failure of 64-bit kernelHelge Deller2018-08-213-27/+15
| * | parisc: Consolidate unwind initialization callsHelge Deller2018-08-174-57/+36
| * | parisc: Update comments in syscall.S regarding wide userlandHelge Deller2018-08-171-10/+3
| * | parisc: Fix ptraced 64-bit applications to call 64-bit syscallsHelge Deller2018-08-171-4/+18
| * | parisc: Restore possibility to execute 64-bit applicationsHelge Deller2018-08-176-39/+39
* | | Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-08-2227-314/+1300
|\ \ \
| * \ \ Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixesMax Filippov2018-08-207-154/+110
| |\ \ \
| | * | | xtensa: platform-specific handling of coherent memoryMax Filippov2018-07-124-21/+93
| | * | | xtensa: support DMA_ATTR_NO_KERNEL_MAPPING attributeMax Filippov2018-07-111-2/+8
| | * | | xtensa: use generic dma_noncoherent_opsChristoph Hellwig2018-07-114-141/+19
| * | | | xtensa: add test_kc705_be variantMax Filippov2018-08-203-0/+1065
| * | | | xtensa: clean up boot-elf/bootstrap.SMax Filippov2018-08-201-11/+6
| * | | | xtensa: make bootparam parsing optionalMax Filippov2018-08-203-1/+22
| * | | | xtensa: drop variant IRQ supportMax Filippov2018-08-205-25/+1
| * | | | xtensa: drop unneeded platform/hardware.h headersMax Filippov2018-08-205-23/+1
| * | | | xtensa: move PLATFORM_NR_IRQS to KconfigMax Filippov2018-08-204-10/+7
| * | | | xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov2018-08-205-31/+9
| * | | | xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZEMax Filippov2018-08-205-15/+0
| * | | | xtensa: rework noMMU cache attributes initializationMax Filippov2018-08-144-21/+41
| * | | | xtensa: increase ranges in ___invalidate_{i,d}cache_allMax Filippov2018-08-141-2/+2
| * | | | xtensa: limit offsets in __loop_cache_{all,page}Max Filippov2018-08-141-25/+40
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-2259-305/+1372
|\ \ \ \ \
| * | | | | KVM: VMX: fixes for vmentry_l1d_flush module parameterPaolo Bonzini2018-08-221-10/+16
| * | | | | kvm: selftest: add dirty logging testPeter Xu2018-08-224-0/+356
| * | | | | kvm: selftest: pass in extra memory when create vmPeter Xu2018-08-227-8/+23
| * | | | | kvm: selftest: include the tools headersPeter Xu2018-08-223-3/+3