summaryrefslogtreecommitdiff
path: root/include/uapi/linux (follow)
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-24
|\
| * Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-06-19
| |\
| | * kvm: remove one useless check extensionTiejun Chen2015-06-17
| * | KVM: implement multiple address spacesPaolo Bonzini2015-06-05
| * | KVM: x86: API changes for SMM supportPaolo Bonzini2015-06-04
| |/
| * KVM: x86: Support for disabling quirksNadav Amit2015-05-07
* | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-24
|\ \
| * | vfio: powerpc/spapr: Support Dynamic DMA windowsAlexey Kardashevskiy2015-06-11
| * | vfio: powerpc/spapr: Register memory and define IOMMU v2Alexey Kardashevskiy2015-06-11
| * | drivers/vfio: Support EEH error injectionGavin Shan2015-05-12
| |/
* | Merge tag 'hsi-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2015-06-23
|\ \
| * | HSI: cmt_speech: fix timestamp interfaceSebastian Reichel2015-06-23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-23
|\ \ \
| * | | netfilter: ebtables: fix comment grammarGeert Uytterhoeven2015-05-26
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-22
|\ \ \ \
| * | | | crypto: user - Add CRYPTO_MSG_DELRNGHerbert Xu2015-06-22
| * | | | crypto: user - Move cryptouser.h to uapiHerbert Xu2015-06-22
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-06-22
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | perf tools: Add time out to force stop proc map processingKan Liang2015-06-19
| * | | | perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang2015-06-07
| * | | | perf: add new PERF_SAMPLE_BRANCH_IND_JUMP branch sample typeStephane Eranian2015-06-07
* | | | | include/uapi/linux/virtio_balloon.h: include linux/virtio_types.hMikko Rapeli2015-06-01
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-05-16
|\ \ \ \
| * | | | conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transitionJesper Dangaard Brouer2015-05-15
| |/ / /
* | | | rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu2015-05-14
* | | | mpls: Change reserved label names to be consistent with netbsdTom Herbert2015-05-09
* | | | mpls: Move reserved label definitionsTom Herbert2015-05-05
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-04
|\ \ \ \ | |_|_|/ |/| | |
| * | | tcp: add TCP_CC_INFO socket optionEric Dumazet2015-04-29
| * | | tcp: prepare CC get_info() access from getsockopt()Eric Dumazet2015-04-29
| * | | tcp: add tcpi_bytes_received to tcp_infoEric Dumazet2015-04-29
| * | | tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet2015-04-29
| |/ /
* / / virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi2015-05-01
|/ /
* | 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
| |\ \
| * | | NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker2015-04-23
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-26
|\ \ \ \
| * | | | KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman2015-04-21
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-24
|\ \ \ \ \
| * | | | | target: Version 2 of TCMU ABIAndy Grover2015-04-19
* | | | | | Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds2015-04-24
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'cluster' into for-nextNeilBrown2015-04-22
| |\ \ \ \ \ \
| | * | | | | | Add new disk to clustered arrayGoldwyn Rodrigues2015-02-23
| | * | | | | | Return MD_SB_CLUSTERED if mddev is clusteredGoldwyn Rodrigues2015-02-23
| | |/ / / / /
* | | | | | | Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-04-24
|\ \ \ \ \ \ \
| * | | | | | | uapi: Remove kernel internal declarationAndreas Gruenbacher2015-04-21
| * | | | | | | nfsd: eliminate NFSD_DEBUGMark Salter2015-04-21
| * | | | | | | nfsd: add NFSEXP_PNFS to the exflags arrayChristoph Hellwig2015-04-03
* | | | | | | | Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-24
|\ \ \ \ \ \ \ \
| * | | | | | | | fs: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon2015-03-25
| | |_|/ / / / / | |/| | | | | |