summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: split kvm_vcpu_wake_up from kvm_vcpu_kickRadim Krčmář2016-05-181-0/+1
* KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-132-4/+22
* kvm: Conditionally register IRQ bypass consumerAlex Williamson2016-05-111-0/+1
* irqbypass: Disallow NULL tokenAlex Williamson2016-05-111-2/+2
* kvm: introduce KVM_MAX_VCPU_IDGreg Kurz2016-05-112-0/+5
* KVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUSGreg Kurz2016-05-111-3/+4
* Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-05-113-9/+44
|\
| * 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
* | KVM: add missing memory barrier in kvm_{make,check}_requestPaolo Bonzini2016-04-201-0/+11
* | Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-04-091-1/+1
|\ \
| * \ Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-0813-31/+55
| |\ \
| * | | usb: ch9: Fix SSP Device Cap wFunctionalitySupport typeJohn Youn2016-03-291-1/+1
| | |/ | |/|
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-04-091-0/+25
|\ \ \
| * | | Merge branch 'fixes-base' into fixesJames Bottomley2016-04-05569-3813/+17193
| |\| |
| * | | scsi: Do not attach VPD to devices that don't support itHannes Reinecke2016-04-051-0/+25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-094-5/+9
|\ \ \ \
| * \ \ \ Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-04-081-0/+2
| |\ \ \ \
| | * | | | mac80211: add doc for RX_FLAG_DUP_VALIDATED flagLuis de Bethencourt2016-04-051-0/+2
| * | | | | GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck2016-04-071-1/+4
| * | | | | net_sched: fix a memory leak in tc actionWANG Cong2016-04-061-0/+1
| * | | | | sctp: use list_* in sctp_list_dequeueMarcelo Ricardo Leitner2016-04-051-4/+2
| |/ / / /
* | | | | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-091-1/+88
|\ \ \ \ \
| * | | | | btrfs: Add qgroup tracingMark Fasheh2016-04-041-1/+88
* | | | | | Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-04-091-2/+0
|\ \ \ \ \ \
| * | | | | | iommu: provide of_xlate pointer unconditionallyArnd Bergmann2016-04-051-2/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-04-072-0/+20
|\ \ \ \ \ \
| * | | | | | fs: add file_dentry()Miklos Szeredi2016-03-262-0/+20
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-04-071-0/+2
|\ \ \ \ \ \ \
| * | | | | | | virtio: add VIRTIO_CONFIG_S_NEEDS_RESET device status bitStefan Hajnoczi2016-04-071-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-04-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | drm/ttm: use phys_addr_t for ttm_bus_placementAlex Deucher2016-04-041-1/+1
* | | | | | | | Merge tag 'imx-drm-next-2016-04-01' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-04-061-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eotLiu Ying2016-03-311-1/+1
| * | | | | | | | gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return voidLiu Ying2016-03-311-1/+1
| * | | | | | | | gpu: ipu-cpmem: modify ipu_cpmem_set_yuv_planar_full for better controlPhilipp Zabel2016-03-311-2/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-04-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini2016-04-051-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds2016-04-0414-45/+29
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | mm: drop PAGE_CACHE_* and page_cache_{get,release} definitionKirill A. Shutemov2016-04-041-15/+0
| * | | | | | | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-048-11/+10
| * | | | | | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-049-19/+19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-033-19/+23
|\ \ \ \ \ \ \
| * | | | | | | uapi/linux/stddef.h: Provide __always_inline to userspace headersDenys Vlasenko2016-03-301-0/+4
| * | | | | | | locking/atomic, sched: Unexport fetch_or()Frederic Weisbecker2016-03-291-21/+0
| * | | | | | | timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker2016-03-291-2/+2