index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-09
[PATCH] md: tidy up daemon stop/start code in md/bitmap.c
NeilBrown
2
-47
/
+28
2005-09-09
[PATCH] md: ensure bitmap_writeback_daemon handles shutdown properly.
NeilBrown
1
-0
/
+3
2005-09-09
[PATCH] md: use kthread infrastructure in md
NeilBrown
1
-38
/
+10
2005-09-09
[PATCH] md: write-intent bitmap support for raid6
NeilBrown
2
-11
/
+124
2005-09-09
[PATCH] md: add write-intent-bitmap support to raid5
NeilBrown
2
-12
/
+124
2005-09-09
[PATCH] md: limit size of sb read/written to appropriate amount
NeilBrown
1
-5
/
+15
2005-09-09
[PATCH] md: fix bitmap/read_sb_page so that it handles errors properly.
NeilBrown
1
-9
/
+10
2005-09-09
[PATCH] md: allow md to load a superblock with feature-bit '1' set
NeilBrown
1
-3
/
+3
2005-09-09
[PATCH] md: allow hot-adding devices to arrays with non-persistant superblocks.
NeilBrown
1
-2
/
+5
2005-09-09
[PATCH] md: do not set mddev->bitmap until bitmap is fully initialised
NeilBrown
1
-9
/
+24
2005-09-09
[PATCH] md: make sure bitmap_daemon_work actually does work.
NeilBrown
1
-0
/
+1
2005-09-09
[PATCH] md: raid1_quiesce is back to front, fix it.
NeilBrown
1
-2
/
+2
2005-09-09
[PATCH] md: support md/linear array with components greater than 2 terabytes.
NeilBrown
1
-29
/
+66
2005-09-09
[PATCH] md: add write-behind support for md/raid1
NeilBrown
2
-11
/
+139
2005-09-09
[PATCH] md: support write-mostly device in raid1
NeilBrown
2
-24
/
+70
2005-09-09
[PATCH] md: all hot-add and hot-remove of md intent logging bitmaps
NeilBrown
2
-17
/
+117
2005-09-09
[PATCH] md: improve handling of bitmap initialisation.
NeilBrown
1
-7
/
+21
2005-09-09
[PATCH] md: don't allow new md/bitmap file to be set if one already exists
NeilBrown
1
-1
/
+1
2005-09-09
[PATCH] dm: fix rh_dec()/rh_inc() race in dm-raid1.c
Jun'ichi Nomura
1
-3
/
+9
2005-09-09
[PATCH] md: fail IO request to md that require a barrier.
NeilBrown
7
-0
/
+34
2005-09-09
[PATCH] md: fix minor error in raid10 read-balancing calculation.
NeilBrown
1
-1
/
+2
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
5
-54
/
+64
2005-09-09
[PATCH] trivial iomem annotations in qla2xxx/qla_dbg.c
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-09
[PATCH] trivial __user annotations (md)
viro@ZenIV.linux.org.uk
1
-2
/
+2
2005-09-09
[PATCH] trivial __user annotations (evdev)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-09
[PATCH] trivial __user cleanup (video1394)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-09
[PATCH] trivial __user annotations (ipmi)
viro@ZenIV.linux.org.uk
1
-2
/
+3
2005-09-09
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
Ingo Molnar
4
-4
/
+4
2005-09-09
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
26
-59
/
+39
2005-09-09
[PATCH] s3c2410fb: ARM S3C2410 framebuffer driver
Arnaud Patard
4
-0
/
+996
2005-09-09
[PATCH] quiet non-x86 option ROM warnings
Olaf Hering
2
-4
/
+5
2005-09-09
[PATCH] i810fb: Stop LCD displays from flickering
Antonino A. Daplas
1
-0
/
+2
2005-09-09
[PATCH] i810fb: Add i2c/DDC support
Antonino A. Daplas
6
-45
/
+429
2005-09-09
[PATCH] fbcon: Break up bit_putcs into its component functions
Antonino A. Daplas
2
-66
/
+94
2005-09-09
[PATCH] pxafb: Add hsync time reporting hook
Richard Purdie
2
-0
/
+34
2005-09-09
[PATCH] fbdev: Initialize var structure in calc_mode_timings
Antonino A. Daplas
1
-1
/
+3
2005-09-09
[PATCH] nvidiafb: Fixed mirrored characters in big endian machines
Antonino A. Daplas
1
-0
/
+4
2005-09-09
[PATCH] fbcon: Stop cursor timer if console is inactive
Antonino A. Daplas
2
-43
/
+52
2005-09-09
[PATCH] savagefb: Make mode_option available when compiled as a module
Antonino A. Daplas
1
-0
/
+3
2005-09-09
[PATCH] nvidiafb: Use CVT to get mode for digital displays
Antonino A. Daplas
1
-1
/
+1
2005-09-09
[PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) support
Antonino A. Daplas
4
-11
/
+446
2005-09-09
[PATCH] PCI: Small rearrangement of PCI probing code
Paul Mackerras
2
-18
/
+33
2005-09-09
[PATCH] PCI: Unhide SMBus on Compaq Evo N620c
Rumen Ivanov Zarev
1
-0
/
+6
2005-09-09
[PATCH] PCI: Fix PCI bus mastering enable problem in pciehp
Rajesh Shah
1
-4
/
+4
2005-09-09
[PATCH] radeonfb: Only request resources we need
Daniel Burcaw
1
-9
/
+20
2005-09-09
[PATCH] framebuffer: bit_putcs() optimization for 8x* fonts
Knut Petersen
1
-2
/
+6
2005-09-09
[PATCH] framebuffer: new driver for cyberblade/i1 graphics core
Knut Petersen
4
-2
/
+1493
2005-09-09
[PATCH] better error handing in savagefb_probe
Olaf Hering
1
-5
/
+5
2005-09-09
[PATCH] sisfb update
Thomas Winischhofer
20
-18373
/
+14226
2005-09-09
[PATCH] matroxfb: read MGA PInS data on PowerPC
Ian Romanick
1
-0
/
+30
[next]