summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dax: fix PMD data corruption when fault races with writeRoss Zwisler2017-05-121-14/+14
* dax: fix data corruption when fault races with writeJan Kara2017-05-121-16/+16
* ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara2017-05-121-4/+17
* mm: fix data corruption due to stale mmap readsJan Kara2017-05-122-2/+12
* dax: prevent invalidation of mapped DAX entriesRoss Zwisler2017-05-123-36/+3
* Tigran has movedAndrew Morton2017-05-126-7/+7
* mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko2017-05-123-17/+26
* mm/khugepaged: add missed tracepoint for collapse_huge_page_swapinSeongJae Park2017-05-121-1/+3
* gcov: support GCC 7.1Martin Liska2017-05-122-1/+9
* mm, vmstat: Remove spurious WARN() during zoneinfo printReza Arbab2017-05-121-2/+0
* time: delete current_fs_time()Deepa Dinamani2017-05-122-15/+0
* hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko2017-05-122-1/+8
* Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-123-1/+8
|\
| * sound: Disable the build of OSS driversTakashi Iwai2017-05-121-0/+1
| * ALSA: hda: Fix cpu lockup when stopping the cmd dmasJeeja KP2017-05-101-0/+4
| * ALSA: hda - Add mute led support for HP EliteBook 840 G3Florin Tudorache2017-05-081-1/+3
* | Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2017-05-1218-173/+975
|\ \
| * | power: supply: cpcap-charger: Keep trickle charger bits disabledTony Lindgren2017-05-041-2/+1
| * | power: supply: cpcap-charger: Fix enable for 3.8V charge settingTony Lindgren2017-05-041-1/+1
| * | power: supply: cpcap-charger: Fix charge voltage configurationTony Lindgren2017-05-041-2/+2
| * | power: supply: cpcap-charger: Fix charger nameTony Lindgren2017-05-041-1/+1
| * | power: supply: twl4030-charger: make twl4030_bci_property_is_writeable staticSebastian Reichel2017-05-041-1/+1
| * | power: supply: sbs-battery: Add alert callbackPhil Reid2017-05-011-3/+13
| * | mailmap: add Sebastian ReichelSebastian Reichel2017-05-011-0/+2
| * | power: supply: avoid unused twl4030-madc.hSebastian Reichel2017-05-012-2/+0
| * | power: supply: sbs-battery: Correct supply status with current drawPaul Kocialkowski2017-05-011-0/+29
| * | power: supply: sbs-battery: Don't ignore the first external power changePaul Kocialkowski2017-05-011-10/+0
| * | power: supply: pda_power: move from timer to delayed_workMichael Trimarchi2017-05-011-22/+27
| * | power: supply: max17042_battery: Add support for the SCOPE propertyHans de Goede2017-05-011-0/+4
| * | power: supply: max17042_battery: Add support for the CHARGE_NOW propertyHans de Goede2017-05-011-0/+10
| * | power: supply: max17042_battery: Add support for the CHARGE_FULL_DESIGN propertyHans de Goede2017-05-011-0/+10
| * | power: supply: max17042_battery: mAh readings depend on r_sns valueHans de Goede2017-05-011-1/+4
| * | power: supply: max17042_battery: Add support for the VOLT_MIN propertyHans de Goede2017-05-011-0/+8
| * | power: supply: max17042_battery: Add support for the TECHNOLOGY attributeHans de Goede2017-05-011-0/+4
| * | power: supply: max17042_battery: Add external_power_changed callbackHans de Goede2017-05-011-0/+6
| * | power: supply: max17042_battery: Add support for the STATUS propertyHans de Goede2017-05-012-0/+49
| * | power: supply: max17042_battery: Add default platform_data fallback dataHans de Goede2017-05-012-8/+58
| * | power: supply: max17047_battery: The temp alert values are 8-bit 2's complementHans de Goede2017-05-011-2/+2
| * | power: supply: max17042_battery: Use sign_extend32 instead of DIY codeHans de Goede2017-05-011-21/+3
| * | power: supply: ab8500_charger: spelling: "prechage" -> "precharge"Colin Ian King2017-05-011-1/+1
| * | power: supply: axp20x_usb_power: add IIO dependencyArnd Bergmann2017-05-011-7/+8
| * | power: supply: isp1704: Fix unchecked return value of devm_kzallocPan Bian2017-05-011-0/+4
| * | power: supply: generic-adc-battery: use SIMPLE_DEV_PM_OPS helper macroRahul Bedarkar2017-05-011-13/+4
| * | power: supply: sbs-battery: fix the sbs interrupt requestRyosuke Saito2017-05-011-1/+1
| * | power: supply: add battery driver for AXP20X and AXP22X PMICsQuentin Schulz2017-05-013-0/+515
| * | dt-bindings: power: supply: add AXP20X/AXP22X battery DT bindingQuentin Schulz2017-05-011-0/+20
| * | power: supply: bq24190_charger: Deprecate battery class and replicate its fea...Liam Breck2017-05-011-35/+111
| * | power: supply: Make power_supply_am_i_supplied return -ENODEV if there are no...Hans de Goede2017-05-011-5/+15
| * | power: supply: twl4030-charger: don't check if battery is presentH. Nikolaus Schaller2017-05-011-36/+0
| * | power: supply: twl4030-charger: add writable INPUT_CURRENT_LIMIT propertyH. Nikolaus Schaller2017-05-011-0/+59