aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-30KVM: arm/arm64: merge GICv3 RD_base and SGI_base register framesAndre Przywara
2015-03-26KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_busAndre Przywara
2015-03-26KVM: arm/arm64: implement kvm_io_bus MMIO handling for the VGICAndre Przywara
2015-03-26KVM: arm/arm64: simplify vgic_find_range() and callersAndre Przywara
2015-03-26KVM: arm/arm64: rename struct kvm_mmio_range to vgic_io_rangeAndre Przywara
2015-03-26KVM: x86: remove now unneeded include directory from MakefileAndre Przywara
2015-03-26KVM: arm/arm64: remove now unneeded include directory from MakefileAndre Przywara
2015-03-26KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara
2015-03-26KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev
2015-03-14arm/arm64: KVM: Fix migration race in the arch timerChristoffer Dall
2015-03-14arm/arm64: KVM: support for un-queuing active IRQsChristoffer Dall
2015-03-14arm/arm64: KVM: add a common vgic_queue_irq_to_lr fnAlex Bennée
2015-03-14arm/arm64: KVM: export VCPU power state via MP_STATE ioctlAlex Bennée
2015-03-12arm/arm64: KVM: Optimize handling of Access Flag faultsMarc Zyngier
2015-03-12arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier
2015-03-12arm/arm64: KVM: Allow handle_hva_to_gpa to return a valueMarc Zyngier
2015-03-12KVM: arm/arm64: add irqfd supportEric Auger
2015-03-12KVM: arm/arm64: remove coarse grain dist locking at kvm_vgic_sync_hwstateEric Auger
2015-03-12KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger
2015-03-12KVM: introduce kvm_arch_intc_initialized and use it in irqfdEric Auger
2015-03-12KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIPEric Auger
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall
2015-03-11KVM: arm/arm64: prefer IS_ENABLED to a static variablePaolo Bonzini
2015-03-11KVM: vgic: add virt-capable compatible stringsMark Rutland
2015-02-23KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini
2015-02-23KVM: VMX: fix build without CONFIG_SMPRadim Krčmář
2015-02-23arm/arm64: KVM: Add exit reaons to kvm_exit event tracingWei Huang
2015-02-23ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka
2015-02-22Linux 4.0-rc1v4.0-rc1Linus Torvalds
2015-02-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-02-22Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-22autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro
2015-02-22procfs: fix race between symlink removals and traversalsAl Viro
2015-02-22debugfs: leave freeing a symlink body until inode evictionAl Viro
2015-02-22Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro
2015-02-22trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov
2015-02-22fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells
2015-02-22Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells
2015-02-22SELinux: Use d_is_positive() rather than testing dentry->d_inodeDavid Howells
2015-02-22Smack: Use d_is_positive() rather than testing dentry->d_inodeDavid Howells
2015-02-22TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()David Howells
2015-02-22Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inodeDavid Howells
2015-02-22Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sbDavid Howells
2015-02-22VFS: Split DCACHE_FILE_TYPE into regular and special typesDavid Howells
2015-02-22VFS: Add a fallthrough flag for marking virtual dentriesDavid Howells
2015-02-22VFS: Add a whiteout dentry typeDavid Howells
2015-02-22VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds