aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+1
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-7/+7
2015-03-07serial: uapi: Declare all userspace-visible io typesPeter Hurley1-7/+7
2015-03-07serial: core: Fix iotype userspace breakagePeter Hurley1-3/+3
2015-03-06Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-3/+24
2015-03-06Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+4
2015-03-06Merge branch 'irq-pm'Rafael J. Wysocki2-1/+9
2015-03-05Merge branch 'suspend-to-idle'Rafael J. Wysocki1-2/+15
2015-03-05cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki1-2/+15
2015-03-04genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki2-0/+6
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-18/+7
2015-03-03NFS: Fix a regression in the read() syscallTrond Myklebust1-0/+1
2015-03-02Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds1-2/+54
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz1-1/+1
2015-03-01NFS: Add attribute update barriers to NFS writebacksTrond Myklebust1-0/+1
2015-03-01NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust1-1/+1
2015-03-01NFS: Add a helper to set attribute barriersTrond Myklebust1-0/+1
2015-02-27rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann1-13/+0
2015-02-26Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold1-2/+1
2015-02-26genirq / PM: better describe IRQF_NO_SUSPEND semanticsMark Rutland1-1/+3
2015-02-24thermal: Introduce dummy functions when thermal is not definedNishanth Menon1-2/+54
2015-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+5
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-7/+96
2015-02-22VFS: Split DCACHE_FILE_TYPE into regular and special typesDavid Howells1-3/+14
2015-02-22VFS: Add a fallthrough flag for marking virtual dentriesDavid Howells1-0/+9
2015-02-22VFS: Add a whiteout dentry typeDavid Howells1-6/+18
2015-02-22VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells1-0/+57
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+0
2015-02-21rhashtable: ensure cache line alignment on bucket_tableEric Dumazet1-4/+5
2015-02-21Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-6/+21
2015-02-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+4
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+117
2015-02-21Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-4/+0
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds6-253/+119
2015-02-21Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+2
2015-02-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+7
2015-02-21kernel: make READ_ONCE() valid on const argumentsLinus Torvalds1-3/+3
2015-02-20Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linusJens Axboe1-5/+4
2015-02-20Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdbLinus Torvalds1-1/+7
2015-02-20net: Initialize all members in skb_gro_remcsum_init()Geert Uytterhoeven1-0/+1
2015-02-19NVMe: Fix potential corruption during shutdownKeith Busch1-1/+0
2015-02-19NVMe: Asynchronous controller probeKeith Busch1-0/+1
2015-02-19NVMe: Register management handle under nvme classKeith Busch1-2/+1
2015-02-19NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch1-2/+0
2015-02-19NVMe: Metadata format supportKeith Busch1-0/+2
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds4-46/+7
2015-02-19kdb: Avoid printing KERN_ levels to consolesDaniel Thompson1-1/+7
2015-02-19libceph: tcp_nodelay supportChaitanya Huilgol2-2/+5
2015-02-19ceph: handle SESSION_FORCE_RO messageYan, Zheng1-0/+1
2015-02-19libceph: nuke pool op infrastructureIlya Dryomov2-44/+1