index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-26
PM: Allow device drivers to use dpm_wait()
Rafael J. Wysocki
1
-0
/
+11
2010-02-26
PM: Start asynchronous resume threads upfront
Rafael J. Wysocki
1
-19
/
+24
2010-02-26
PM: Add facility for advanced testing of async suspend/resume
Rafael J. Wysocki
1
-0
/
+49
2010-02-26
PM: Add a switch for disabling/enabling asynchronous suspend/resume
Rafael J. Wysocki
2
-6
/
+7
2010-02-26
PM: Asynchronous suspend and resume of devices
Rafael J. Wysocki
1
-6
/
+109
2010-02-26
PM: Add parent information to timing messages
Rafael J. Wysocki
1
-2
/
+3
2010-02-26
PM / Runtime: Add sysfs switch for disabling device run-time PM
Rafael J. Wysocki
2
-0
/
+96
2010-02-16
class: Free the class private data in class_release
Laurent Pinchart
1
-0
/
+2
2010-01-20
Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"
Greg Kroah-Hartman
1
-20
/
+12
2010-01-20
driver-core: fix devtmpfs crash on s390
Heiko Carstens
1
-1
/
+2
2010-01-16
sysdev: fix prototype for memory_sysdev_class show/store functions
Wu Fengguang
1
-12
/
+20
2010-01-16
memory-hotplug: add 0x prefix to HEX block_size_bytes
Wu Fengguang
1
-1
/
+1
2010-01-11
power: fix kernel-doc notation
Randy Dunlap
1
-4
/
+5
2009-12-23
devtmpfs: unlock mutex in case of string allocation error
Kay Sievers
1
-2
/
+5
2009-12-23
Driver core: export platform_device_register_data as a GPL symbol
Michael Hennerich
1
-0
/
+1
2009-12-23
driver core: Prevent reference to freed memory on error path
Phil Carmody
1
-1
/
+1
2009-12-23
Driver-core: Fix bogus 0 error return in device_add()
Thomas Gleixner
1
-1
/
+3
2009-12-23
Driver core: driver_attribute parameters can often be const*
Phil Carmody
1
-2
/
+2
2009-12-23
Driver core: bin_attribute parameters can often be const*
Phil Carmody
1
-2
/
+4
2009-12-23
Driver core: device_attribute parameters can often be const*
Phil Carmody
1
-2
/
+4
2009-12-23
devtmpfs: Convert dirlock to a mutex
Thomas Gleixner
1
-7
/
+5
2009-12-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-22
/
+151
2009-12-22
PM / Runtime: Use device type and device class callbacks
Rafael J. Wysocki
1
-0
/
+45
2009-12-21
PM: Use pm_runtime_put_sync in system resume
Alan Stern
1
-2
/
+2
2009-12-18
mm: Add notifier in pageblock isolation for balloon drivers
Robert Jennings
1
-0
/
+19
2009-12-18
PM: Measure device suspend and resume times
Rafael J. Wysocki
1
-0
/
+27
2009-12-18
PM: Make the initcall_debug style timing for suspend/resume complete
Rafael J. Wysocki
1
-20
/
+77
2009-12-16
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-0
/
+61
2009-12-16
HWPOISON: Add soft page offline support
Andi Kleen
1
-0
/
+61
2009-12-15
PM: rwsem.h need not be included into main.c
Rafael J. Wysocki
1
-1
/
+0
2009-12-15
PM: Remove unnecessary goto from device_resume_noirq()
Rafael J. Wysocki
1
-9
/
+3
2009-12-15
PM: Add initcall_debug style timing for suspend/resume
Arjan van de Ven
1
-0
/
+31
2009-12-15
PM: allow for usage_count > 0 in pm_runtime_get()
Alan Stern
1
-5
/
+5
2009-12-15
mm: slab-allocate memory section nodemask for large systems
David Rientjes
1
-4
/
+9
2009-12-15
mm: add numa node symlink for cpu devices in sysfs
Alex Chiang
1
-1
/
+10
2009-12-15
mm: refactor unregister_cpu_under_node()
Alex Chiang
1
-6
/
+12
2009-12-15
mm: refactor register_cpu_under_node()
Alex Chiang
1
-9
/
+11
2009-12-15
mm: add numa node symlink for memory section in sysfs
Alex Chiang
1
-1
/
+10
2009-12-15
hugetlb: offload per node attribute registrations
Lee Schermerhorn
1
-10
/
+47
2009-12-15
hugetlb: handle memory hot-plug events
Lee Schermerhorn
1
-5
/
+48
2009-12-15
hugetlb: add per node hstate attributes
Lee Schermerhorn
1
-0
/
+39
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+34
2009-12-11
Driver core: fix race in dev_driver_string
Alan Stern
1
-1
/
+8
2009-12-11
Driver Core: Early platform driver buffer
Magnus Damm
1
-7
/
+22
2009-12-11
Driver core: Don't remove kobjects in device_shutdown.
Eric W. Biederman
1
-3
/
+0
2009-12-11
firmware_class: make request_firmware_nowait more useful
Johannes Berg
1
-8
/
+6
2009-12-11
Driver-Core: devtmpfs - set root directory mode to 0755
Kay Sievers
1
-1
/
+1
2009-12-11
Driver Core: devtmpfs: cleanup node on device creation error
Kay Sievers
1
-0
/
+2
2009-12-11
Driver Core: devtmpfs: do not remove non-kernel-created directories
Kay Sievers
1
-23
/
+16
[next]