aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-26KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Gravatar Nikolay Nikolaev 14-64/+79
2015-03-14arm/arm64: KVM: Fix migration race in the arch timerGravatar Christoffer Dall 3-10/+39
2015-03-14arm/arm64: KVM: support for un-queuing active IRQsGravatar Christoffer Dall 4-38/+212
2015-03-14arm/arm64: KVM: add a common vgic_queue_irq_to_lr fnGravatar Alex Bennée 1-7/+17
2015-03-14arm/arm64: KVM: export VCPU power state via MP_STATE ioctlGravatar Alex Bennée 2-6/+31
2015-03-12arm/arm64: KVM: Optimize handling of Access Flag faultsGravatar Marc Zyngier 2-0/+61
2015-03-12arm/arm64: KVM: Implement Stage-2 page agingGravatar Marc Zyngier 7-23/+104
2015-03-12arm/arm64: KVM: Allow handle_hva_to_gpa to return a valueGravatar Marc Zyngier 1-9/+14
2015-03-12KVM: arm/arm64: add irqfd supportGravatar Eric Auger 9-3/+66
2015-03-12KVM: arm/arm64: remove coarse grain dist locking at kvm_vgic_sync_hwstateGravatar Eric Auger 1-8/+5
2015-03-12KVM: arm/arm64: implement kvm_arch_intc_initializedGravatar Eric Auger 3-0/+9
2015-03-12KVM: introduce kvm_arch_intc_initialized and use it in irqfdGravatar Eric Auger 2-0/+17
2015-03-12KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIPGravatar Eric Auger 2-2/+0
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Gravatar Christoffer Dall 10-202/+20
2015-03-11KVM: arm/arm64: prefer IS_ENABLED to a static variableGravatar Paolo Bonzini 1-12/+5
2015-03-11KVM: vgic: add virt-capable compatible stringsGravatar Mark Rutland 1-2/+4
2015-02-23KVM: emulate: fix CMPXCHG8B on 32-bit hostsGravatar Paolo Bonzini 1-1/+2
2015-02-23KVM: VMX: fix build without CONFIG_SMPGravatar Radim Krčmář 1-9/+14
2015-02-23arm/arm64: KVM: Add exit reaons to kvm_exit event tracingGravatar Wei Huang 2-4/+8
2015-02-23ARM: KVM: Fix size check in __coherent_cache_guest_pageGravatar Jan Kiszka 1-1/+1
2015-02-22Linux 4.0-rc1v4.0-rc1Gravatar Linus Torvalds 1-4/+4
2015-02-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 5-56/+108
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 70-758/+907
2015-02-22Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-1/+1
2015-02-22autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationGravatar Al Viro 1-2/+6
2015-02-22procfs: fix race between symlink removals and traversalsGravatar Al Viro 3-12/+22
2015-02-22debugfs: leave freeing a symlink body until inode evictionGravatar Al Viro 1-17/+17
2015-02-22Documentation/filesystems/Locking: ->get_sb() is long goneGravatar Al Viro 1-2/+0
2015-02-22trylock_super(): replacement for grab_super_passive()Gravatar Konstantin Khlebnikov 3-26/+22
2015-02-22fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsGravatar David Howells 1-1/+1
2015-02-22Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsGravatar David Howells 4-9/+9
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)Gravatar David Howells 34-71/+71
2015-02-22SELinux: Use d_is_positive() rather than testing dentry->d_inodeGravatar David Howells 1-2/+2
2015-02-22Smack: Use d_is_positive() rather than testing dentry->d_inodeGravatar David Howells 1-2/+2
2015-02-22TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()Gravatar David Howells 1-3/+1
2015-02-22Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inodeGravatar David Howells 1-1/+1
2015-02-22Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sbGravatar David Howells 2-12/+12
2015-02-22VFS: Split DCACHE_FILE_TYPE into regular and special typesGravatar David Howells 2-8/+27
2015-02-22VFS: Add a fallthrough flag for marking virtual dentriesGravatar David Howells 2-1/+27
2015-02-22VFS: Add a whiteout dentry typeGravatar David Howells 1-6/+18
2015-02-22VFS: Introduce inode-getting helpers for layered/unioned fs environmentsGravatar David Howells 1-0/+57
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 110-1132/+6450
2015-02-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 41-58/+88
2015-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 6-18/+36
2015-02-21Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 10-8/+393
2015-02-21Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 19-158/+165
2015-02-21Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 8-54/+86
2015-02-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 5-213/+417
2015-02-21Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 7-188/+269
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 32-689/+829