summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2016-01-132-36/+119
|\
| * locks: pass inode pointer to locks_free_lock_contextJeff Layton2016-01-081-2/+2
| * locks: sprinkle some tracepoints around the file locking codeJeff Layton2016-01-081-0/+77
| * locks: Allow disabling mandatory locking at compile timeJeff Layton2015-11-161-34/+40
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-125-46/+64
|\ \
| * | KVM: move architecture-dependent requests to arch/Paolo Bonzini2016-01-081-41/+2
| * | KVM: renumber vcpu->request bitsPaolo Bonzini2016-01-081-30/+29
| * | KVM: document which architecture uses each request bitPaolo Bonzini2016-01-081-7/+13
| * | KVM: Remove unused KVM_REQ_KICK to save a bit in vcpu->requestsPaolo Bonzini2016-01-081-1/+1
| * | Merge tag 'kvm-s390-next-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-01-081-0/+1
| |\ \
| | * | KVM: s390: implement the RI support of guestFan Zhang2016-01-071-0/+1
| * | | Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2016-01-0754-302/+267
| |\ \ \
| | * | | arm64: KVM: Implement timer save/restoreMarc Zyngier2015-12-141-0/+6
| | * | | KVM: arm/arm64: vgic-v3: Make the LR indexing macro publicMarc Zyngier2015-12-141-0/+6
| * | | | kvm: Dump guest rIP when the guest tried something unsupportedBorislav Petkov2015-12-161-1/+2
| * | | | kvm/x86: Hyper-V SynIC timersAndrey Smetanin2015-12-161-0/+1
| * | | | kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ackAndrey Smetanin2015-12-161-0/+2
| | |/ / | |/| |
| * | | KVM: Remove unnecessary debugfs dentry referencesJanosch Frank2015-11-301-1/+0
| * | | KVM: use heuristic for fast VCPU lookup by idDavid Hildenbrand2015-11-301-0/+5
| * | | KVM: kvm_para_has_feature can be booleanYaowei Bai2015-11-251-4/+2
| * | | KVM: kvm_is_visible_gfn can be booleanYaowei Bai2015-11-251-1/+1
| * | | kvm/x86: Hyper-V kvm exitAndrey Smetanin2015-11-252-0/+18
| * | | kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin2015-11-252-0/+14
| * | | kvm/irqchip: kvm_arch_irq_routing_update renaming splitAndrey Smetanin2015-11-251-2/+3
* | | | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-124-5/+70
|\ \ \ \
| * | | | xen/gntdev: add ioctl for grant copyDavid Vrabel2016-01-071-0/+50
| * | | | xen: introduce XENPF_settime64Stefano Stabellini2015-12-211-4/+14
| * | | | xen: rename dom0_op to platform_opStefano Stabellini2015-12-211-1/+1
| * | | | xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti...Stefano Stabellini2015-12-211-0/+5
* | | | | Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-01-121-12/+21
|\ \ \ \ \
| * | | | | component: add support for releasing match dataRussell King2015-12-071-7/+21
| * | | | | component: remove old add_components methodRussell King2015-12-071-5/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-01-121-0/+104
|\ \ \ \ \
| * \ \ \ \ Merge branch 'devel-stable' into for-linusRussell King2016-01-121-0/+8
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'arm32-efi-for-v4.5' of git://git.linaro.org/people/ard.biesheuvel/...Russell King2016-01-041-0/+8
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge branches 'misc' and 'misc-rc6' into for-linusRussell King2016-01-051-0/+104
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander2016-01-041-0/+104
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds2016-01-121-2/+0
|\ \ \ \ \ \ \
| * | | | | | | drivers/perf: kill armpmu_registerMark Rutland2015-11-161-2/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-122-2/+8
|\ \ \ \ \ \ \
| * | | | | | | arm64: hugetlb: add support for PTE contiguous bitDavid Woods2015-12-211-2/+0
| | |_|_|/ / / | |/| | | | |
| * | | | | | mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory tableArd Biesheuvel2015-12-091-0/+8
* | | | | | | Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-01-1295-299/+343
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-01-1195-299/+343
| |\ \ \ \ \ \ \
| | * | | | | | | [media] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFSHans Verkuil2015-12-181-1/+3
| | * | | | | | | [media] videobuf2-core: fill_user_buffer and copy_timestamp should return voidHans Verkuil2015-12-181-3/+14
| | * | | | | | | [media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core partJunghak Sung2015-12-182-36/+45
| | * | | | | | | [media] media: videobuf2: Add copy_timestamp to struct vb2_queueJunghak Sung2015-12-181-1/+3
| | * | | | | | | [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-184-6/+9
| | * | | | | | | [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-17/+23