summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* lib: devres: add a helper function for ioremap_wcAbhilash Kesavan2015-03-16
* Merge 4.0-rc3 into char-misc-nextGreg Kroah-Hartman2015-03-09
|\
| * Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-08
| |\
| | * Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold2015-02-26
| * | Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-08
| |\ \
| | * | serial: uapi: Declare all userspace-visible io typesPeter Hurley2015-03-07
| | * | serial: core: Fix iotype userspace breakagePeter Hurley2015-03-07
| * | | Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-06
| |\ \ \
| | * \ \ Merge branch 'irq-pm'Rafael J. Wysocki2015-03-06
| | |\ \ \
| | | * | | genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki2015-03-04
| | | * | | genirq / PM: better describe IRQF_NO_SUSPEND semanticsMark Rutland2015-02-26
| | | | |/ | | | |/|
| | * | | Merge branch 'suspend-to-idle'Rafael J. Wysocki2015-03-05
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki2015-03-05
| | | |/
| * | | Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-03-06
| |\ \ \
| | * | | NFS: Fix a regression in the read() syscallTrond Myklebust2015-03-03
| | * | | NFS: Add attribute update barriers to NFS writebacksTrond Myklebust2015-03-01
| | * | | NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust2015-03-01
| | * | | NFS: Add a helper to set attribute barriersTrond Myklebust2015-03-01
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-03
| |\ \ \ | | |_|/ | |/| |
| | * | net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz2015-03-02
| | * | rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann2015-02-27
| | * | rhashtable: ensure cache line alignment on bucket_tableEric Dumazet2015-02-21
| | * | net: Initialize all members in skb_gro_remcsum_init()Geert Uytterhoeven2015-02-20
| * | | Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-03-02
| |\ \ \
| | * | | thermal: Introduce dummy functions when thermal is not definedNishanth Menon2015-02-24
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-24
| |\ \ \ | | |/ / | |/| |
| | * | HID: hid-sensor-hub: Correct documentationSrinivas Pandruvada2015-02-17
* | | | Drivers: hv: vmbus: Suport an API to send packet with additional controlK. Y. Srinivasan2015-03-01
* | | | Drivers: hv: vmbus: Suport an API to send pagebuffers with additional controlK. Y. Srinivasan2015-03-01
* | | | Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channelK. Y. Srinivasan2015-03-01
* | | | Drivers: hv: vmbus: Introduce a function to remove a rescinded offerK. Y. Srinivasan2015-03-01
* | | | Drivers: hv: vmbus: Add support for the NetworkDirect GUIDK. Y. Srinivasan2015-03-01
* | | | Drivers: hv: vmbus: rename channel work queuesVitaly Kuznetsov2015-03-01
|/ / /
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-22
|\ \ \
| * | | VFS: Split DCACHE_FILE_TYPE into regular and special typesDavid Howells2015-02-22
| * | | VFS: Add a fallthrough flag for marking virtual dentriesDavid Howells2015-02-22
| * | | VFS: Add a whiteout dentry typeDavid Howells2015-02-22
| * | | VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells2015-02-22
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-21
|\ \ \ \
| * | | | MIPS: cevt-r4k: Drop GIC special caseJames Hogan2015-02-05
* | | | | Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-02-21
|\ \ \ \ \
| * | | | | NFSv4.1: Clean up bind_conn_to_sessionTrond Myklebust2015-02-18
| * | | | | NFSv4.1: Clean up create_sessionTrond Myklebust2015-02-18
| * | | | | Merge branch 'cleanups'Trond Myklebust2015-02-18
| |\ \ \ \ \
| * | | | | | NFSv4: Kill unused nfs_inode->delegation_state fieldTrond Myklebust2015-02-13
| * | | | | | NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust2015-02-13
| * | | | | | SUNRPC: Fix a compile error when #undef CONFIG_PROC_FSTrond Myklebust2015-02-12
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-21
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in...Jens Axboe2015-02-20
| |\ \ \ \ \ \ \
| | * | | | | | | NVMe: Fix potential corruption during shutdownKeith Busch2015-02-19