summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn1-0/+1
2015-11-17vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich1-0/+5
2015-11-16net/mlx5e: Added self loopback preventionTariq Toukan1-10/+14
2015-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-18/+24
2015-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+8
2015-11-11Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds5-4/+41
2015-11-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds7-1/+200
2015-11-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds3-8/+57
2015-11-11Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+0
2015-11-11net: add __netdev_alloc_pcpu_stats() to indicate gfp flagsPablo Neira Ayuso1-12/+15
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-30/+16
2015-11-10Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds3-10/+6
2015-11-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-8/+15
2015-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-102/+6
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-16/+111
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-29/+23
2015-11-10Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-6/+49
2015-11-10include/linux/kdev_t.h: old/new_valid_dev() can return boolYaowei Bai1-2/+2
2015-11-10include/linux/kdev_t.h: remove unused huge_valid_dev()Yaowei Bai1-5/+0
2015-11-10kmap_atomic_to_page() has no users, remove itNicolas Pitre1-1/+0
2015-11-10remove abs64()Andrew Morton1-3/+0
2015-11-10kernel.h: make abs() work with 64-bit typesMichal Nazarewicz1-21/+24
2015-11-09coredump: add DAX filtering for ELF coredumpsRoss Zwisler1-1/+3
2015-11-09Merge branch 'for-4.4/hotplug' into libnvdimm-for-nextDan Williams2-1/+6
2015-11-09Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso1-1/+1
2015-11-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds20-337/+370
2015-11-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds3-9/+23
2015-11-07block: add block polling supportJens Axboe2-0/+13
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe4-4/+28
2015-11-07netfilter: ipset: Fix extension alignmentJozsef Kadlecsik1-1/+1
2015-11-07include/linux/zutil.h: fix usage example of zlib_adler32()Anish Bhatt1-2/+2
2015-11-07dma-mapping: tidy up dma_parms default handlingRobin Murphy1-7/+11
2015-11-07signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()Oleg Nesterov1-0/+10
2015-11-07signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov1-5/+6
2015-11-07signals: kill block_all_signals() and unblock_all_signals()Oleg Nesterov1-6/+1
2015-11-07rbtree: clarify documentation of rbtree_postorder_for_each_entry_safe()Cody P Schafer1-2/+10
2015-11-07lib/kasprintf.c: introduce kvasprintf_constRasmus Villemoes1-0/+2
2015-11-07bitops.h: add sign_extend64()Martin Kepplinger1-0/+11
2015-11-07bitops.h: improve sign_extend32()'s documentationMartin Kepplinger1-0/+2
2015-11-07include/linux/compiler-gcc.h: improve __visible documentationAndrew Morton1-1/+4
2015-11-07mm: use 'unsigned int' for compound_dtor/compound_order on 64BITKirill A. Shutemov1-0/+11
2015-11-07mm: use 'unsigned int' for page orderKirill A. Shutemov2-3/+4
2015-11-07mm: make compound_head() robustKirill A. Shutemov4-118/+41
2015-11-07mm: pack compound_dtor and compound_order into one word in struct pageKirill A. Shutemov2-9/+21
2015-11-07mm: drop page->slab_pageKirill A. Shutemov1-1/+0
2015-11-07mm: zsmalloc: constify struct zs_pool nameSergey SENOZHATSKY2-3/+5
2015-11-07zpool: remove redundant zpool->type string, const-ify zpool_get_typeDan Streetman1-1/+1
2015-11-07module: export param_free_charp()Dan Streetman1-0/+1
2015-11-07mm, fs: introduce mapping_gfp_constraint()Michal Hocko1-0/+7
2015-11-07include/linux/mmzone.h: reflow commentAndrew Morton1-6/+7