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
2009-06-10
floppy: fix hibernation
Ondrej Zary
1
-1
/
+26
2009-06-10
ramdisk: remove long-deprecated "ramdisk=" boot-time parameter
Robert P. J. Day
1
-6
/
+1
2009-06-09
Add serial number support for virtio_blk, V4a
john cooper
1
-3
/
+34
2009-06-09
Revert "block: Fix bounce limit setting in DM"
Jens Axboe
1
-1
/
+1
2009-06-09
cciss: decode unit attention in SCSI error handling code
scameron@beardog.cca.cpqcorp.net
1
-7
/
+16
2009-06-09
cciss: Remove no longer needed sendcmd reject processing code
scameron@beardog.cca.cpqcorp.net
2
-104
/
+3
2009-06-09
cciss: change SCSI error handling routines to work with interrupts enabled.
scameron@beardog.cca.cpqcorp.net
2
-15
/
+12
2009-06-09
cciss: separate error processing and command retrying code in sendcmd_withirq...
scameron@beardog.cca.cpqcorp.net
2
-32
/
+46
2009-06-09
cciss: factor out fix target status processing code from sendcmd functions
scameron@beardog.cca.cpqcorp.net
1
-22
/
+34
2009-06-09
cciss: simplify interface of sendcmd() and sendcmd_withirq()
scameron@beardog.cca.cpqcorp.net
3
-84
/
+59
2009-06-09
cciss: factor out core of sendcmd_withirq() for use by SCSI error handling code
scameron@beardog.cca.cpqcorp.net
1
-87
/
+96
2009-06-09
cciss: Use schedule_timeout_uninterruptible in SCSI error handling code
scameron@beardog.cca.cpqcorp.net
1
-1
/
+1
2009-06-03
block: Fix bounce limit setting in DM
Martin K. Petersen
1
-1
/
+1
2009-06-02
cciss: use schedule_timeout_interruptible()
Andrew Morton
1
-2
/
+1
2009-06-02
cciss: add cciss driver sysfs entries
Andrew Patterson
2
-10
/
+281
2009-06-02
cciss: fix SCSI device reset handler
Stephen M. Cameron
2
-9
/
+90
2009-06-02
cciss: factor out core of sendcmd() for a more sane interface
Stephen M. Cameron
1
-116
/
+109
2009-05-23
ide-disk: fix missing max_sectors accessor function
Martin K. Petersen
1
-1
/
+1
2009-05-22
block: Use accessor functions for queue limits
Martin K. Petersen
12
-41
/
+44
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
30
-47
/
+51
2009-05-22
Merge branch 'master' into for-2.6.31
Jens Axboe
32
-115
/
+156
2009-05-22
Merge branch 'master' into for-2.6.31
Jens Axboe
297
-7864
/
+7553
2009-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...
Linus Torvalds
5
-30
/
+33
2009-05-22
Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+6
2009-05-22
ipmi: fix ipmi_si modprobe hang
Corey Minyard
1
-6
/
+7
2009-05-22
via82cxxx: Add VIA VX855 PCI Device ID
Harald Welte
1
-0
/
+2
2009-05-22
ide: report timeouts in ide_busy_sleep()
Bartlomiej Zolnierkiewicz
1
-3
/
+6
2009-05-22
ide: improve failed opcode reporting
Bartlomiej Zolnierkiewicz
1
-19
/
+4
2009-05-22
ide: fix printk() levels in ide_dump_ata[pi]_error()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-05-22
ide: fix OOPS during ide-cd error recovery
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-05-22
ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2)
Bartlomiej Zolnierkiewicz
1
-4
/
+17
2009-05-22
xen-blkfront: beyond ARRAY_SIZE of info->shadow
Roel Kluin
1
-1
/
+1
2009-05-22
video: stop sh_mobile_lcdcfb only if started
Magnus Damm
1
-1
/
+6
2009-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-1
/
+2
2009-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-1
/
+9
2009-05-20
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
9
-16
/
+20
2009-05-20
[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
Alessandro Rubini
7
-7
/
+7
2009-05-20
drm: Copy back ioctl data to userspace regardless of return code.
Michel Dänzer
1
-1
/
+1
2009-05-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-5
/
+7
2009-05-20
cdrom: beyond ARRAY_SIZE of viocd_diskinfo
Roel Kluin
1
-1
/
+1
2009-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2
-9
/
+1
2009-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-45
/
+69
2009-05-19
drm: Round size of SHM maps to PAGE_SIZE
Benjamin Herrenschmidt
1
-0
/
+8
2009-05-20
TPM: get_event_name stack corruption
Eric Paris
1
-1
/
+2
2009-05-19
PCI PM: Fix initialization and kexec breakage for some devices
Rafael J. Wysocki
1
-1
/
+2
2009-05-19
mfd: pcf50633: fix unsafe disable_irq()
Nelson Castillo
1
-1
/
+1
2009-05-19
mfd: Keep a cache of WM8350 volatile values
Mark Brown
1
-8
/
+0
2009-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
1
-1
/
+1
2009-05-19
Avoid ICE in get_random_int() with gcc-3.4.5
Linus Torvalds
1
-1
/
+1
2009-05-19
scsi_lib: remove unused variable
Boaz Harrosh
1
-2
/
+0
[next]