index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-04
Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
69
-452
/
+2156
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
76
-920
/
+2882
2017-07-04
ACPI / DPTF: constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-04
ACPI / LPSS: constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-04
ACPI: BGRT: constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-04
ACPI / power: constify attribute_group structures
Arvind Yadav
1
-5
/
+5
2017-07-04
PCI: Add DT binding for Sigma Designs Tango PCIe controller
Marc Gonzalez
1
-0
/
+29
2017-07-04
ovl: mark parent impure and restore timestamp on ovl_link_up()
Amir Goldstein
1
-24
/
+33
2017-07-04
ovl: document copying layers restrictions with inodes index
Amir Goldstein
1
-0
/
+34
2017-07-04
ovl: cleanup orphan index entries
Amir Goldstein
5
-5
/
+77
2017-07-04
ovl: persistent overlay inode nlink for indexed inodes
Amir Goldstein
5
-3
/
+204
2017-07-04
ovl: implement index dir copy up
Amir Goldstein
3
-37
/
+103
2017-07-04
ovl: move copy up lock out
Miklos Szeredi
1
-25
/
+13
2017-07-04
ovl: rearrange copy up
Miklos Szeredi
1
-36
/
+50
2017-07-04
ovl: add flag for upper in ovl_entry
Miklos Szeredi
7
-2
/
+31
2017-07-04
ovl: use struct copy_up_ctx as function argument
Miklos Szeredi
1
-82
/
+78
2017-07-04
ovl: base tmpfile in workdir too
Miklos Szeredi
1
-5
/
+3
2017-07-04
ovl: factor out ovl_copy_up_inode() helper
Amir Goldstein
1
-17
/
+29
2017-07-04
ovl: extract helper to get temp file in copy up
Miklos Szeredi
1
-18
/
+41
2017-07-04
ovl: defer upper dir lock to tempfile link
Amir Goldstein
2
-30
/
+38
2017-07-04
ovl: hash overlay non-dir inodes by copy up origin
Miklos Szeredi
3
-9
/
+44
2017-07-04
ovl: cleanup bad and stale index entries on mount
Amir Goldstein
5
-10
/
+130
2017-07-04
ovl: lookup index entry for copy up origin
Amir Goldstein
3
-2
/
+116
2017-07-04
ovl: verify index dir matches upper dir
Amir Goldstein
4
-8
/
+27
2017-07-04
ovl: verify upper root dir matches lower root dir
Amir Goldstein
4
-15
/
+101
2017-07-04
ovl: introduce the inodes index dir feature
Amir Goldstein
6
-7
/
+108
2017-07-04
ovl: generalize ovl_create_workdir()
Amir Goldstein
1
-16
/
+25
2017-07-04
ovl: relax same fs constrain for ovl_check_origin()
Amir Goldstein
1
-17
/
+23
2017-07-04
ovl: get exclusive ownership on upper/work dirs
Amir Goldstein
2
-3
/
+29
2017-07-04
vfs: introduce inode 'inuse' lock
Amir Goldstein
3
-0
/
+37
2017-07-04
ovl: move cache and version to ovl_inode
Miklos Szeredi
3
-17
/
+13
2017-07-04
ovl: use ovl_inode mutex to synchronize concurrent copy up
Amir Goldstein
3
-20
/
+11
2017-07-04
ovl: move impure to ovl_inode
Miklos Szeredi
6
-17
/
+26
2017-07-04
ovl: move redirect to ovl_inode
Miklos Szeredi
4
-9
/
+9
2017-07-04
ovl: move __upperdentry to ovl_inode
Miklos Szeredi
8
-94
/
+79
2017-07-04
ovl: compare inodes
Miklos Szeredi
1
-4
/
+9
2017-07-04
ovl: use i_private only as a key
Miklos Szeredi
5
-20
/
+37
2017-07-04
ovl: simplify getting inode
Miklos Szeredi
5
-37
/
+36
2017-07-04
ovl: allocate an ovl_inode struct
Amir Goldstein
2
-2
/
+63
2017-07-04
ovl: fix nlink leak in ovl_rename()
Amir Goldstein
1
-0
/
+7
2017-07-04
cpufreq: intel_pstate: constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-04
cpufreq: cpufreq_stats: constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-04
PM / sleep: constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-04
PM / Domains: provide pm_genpd_poweroff_noirq() stub
Arnd Bergmann
1
-0
/
+1
2017-07-04
Revert "PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd device"
Rafael J. Wysocki
1
-2
/
+2
2017-07-04
ACPI / scan: Indicate to platform when hot remove returns busy
Lee, Chun-Yi
1
-5
/
+13
2017-07-04
ACPI / bus: handle ACPI hotplug schedule errors completely
Lee, Chun-Yi
1
-2
/
+6
2017-07-04
ACPI / osi: Make local function acpi_osi_dmi_linux() static
Colin Ian King
1
-1
/
+2
2017-07-04
ACPI: SPCR: Workaround for APM X-Gene 8250 UART 32-alignment errata
Loc Ho
1
-0
/
+22
2017-07-04
ACPI: SPCR: Use access width to determine mmio usage
Loc Ho
2
-2
/
+23
[prev]
[next]