index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-10
drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_...
Dan Carpenter
1
-6
/
+5
2014-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+3
2014-02-09
fix a kmap leak in virtio_console
Al Viro
1
-6
/
+3
2014-02-08
Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-15
/
+32
2014-02-08
watchdog: dw_wdt: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-02-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
31
-71
/
+83
2014-02-07
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-36
/
+36
2014-02-07
Merge tag 'pm+acpi-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-23
/
+75
2014-02-06
hwmon: (da9055) Remove use of regmap_irq_get_virq()
Adam Thomson
1
-4
/
+0
2014-02-06
Merge branches 'acpi-cleanup' and 'acpi-video'
Rafael J. Wysocki
4
-6
/
+10
2014-02-06
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-4
/
+17
2014-02-06
Merge branches 'acpi-pci-hotplug' and 'acpi-hotplug'
Rafael J. Wysocki
1
-2
/
+4
2014-02-06
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
19
-139
/
+1016
2014-02-06
pinctrl: tegra: return correct error type
Laxman Dewangan
1
-1
/
+1
2014-02-06
pinctrl: do not init debugfs entries for unimplemented functionalities
Florian Vaussard
1
-2
/
+4
2014-02-06
drm/radeon: allow geom rings to be setup on r600/r700 (v2)
Dave Airlie
3
-3
/
+19
2014-02-06
Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~tho...
Dave Airlie
10
-130
/
+988
2014-02-06
Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomas...
Dave Airlie
2
-1
/
+4
2014-02-06
drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion
Dave Airlie
3
-3
/
+3
2014-02-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-2
/
+130
2014-02-05
Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-90
/
+27
2014-02-05
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-105
/
+652
2014-02-05
drm/ttm: Don't clear page metadata of imported sg pages
Thomas Hellstrom
1
-0
/
+3
2014-02-05
ACPI / hotplug: Fix panic on eject to ejected device
Toshi Kani
1
-2
/
+4
2014-02-05
drm/ttm: Fix TTM object open regression
Thomas Hellstrom
1
-1
/
+1
2014-02-05
vmwgfx: Fix unitialized stack read in vmw_setup_otable_base
Dave Jones
1
-0
/
+1
2014-02-05
drm/vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
6
-28
/
+222
2014-02-05
drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2
Thomas Hellstrom
2
-16
/
+101
2014-02-05
drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2
Thomas Hellstrom
4
-78
/
+620
2014-02-05
drm/vmwgfx: Fix legacy surface reference size copyback
Thomas Hellstrom
1
-2
/
+2
2014-02-05
drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devices
Thomas Hellstrom
1
-2
/
+35
2014-02-05
drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls beh...
Thomas Hellstrom
1
-4
/
+5
2014-02-05
drm/vmwgfx: Don't commit staged bindings if execbuf fails
Thomas Hellstrom
1
-2
/
+4
2014-02-05
drm/mgag200: fix typo causing bw limits to be ignored on some chips
Dave Airlie
1
-2
/
+2
2014-02-05
ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm()
Luis G.F
1
-1
/
+1
2014-02-05
ACPI / proc: remove unneeded NULL check
Dan Carpenter
1
-1
/
+1
2014-02-05
ACPI / utils: remove a pointless NULL check
Dan Carpenter
1
-4
/
+0
2014-02-05
ACPI / video: Add HP EliteBook Revolve 810 to the blacklist
Mika Westerberg
1
-0
/
+8
2014-02-04
pinctrl: protect pinctrl_list add
Stanislaw Gruszka
1
-0
/
+2
2014-02-04
intel_pstate: Take core C0 time into account for core busy calculation
Dirk Brandewie
1
-4
/
+17
2014-02-04
Merge remote-tracking branches 'regulator/fix/ab3100' and 'regulator/fix/s2mp...
Mark Brown
2
-2
/
+3
2014-02-04
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-1
/
+8
2014-02-04
[media] adv7842: Composite free-run platfrom-data fix
Martin Bugge
1
-1
/
+1
2014-02-04
[media] v4l2-dv-timings: fix GTF calculation
Martin Bugge
1
-0
/
+1
2014-02-04
[media] hdpvr: Fix memory leak in debug
Masanari Iida
1
-1
/
+3
2014-02-04
[media] af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2
Antti Palosaari
1
-0
/
+2
2014-02-04
[media] mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unset
Dave Jones
1
-1
/
+1
2014-02-04
[media] mxl111sf: Fix unintentional garbage stack read
Dave Jones
1
-1
/
+1
2014-02-04
[media] cx24117: use a valid dev pointer for dev_err printout
Andi Shyti
1
-1
/
+1
2014-02-04
[media] cx24117: remove dead code in always 'false' if statement
Andi Shyti
1
-8
/
+0
[next]