aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-04ocfs2/dlm: fix possible convert=sion deadlockXue jiufei
2014-06-04ocfs2: limit printk when journal is abortedJoseph Qi
2014-06-04ocfs2: remove some redundant castingGeorge Spelvin
2014-06-04fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpyFabian Frederick
2014-06-04ocfs2: remove NULL assignments on staticFabian Frederick
2014-06-04lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debugFabian Frederick
2014-06-04lib/debugobjects.c: add pr_fmt to loggingFabian Frederick
2014-06-04lib/debugobjects.c: convert printk to pr_foo()Fabian Frederick
2014-06-04fs/configfs: use pr_fmtFabian Frederick
2014-06-04fs/configfs: convert printk to pr_foo()Fabian Frederick
2014-06-04fs/configs/item.c: kernel-doc fixes + clean-upFabian Frederick
2014-06-04arch/unicore32/mm/ioremap.c: return NULL on invalid pfnAndrew Morton
2014-06-04arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn()Fabian Frederick
2014-06-04fs/squashfs/squashfs.h: replace pr_warning by pr_warnFabian Frederick
2014-06-04sh: Replace __get_cpu_var usesChristoph Lameter
2014-06-04ntfs: remove NULL value assignmentsFabian Frederick
2014-06-04fanotify: check file flags passed in fanotify_initHeinrich Schuchardt
2014-06-04fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checkingHeinrich Schuchardt
2014-06-04fs/notify/mark.c: trivial cleanupDavid Cohen
2014-06-04fanotify: create FAN_ACCESS event for readdirHeinrich Schuchardt
2014-06-04fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and pathHeinrich Schuchardt
2014-06-04fs/fscache: replace seq_printf by seq_putsFabian Frederick
2014-06-04fs/fscache: convert printk to pr_foo()Fabian Frederick
2014-06-04kthread: fix return value of kthread_create() upon SIGKILL.Tetsuo Handa
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-04mm: fix sleeping function warning from __put_anon_vmaHugh Dickins
2014-06-04MAINTAINERS: pass on hwpoison maintainership to Naoya HoriguchiAndi Kleen
2014-06-04MAINTAINERS: add Joe as the get_maintainer.pl maintainerJoe Perches
2014-06-04tools/vm/page-types.c: catch sigbus if raced with truncateKonstantin Khlebnikov
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-04mmc: sdhci-s3c: use mmc_of_parse and remove the card_taskletJaehoon Chung
2014-06-05hsi: omap_ssi_port: use normal module refcountingArnd Bergmann
2014-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-04ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()Sven Wegener
2014-06-04Merge branch 'bonding-macvlan'David S. Miller
2014-06-04bonding: Support macvlans on top of tlb/rlb mode bondsVlad Yasevich
2014-06-04macvlan: Support bonding eventsVlad Yasevich
2014-06-04bonding: Turn on IFF_UNICAST_FLT on bond devicesVlad Yasevich
2014-06-04net: Revert "fib_trie: use seq_file_net rather than seq->private"Sasha Levin
2014-06-04trivial: drivers/net/ethernet/nvidia/forcedeth.c: fix typo s/SUBSTRACT1/SUBTR...Antonio Ospite
2014-06-04gianfar: Fix the section mismatch warnings.Xiubo Li
2014-06-04Merge branch 'xen-netback-netfront-multiqueue'David S. Miller
2014-06-04xen-netfront: initialise queue name in xennet_init_queueWei Liu
2014-06-04xen-net{back, front}: Document multi-queue feature in netif.hAndrew J. Bennieston
2014-06-04xen-netfront: Add support for multiple queuesAndrew J. Bennieston
2014-06-04xen-netfront: Factor queue-specific data into queue struct.Andrew J. Bennieston
2014-06-04xen-netback: Add support for multiple queuesAndrew J. Bennieston
2014-06-04xen-netback: Factor queue-specific data into queue structWei Liu
2014-06-04xen-netback: Move grant_copy_op array back into struct xenvif.Andrew J. Bennieston
2014-06-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller