aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-24Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds
2015-04-24net: mdio-gpio: support access that may sleepVivien Didelot
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-24inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet
2015-04-24rhashtable: don't attempt to grow when at max_sizeJohannes Berg
2015-04-24bgmac: fix requests for extra polling calls from NAPIRafał Miłecki
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-24Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-04-24tcp: avoid looping in tcp_send_fin()Eric Dumazet
2015-04-24Merge tag 'nios2-v4.1-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds
2015-04-24Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-24Merge tag 'metag-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2015-04-24Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2015-04-24Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-04-24Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-24Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-24x86: fix special __probe_kernel_write() tail zeroing caseLinus Torvalds
2015-04-24crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMAGeert Uytterhoeven
2015-04-24crypto: x86/sha512_ssse3 - fixup for asm function prototype changeArd Biesheuvel
2015-04-24nios2: rework cacheLey Foon Tan
2015-04-24nios2: Add types.h header required for __u32 typeEzequiel Garcia
2015-04-24ALSA: hda - fix headset mic detection problem for one more machineHui Wang
2015-04-24eth: bf609 eth clock: add pclk clock for stmmac driver probeSteven Miao
2015-04-24blackfin: Wire up missing syscallsChen Gang
2015-04-23Btrfs: fix inode cache writeoutChris Mason
2015-04-24Merge branches 'acpi-dock', 'acpi-ec' and 'acpi-scan'Rafael J. Wysocki
2015-04-24ACPI / scan: Add a scan handler for PRP0001Rafael J. Wysocki
2015-04-24ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki
2015-04-24drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak
2015-04-23Merge branches 'misc' and 'vdso' into for-nextRussell King
2015-04-23drm/i915: Workaround to avoid lite restore with HEAD==TAILMichel Thierry
2015-04-23drm/i915: cope with large i2c transfersDmitry Torokhov
2015-04-23Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-04-23Merge branch 'bugfixes'Trond Myklebust
2015-04-23fs/nfs: fix new compiler warning about boolean in switchAndre Przywara
2015-04-23nfs: Remove unneeded casts in nfsFiro Yang
2015-04-23NFS: Don't attempt to decode missing directory entriesBenjamin Coddington
2015-04-23Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"Nicolas Iooss
2015-04-23NFS: Rename idmap.c to nfs4idmap.cAnna Schumaker
2015-04-23NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker
2015-04-23NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker
2015-04-23NFS: Add a stub for GETDEVICELISTAnna Schumaker
2015-04-23nfs: remove WARN_ON_ONCE from nfs_direct_good_bytesPeng Tao
2015-04-23nfs: fix DIO good bytes calculationPeng Tao
2015-04-23nfs: Fetch MOUNTED_ON_FILEID when updating an inodeAnna Schumaker
2015-04-23sunrpc: make debugfs file creation failure non-fatalJeff Layton
2015-04-23nfs: fix high load average due to callback thread sleepingJeff Layton
2015-04-23NFS: Reduce time spent holding the i_mutex during fallocate()Anna Schumaker
2015-04-23NFS: Don't zap caches on fallocate()Anna Schumaker
2015-04-23ethernet: myri10ge: use arch_phys_wc_add()Luis R. Rodriguez