summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-081-2/+1
|\
| * Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold2015-02-261-2/+1
* | Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-082-7/+11
|\ \
| * | serial: uapi: Declare all userspace-visible io typesPeter Hurley2015-03-072-7/+11
| * | serial: core: Fix iotype userspace breakagePeter Hurley2015-03-071-3/+3
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-03-063-28/+28
|\ \ \
| * | | drm/ttm: device address space != CPU address spaceAlex Deucher2015-03-052-2/+2
| * | | drm/mm: Support 4 GiB and larger rangesThierry Reding2015-03-051-26/+26
| |/ /
* | | Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-063-3/+24
|\ \ \
| * \ \ Merge branch 'irq-pm'Rafael J. Wysocki2015-03-062-1/+9
| |\ \ \
| | * | | genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki2015-03-042-0/+6
| | * | | genirq / PM: better describe IRQF_NO_SUSPEND semanticsMark Rutland2015-02-261-1/+3
| | | |/ | | |/|
| * | | Merge branch 'suspend-to-idle'Rafael J. Wysocki2015-03-051-2/+15
| |\ \ \ | | |_|/ | |/| |
| | * | cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki2015-03-051-2/+15
| | |/
* | | Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-03-061-1/+4
|\ \ \
| * | | NFS: Fix a regression in the read() syscallTrond Myklebust2015-03-031-0/+1
| * | | NFS: Add attribute update barriers to NFS writebacksTrond Myklebust2015-03-011-0/+1
| * | | NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust2015-03-011-1/+1
| * | | NFS: Add a helper to set attribute barriersTrond Myklebust2015-03-011-0/+1
| | |/ | |/|
* | | 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
|\ \ \ \ \ \ \