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
2012-10-13
Merge tag 'md-3.7' of git://neil.brown.name/md
Linus Torvalds
11
-127
/
+567
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-18
/
+33
2012-10-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
18
-687
/
+2044
2012-10-13
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
2
-1
/
+15
2012-10-13
Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2012-10-13
Merge tag 'dm-3.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
10
-511
/
+636
2012-10-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
52
-729
/
+4245
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-342
/
+375
2012-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-142
/
+344
2012-10-12
dm: store dm_target_io in bio front_pad
Mikulas Patocka
1
-59
/
+49
2012-10-12
dm thin: move bio_prison code to separate module
Mike Snitzer
5
-404
/
+499
2012-10-12
dm thin: prepare to separate bio_prison code
Mike Snitzer
1
-90
/
+131
2012-10-12
dm thin: support discard with non power of two block size
Mike Snitzer
1
-10
/
+13
2012-10-12
mcs7830: Fix link state detection
Ondrej Zary
1
-9
/
+21
2012-10-12
dm persistent data: convert to use le32_add_cpu
Wei Yongjun
1
-2
/
+2
2012-10-12
dm: use ACCESS_ONCE for sysfs values
Mikulas Patocka
2
-8
/
+4
2012-10-12
dm bufio: use list_move
Wei Yongjun
1
-2
/
+1
2012-10-12
dm mpath: fix check for null mpio in end_io fn
Wei Yongjun
1
-1
/
+2
2012-10-12
Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-1
/
+25
2012-10-12
xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.
Konrad Rzeszutek Wilk
1
-0
/
+21
2012-10-12
kdb,vt_console: Fix missed data due to pager overruns
Jason Wessel
1
-0
/
+13
2012-10-12
kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shell
Jason Wessel
1
-1
/
+2
2012-10-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
136
-3086
/
+7026
2012-10-12
Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-50
/
+778
2012-10-12
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
98
-4410
/
+5081
2012-10-11
mmc: mxs-mmc: Fix merge issue causing build error
Marek Vasut
1
-1
/
+1
2012-10-11
usbnet: Support devices reporting idleness
Oliver Neukum
2
-0
/
+21
2012-10-11
Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
Jean-Christian de Rivaz
1
-0
/
+3
2012-10-11
net/ethernet/jme: disable ASPM
Kevin Baradon
1
-0
/
+4
2012-10-11
kaweth: print correct debug ptr
Alan Cox
1
-1
/
+1
2012-10-11
Merge branch 'staging/for_v3.7' into v4l_for_linus
Mauro Carvalho Chehab
136
-3086
/
+7026
2012-10-11
Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-...
James Morris
1
-7
/
+14
2012-10-11
Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for...
James Morris
3
-11
/
+19
2012-10-11
Merge branch 'next' into for-linus
Dmitry Torokhov
26
-794
/
+1143
2012-10-11
md: refine reporting of resync/reshape delays.
NeilBrown
1
-7
/
+18
2012-10-11
md/raid5: be careful not to resize_stripes too big.
NeilBrown
1
-1
/
+2
2012-10-11
md: make sure manual changes to recovery checkpoint are saved.
NeilBrown
1
-0
/
+2
2012-10-11
md/raid10: use correct limit variable
Dan Carpenter
1
-1
/
+1
2012-10-11
md: writing to sync_action should clear the read-auto state.
NeilBrown
1
-0
/
+7
2012-10-11
Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid races
Jianpeng Ma
5
-8
/
+9
2012-10-10
e1000e: Change wthresh to 1 to avoid possible Tx stalls
Hiroaki SHIMODA
2
-4
/
+4
2012-10-10
xen: netback: handle compound page fragments on transmit.
Ian Campbell
1
-5
/
+35
2012-10-10
isdn: fix a wrapping bug in isdn_ppp_ioctl()
Dan Carpenter
1
-1
/
+1
2012-10-11
md/raid5: make sure to_read and to_write never go negative.
NeilBrown
1
-4
/
+1
2012-10-11
md: When RAID5 is dirty, force reconstruct-write instead of read-modify-write.
Alexander Lyakas
1
-3
/
+16
2012-10-11
md/raid5: protect debug message against NULL derefernce.
NeilBrown
1
-1
/
+1
2012-10-11
md/raid5: add some missing locking in handle_failed_stripe.
NeilBrown
1
-0
/
+2
2012-10-11
MD: raid5 avoid unnecessary zero page for trim
Shaohua Li
1
-18
/
+17
2012-10-11
MD: raid5 trim support
Shaohua Li
2
-3
/
+166
2012-10-11
md/bitmap:Don't use IS_ERR to judge alloc_page().
Jianpeng Ma
1
-6
/
+2
[next]