summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* platform/chrome: wilco_ec: Add telemetry char device interfaceNick Crews2019-06-051-0/+2
* Merge tag 'spi-rt-pump' into chrome-platform/for-nextEnric Balletbo i Serra2019-05-241-0/+2
|\
| * spi: Allow SPI devices to request the pumping thread be realtimeDouglas Anderson2019-05-231-0/+2
* | platform/chrome: wilco_ec: Remove 256 byte transfersNick Crews2019-05-201-7/+2
* | platform/chrome: wilco_ec: Add Boot on AC supportNick Crews2019-05-201-0/+12
* | platform/chrome: wilco_ec: Add property helper libraryNick Crews2019-05-201-0/+71
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-192-2/+11
|\
| * panic: add an option to replay all the printk message in bufferFeng Tang2019-05-181-1/+6
| * mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2019-05-181-1/+5
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-191-0/+3
|\ \
| * | i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit2019-05-171-0/+3
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-191-3/+5
|\ \ \
| * | | jbd2: fix potential double freeChengguang Xu2019-05-101-3/+5
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-191-2/+2
|\ \ \ \
| * | | | ARM: at91: move SoC specific definitions to SoC folderAlexandre Belloni2019-05-021-2/+2
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-197-8/+214
|\ \ \ \ \
| * | | | | iommu/dma-iommu: Remove iommu_dma_map_msi_msg()Julien Grall2019-05-031-5/+0
| * | | | | iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two partsJulien Grall2019-05-031-0/+25
| * | | | | genirq/msi: Add a new field in msi_desc to store an IOMMU cookieJulien Grall2019-05-031-0/+26
| * | | | | soc: ti: Add MSI domain bus support for Interrupt AggregatorLokesh Vutla2019-05-013-0/+34
| * | | | | genirq: Introduce irq_chip_{request,release}_resource_parent() apisLokesh Vutla2019-05-011-0/+2
| * | | | | firmware: ti_sci: Add helper apis to manage resourcesLokesh Vutla2019-05-011-0/+54
| * | | | | firmware: ti_sci: Add support for IRQ managementLokesh Vutla2019-05-011-0/+26
| * | | | | firmware: ti_sci: Add support for RM core opsLokesh Vutla2019-05-011-0/+27
| * | | | | firmware: ti_sci: Add support to get TISCI handle using of_phandleGrygorii Strashko2019-05-011-0/+17
| * | | | | irqchip/gic-v3-its: fix some definitions of inner cacheability attributesHongbo Yao2019-04-291-6/+6
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-191-1/+0
|\ \ \ \ \ \
| * | | | | | x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen2019-05-091-1/+0
* | | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-191-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Olof Johansson2019-05-161-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: at91: pm: add ULP1 support for SAM9X60Claudiu Beznea2019-03-281-0/+1
* | | | | | | | | Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2019-05-191-0/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer2019-05-091-0/+22
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-171-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | ALSA: hda: Fix race between creating and refreshing sysfs entriesAmadeusz Sławiński2019-05-131-0/+1
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-173-2/+62
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-05-151-0/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KVM: arm64: Add capability to advertise ptrauth for guestAmit Daniel Kachhap2019-04-241-0/+2
| | * | | | | | | | | KVM: arm64: Add a capability to advertise SVE supportDave Martin2019-03-291-0/+1
| | * | | | | | | | | KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctlDave Martin2019-03-291-0/+3
| | * | | | | | | | | KVM: Allow 2048-bit register access via ioctl interfaceDave Martin2019-03-291-0/+1
| * | | | | | | | | | Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-05-152-0/+13
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | KVM: Introduce a 'release' method for KVM devicesCédric Le Goater2019-04-301-0/+9
| | * | | | | | | | | | KVM: Introduce a 'mmap' method for KVM devicesCédric Le Goater2019-04-301-0/+1
| | * | | | | | | | | | KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVECédric Le Goater2019-04-301-0/+1
| | * | | | | | | | | | KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation modeCédric Le Goater2019-04-301-0/+2
| * | | | | | | | | | | KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2Peter Xu2019-05-081-2/+3
| * | | | | | | | | | | KVM: Introduce a new guest mapping APIKarimAllah Ahmed2019-04-301-0/+28
| * | | | | | | | | | | KVM: x86: Inject PMI for KVM guestLuwei Kang2019-04-301-0/+1
| * | | | | | | | | | | Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-04-301-0/+10
| |\ \ \ \ \ \ \ \ \ \ \