index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page_counter.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-28
drm/i915: Move object->pages API to i915_gem_object.[ch]
Chris Wilson
7
-140
/
+143
2019-05-28
drm/i915: Pull GEM ioctls interface to its own file
Chris Wilson
7
-42
/
+66
2019-05-28
drm/i915: Split GEM object type definition to its own header
Chris Wilson
9
-294
/
+312
2019-05-28
drm/i915: Kill the undead intel_context.c zombie
Chris Wilson
1
-270
/
+0
2019-05-28
drm/i915: Attach HDR metadata property to connector
Uma Shankar
1
-0
/
+4
2019-05-28
drm/i915: Add state readout for DRM infoframe
Uma Shankar
2
-0
/
+4
2019-05-28
drm/i915: Write HDR infoframe and send to panel
Uma Shankar
2
-0
/
+44
2019-05-28
drm/i915: Enable infoframes on GLK+ for HDR
Ville Syrjälä
2
-5
/
+19
2019-05-28
drm/i915: Add DRM Infoframe handling for BYT/CHT
Uma Shankar
1
-0
/
+2
2019-05-28
drm/i915: Enabled Modeset when HDR Infoframe changes
Uma Shankar
1
-1
/
+13
2019-05-28
drm/i915/huc: Define HuC firmware version for Icelake
Michal Wajdeczko
1
-0
/
+12
2019-05-28
drm/i915/guc: Define GuC firmware version for Icelake
Michal Wajdeczko
1
-0
/
+11
2019-05-28
drm/i915/guc: Enable GuC CTB communication on Gen11
Michal Wajdeczko
1
-0
/
+1
2019-05-28
drm/i915/guc: Update GuC CTB response definition
Michal Wajdeczko
2
-4
/
+6
2019-05-28
drm/i915/guc: Correctly handle GuC interrupts on Gen11
Oscar Mateo
5
-1
/
+80
2019-05-28
drm/i915/guc: Create vfuncs for the GuC interrupts control functions
Oscar Mateo
4
-9
/
+34
2019-05-28
drm/i915/huc: New HuC status register for Gen11
Michal Wajdeczko
3
-7
/
+29
2019-05-28
drm/i915/guc: New GuC scratch registers for Gen11
Michal Wajdeczko
2
-3
/
+12
2019-05-28
drm/i915/guc: New GuC interrupt register for Gen11
Michal Wajdeczko
2
-1
/
+14
2019-05-28
drm/i915/huc: Define HuC firmware version for Geminilake
Michal Wajdeczko
1
-0
/
+12
2019-05-28
drm/i915/guc: Define GuC firmware version for Geminilake
Michal Wajdeczko
1
-0
/
+11
2019-05-28
drm/i915/guc: Always ask GuC to update power domain states
Michal Wajdeczko
2
-8
/
+4
2019-05-28
drm/i915/guc: Reset GuC ADS during sanitize
Michal Wajdeczko
3
-32
/
+63
2019-05-28
drm/i915/guc: Updates for GuC 32.0.3 firmware
Michal Wajdeczko
7
-243
/
+237
2019-05-28
drm/i915/guc: Don't allow GuC submission
Michal Wajdeczko
1
-0
/
+12
2019-05-28
drm/i915/guc: Change platform default GuC mode
Michal Wajdeczko
1
-4
/
+2
2019-05-28
drm/i915: Keep user GGTT alive for a minimum of 250ms
Chris Wilson
6
-0
/
+119
2019-05-27
drm/i915: Make sure we have enough memory bandwidth on ICL
Ville Syrjälä
10
-1
/
+552
2019-05-27
drm/i915: Make sandybridge_pcode_read() deal with the second data register
Ville Syrjälä
4
-14
/
+20
2019-05-27
drm/i915/icl: Fix AUX-B HW not done issue w/o AUX-A
Imre Deak
2
-0
/
+9
2019-05-27
drm/i915: make REG_BIT() and REG_GENMASK() work with variables
Jani Nikula
1
-3
/
+3
2019-05-27
drm/i915/gtt: set err to -ENOMEM on memory allocation failure
Colin Ian King
1
-1
/
+3
2019-05-27
drm/i915/dsi: Call drm_connector_cleanup on vlv_dsi_init error exit path
Hans de Goede
1
-1
/
+3
2019-05-27
Linux 5.2-rc2
v5.2-rc2
Linus Torvalds
1
-2
/
+2
2019-05-26
random: fix soft lockup when trying to read from an uninitialized blocking pool
Theodore Ts'o
1
-3
/
+13
2019-05-26
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
3
-10
/
+20
2019-05-25
ext4: fix dcache lookup of !casefolded directories
Gabriel Krisman Bertazi
1
-1
/
+1
2019-05-24
locking/lock_events: Use this_cpu_add() when necessary
Waiman Long
1
-2
/
+40
2019-05-24
KVM: x86: fix return value for reserved EFER
Paolo Bonzini
1
-1
/
+1
2019-05-24
tools/kvm_stat: fix fields filter for child events
Stefan Raspl
2
-4
/
+14
2019-05-24
KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
Thomas Huth
2
-0
/
+4
2019-05-24
kvm: selftests: aarch64: compile with warnings on
Andrew Jones
1
-4
/
+5
2019-05-24
kvm: selftests: aarch64: fix default vm mode
Andrew Jones
1
-1
/
+1
2019-05-24
kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size
Andrew Jones
1
-1
/
+1
2019-05-24
KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
Christian Borntraeger
1
-14
/
+21
2019-05-24
KVM: x86/pmu: do not mask the value that is written to fixed PMUs
Paolo Bonzini
1
-5
/
+8
2019-05-24
KVM: x86/pmu: mask the result of rdpmc according to the width of the counters
Paolo Bonzini
4
-13
/
+15
2019-05-24
x86/kvm/pmu: Set AMD's virt PMU version to 1
Borislav Petkov
1
-1
/
+1
2019-05-24
KVM: x86: do not spam dmesg with VMCS/VMCB dumps
Paolo Bonzini
2
-8
/
+27
2019-05-24
kvm: Check irqchip mode before assign irqfd
Peter Xu
3
-0
/
+17
[next]