index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
drm/i915/intel_i2c: use i2c pre/post_xfer functions to setup gpio xfers
Daniel Kurtz
1
-26
/
+34
2012-03-28
drm/i915/intel_i2c: assign HDMI port D to pin pair 6
Daniel Kurtz
2
-5
/
+5
2012-03-28
drm/i915/intel_i2c: cleanup error messages and comments
Daniel Kurtz
1
-4
/
+7
2012-03-28
drm/i915/intel_i2c: refactor gmbus_xfer
Daniel Kurtz
1
-59
/
+92
2012-03-27
drm/i915: mark pwrite/pread slowpaths with unlikely
Daniel Vetter
1
-4
/
+4
2012-03-27
drm/i915: fixup in-line clflushing on bit17 swizzled bos
Daniel Vetter
1
-7
/
+32
2012-03-27
mm: extend prefault helpers to fault in more than PAGE_SIZE
Daniel Vetter
3
-6
/
+66
2012-03-27
drm/i915: extract copy helpers from shmem_pread|pwrite
Daniel Vetter
1
-60
/
+136
2012-03-27
drm/i915: use uncached writes in pwrite
Daniel Vetter
1
-3
/
+3
2012-03-27
drm/i915: fall back to shmem pwrite when the buffer is not accessible
Daniel Vetter
1
-0
/
+1
2012-03-27
drm/i915: implement inline clflush for pwrite
Daniel Vetter
1
-4
/
+42
2012-03-27
drm/i915: don't clobber userspace memory before commiting to the pread
Daniel Vetter
1
-5
/
+11
2012-03-27
drm/i915: drop gtt slowpath
Daniel Vetter
1
-153
/
+30
2012-03-27
drm/i915: don't call shmem_read_mapping unnecessarily
Daniel Vetter
1
-12
/
+30
2012-03-27
drm/i915: don't use gtt_pwrite on LLC cached objects
Daniel Vetter
1
-0
/
+1
2012-03-27
drm/i915: kill ranged cpu read domain support
Daniel Vetter
2
-124
/
+0
2012-03-27
drm/i915: move clflushing into shmem_pread
Daniel Vetter
1
-6
/
+20
2012-03-27
drm: add helper to clflush a virtual address range
Daniel Vetter
2
-0
/
+24
2012-03-27
drm/i915: merge shmem_pread slow&fast-path
Daniel Vetter
1
-81
/
+27
2012-03-27
drm/i915: merge shmem_pwrite slow&fast-path
Daniel Vetter
1
-93
/
+33
2012-03-27
drm/i915: Avoid using mappable space for relocation processing through the CPU
Chris Wilson
3
-14
/
+28
2012-03-27
drm/i915: clear the entire gtt when using gem
Daniel Vetter
2
-5
/
+4
2012-03-27
drm/i915: the intel gtt is _not_ an agp bridge!
Daniel Vetter
1
-15
/
+9
2012-03-27
drm/i915: s/i915_gem_do_init/i915_gem_init_global_gtt
Daniel Vetter
4
-26
/
+28
2012-03-27
drm/i915: reinstate GM45 TV detection fix
Daniel Vetter
1
-0
/
+9
2012-03-26
drm/i915: Batch copy_from_user for relocation processing
Chris Wilson
1
-13
/
+29
2012-03-26
drm/i915: enable gmbus on gen2
Daniel Vetter
1
-4
/
+0
2012-03-26
drm/i915: add an explict mmio base for gpio/gmbus io
Daniel Vetter
2
-7
/
+13
2012-03-24
drm/i915/sdov: switch IS_SDVOB to a flag
Daniel Vetter
3
-19
/
+23
2012-03-24
drm/i915: re-order GT IIR bit definitions
Jesse Barnes
1
-6
/
+14
2012-03-24
drm/i915: move NEEDS_FORCE_WAKE to i915_drv.c
Jesse Barnes
2
-6
/
+6
2012-03-23
drm/i915: Release the mmap offset when purging a buffer
Chris Wilson
1
-0
/
+3
2012-03-23
drm/i915: Add lvds_channel module option
Takashi Iwai
3
-0
/
+11
2012-03-23
drm/i915: Check VBIOS value for determining LVDS dual channel mode, too
Takashi Iwai
3
-6
/
+62
2012-03-22
drm/i915: [dinq] shut up six instances of -Warray-bounds
Ben Widawsky
1
-0
/
+1
2012-03-22
drm/i915: [dinq] shut up two instances -Wunitialized
Ben Widawsky
1
-2
/
+2
2012-03-21
drm/i915: add HAS_ALIASING_PPGTT parameter for userspace
Daniel Vetter
2
-1
/
+5
2012-03-21
drm/i915: enable lazy global-gtt binding
Daniel Vetter
1
-1
/
+3
2012-03-21
drm/i915: implement SNB workaround for lazy global gtt
Daniel Vetter
1
-1
/
+13
2012-03-21
drm/i915: bind objects to the global gtt only when needed
Daniel Vetter
4
-3
/
+17
2012-03-21
drm/i915: split out dma mapping from global gtt bind/unbind functions
Daniel Vetter
3
-32
/
+24
2012-03-19
i915: Add and use pr_fmt and pr_<level>
Joe Perches
4
-47
/
+37
2012-03-19
drm/i915: panel: invert brightness acer aspire 5734z
Carsten Emde
1
-1
/
+5
2012-03-19
drm/i915: panel: invert brightness via quirk
Carsten Emde
4
-10
/
+32
2012-03-19
drm/i915: panel: invert brightness via parameter
Carsten Emde
2
-0
/
+26
2012-03-18
drm/i915: Add wait_for in init_ring_common
Sean Paul
1
-3
/
+3
2012-03-18
drm/i915: Don't do MTRR setup if PAT is enabled
Adam Jackson
1
-0
/
+6
2012-03-18
drm/i915: Pull MTRR setup to its own function
Adam Jackson
1
-12
/
+17
2012-03-02
drm/i915: Retry reading the PCH FDI receiver ISR
Sean Paul
1
-17
/
+25
2012-03-02
drm/i915: remove ACPI related DRM_ERRORs
Jesse Barnes
1
-2
/
+0
[next]