summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-10-12fs/file_table.c: Update alloc_file() commentEric Biggers
2014-10-12vfs: Deduplicate code shared by xattr system calls operating on pathsEric Biggers
2014-10-12reiserfs: remove pointless forward declaration of struct nameidataAl Viro
2014-10-12don't need that forward declaration of struct nameidata in dcache.h anymoreAl Viro
2014-10-12take dname_external() into fs/dcache.cAl Viro
2014-10-12let path_init() failures treated the same way as subsequent link_path_walk()Al Viro
2014-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-10-12Merge branch 'parisc-3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-12Merge tag 'platform-drivers-x86-v3.18-1' of git://git.infradead.org/users/dvh...Linus Torvalds
2014-10-12Merge tag 'tiny/no-advice-fixup-3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-12Merge tag 'kselftest-3.18-updates-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-12Merge tag 'ftracetest-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-12Merge tag 'ktest-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2014-10-12Merge tag 'trace-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2014-10-12Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-10-12parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architecturesHelge Deller
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-10-11Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-10-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-10-11Merge tag 'ecryptfs-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-11Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-11Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2014-10-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-11Merge tag 'backlight-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-11Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2014-10-10Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-10-10Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-10-10Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-10Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2014-10-10Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-10Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-10mm: Support fadvise without CONFIG_MMUJosh Triplett
2014-10-10sparc64: Fix lockdep warnings on reboot on Ultra-5David S. Miller
2014-10-10Merge branch 'bcmgenet_systemport'David S. Miller
2014-10-10net: systemport: avoid unbalanced enable_irq_wake callsFlorian Fainelli
2014-10-10net: bcmgenet: avoid unbalanced enable_irq_wake callsFlorian Fainelli
2014-10-10net: bcmgenet: fix off-by-one in incrementing read pointerFlorian Fainelli
2014-10-10Merge branch 'net-drivers-pgcnt'David S. Miller
2014-10-10net: fix races in page->_count manipulationEric Dumazet
2014-10-10mlx4: fix race accessing page->_countEric Dumazet
2014-10-10ixgbe: fix race accessing page->_countEric Dumazet
2014-10-10igb: fix race accessing page->_countEric Dumazet
2014-10-10fm10k: fix race accessing page->_countEric Dumazet
2014-10-10net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer
2014-10-10flow-dissector: Fix alignment issue in __skb_flow_get_portsAlexander Duyck
2014-10-10net: filter: fix the commentsLi RongQing