summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iommu/exynos: Fix warnings from DMA-debugMarek Szyprowski2017-01-101-1/+11
* iommu/exynos: Improve page fault debug messageMarek Szyprowski2017-01-101-4/+5
* iommu/exynos: Use device dependency links to control runtime pmMarek Szyprowski2016-11-141-10/+10
* iommu/exynos: Add runtime pm supportMarek Szyprowski2016-11-141-9/+36
* iommu/exynos: Rework and fix internal lockingMarek Szyprowski2016-11-141-8/+19
* iommu/exynos: Set master device once on bootMarek Szyprowski2016-11-141-7/+9
* iommu/exynos: Simplify internal enable/disable functionsMarek Szyprowski2016-11-141-75/+29
* iommu/exynos: Remove dead codeMarek Szyprowski2016-11-141-48/+17
* iommu/exynos: Remove excessive, useless debugMarek Szyprowski2016-11-141-3/+0
* Merge remote-tracking branch 'gregkh-driver-core/driver-core-next' into arm/e...Joerg Roedel2016-11-1420-48/+1381
|\
| * drivers: base: cacheinfo: support DT overrides for cache propertiesSudeep Holla2016-11-101-0/+121
| * drivers: base: cacheinfo: add pr_fmt loggingSudeep Holla2016-11-101-0/+2
| * drivers: base: cacheinfo: fix boot error message when acpi is enabledSudeep Holla2016-11-101-4/+8
| * drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla2016-11-103-0/+6
| * driver-core: add test module for asynchronous probingDmitry Torokhov2016-11-105-0/+185
| * driver core: Add deferred_probe attribute to devices in sysfsBen Hutchings2016-11-104-0/+34
| * PM / runtime: Optimize the use of device linksRafael J. Wysocki2016-10-314-10/+38
| * PM / runtime: Use device linksRafael J. Wysocki2016-10-315-6/+193
| * PM / sleep: Make async suspend/resume of devices use device linksRafael J. Wysocki2016-10-311-6/+79
| * driver core: Functional dependencies tracking supportRafael J. Wysocki2016-10-317-5/+682
| * Merge 4.9-rc3 into driver-core-nextGreg Kroah-Hartman2016-10-30288-1909/+2593
| |\
| * | driver core: Add a wrapper around __device_release_driver()Rafael J. Wysocki2016-10-281-12/+18
| * | debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FSArnd Bergmann2016-10-281-17/+27
| * | kobject: improve function-level documentationJulia Lawall2016-10-281-3/+3
* | | iommu/exynos: Add support for page access protection bitsMarek Szyprowski2016-11-141-12/+51
* | | Linux 4.9-rc4v4.9-rc4Linus Torvalds2016-11-061-1/+1
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-11-051-1/+1
|\ \ \
| * | | i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy2016-11-041-1/+1
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...Linus Torvalds2016-11-052-9/+7
|\ \ \ \
| | * | | fork: Add task stack refcounting sanity check and prevent premature task stac...Andy Lutomirski2016-11-011-0/+4
| * | | | sched/core: Remove pointless printout in sched_show_task()Linus Torvalds2016-11-031-9/+0
| * | | | sched/core: Fix oops in sched_show_task()Tetsuo Handa2016-11-031-0/+3
| |/ / /
* | | | Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-11-054-19/+30
|\ \ \ \
| * | | | md: be careful not lot leak internal curr_resync value into metadata. -- (all)NeilBrown2016-10-291-2/+2
| * | | | raid1: handle read error also in readonly modeTomasz Majchrzak2016-10-291-9/+10
| * | | | raid5-cache: correct condition for empty metadata writeShaohua Li2016-10-291-1/+1
| * | | | md: report 'write_pending' state when array in syncTomasz Majchrzak2016-10-251-3/+3
| * | | | md/raid5: write an empty meta-block when creating log super-blockZhengyuan Liu2016-10-251-0/+1
| * | | | md/raid5: initialize next_checkpoint field before useZhengyuan Liu2016-10-251-0/+3
| * | | | RAID10: ignore discard errorShaohua Li2016-10-251-2/+5
| * | | | RAID1: ignore discard errorShaohua Li2016-10-251-2/+5
| | |_|/ | |/| |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-11-053-17/+6
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-10-273-17/+6
| |\ \ \ \
| | * | | | scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang2016-10-271-9/+0
| | * | | | scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne2016-10-271-0/+1
| | * | | | scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai2016-10-251-8/+5
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-11-052-3/+10
|\ \ \ \ \ \
| * | | | | | Input: psmouse - cleanup Focaltech codeDmitry Tunin2016-10-251-3/+3
| * | | | | | Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring2016-10-191-0/+7
* | | | | | | Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds2016-11-051-20/+39
|\ \ \ \ \ \ \