aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-04Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds69-452/+2156
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds76-920/+2882
2017-07-04ACPI / DPTF: constify attribute_group structuresArvind Yadav1-1/+1
2017-07-04ACPI / LPSS: constify attribute_group structuresArvind Yadav1-1/+1
2017-07-04ACPI: BGRT: constify attribute_group structuresArvind Yadav1-1/+1
2017-07-04ACPI / power: constify attribute_group structuresArvind Yadav1-5/+5
2017-07-04PCI: Add DT binding for Sigma Designs Tango PCIe controllerMarc Gonzalez1-0/+29
2017-07-04ovl: mark parent impure and restore timestamp on ovl_link_up()Amir Goldstein1-24/+33
2017-07-04ovl: document copying layers restrictions with inodes indexAmir Goldstein1-0/+34
2017-07-04ovl: cleanup orphan index entriesAmir Goldstein5-5/+77
2017-07-04ovl: persistent overlay inode nlink for indexed inodesAmir Goldstein5-3/+204
2017-07-04ovl: implement index dir copy upAmir Goldstein3-37/+103
2017-07-04ovl: move copy up lock outMiklos Szeredi1-25/+13
2017-07-04ovl: rearrange copy upMiklos Szeredi1-36/+50
2017-07-04ovl: add flag for upper in ovl_entryMiklos Szeredi7-2/+31
2017-07-04ovl: use struct copy_up_ctx as function argumentMiklos Szeredi1-82/+78
2017-07-04ovl: base tmpfile in workdir tooMiklos Szeredi1-5/+3
2017-07-04ovl: factor out ovl_copy_up_inode() helperAmir Goldstein1-17/+29
2017-07-04ovl: extract helper to get temp file in copy upMiklos Szeredi1-18/+41
2017-07-04ovl: defer upper dir lock to tempfile linkAmir Goldstein2-30/+38
2017-07-04ovl: hash overlay non-dir inodes by copy up originMiklos Szeredi3-9/+44
2017-07-04ovl: cleanup bad and stale index entries on mountAmir Goldstein5-10/+130
2017-07-04ovl: lookup index entry for copy up originAmir Goldstein3-2/+116
2017-07-04ovl: verify index dir matches upper dirAmir Goldstein4-8/+27
2017-07-04ovl: verify upper root dir matches lower root dirAmir Goldstein4-15/+101
2017-07-04ovl: introduce the inodes index dir featureAmir Goldstein6-7/+108
2017-07-04ovl: generalize ovl_create_workdir()Amir Goldstein1-16/+25
2017-07-04ovl: relax same fs constrain for ovl_check_origin()Amir Goldstein1-17/+23
2017-07-04ovl: get exclusive ownership on upper/work dirsAmir Goldstein2-3/+29
2017-07-04vfs: introduce inode 'inuse' lockAmir Goldstein3-0/+37
2017-07-04ovl: move cache and version to ovl_inodeMiklos Szeredi3-17/+13
2017-07-04ovl: use ovl_inode mutex to synchronize concurrent copy upAmir Goldstein3-20/+11
2017-07-04ovl: move impure to ovl_inodeMiklos Szeredi6-17/+26
2017-07-04ovl: move redirect to ovl_inodeMiklos Szeredi4-9/+9
2017-07-04ovl: move __upperdentry to ovl_inodeMiklos Szeredi8-94/+79
2017-07-04ovl: compare inodesMiklos Szeredi1-4/+9
2017-07-04ovl: use i_private only as a keyMiklos Szeredi5-20/+37
2017-07-04ovl: simplify getting inodeMiklos Szeredi5-37/+36
2017-07-04ovl: allocate an ovl_inode structAmir Goldstein2-2/+63
2017-07-04ovl: fix nlink leak in ovl_rename()Amir Goldstein1-0/+7
2017-07-04cpufreq: intel_pstate: constify attribute_group structuresArvind Yadav1-1/+1
2017-07-04cpufreq: cpufreq_stats: constify attribute_group structuresArvind Yadav1-1/+1
2017-07-04PM / sleep: constify attribute_group structuresArvind Yadav1-1/+1
2017-07-04PM / Domains: provide pm_genpd_poweroff_noirq() stubArnd Bergmann1-0/+1
2017-07-04Revert "PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd device"Rafael J. Wysocki1-2/+2
2017-07-04ACPI / scan: Indicate to platform when hot remove returns busyLee, Chun-Yi1-5/+13
2017-07-04ACPI / bus: handle ACPI hotplug schedule errors completelyLee, Chun-Yi1-2/+6
2017-07-04ACPI / osi: Make local function acpi_osi_dmi_linux() staticColin Ian King1-1/+2
2017-07-04ACPI: SPCR: Workaround for APM X-Gene 8250 UART 32-alignment errataLoc Ho1-0/+22
2017-07-04ACPI: SPCR: Use access width to determine mmio usageLoc Ho2-2/+23