summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-035-19/+9
|\
| * net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz2015-03-021-1/+1
| * rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann2015-02-271-13/+0
| * net: sched: export tc_connmark.h so it is uapi accessibleJamal Hadi Salim2015-02-231-0/+1
| * rhashtable: ensure cache line alignment on bucket_tableEric Dumazet2015-02-211-4/+5
| * caif: fix a signedness bug in cfpkt_iterate()Dan Carpenter2015-02-201-1/+1
| * net: Initialize all members in skb_gro_remcsum_init()Geert Uytterhoeven2015-02-201-0/+1
* | Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-03-021-2/+54
|\ \
| * | thermal: Introduce dummy functions when thermal is not definedNishanth Menon2015-02-241-2/+54
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-02-281-2/+2
|\ \ \
| * | | drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi2015-02-231-2/+2
| |/ /
* | | Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-02-241-0/+26
|\ \ \
| * | | x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel2015-02-231-0/+26
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-241-0/+5
|\ \ \ | |/ / |/| |
| * | HID: hid-sensor-hub: Correct documentationSrinivas Pandruvada2015-02-171-0/+5
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-221-7/+96
|\ \ \
| * | | VFS: Split DCACHE_FILE_TYPE into regular and special typesDavid Howells2015-02-221-3/+14
| * | | VFS: Add a fallthrough flag for marking virtual dentriesDavid Howells2015-02-221-0/+9
| * | | VFS: Add a whiteout dentry typeDavid Howells2015-02-221-6/+18
| * | | VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells2015-02-221-0/+57
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-212-1/+5
|\ \ \ \
| * | | | MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton2015-02-121-0/+5
| * | | | MIPS: cevt-r4k: Drop GIC special caseJames Hogan2015-02-051-1/+0
* | | | | Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-02-213-6/+21
|\ \ \ \ \
| * | | | | NFSv4.1: Clean up bind_conn_to_sessionTrond Myklebust2015-02-181-1/+8
| * | | | | NFSv4.1: Clean up create_sessionTrond Myklebust2015-02-181-1/+7
| * | | | | Merge branch 'cleanups'Trond Myklebust2015-02-18330-1763/+5335
| |\ \ \ \ \
| * | | | | | NFSv4: Kill unused nfs_inode->delegation_state fieldTrond Myklebust2015-02-131-1/+0
| * | | | | | NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust2015-02-131-1/+1
| * | | | | | SUNRPC: Fix a compile error when #undef CONFIG_PROC_FSTrond Myklebust2015-02-121-2/+5
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-212-6/+29
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in...Jens Axboe2015-02-202-6/+29
| |\ \ \ \ \ \ \
| | * | | | | | | NVMe: Fix potential corruption during shutdownKeith Busch2015-02-191-1/+0
| | * | | | | | | NVMe: Asynchronous controller probeKeith Busch2015-02-191-0/+1
| | * | | | | | | NVMe: Register management handle under nvme classKeith Busch2015-02-191-2/+1
| | * | | | | | | NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch2015-02-192-3/+9
| | * | | | | | | NVMe: Metadata format supportKeith Busch2015-02-192-0/+18
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-02-214-2/+963
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger2015-02-121-1/+1
| * | | | | | | | | iscsi/iser-target: Support multi-sequence sendtargets text responseSagi Grimberg2015-02-121-0/+1
| * | | | | | | | | iscsi-target: Introduce session_get_next_tttSagi Grimberg2015-02-041-0/+13
| * | | | | | | | | iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg2015-01-303-1/+948
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-211-0/+117
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'bfin_rotary' into nextDmitry Torokhov2015-02-1551-129/+400
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Input: bfin_rotary - move pin lists into into platform dataSonic Zhang2015-02-151-0/+1
| | * | | | | | | | | | Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang2015-02-151-0/+116
* | | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-211-0/+23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | IB/core: Add on demand paging caps to ib_uverbs_ex_query_deviceHaggai Eran2015-02-181-0/+11
| * | | | | | | | | | | | IB/core: Add support for extended query device capsEli Cohen2015-02-181-0/+12
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-211-4/+0
|\ \ \ \ \ \ \ \ \ \ \ \