summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-02-12Merge tag 'gpio-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-02-12Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-02-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-02-12drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee
2014-02-11Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-11block: Fix cloning of discard/write same biosKent Overstreet
2014-02-11cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan
2014-02-11ia64/xen: Remove Xen support for ia64 even morePaul Bolle
2014-02-11xen: install xen/gntdev.h and xen/gntalloc.hDavid Vrabel
2014-02-11Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/r...Mark Brown
2014-02-11Merge tag 'drm-intel-fixes-2014-02-06' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie
2014-02-10smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU callsPaul Gortmaker
2014-02-10Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2014-02-10blk-mq: rework flush sequencing logicChristoph Hellwig
2014-02-10blk-mq: rework I/O completionsChristoph Hellwig
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-02-09net: Move prototype declaration to header file include/net/net_namespace.h fr...Rashika Kheria
2014-02-09net: Move prototype declaration to header file include/net/datalink.h from ne...Rashika Kheria
2014-02-09net: Move prototype declaration to header file include/net/ipx.h from net/ipx...Rashika Kheria
2014-02-09net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.cRashika Kheria
2014-02-09net: Move prototype declaration to header file include/net/dn.h from net/decn...Rashika Kheria
2014-02-09net: Move prototype declaration to appropriate header file from decnet/af_dec...Rashika Kheria
2014-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-02-09fs: Add prototype declaration to appropriate header file include/linux/bio.hRashika Kheria
2014-02-09fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro
2014-02-09genirq: Add devm_request_any_context_irq()Stephen Boyd
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-07misc: mic: fix possible signed underflow (undefined behavior) in userspace APISudeep Dutt
2014-02-07Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-02-07blk-mq: support at_head inserations for blk_execute_rqChristoph Hellwig
2014-02-07xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne
2014-02-07Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan
2014-02-06IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen
2014-02-06inet: defines IPPROTO_* needed for module alias generationJan Moskyto Matejka
2014-02-06swap: add a simple detector for inappropriate swapin readaheadShaohua Li
2014-02-06netfilter: nf_tables: fix racy rule deletionPablo Neira Ayuso
2014-02-06gpio: consumer.h: Move forward declarations outside #ifdefgpio-v3.14-2Lars-Peter Clausen
2014-02-06netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy
2014-02-06netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy
2014-02-05Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-02-05Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-02-06netfilter: nf_tables: add AF specific expression supportPatrick McHardy
2014-02-05execve: use 'struct filename *' for executable name passingLinus Torvalds
2014-02-05netfilter: nf_conntrack: don't release a conntrack with non-zero refcntPablo Neira Ayuso
2014-02-05of/device: Nullify match table in of_match_device() for CONFIG_OF=nGeert Uytterhoeven
2014-02-05of: restructure for_each macros to fix compile warningsRob Herring
2014-02-05drivers: phy: Add support for optional physAndrew Lunn
2014-02-04net: ethoc: set up MII management bus clockMax Filippov