summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-09-30Merge branch 'netxen'David S. Miller
2014-09-30netxen: Fix bug in Tx completion path.Manish Chopra
2014-09-30netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra
2014-09-30nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields
2014-09-30cpufreq: update 'cpufreq_suspended' after stopping governorsViresh Kumar
2014-09-30ipv6: remove rt6i_genidHannes Frederic Sowa
2014-09-30ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"Jon Medhurst
2014-09-30ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch
2014-09-30ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...Krzysztof Kozlowski
2014-09-30ASoC: ssm2602: do not hardcode type to SSM2602Stefan Kristiansson
2014-09-30Merge tag 'asoc-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2014-09-30hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan
2014-09-30ACPI / i915: Update the condition to ignore firmware backlight change requestAaron Lu
2014-09-29net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selectedKweh, Hock Leong
2014-09-29ematch: Fix matching of inverted containers.Ignacy Gawędzki
2014-09-29gro: fix aggregation for skb using frag_listEric Dumazet
2014-09-29drm/i915: Flush the PTEs after updating them before suspendChris Wilson
2014-09-29cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann
2014-09-29cpufreq: pcc-cpufreq: Fix wait_event() under spinlockRafael J. Wysocki
2014-09-28Revert "[media] media: em28xx - remove reset_resume interface"Mauro Carvalho Chehab
2014-09-28Linux 3.17-rc7v3.17-rc7Linus Torvalds
2014-09-28neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong
2014-09-28Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-09-28Merge branch 'ipv6_tunnel'David S. Miller
2014-09-28ip6_gre: Return an error when adding an existing tunnel.Steffen Klassert
2014-09-28ip6_vti: Return an error when adding an existing tunnel.Steffen Klassert
2014-09-28ip6_tunnel: Return an error when adding an existing tunnel.Steffen Klassert
2014-09-28Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f...Mark Brown
2014-09-28ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li
2014-09-28MAINTAINERS: add atmel audio alsa driver maintainer entryBo Shen
2014-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-27Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-09-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-27vfs: Don't exchange "short" filenames unconditionally.Mikhail Efremov
2014-09-27fold swapping ->d_name.hash into switch_names()Linus Torvalds
2014-09-26fold unlocking the children into dentry_unlock_parents_for_move()Al Viro
2014-09-26kill __d_materialise_dentry()Al Viro
2014-09-26__d_materialise_dentry(): flip the order of argumentsAl Viro
2014-09-26__d_move(): fold manipulations with ->d_child/->d_subdirsAl Viro
2014-09-26don't open-code d_rehash() in d_materialise_unique()Al Viro
2014-09-26pull rehashing and unlocking the target dentry into __d_materialise_dentry()Al Viro
2014-09-26ufs: deal with nfsd/iget racesAl Viro
2014-09-26fuse: honour max_read and max_write in direct_io modeMiklos Szeredi
2014-09-26shmem: fix nlink for rename overwrite directoryMiklos Szeredi
2014-09-26ip6gre: add a rtnl link alias for ip6gretapNicolas Dichtel
2014-09-26net/mlx4_core: Allow not to specify probe_vf in SRIOV IB modeMatan Barak
2014-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-09-26r8152: fix the carrier off when autoresuminghayeswang