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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-11
Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-180
/
+818
2013-07-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
30
-1062
/
+1163
2013-07-11
Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-16
/
+15
2013-07-11
Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-16
/
+28
2013-07-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
27
-132
/
+1492
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+2
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
5
-53
/
+6
2013-07-10
dm: add switch target
Jim Ramsay
3
-0
/
+553
2013-07-10
dm: optimize reorder structure
Mikulas Patocka
1
-7
/
+7
2013-07-10
dm: optimize use SRCU and RCU
Mikulas Patocka
3
-142
/
+175
2013-07-10
dm bufio: submit writes outside lock
Mikulas Patocka
1
-15
/
+58
2013-07-10
dm cache: fix arm link errors with inline
Mikulas Patocka
1
-0
/
+4
2013-07-10
dm verity: use __ffs and __fls
Mikulas Patocka
1
-4
/
+4
2013-07-10
dm flakey: correct ctr alloc failure mesg
Alasdair G Kergon
1
-1
/
+1
2013-07-10
dm verity: remove pointless comparison
Mikulas Patocka
1
-2
/
+2
2013-07-10
dm: use __GFP_HIGHMEM in __vmalloc
Mikulas Patocka
2
-2
/
+2
2013-07-10
dm verity: fix inability to use a few specific devices sizes
Mikulas Patocka
1
-3
/
+2
2013-07-10
dm ioctl: set noio flag to avoid __vmalloc deadlock
Mikulas Patocka
1
-0
/
+3
2013-07-10
dm mpath: fix ioctl deadlock when no paths
Hannes Reinecke
2
-7
/
+10
2013-07-10
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-7
/
+6
2013-07-10
Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-225
/
+415
2013-07-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
7
-259
/
+349
2013-07-10
Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-90
/
+2136
2013-07-10
drm: avoid warning in drm_load_edid_firmware()
Linus Torvalds
1
-3
/
+3
2013-07-10
sunvnet: vnet_port_remove must call unregister_netdev
Dave Kleikamp
1
-0
/
+2
2013-07-10
ide: Fix IDE PIO size calculation
Steven J. Hill
1
-3
/
+2
2013-07-10
drivers/ide/delkin_cb: Convert to module_pci_driver
Libo Chen
1
-12
/
+1
2013-07-10
Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
63
-780
/
+1726
2013-07-10
Merge tag 'for-3.11-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
15
-14
/
+1198
2013-07-10
Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6
Linus Torvalds
21
-124
/
+191
2013-07-10
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
71
-892
/
+4383
2013-07-10
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+4
2013-07-10
Merge tag 'regulator-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+6
2013-07-10
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-63
/
+76
2013-07-10
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-2
/
+2
2013-07-10
Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+56
2013-07-10
xilinx systemace: Fix sparse warnings
Michal Simek
1
-2
/
+2
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
669
-11744
/
+60251
2013-07-09
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
427
-20078
/
+82641
2013-07-09
Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
89
-1168
/
+8178
2013-07-09
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
8
-89
/
+60
2013-07-09
parisc: fix LMMIO mismatch between PAT length and MASK register
Helge Deller
1
-0
/
+56
2013-07-09
drivers/net: caif: fix wrong rtnl_is_locked() usage
Konstantin Khlebnikov
1
-22
/
+39
2013-07-09
drivers/net: enic: release rtnl_lock on error-path
Konstantin Khlebnikov
1
-0
/
+2
2013-07-09
vhost-net: fix use-after-free in vhost_net_flush
Michael S. Tsirkin
1
-2
/
+7
2013-07-09
net: mv643xx_eth: do not use port number as platform device id
Jonas Gorski
1
-2
/
+11
2013-07-09
virtio_net: fix race in RX VQ processing
Michael S. Tsirkin
1
-2
/
+3
2013-07-09
virtio: support unlocked queue poll
Michael S. Tsirkin
1
-12
/
+44
2013-07-09
net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bit
Jongsung Kim
1
-1
/
+1
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-84
/
+90
[next]