summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: vgic-new: vgic_init: implement vgic_initEric Auger2016-05-201-1/+6
* KVM: arm/arm64: vgic-new: vgic_init: implement vgic_createEric Auger2016-05-201-0/+1
* KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_initEric Auger2016-05-201-0/+1
* KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addrEric Auger2016-05-201-0/+2
* KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handlerAndre Przywara2016-05-201-0/+8
* KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlersMarc Zyngier2016-05-201-0/+1
* KVM: arm/arm64: vgic-new: Add MMIO handling frameworkMarc Zyngier2016-05-201-0/+13
* KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irqEric Auger2016-05-201-0/+2
* KVM: arm/arm64: vgic-new: Add GICv3 world switch backendMarc Zyngier2016-05-201-0/+1
* KVM: arm/arm64: vgic-new: Add GICv2 world switch backendMarc Zyngier2016-05-201-0/+1
* KVM: arm/arm64: vgic-new: Add IRQ sync/flush frameworkMarc Zyngier2016-05-201-0/+4
* KVM: arm/arm64: vgic-new: Implement virtual IRQ injectionChristoffer Dall2016-05-201-0/+3
* KVM: arm/arm64: vgic-new: Add data structure definitionsChristoffer Dall2016-05-202-0/+206
* KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.hAndre Przywara2016-05-201-0/+5
* KVM: arm/arm64: pmu: abstract access to number of SPIsAndre Przywara2016-05-201-0/+2
* KVM: arm/arm64: Get rid of vgic_cpu->nr_lrChristoffer Dall2016-05-201-3/+0
* KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall2016-05-201-4/+4
* KVM: arm/arm64: vgic: Remove irq_phys_map from interfaceAndre Przywara2016-05-201-2/+1
* KVM: arm/arm64: arch_timer: Remove irq_phys_mapAndre Przywara2016-05-201-3/+0
* KVM: arm/arm64: Remove the IRQ field from struct irq_phys_mapChristoffer Dall2016-05-201-2/+1
* KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()Andre Przywara2016-05-201-1/+1
* KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()Andre Przywara2016-05-201-1/+1
* KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()Andre Przywara2016-05-201-1/+1
* clocksource: arm_arch_timer: Remove arch_timer_get_timecounterJulien Grall2016-05-031-6/+0
* KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tablesJulien Grall2016-05-031-3/+4
* irqchip/gic-v3: Parse and export virtual GIC informationJulien Grall2016-05-031-0/+1
* irqchip/gic-v2: Parse and export virtual GIC informationJulien Grall2016-05-031-0/+33
* clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQJulien Grall2016-05-031-0/+1
* clocksource: arm_arch_timer: Gather KVM specific information in a structureJulien Grall2016-05-031-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-265-18/+45
|\
| * ceph: fix security xattr deadlockYan, Zheng2016-03-251-1/+2
| * libceph: add helper that duplicates last extent operationYan, Zheng2016-03-251-0/+2
| * libceph: enable large, variable-sized OSD requestsIlya Dryomov2016-03-251-2/+4
| * libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng2016-03-251-2/+3
| * libceph: rename ceph_osd_req_op::payload_len to indata_lenIlya Dryomov2016-03-251-1/+1
| * libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov2016-03-252-0/+6
| * libceph: monc ping rate is 10sIlya Dryomov2016-03-251-2/+3
| * libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov2016-03-253-10/+24
* | Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds2016-03-261-2/+8
|\ \
| * | NTB: Make _addr functions optional in the APIAllen Hubbe2016-03-221-2/+8
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-03-261-12/+3
|\ \ \
| * | | scsi: fc: use get/put_unaligned64 for wwn accessArnd Bergmann2016-03-181-12/+3
* | | | mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-261-0/+32
* | | | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-263-12/+31
* | | | mm, kasan: add GFP flags to KASAN APIAlexander Potapenko2016-03-262-10/+13
* | | | mm, kasan: SLAB supportAlexander Potapenko2016-03-264-0/+43
* | | | include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()Tetsuo Handa2016-03-261-2/+0
* | | | oom, oom_reaper: protect oom_reaper_list using simpler wayTetsuo Handa2016-03-261-2/+0
* | | | oom: make oom_reaper_list single linkedVladimir Davydov2016-03-261-1/+1
* | | | oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko2016-03-261-0/+2