summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-28ip6_vti: Return an error when adding an existing tunnel.Steffen Klassert1-1/+5
2014-09-28ip6_tunnel: Return an error when adding an existing tunnel.Steffen Klassert1-1/+5
2014-09-28Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f...Mark Brown1116-6093/+11991
2014-09-28ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li1-1/+1
2014-09-28MAINTAINERS: add atmel audio alsa driver maintainer entryBo Shen1-0/+6
2014-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-85/+60
2014-09-27Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-24/+43
2014-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-77/+139
2014-09-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-3/+15
2014-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-48/+62
2014-09-27vfs: Don't exchange "short" filenames unconditionally.Mikhail Efremov1-9/+18
2014-09-27fold swapping ->d_name.hash into switch_names()Linus Torvalds1-2/+1
2014-09-26fold unlocking the children into dentry_unlock_parents_for_move()Al Viro1-5/+4
2014-09-26kill __d_materialise_dentry()Al Viro1-44/+10
2014-09-26__d_materialise_dentry(): flip the order of argumentsAl Viro1-24/+20
2014-09-26__d_move(): fold manipulations with ->d_child/->d_subdirsAl Viro1-5/+3
2014-09-26don't open-code d_rehash() in d_materialise_unique()Al Viro1-5/+1
2014-09-26pull rehashing and unlocking the target dentry into __d_materialise_dentry()Al Viro1-7/+4
2014-09-26ufs: deal with nfsd/iget racesAl Viro2-1/+9
2014-09-26fuse: honour max_read and max_write in direct_io modeMiklos Szeredi4-7/+12
2014-09-26shmem: fix nlink for rename overwrite directoryMiklos Szeredi1-1/+3
2014-09-26ip6gre: add a rtnl link alias for ip6gretapNicolas Dichtel1-0/+1
2014-09-26net/mlx4_core: Allow not to specify probe_vf in SRIOV IB modeMatan Barak1-2/+2
2014-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-12/+75
2014-09-26r8152: fix the carrier off when autoresuminghayeswang1-17/+35
2014-09-26Revert "net/macb: add pinctrl consumer support"Soren Brinkmann1-11/+0
2014-09-26macvtap: Fix race between device delete and open.Vlad Yasevich1-10/+8
2014-09-26Merge branch 'qlcnic'David S. Miller2-8/+7
2014-09-26qlcnic: Fix ordering of stats in stats buffer.Manish Chopra1-0/+2
2014-09-26qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.Manish Chopra1-1/+1
2014-09-26qlcnic: Fix memory corruption while reading stats using ethtool.Manish Chopra1-4/+2
2014-09-26qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...Sony Chacko1-3/+2
2014-09-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+7
2014-09-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+16
2014-09-26Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds14-61/+73
2014-09-26mm: softdirty: keep bit when zapping file ptePeter Feiner1-1/+1
2014-09-26fs/cachefiles: add missing \n to kerror conversionsFabian Frederick6-33/+33
2014-09-26genalloc: fix device node resource counterVladimir Zapolskiy1-0/+1
2014-09-26drivers/rtc/rtc-efi.c: add missing module aliasPali Rohár1-0/+1
2014-09-26mm, slab: initialize object alignment on cache creationDavid Rientjes1-9/+2
2014-09-26mm: softdirty: addresses before VMAs in PTE holes aren't softdirtyPeter Feiner1-9/+18
2014-09-26ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi1-8/+10
2014-09-26nilfs2: fix data loss with mmap()Andreas Rohner1-1/+6
2014-09-26ocfs2: free vol_label in ocfs2_delete_osb()Joseph Qi1-0/+1
2014-09-26MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras1-0/+12
2014-09-26MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systemsPaul Burton1-3/+3
2014-09-26ASoC: rt286: Fix sync functionBard Liao1-1/+1
2014-09-26ASoC: rt286: Correct default valueBard Liao1-3/+2
2014-09-26ip_tunnel: Don't allow to add the same tunnel multiple times.Steffen Klassert1-3/+8
2014-09-25Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-58/+150