summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* KVM: implement multiple address spacesPaolo Bonzini2015-06-05
* KVM: add vcpu-specific functions to read/write/translate GFNsPaolo Bonzini2015-06-05
* KVM: x86: stubs for SMM supportPaolo Bonzini2015-06-04
* KVM: pass kvm_memory_slot to gfn_to_page_many_atomicPaolo Bonzini2015-05-28
* KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-28
* KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini2015-05-26
* KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-26
* KVM: export __gfn_to_pfn_memslot, drop gfn_to_pfn_asyncPaolo Bonzini2015-05-19
* kvm,x86: load guest FPU context more eagerlyRik van Riel2015-05-07
* KVM: provide irq_unsafe kvm_guest_{enter|exit}Christian Borntraeger2015-05-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-01
|\
| * bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-29
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-04-27
| |\
| | * netfilter: bridge: fix NULL deref in physin/out ifindex helpersFlorian Westphal2015-04-24
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-30
|\ \ \
| * | | x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-27
* | | | Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-30
|\ \ \ \
| * | | | tty: Re-add external interface for tty_set_termios()Frederic Danis2015-04-28
| |/ / /
* | | | Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-30
|\ \ \ \
| * | | | uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede2015-04-28
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-28
|\ \ \ \ | |_|/ / |/| | |
| * | | kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky2015-04-23
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-27
|\ \ \ \ | |_|/ / |/| | |
| * | | net: fix crash in build_skb()Eric Dumazet2015-04-25
| | |/ | |/|
| * | rhashtable: don't attempt to grow when at max_sizeJohannes Berg2015-04-24
| * | netdev_alloc_pcpu_stats: use less common iterator variableJohannes Berg2015-04-23
| * | mpls: Per-device MPLS stateRobert Shearman2015-04-22
* | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-04-26
|\ \ \
| * | | iommu/vt-d: Add new extended capabilities from v2.3 VT-d specificationDavid Woodhouse2015-03-25
| * | | iommu/vt-d: kill bogus ecap_niotlb_iunits()David Woodhouse2015-03-25
* | | | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-26
|\ \ \ \
| * \ \ \ Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-04-23
| |\ \ \ \
| | * | | | SUNRPC: Introduce missing well-known netidsChuck Lever2015-03-31
| * | | | | NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker2015-04-23
| * | | | | NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker2015-04-23
| * | | | | sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-04-23
| * | | | | NFS: Don't zap caches on fallocate()Anna Schumaker2015-04-23
| * | | | | NFSv4: Truncating file opens should also sync O_DIRECT writesTrond Myklebust2015-03-27
| * | | | | NFSv4.1: Allow getdeviceinfo to return notification info back to callerTrond Myklebust2015-03-27
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\ \ \ \ \ \
| * | | | | | fix I_DIO_WAKEUP definitionEric Sandeen2015-04-24
| * | | | | | direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe2015-04-24
* | | | | | | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-26
|\ \ \ \ \ \ \
| * | | | | | | mfd: cros_ec: Add char dev and virtual dev pointersJavier Martinez Canillas2015-02-26
| * | | | | | | mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas2015-02-26
* | | | | | | | Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-24
|\ \ \ \ \ \ \ \
| * | | | | | | | dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-21
* | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-24
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'topic/sh' into for-linusVinod Koul2015-04-21
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto2015-03-05