aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-26sparc64: Fix hibernation code refrence to PAGE_OFFSET.David S. Miller1-2/+2
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-26Merge tag 'clk-mvebu-3.18' of git://git.infradead.org/linux-mvebu into clk-nextMike Turquette4-2/+99
2014-09-26clk: add gpio gated clockJyri Sarha4-0/+248
2014-09-26Merge tag 'qcom-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette9-88/+219
2014-09-26Merge tag 'tegra-clk-3.18' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Mike Turquette482-2806/+5432
2014-09-26rtlwifi: Fix problems with building an allyesconfigLarry Finger20-833/+223
2014-09-26rtlwifi: rtl8821ae: Move driver from staging to regular treeLarry Finger28-6/+26865
2014-09-26rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014Larry Finger25-4248/+4863
2014-09-26rtlwifi: Finish modifying core routines for new driversLarry Finger9-133/+174
2014-09-26rtlwifi: Update power-save routines for 062814 driverLarry Finger13-253/+162
2014-09-26rtlwifi: Modify cam.{c,h} and efuse.{c,h} for new driversLarry Finger4-156/+156
2014-09-26rtlwifi: Modify base.{c,h} for new driversLarry Finger3-252/+463
2014-09-26rtlwifi: Modify core.c for new driversLarry Finger4-234/+602
2014-09-26rtlwifi: rtl_pci: Start modification for new driversLarry Finger5-334/+605
2014-09-26rtlwifi: Remove extra workqueue for enter/leave power stateLarry Finger1-5/+2
2014-09-26rtlwifi: btcoexist: Fix Smatch warningLarry Finger3-3/+3
2014-09-26ip6gre: add a rtnl link alias for ip6gretapNicolas Dichtel1-0/+1
2014-09-26ath9k: Fix offchannel queuingSujith Manoharan1-3/+3
2014-09-26ath9k: Use normal queues for offchannel framesSujith Manoharan1-2/+1
2014-09-26ath9k: Fix queue managementSujith Manoharan1-7/+3
2014-09-26rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka1-1/+1
2014-09-26wil6210: ethtool opsVladimir Kondratiev6-12/+138
2014-09-26bcma: gpio: use ChipCommon GPIO IRQ on BCM47XX arch onlyRafał Miłecki1-2/+2
2014-09-26rtl818x_pci: add RSSI information for rtl8187SEandrea.merello1-5/+23
2014-09-26ath9k: Fix p2p address managementSujith Manoharan2-0/+37
2014-09-26bcma: print chip ID in a more user-friendly formRafał Miłecki1-2/+6
2014-09-26mwifiex: ensure user_scan_in not NULL while setting scan channel gapAvinash Patil1-16/+17
2014-09-26ath9k: Cache BSS informationSujith Manoharan3-7/+17
2014-09-26net : optimize skb_release_data()Eric Dumazet1-21/+22
2014-09-26sparc: bpf_jit: add support for BPF_LD(X) | BPF_LEN instructionsAlexei Starovoitov1-1/+6
2014-09-26net: bcmgenet: Fix compile warningTobias Klauser1-16/+7
2014-09-26net/mlx4_core: Allow not to specify probe_vf in SRIOV IB modeMatan Barak1-2/+2
2014-09-26net/openvswitch: remove dup comment in vport.hWang Sheng-Hui1-1/+0
2014-09-26nfsd: introduce nfsd4_callback_opsChristoph Hellwig3-71/+83
2014-09-26nfsd: split nfsd4_callback initialization and useChristoph Hellwig3-12/+13
2014-09-26nfsd: introduce a generic nfsd4_cbChristoph Hellwig3-35/+22
2014-09-26nfsd: remove nfsd4_callback.cb_opChristoph Hellwig2-9/+9
2014-09-26nfsd: do not clear rpc_resp in nfsd4_cb_done_sequenceBenny Halevy1-3/+0
2014-09-26nfsd: fix nfsd4_cb_recall_done error handlingChristoph Hellwig1-10/+7
2014-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller23-0/+16185
2014-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-12/+75
2014-09-26net: optimise inet_proto_csum_replace4()LEROY Christophe1-7/+5