index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
raid5: Add R5_ReadNoMerge flag which prevent bio from merging at block layer
majianpeng
2
-2
/
+13
2012-07-31
md/raid1: prevent merging too large request
Shaohua Li
2
-7
/
+50
2012-07-31
md/raid1: read balance chooses idlest disk for SSD
Shaohua Li
1
-3
/
+31
2012-07-31
md/raid1: make sequential read detection per disk based
Shaohua Li
2
-34
/
+12
2012-07-31
MD RAID10: Export md_raid10_congested
Jonathan Brassow
2
-22
/
+37
2012-07-31
MD: Move macros from raid1*.h to raid1*.c
Jonathan Brassow
4
-29
/
+29
2012-07-31
MD RAID1: rename mirror_info structure
Jonathan Brassow
2
-9
/
+9
2012-07-31
MD RAID10: rename mirror_info structure
Jonathan Brassow
2
-12
/
+12
2012-07-31
MD RAID10: Fix compiler warning.
Jonathan Brassow
1
-1
/
+1
2012-07-19
raid5: add a per-stripe lock
Shaohua Li
2
-16
/
+20
2012-07-19
raid5: remove unnecessary bitmap write optimization
Shaohua Li
1
-12
/
+9
2012-07-19
raid5: lockless access raid5 overrided bi_phys_segments
Shaohua Li
1
-30
/
+32
2012-07-19
raid5: reduce chance release_stripe() taking device_lock
Shaohua Li
1
-34
/
+41
2012-07-19
md/raid1: close some possible races on write errors during resync
NeilBrown
1
-2
/
+8
2012-07-19
md: avoid crash when stopping md array races with closing other open fds.
NeilBrown
1
-13
/
+23
2012-07-19
md: fix bug in handling of new_data_offset
NeilBrown
1
-0
/
+1
2012-07-14
blk: fix wrong idr_pre_get() error check in loop.c
Silva Paulo
1
-5
/
+3
2012-07-14
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
2012-07-14
Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2012-07-14
ACPICA: Fix possible fault in return package object repair code
Bob Moore
1
-1
/
+1
2012-07-13
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+2
2012-07-13
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2012-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-1
/
+44
2012-07-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-130
/
+285
2012-07-13
Merge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+13
2012-07-13
Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-22
/
+37
2012-07-13
Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-101
/
+133
2012-07-12
Input: xpad - add Andamiro Pump It Up pad
Yuri Khan
1
-0
/
+1
2012-07-12
hwmon: (it87) Preserve configuration register bits on init
Jean Delvare
1
-1
/
+1
2012-07-12
cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression
Thomas Renninger
1
-2
/
+4
2012-07-11
Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6
Linus Torvalds
7
-22
/
+33
2012-07-11
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
5
-8
/
+15
2012-07-11
drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT
Kevin Hilman
1
-1
/
+1
2012-07-11
sgi-xp: nested calls to spin_lock_irqsave()
Dan Carpenter
1
-2
/
+2
2012-07-11
drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning
Benoît Thébaudeau
1
-2
/
+3
2012-07-11
drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...
Lee Jones
1
-1
/
+7
2012-07-11
drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ
Lee Jones
1
-1
/
+1
2012-07-11
drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()
Devendra Naga
1
-1
/
+1
2012-07-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-14
/
+14
2012-07-11
media: mx2_camera: Fix mbus format handling
Javier Martin
1
-5
/
+22
2012-07-11
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+3
2012-07-11
Merge tag 'pm-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-22
/
+0
2012-07-11
Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-54
/
+104
2012-07-11
Merge tag 'char-misc-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2012-07-11
Merge tag 'fixes-for-v3.5-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2012-07-11
Input: xpad - add signature for Razer Onza Tournament Edition
Ilia Katsnelson
1
-1
/
+3
2012-07-11
Input: xpad - handle all variations of Mad Catz Beat Pad
Yuri Khan
3
-0
/
+5
2012-07-10
mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()
Guennadi Liakhovetski
1
-2
/
+2
2012-07-10
mmc: core: Revert "skip card initialization if power class selection fails"
Venkatraman S
1
-7
/
+11
2012-07-10
gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO defined
Jerry Snitselaar
1
-0
/
+2
[next]