summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-111-0/+10
|\
| * libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-04-251-0/+9
| * libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2015-04-251-0/+1
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-091-2/+0
|\ \
| * | irqchip: gic: Drop support for gic_arch_extnMarc Zyngier2015-04-241-2/+0
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-081-1/+1
|\ \ \
| * | | blk-mq: fix FUA request hangShaohua Li2015-05-041-1/+1
* | | | Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-05-081-1/+1
|\ \ \ \
| * | | | tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée2015-05-061-1/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-061-4/+0
|\ \ \ \ \
| * | | | | perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driverSonny Rao2015-04-221-4/+0
* | | | | | nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi2015-05-051-1/+1
* | | | | | util_macros.h: have array pointer point to array of constantsGuenter Roeck2015-05-051-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-053-1/+22
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2015-05-043-1/+22
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-013-5/+19
|\ \ \ \ \ \
| * | | | | | bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-292-3/+5
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-04-271-2/+14
| |\ \ \ \ \ \
| | * | | | | | netfilter: bridge: fix NULL deref in physin/out ifindex helpersFlorian Westphal2015-04-241-2/+14
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-301-8/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-271-8/+0
* | | | | | | | | Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-301-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tty: Re-add external interface for tty_set_termios()Frederic Danis2015-04-281-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-301-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede2015-04-281-0/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-281-0/+4
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky2015-04-231-0/+4
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-273-4/+10
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | net: fix crash in build_skb()Eric Dumazet2015-04-251-0/+1
| | |/ / / / / / | |/| | | | | |
| * | | | | | | rhashtable: don't attempt to grow when at max_sizeJohannes Berg2015-04-241-1/+2
| * | | | | | | netdev_alloc_pcpu_stats: use less common iterator variableJohannes Berg2015-04-231-3/+3
| * | | | | | | mpls: Per-device MPLS stateRobert Shearman2015-04-221-0/+4
* | | | | | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-04-261-3/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | iommu/vt-d: Add new extended capabilities from v2.3 VT-d specificationDavid Woodhouse2015-03-251-0/+14
| * | | | | | | | iommu/vt-d: kill bogus ecap_niotlb_iunits()David Woodhouse2015-03-251-3/+1
* | | | | | | | | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-265-85/+14
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-04-2320-24/+77
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | SUNRPC: Introduce missing well-known netidsChuck Lever2015-03-312-6/+7
| * | | | | | | | | | NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker2015-04-231-68/+0
| * | | | | | | | | | NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker2015-04-231-11/+0
| * | | | | | | | | | sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-04-231-9/+9
| * | | | | | | | | | NFS: Don't zap caches on fallocate()Anna Schumaker2015-04-231-0/+4
| * | | | | | | | | | NFSv4: Truncating file opens should also sync O_DIRECT writesTrond Myklebust2015-03-271-0/+1
| * | | | | | | | | | NFSv4.1: Allow getdeviceinfo to return notification info back to callerTrond Myklebust2015-03-271-0/+2
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-2/+29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fix I_DIO_WAKEUP definitionEric Sandeen2015-04-241-1/+1
| * | | | | | | | | | | direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe2015-04-241-1/+28
* | | | | | | | | | | | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-261-5/+18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mfd: cros_ec: Add char dev and virtual dev pointersJavier Martinez Canillas2015-02-261-1/+14
| * | | | | | | | | | | | mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas2015-02-261-4/+4