index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-06
drm/i915: Use fixed-sized types for stolen
Chris Wilson
5
-23
/
+30
2017-01-06
drm/i915: Use phys_addr_t for the address of stolen memory
Chris Wilson
2
-24
/
+27
2017-01-06
drm/i915: Consolidate checks for memcpy-from-wc support
Chris Wilson
4
-3
/
+19
2017-01-05
drm/i915: Only skip requests once a context is banned
Chris Wilson
1
-7
/
+12
2017-01-05
drm/i915: Move a few more utility macros to i915_utils.h
Chris Wilson
2
-20
/
+20
2017-01-05
drm/i915: Clear ret before unbinding in i915_gem_evict_something()
Chris Wilson
1
-0
/
+1
2017-01-05
drm/i915/guc: Exclude the upper end of the Global GTT for the GuC
Chris Wilson
3
-0
/
+14
2017-01-05
drm/i915: Move a few utility macros into a separate header
Chris Wilson
3
-16
/
+45
2017-01-05
drm/i915/execlists: Reorder execlists register enabling
Chris Wilson
1
-14
/
+4
2017-01-05
drm/i915: Assert that we do create the deferred context
Chris Wilson
1
-0
/
+1
2017-01-05
drm/i915: Assert all timeline requests are gone before fini
Chris Wilson
1
-4
/
+12
2017-01-04
drm/i915: Revoke fenced GTT mmapings across GPU reset
Chris Wilson
4
-3
/
+35
2017-01-04
drm/i915: enable FBC on gen9+ too
Paulo Zanoni
1
-1
/
+1
2017-01-04
drm/i915: actually drive the BDW reserved IDs
Paulo Zanoni
1
-0
/
+1
2017-01-04
drm/i915: more .is_mobile cleanups for BDW
Paulo Zanoni
1
-6
/
+3
2017-01-04
drm/i915: fix INTEL_BDW_IDS definition
Paulo Zanoni
1
-2
/
+0
2017-01-04
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Daniel Vetter
226
-2015
/
+5258
2017-01-04
Merge tag 'v4.10-rc2' into drm-intel-next-queued
Daniel Vetter
10655
-218698
/
+666526
2017-01-04
drm/i915: Update comment that sets I915_MODE_FLAG_INHERITED
Daniel Vetter
1
-11
/
+3
2017-01-03
drm/i915: Update SKL SRV GT4 pci ids reference.
Rodrigo Vivi
1
-3
/
+3
2017-01-03
drm/i915: Initialize num_scalers for skl and glk too
Ander Conselvan de Oliveira
1
-3
/
+6
2017-01-03
drm/i915: Update comment in vlv_set_rps_idle()
Chris Wilson
1
-2
/
+12
2017-01-03
drm/i915/guc: Make intel_guc_recv static.
Michal Wajdeczko
2
-4
/
+5
2017-01-02
drm/i915: Move number of scalers initialization to runtime init
Nabendu Maiti
3
-17
/
+17
2017-01-02
drm/i915: Move intel_atomic_get_shared_dpll_state() to intel_dpll_mgr.c
Ander Conselvan de Oliveira
3
-33
/
+31
2017-01-01
Linux 4.10-rc2
v4.10-rc2
Linus Torvalds
1
-1
/
+1
2017-01-01
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-143
/
+229
2016-12-31
drm/i915: Drop kerneldoc markup from non-kerneldoc enum drrs_refresh_rate_type
Chris Wilson
1
-1
/
+1
2016-12-31
drm/i915: Complete kerneldoc for struct i915_gem_context
Chris Wilson
7
-135
/
+301
2016-12-31
drm/i915: Fix kerneldoc for i915_gem_object_pin_map()
Chris Wilson
1
-3
/
+3
2016-12-31
drm/i915: Move assert of page pin vs bind count into i915_vma_unbind
Chris Wilson
2
-1
/
+1
2016-12-30
Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+2
2016-12-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+28
2016-12-30
drm/i915: Add dpll entrypoint for dumping hw state
Ander Conselvan de Oliveira
3
-33
/
+83
2016-12-30
drm/i915: Update kerneldoc for intel_dpll_mgr.c
Ander Conselvan de Oliveira
3
-20
/
+237
2016-12-30
drm/i915: Rename intel_shared_dpll->mode_set() to prepare()
Ander Conselvan de Oliveira
2
-6
/
+6
2016-12-30
drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_state
Ander Conselvan de Oliveira
7
-65
/
+65
2016-12-30
drm/i915: Rename intel_shared_dpll_commit() to _swap_state()
Ander Conselvan de Oliveira
3
-3
/
+8
2016-12-30
drm/i915: Introduce intel_release_shared_dpll()
Ander Conselvan de Oliveira
3
-36
/
+22
2016-12-29
mm/filemap: fix parameters to test_bit()
Olof Johansson
1
-1
/
+1
2016-12-29
mm: optimize PageWaiters bit use for unlock_page()
Linus Torvalds
3
-6
/
+45
2016-12-28
drm: Add kerneldoc markup for new @scan parameters in drm_mm
Chris Wilson
1
-0
/
+2
2016-12-28
drm/mm: Document locking rules
Daniel Vetter
1
-0
/
+5
2016-12-28
drm: Use drm_mm_insert_node_in_range_generic() for everyone
Chris Wilson
2
-189
/
+67
2016-12-28
drm: Apply range restriction after color adjustment when allocation
Chris Wilson
1
-10
/
+6
2016-12-28
drm: Wrap drm_mm_node.hole_follows
Chris Wilson
4
-19
/
+37
2016-12-28
drm: Apply tight eviction scanning to color_adjust
Chris Wilson
4
-27
/
+77
2016-12-28
drm: Simplify drm_mm scan-list manipulation
Chris Wilson
2
-23
/
+19
2016-12-28
drm/i915/guc: Assert that all GGTT offsets used by the GuC are mappable
Chris Wilson
3
-10
/
+19
2016-12-28
drm: Optimise power-of-two alignments in drm_mm_scan_add_block()
Chris Wilson
2
-1
/
+9
[next]