summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | dlm: set zero linger time on sctp socketDongmao Zhang2013-12-161-0/+8
* | | | | | | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-2118-359/+550
|\ \ \ \ \ \ \
| * | | | | | | GFS2: revert "GFS2: d_splice_alias() can't return error"J. Bruce Fields2014-01-181-0/+8
| * | | | | | | GFS2: Small cleanupBob Peterson2014-01-161-1/+1
| * | | | | | | GFS2: Don't use ENOBUFS when ENOMEM is the correct error codeSteven Whitehouse2014-01-168-31/+19
| * | | | | | | GFS2: Fix kbuild test robot reported warningSteven Whitehouse2014-01-151-0/+1
| * | | | | | | GFS2: Move quota bitmap operations under their own lockSteven Whitehouse2014-01-143-8/+10
| * | | | | | | GFS2: Clean up quota slot allocationSteven Whitehouse2014-01-142-73/+30
| * | | | | | | GFS2: Only run logd and quota when mounted read/writeSteven Whitehouse2014-01-143-68/+41
| * | | | | | | GFS2: Use RCU/hlist_bl based hash for quotasSteven Whitehouse2014-01-144-48/+126
| * | | | | | | GFS2: No need to invalidate pages for a dio readSteven Whitehouse2014-01-141-2/+3
| * | | | | | | GFS2: Add initialization for address space in super blockSteven Whitehouse2014-01-091-0/+1
| * | | | | | | GFS2: Add hints to directory leaf blocksSteven Whitehouse2014-01-082-4/+47
| * | | | | | | GFS2: For exhash conversion, only one block is neededSteven Whitehouse2014-01-081-0/+5
| * | | | | | | GFS2: Increase i_writecount during gfs2_setattr_chownBob Peterson2014-01-071-1/+15
| * | | | | | | GFS2: Remember directory insert pointSteven Whitehouse2014-01-063-16/+42
| * | | | | | | GFS2: Consolidate transaction blocks calculation for dir addSteven Whitehouse2014-01-061-12/+26
| * | | | | | | GFS2: Add directory addition info structureSteven Whitehouse2014-01-063-33/+43
| * | | | | | | GFS2: Use only a single address space for rgrpsSteven Whitehouse2014-01-035-8/+31
| * | | | | | | GFS2: Use range based functions for rgrp sync/invalidationSteven Whitehouse2014-01-033-4/+15
| * | | | | | | GFS2: Remove test which is always trueSteven Whitehouse2014-01-031-1/+1
| * | | | | | | GFS2: Remove gfs2_quota_change_host structureSteven Whitehouse2014-01-031-25/+12
| * | | | | | | GFS2: Clean up releasepageSteven Whitehouse2014-01-031-13/+5
| * | | | | | | GFS2: Implement a "rgrp has no extents longer than X" schemeBob Peterson2014-01-033-6/+28
| * | | | | | | GFS2: Drop inadequate rgrps from the reservation treeBob Peterson2014-01-031-3/+4
| * | | | | | | GFS2: If requested is too large, use the largest extent in the rgrpBob Peterson2014-01-031-15/+49
* | | | | | | | Merge tag 'for-v3.14' of git://git.infradead.org/battery-2.6Linus Torvalds2014-01-2120-132/+1043
|\ \ \ \ \ \ \ \
| * | | | | | | | MAINTAINERS: Pick up power supply maintainershipDmitry Eremin-Solenikov2014-01-211-1/+1
| * | | | | | | | max17042_battery: Add IRQF_ONESHOT flag to use default irq handlerJonghwa Lee2013-12-231-3/+3
| * | | | | | | | gpio-charger: Support wakeup eventsDmitry Eremin-Solenikov2013-12-231-1/+18
| * | | | | | | | power_supply: Add charger support for Maxim 14577Krzysztof Kozlowski2013-12-233-0/+319
| * | | | | | | | dt: Binding documentation for isp1704 chargerSebastian Reichel2013-12-231-0/+17
| * | | | | | | | isp1704_charger: Add DT supportSebastian Reichel2013-12-232-4/+51
| * | | | | | | | charger-manager: of_cm_parse_desc() should be staticAnton Vorontsov2013-12-231-1/+1
| * | | | | | | | bq2415x_charger: Add DT supportSebastian Reichel2013-12-231-20/+52
| * | | | | | | | power_supply: Add power_supply_get_by_phandleSebastian Reichel2013-12-232-0/+34
| * | | | | | | | bq2415x_charger: Use power_supply notifier for automodePali Rohár2013-12-232-60/+65
| * | | | | | | | power: reset: Add as3722 power-off driverLaxman Dewangan2013-12-233-0/+103
| * | | | | | | | mfd: AS3722: Add dt node properties for system power controllerLaxman Dewangan2013-12-231-0/+11
| * | | | | | | | charger-manager: Support deivce tree in charger manager driverJonghwa Lee2013-12-233-9/+222
| * | | | | | | | charger-manager: Modify the way of checking battery's temperatureJonghwa Lee2013-12-232-49/+136
| * | | | | | | | power_supply: Add power_supply notifierPali Rohár2013-12-012-0/+26
* | | | | | | | | Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds2014-01-21106-653/+2343
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mfd: wm5110: Add register patch for rev D chipCharles Keepax2014-01-211-1/+29
| * | | | | | | | | mfd: omap-usb-tll: Don't hold lock during pm_runtime_get/put_sync()Roger Quadros2014-01-211-24/+12
| * | | | | | | | | gpio: lp3943: Remove redundant of_match_ptr helperSachin Kamat2014-01-211-1/+1
| * | | | | | | | | mfd: sta2x11-mfd: Use named constants for pci_power_t valuesJulia Lawall2014-01-211-1/+1
| * | | | | | | | | Documentation: mfd: Fix LDO index in s2mps11.txtSachin Kamat2014-01-211-1/+1
| * | | | | | | | | mfd: Cleanup mfd-mcp-sa11x0.h headerSachin Kamat2014-01-211-4/+2
| * | | | | | | | | mfd: max8997: Use "IS_ENABLED(CONFIG_OF)" for DT code.Manish Badarkhe2014-01-211-12/+2
OpenPOWER on IntegriCloud