index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
drm/i915: fix lane bandwidth capping for DP 1.2 sinks
Imre Deak
2013-07-09
1
-0
/
+5
|
|
*
|
|
|
drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/a
Daniel Vetter
2013-07-09
1
-5
/
+4
|
|
*
|
|
|
drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_list
Xiong Zhang
2013-07-09
1
-1
/
+1
|
|
*
|
|
|
drm/i915: switch disable_power_well default value to 1
Paulo Zanoni
2013-07-09
1
-2
/
+2
|
|
*
|
|
|
drm/i915: reinit status page registers after gpu reset
Daniel Vetter
2013-07-04
1
-10
/
+19
|
*
|
|
|
|
uvesafb: Really allow mtrr being 0, as documented and warn()ed
Sylvain 'ythier' Hitier
2013-07-16
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux
Dave Airlie
2013-07-16
25
-171
/
+733
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
radeon kms: do not flush uninitialized hotplug work
Sergey Senozhatsky
2013-07-15
1
-5
/
+6
|
|
*
|
|
|
drm/radeon/dpm/sumo: handle boost states properly when forcing a perf level
Alex Deucher
2013-07-15
1
-0
/
+6
|
|
*
|
|
|
drm/radeon: align VM PTBs (Page Table Blocks) to 32K
Alex Deucher
2013-07-15
2
-6
/
+11
|
|
*
|
|
|
drm/radeon: allow selection of alignment in the sub-allocator
Alex Deucher
2013-07-14
5
-4
/
+8
|
|
*
|
|
|
drm/radeon: never unpin UVD bo v3
Christian König
2013-07-14
5
-56
/
+53
|
|
*
|
|
|
drm/radeon: fix UVD fence emit
Christian König
2013-07-14
1
-1
/
+1
|
|
*
|
|
|
drm/radeon: add fault decode function for CIK
Alex Deucher
2013-07-14
2
-2
/
+46
|
|
*
|
|
|
drm/radeon: add fault decode function for SI (v2)
Alex Deucher
2013-07-14
2
-2
/
+284
|
|
*
|
|
|
drm/radeon: add fault decode function for cayman/TN (v2)
Alex Deucher
2013-07-14
3
-2
/
+185
|
|
*
|
|
|
drm/radeon: use radeon device for request firmware
Jerome Glisse
2013-07-14
6
-88
/
+24
|
|
*
|
|
|
drm/radeon: add missing ttm_eu_backoff_reservation to radeon_bo_list_validate
Maarten Lankhorst
2013-07-14
1
-0
/
+1
|
|
*
|
|
|
drm/radeon: use CP DMA on r6xx for bo moves
Alex Deucher
2013-07-14
1
-3
/
+3
|
|
*
|
|
|
drm/radeon: implement bo copy callback using CP DMA (v2)
Alex Deucher
2013-07-14
3
-0
/
+85
|
|
*
|
|
|
drm/radeon: Disable dma rings for bo moves on r6xx
Alex Deucher
2013-07-14
1
-6
/
+6
|
|
*
|
|
|
drm/radeon/dpm: disable gfx PG on PALM
Alex Deucher
2013-07-14
1
-1
/
+7
|
|
*
|
|
|
drm/radeon/hdmi: make sure we have an afmt block assigned
Alex Deucher
2013-07-14
2
-0
/
+12
*
|
|
|
|
|
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-18
7
-72
/
+224
|
\
\
\
\
\
\
|
*
|
|
|
|
|
driver-core: fix new kernel-doc warning in base/platform.c
Randy Dunlap
2013-07-17
1
-0
/
+1
|
*
|
|
|
|
|
sysfs: use file mode defines from stat.h
Oliver Schinagl
2013-07-16
1
-8
/
+9
|
*
|
|
|
|
|
sysfs: add more helper macro's for (bin_)attribute(_groups)
Oliver Schinagl
2013-07-16
1
-13
/
+38
|
*
|
|
|
|
|
driver core: add default groups to struct class
Greg Kroah-Hartman
2013-07-16
2
-2
/
+11
|
*
|
|
|
|
|
driver core: Introduce device_create_groups
Guenter Roeck
2013-07-16
2
-28
/
+88
|
*
|
|
|
|
|
sysfs: prevent warning when only using binary attributes
Oliver Schinagl
2013-07-16
1
-2
/
+2
|
*
|
|
|
|
|
sysfs: add support for binary attributes in groups
Greg Kroah-Hartman
2013-07-16
2
-22
/
+48
|
*
|
|
|
|
|
driver core: device.h: add RW and RO attribute macros
Greg Kroah-Hartman
2013-07-16
1
-7
/
+21
|
*
|
|
|
|
|
sysfs.h: add BIN_ATTR macro
Greg Kroah-Hartman
2013-07-16
1
-0
/
+9
|
*
|
|
|
|
|
sysfs.h: add ATTRIBUTE_GROUPS() macro
Greg Kroah-Hartman
2013-07-16
1
-0
/
+9
|
*
|
|
|
|
|
sysfs.h: add __ATTR_RW() macro
Greg Kroah-Hartman
2013-07-16
3
-4
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-18
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
hwmon: (abx500) Staticize abx500_temp_attributes
Sachin Kamat
2013-07-15
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-18
333
-1221
/
+1079
|
\
\
\
\
\
\
|
*
|
|
|
|
|
block: delete __cpuinit usage from all block files
Paul Gortmaker
2013-07-15
2
-6
/
+6
|
*
|
|
|
|
|
drivers: delete __cpuinit usage from all remaining drivers files
Paul Gortmaker
2013-07-15
4
-9
/
+9
|
*
|
|
|
|
|
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-15
27
-59
/
+62
|
*
|
|
|
|
|
rcu: delete __cpuinit usage from all rcu files
Paul Gortmaker
2013-07-15
4
-11
/
+11
|
*
|
|
|
|
|
net: delete __cpuinit usage from all net files
Paul Gortmaker
2013-07-15
2
-3
/
+3
|
*
|
|
|
|
|
acpi: delete __cpuinit usage from all acpi files
Paul Gortmaker
2013-07-15
4
-13
/
+11
|
*
|
|
|
|
|
hwmon: delete __cpuinit usage from all hwmon files
Paul Gortmaker
2013-07-15
2
-25
/
+22
|
*
|
|
|
|
|
cpufreq: delete __cpuinit usage from all cpufreq files
Paul Gortmaker
2013-07-15
10
-32
/
+32
|
*
|
|
|
|
|
clocksource+irqchip: delete __cpuinit usage from all related files
Paul Gortmaker
2013-07-15
8
-24
/
+24
|
*
|
|
|
|
|
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-07-15
71
-356
/
+345
|
*
|
|
|
|
|
score: delete __cpuinit usage from all score files
Paul Gortmaker
2013-07-15
1
-1
/
+1
|
*
|
|
|
|
|
xtensa: delete __cpuinit usage from all xtensa files
Paul Gortmaker
2013-07-15
1
-1
/
+1
[prev]
[next]