summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-01-2116-201/+458
|\
| * SATA: MV: Add support for the optional PHYsAndrew Lunn2014-01-201-0/+27
| * sata-highbank: Remove unnecessary ahci_platform.h includeHans de Goede2014-01-191-1/+0
| * libata: disable LPM for some WD SATA-I devicesTejun Heo2014-01-163-3/+44
| * Merge branch 'for-3.13-fixes' into for-3.14Tejun Heo2014-01-167-11/+60
| |\
| * | ARM: mvebu: update the SATA compatible string for Armada 370/XPSimon Guinot2014-01-151-1/+1
| * | ata: sata_mv: fix disk hotplug for Armada 370/XP SoCsLior Amsalem2014-01-151-0/+24
| * | ata: sata_mv: introduce compatible string "marvell, armada-370-sata"Simon Guinot2014-01-152-1/+2
| * | ata: pata_samsung_cf: Remove unused macrosSachin Kamat2014-01-121-13/+0
| * | ata: pata_samsung_cf: Use devm_ioremap_resource()Jingoo Han2014-01-021-15/+3
| * | ata: pata_samsung_cf: Merge pata_samsung_cf.h into pata_samsung_cf.cSachin Kamat2014-01-022-56/+37
| * | ata: pata_samsung_cf: Move plat/regs-ata.h to drivers/ataSachin Kamat2013-12-312-6/+5
| * | drivers: ata: Mark the function as static in libahci.cRashika Kheria2013-12-141-2/+2
| * | drivers: ata: Mark the function ahci_init_interrupts() as static in ahci.cRashika Kheria2013-12-141-1/+1
| * | ahci: imx: fix the error handling in imx_ahci_probe()Wei Yongjun2013-12-121-1/+2
| * | ahci: imx: ahci_imx_softreset() can be staticFengguang Wu2013-12-031-1/+1
| * | ahci: imx: Add i.MX53 supportMarek Vasut2013-12-031-58/+122
| * | ahci: imx: Pull out the clock enable/disable callsMarek Vasut2013-12-031-68/+75
| * | libata: Merge branch 'for-3.13-fixes' into for-3.14Tejun Heo2013-12-036-6/+11
| |\ \
| * | | libata, dt: Document sata_rcar bindingsValentine Barshak2013-12-021-0/+18
| * | | sata_rcar: Add R-Car Gen2 SATA PHY supportValentine Barshak2013-11-291-16/+102
| * | | ahci: mcp89: enter AHCI mode under Apple BIOS emulationJames Laird2013-11-232-16/+51
| * | | ata: libata-eh: Remove unnecessary snprintf arithmeticLevente Kurusa2013-11-221-3/+2
* | | | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-01-2120-1098/+1022
|\ \ \ \
| * | | | cgroup: trivial style updatesSeongJae Park2014-01-181-2/+3
| * | | | cgroup: remove stray references to css_idHugh Dickins2014-01-133-5/+1
| * | | | doc: cgroups: Fix typo in doc/cgroupsMasanari Iida2013-12-312-4/+4
| * | | | cgroup: fix fail path in cgroup_load_subsys()Vladimir Davydov2013-12-131-3/+9
| * | | | cgroup: fix missing unlock on error in cgroup_load_subsys()Wei Yongjun2013-12-121-0/+1
| * | | | cgroup: remove for_each_root_subsys()Tejun Heo2013-12-062-30/+16
| * | | | cgroup: implement for_each_css()Tejun Heo2013-12-061-26/+31
| * | | | cgroup: factor out cgroup_subsys_state creation into create_css()Tejun Heo2013-12-061-38/+57
| * | | | cgroup: combine css handling loops in cgroup_create()Tejun Heo2013-12-061-18/+7
| * | | | cgroup: reorder operations in cgroup_create()Tejun Heo2013-12-061-37/+33
| * | | | cgroup: make for_each_subsys() useable under cgroup_root_mutexTejun Heo2013-12-061-6/+20
| * | | | cgroup: css iterations and css_from_dir() are safe under cgroup_mutexTejun Heo2013-12-061-26/+30
| * | | | Merge branch 'for-3.13-fixes' into for-3.14Tejun Heo2013-12-061-10/+21
| |\ \ \ \
| * | | | | cgroup: unify pidlist and other file handlingTejun Heo2013-12-052-50/+68
| * | | | | cgroup: replace cftype->read_seq_string() with cftype->seq_show()Tejun Heo2013-12-0511-164/+128
| * | | | | cgroup: attach cgroup_open_file to all cgroup filesTejun Heo2013-12-052-30/+53
| * | | | | cgroup: generalize cgroup_pidlist_open_fileTejun Heo2013-12-051-36/+30
| * | | | | cgroup: unify read path so that seq_file is always usedTejun Heo2013-12-051-53/+15
| * | | | | cgroup: unify cgroup_write_X64() and cgroup_write_string()Tejun Heo2013-12-051-76/+36
| * | | | | cgroup: remove cftype->read(), ->read_map() and ->write()Tejun Heo2013-12-052-47/+4
| * | | | | hugetlb_cgroup: convert away from cftype->read()Tejun Heo2013-12-051-14/+8
| * | | | | netprio_cgroup: convert away from cftype->read_map()Tejun Heo2013-12-051-3/+3
| * | | | | memcg: convert away from cftype->read() and ->read_map()Tejun Heo2013-12-051-28/+21
| * | | | | cpuset: convert away from cftype->read()Tejun Heo2013-12-051-47/+24
| * | | | | cgroup, sched: convert away from cftype->read_map()Tejun Heo2013-12-052-9/+9
| * | | | | cgroup: don't guarantee cgroup.procs is sorted if sane_behaviorTejun Heo2013-11-292-5/+49
OpenPOWER on IntegriCloud