summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: Initialize the emulated EL1 physical timerJintack Lim2017-02-084-5/+25
* KVM: arm/arm64: Add the EL1 physical timer contextJintack Lim2017-02-081-0/+2
* KVM: arm/arm64: Decouple kvm timer functions from virtual timerJintack Lim2017-02-083-31/+27
* KVM: arm/arm64: Move cntvoff to each timer contextJintack Lim2017-02-086-25/+32
* KVM: arm/arm64: Abstract virtual timer context into separate structureJintack Lim2017-02-083-50/+56
* KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twiceShanker Donthineni2017-02-081-0/+3
* KVM: arm/arm64: Remove kvm_vgic_inject_mapped_irqChristoffer Dall2017-02-012-35/+18
* arm/arm64: KVM: Get rid of KVM_MEMSLOT_INCOHERENTMarc Zyngier2017-01-302-10/+0
* arm/arm64: KVM: Stop propagating cacheability status of a faulted pageMarc Zyngier2017-01-303-11/+6
* arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier2017-01-302-10/+2
* KVM: arm/arm64: Documentation: Update arm-vgic-v3.txtVijaya Kumar K2017-01-301-3/+8
* KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctlVijaya Kumar K2017-01-307-1/+131
* KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessVijaya Kumar K2017-01-3011-3/+465
* KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr structVijaya Kumar K2017-01-305-20/+39
* irqchip/gic-v3: Add missing system register definitionsVijaya Kumar K2017-01-301-2/+41
* KVM: arm/arm64: vgic: Introduce find_reg_by_id()Vijaya Kumar K2017-01-302-11/+20
* KVM: arm/arm64: vgic: Add distributor and redistributor accessVijaya Kumar K2017-01-307-36/+300
* KVM: arm/arm64: vgic: Implement support for userspace accessVijaya Kumar K2017-01-304-49/+169
* KVM: arm/arm64: vgic: Add debugfs vgic-state fileChristoffer Dall2017-01-256-0/+297
* KVM: arm/arm64: Remove struct vgic_irq pending fieldChristoffer Dall2017-01-259-46/+40
* Linux 4.10-rc5v4.10-rc5Linus Torvalds2017-01-221-2/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-221-0/+2
|\
| * x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko2017-01-181-0/+2
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-221-2/+0
|\ \
| * | cpu/hotplug: Remove unused but set variable in _cpu_down()Tobias Klauser2017-01-181-2/+0
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-01-225-7/+45
|\ \ \
| * | | virtio/s390: virtio: constify virtio_config_ops structuresBhumika Goyal2017-01-191-1/+1
| * | | virtio/s390: add missing \n to end of dev_err messageColin Ian King2017-01-191-1/+1
| * | | virtio/s390: support READ_STATUS command for virtio-ccwPierre Morel2017-01-191-0/+25
| * | | tools/virtio/ringtest: tweaks for s390Halil Pasic2017-01-191-0/+12
| * | | tools/virtio/ringtest: fix run-on-all.sh for offline cpusHalil Pasic2017-01-191-2/+3
| * | | virtio_console: fix a crash in config_work_handlerG. Campana2017-01-191-1/+1
| * | | vhost/scsi: silence uninitialized variable warningDan Carpenter2017-01-191-1/+1
| * | | vhost: scsi: constify target_core_fabric_ops structuresBhumika Goyal2017-01-191-1/+1
| | |/ | |/|
* | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2017-01-223-75/+108
|\ \ \
| * \ \ Merge branches 'thermal-core' and 'thermal-soc' into for-rcZhang Rui2017-01-201-53/+100
| |\ \ \
| | * \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2017-01-171-53/+100
| | |\ \ \
| | | * | | thermal: rockchip: fixes the conversion tableCaesar Wang2017-01-161-1/+1
| | | * | | thermal: rockchip: handle set_trips without the trip pointsCaesar Wang2016-12-131-1/+15
| | | * | | thermal: rockchip: optimize the conversion tableCaesar Wang2016-12-131-1/+24
| | | * | | thermal: rockchip: fixes invalid temperature caseCaesar Wang2016-12-131-20/+28
| | | * | | thermal: rockchip: don't pass table structs by valueBrian Norris2016-12-131-40/+40
| | | * | | thermal: rockchip: improve conversion error messagesBrian Norris2016-12-131-2/+4
| * | | | | thermal: core: move tz->device.groups cleanup to thermal_releaseJacob von Chorus2017-01-061-5/+5
| * | | | | thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()Fabio Estevam2017-01-041-17/+3
| |/ / / /
* | | | | Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-2110-32/+31
|\ \ \ \ \
| * | | | | xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman2017-01-201-1/+1
| * | | | | Merge tag 'fixes-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-179-31/+30
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | usb: dwc2: host: fix Wmaybe-uninitialized warningNicholas Mc Guire2017-01-161-2/+2
| | * | | | usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM valueAmelie Delaunay2017-01-161-2/+2