summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | CLK: TI: add am43xx clock init fileTero Kristo2014-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | CLK: TI: add omap3 clock init fileTero Kristo2014-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | CLK: TI: add interface clock support for OMAP3Tero Kristo2014-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | CLK: TI: add am33xx clock init fileTero Kristo2014-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | CLK: TI: add dra7 clock init fileTero Kristo2014-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | CLK: TI: add omap5 clock init fileTero Kristo2014-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | CLK: TI: add omap4 clock init fileTero Kristo2014-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | clk: ti: add support for basic mux clockTero Kristo2014-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | CLK: TI: add support for clockdomain bindingTero Kristo2014-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | CLK: TI: add support for gate clockTero Kristo2014-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | CLK: ti: add support for ti divider-clockTero Kristo2014-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | clk: ti: add composite clock supportTero Kristo2014-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | CLK: TI: add autoidle supportTero Kristo2014-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | CLK: TI: Add DPLL clock supportTero Kristo2014-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | CLK: ti: add init support for clock IP blocksTero Kristo2014-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | CLK: TI: add DT alias clock registration mechanismTero Kristo2014-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'linaro/clk-next' into clk-nextMike Turquette2014-01-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-01-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: support CEPH_FEATURE_OSD_CACHEPOOL featureIlya Dryomov2014-01-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: follow redirect replies from osdsIlya Dryomov2014-01-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov2014-01-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: follow {read,write}_tier fields on osd request submissionIlya Dryomov2014-01-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: add ceph_pg_pool_by_id()Ilya Dryomov2014-01-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: CEPH_OSD_FLAG_* enum updateIlya Dryomov2014-01-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov2014-01-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: introduce and start using oid abstractionIlya Dryomov2014-01-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov2014-01-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: move ceph_file_layout helpers to ceph_fs.hIlya Dryomov2014-01-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: start using oloc abstractionIlya Dryomov2014-01-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: add ceph_kv{malloc,free}() and switch to themIlya Dryomov2014-01-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: support CEPH_FEATURE_EXPORT_PEERYan, Zheng2014-01-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ceph: remove exported caps when handling cap import messageYan, Zheng2014-01-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ceph: handle session flush messageYan, Zheng2014-01-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov2014-01-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crush: support new indep mode and SET_* steps (crush v2) by defaultIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crush: add set_choose_local_[fallback_]tries stepsIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crush: CHOOSE_LEAF -> CHOOSELEAF throughoutIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crush: add SET_CHOOSE_TRIES rule stepIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crush: apply chooseleaf_tries to firstn mode tooIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crush: new SET_CHOOSE_LEAF_TRIES commandIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crush: use breadth-first search for indep modeIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crush: return CRUSH_ITEM_UNDEF for failed placements with indepIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crush: eliminate CRUSH_MAX_SET result size limitationIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crush: factor out (trivial) crush_destroy_rule()Ilya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crush: pass weight vector size to map functionIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: update ceph_features.hIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: all features fields must be u64Ilya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin2013-12-13
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: replace sunrpc_net->gssd_running flag with a more reliable checkJeff Layton2013-12-06