index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
link-vmlinux.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-14
drm/i915: Track the wakeref used to initialise display power domains
Chris Wilson
3
-68
/
+88
2019-01-14
drm/i915: Markup paired operations on display power domains
Chris Wilson
23
-190
/
+347
2019-01-14
drm/i915: Syntatic sugar for using intel_runtime_pm
Chris Wilson
17
-241
/
+209
2019-01-14
drm/i915/selftests: Mark up rpm wakerefs
Chris Wilson
12
-78
/
+138
2019-01-14
drm/i915/panel: Track temporary rpm wakeref
Chris Wilson
1
-2
/
+3
2019-01-14
drm/i915/hotplug: Track temporary rpm wakeref
Chris Wilson
1
-2
/
+3
2019-01-14
drm/i915/fb: Track rpm wakerefs
Chris Wilson
2
-6
/
+8
2019-01-14
drm/i915/gem: Track the rpm wakerefs
Chris Wilson
7
-48
/
+81
2019-01-14
drm/i915/guc: Track the rpm wakeref
Chris Wilson
2
-8
/
+12
2019-01-14
drm/i915/pmu: Track rpm wakeref
Chris Wilson
1
-9
/
+17
2019-01-14
drm/i915/perf: Track the rpm wakeref
Chris Wilson
2
-3
/
+5
2019-01-14
drm/i915: Mark up debugfs with rpm wakeref tracking
Chris Wilson
1
-53
/
+82
2019-01-14
drm/i915: Mark up sysfs with rpm wakeref tracking
Chris Wilson
1
-10
/
+14
2019-01-14
drm/i915: Track the rpm wakerefs for error handling
Chris Wilson
1
-2
/
+3
2019-01-14
drm/i915: Track GT wakeref
Chris Wilson
2
-5
/
+8
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
37
-139
/
+209
2019-01-14
drm/i915: Track all held rpm wakerefs
Chris Wilson
7
-50
/
+324
2019-01-11
drm/i915: Update DRIVER_DATE to 20190110
Rodrigo Vivi
1
-2
/
+2
2019-01-10
drm/i915: Removing polling for struct_mutex from vmap shrinker
Chris Wilson
1
-31
/
+4
2019-01-10
drm/i915: Use mutex_lock_killable() from inside the shrinker
Chris Wilson
1
-5
/
+5
2019-01-10
drm/i915: Guard error capture against unpinned vma
Chris Wilson
1
-1
/
+1
2019-01-10
drm/i915: drop DPF code for gen8+
Daniele Ceraolo Spurio
2
-7
/
+0
2019-01-10
drm/i915: init per-engine WAs for all engines
Daniele Ceraolo Spurio
1
-1
/
+2
2019-01-10
drm/i915/selftests: recreate WA lists inside the selftest
Daniele Ceraolo Spurio
2
-67
/
+119
2019-01-09
drm/i915: Reduce i915_request_alloc retirement to local context
Chris Wilson
1
-22
/
+33
2019-01-09
drm/i915/intel_dsi_vbt: Add support for PMIC MIPI sequences
Hans de Goede
1
-1
/
+21
2019-01-09
ACPI / PMIC: Add generic intel_soc_pmic_exec_mipi_pmic_seq_element handling
Hans de Goede
3
-0
/
+12
2019-01-09
ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMIC
Hans de Goede
1
-0
/
+19
2019-01-09
ACPI / PMIC: Add support for executing PMIC MIPI sequence elements
Hans de Goede
3
-0
/
+57
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
51
-51
/
+3
2019-01-08
drm/i915: Downgrade scare message for unknown HuC firmware
Chris Wilson
3
-10
/
+8
2019-01-08
Ndrm/i915/debugfs: store rotation string buffer on stack
Jani Nikula
1
-6
/
+6
2019-01-08
drm/i915: Return immediately if trylock fails for direct-reclaim
Chris Wilson
3
-29
/
+54
2019-01-07
drm/i915/selftests: Mark the whole mock device as DMA capable
Chris Wilson
2
-5
/
+1
2019-01-07
drm/i915: Report the number of closed vma held by each context in debugfs
Chris Wilson
1
-77
/
+47
2019-01-07
drm/i915/hsw: Flush RING_IMR changes before changing the global GT IMR (vecs)
Chris Wilson
1
-0
/
+4
2019-01-07
drm/i915: Fixup kerneldoc for intel_device_info_runtime_init
Chris Wilson
1
-1
/
+1
2019-01-07
Linux 5.0-rc1
v5.0-rc1
Linus Torvalds
1
-3
/
+3
2019-01-06
Change mincore() to count "mapped" pages rather than "cached" pages
Linus Torvalds
1
-81
/
+13
2019-01-06
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
2
-5
/
+10
2019-01-06
fscrypt: add Adiantum support
Eric Biggers
7
-188
/
+468
2019-01-06
kconfig: rename generated .*conf-cfg to *conf-cfg
Masahiro Yamada
2
-18
/
+19
2019-01-06
kbuild: remove unnecessary stubs for archheader and archscripts
Masahiro Yamada
1
-5
/
+1
2019-01-06
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
6
-26
/
+12
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
24
-408
/
+0
2019-01-06
kbuild: generate asm-generic wrappers if mandatory headers are missing
Masahiro Yamada
3
-10
/
+10
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
24
-25
/
+0
2019-01-06
riscv: remove redundant kernel-space generic-y
Masahiro Yamada
1
-25
/
+0
2019-01-06
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
7
-12
/
+14
2019-01-06
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
9
-25
/
+16
[next]