index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-10-16
4
-4
/
+4
|
\
|
*
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
Sam Ravnborg
2007-10-15
1
-1
/
+1
|
*
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
Adrian Bunk
2007-10-12
3
-3
/
+3
*
|
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
2007-10-16
7
-9
/
+9
|
\
\
|
*
|
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-16
7
-9
/
+9
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-10-16
88
-646
/
+522
|
\
\
\
|
*
|
|
Fix memory leak in dm-crypt
Neil Brown
2007-10-16
1
-26
/
+5
|
*
|
|
Merge branch 'sglist-arch' into for-linus
Jens Axboe
2007-10-16
71
-276
/
+509
|
|
\
\
\
|
|
*
|
|
mmc: need to zero sglist on init
Jens Axboe
2007-10-16
1
-3
/
+3
|
|
*
|
|
Panic in blk_rq_map_sg() from CCISS driver
Lee Schermerhorn
2007-10-16
1
-0
/
+1
|
|
*
|
|
remove sglist_len
FUJITA Tomonori
2007-10-16
1
-7
/
+4
|
|
*
|
|
remove blk_queue_max_phys_segments in libata
FUJITA Tomonori
2007-10-16
1
-2
/
+0
|
|
*
|
|
revert sg segment size ifdefs
FUJITA Tomonori
2007-10-16
1
-8
/
+20
|
|
*
|
|
Fixup u14-34f ENABLE_SG_CHAINING
Andrew Morton
2007-10-16
1
-1
/
+1
|
|
*
|
|
qla1280: enable use_sg_chaining option
FUJITA Tomonori
2007-10-16
1
-0
/
+1
|
|
*
|
|
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-16
37
-3
/
+44
|
|
*
|
|
qla1280: sg chaining fixes
FUJITA Tomonori
2007-10-16
1
-1
/
+4
|
|
*
|
|
libata sg chaining support fix
FUJITA Tomonori
2007-10-16
1
-1
/
+6
|
|
*
|
|
zfcp: sg chaining support
FUJITA Tomonori
2007-10-16
2
-4
/
+3
|
|
*
|
|
ips: sg chaining support
FUJITA Tomonori
2007-10-16
1
-6
/
+8
|
|
*
|
|
IDE: sg chaining support
Jens Axboe
2007-10-16
8
-11
/
+24
|
|
*
|
|
Fusion: sg chaining support
Jens Axboe
2007-10-16
1
-3
/
+3
|
|
*
|
|
USB storage: sg chaining support
Jens Axboe
2007-10-16
8
-45
/
+62
|
|
*
|
|
infiniband: sg chaining support
Jens Axboe
2007-10-16
2
-38
/
+47
|
|
*
|
|
aha1542: convert to use the data buffer accessors
Jens Axboe
2007-10-16
1
-17
/
+15
|
|
*
|
|
ide-scsi: sg chaining support
Jens Axboe
2007-10-16
1
-14
/
+18
|
|
*
|
|
qlogicpti: sg chaining support
Jens Axboe
2007-10-16
1
-7
/
+8
|
|
*
|
|
aic94xx: sg chaining support
Jens Axboe
2007-10-16
1
-3
/
+3
|
|
*
|
|
qla1280: sg chaining support
Jens Axboe
2007-10-16
1
-29
/
+37
|
|
*
|
|
scsi generic: sg chaining support
Jens Axboe
2007-10-16
1
-8
/
+8
|
|
*
|
|
scsi_debug: support sg chaining
Jens Axboe
2007-10-16
1
-14
/
+16
|
|
*
|
|
libata: convert to using sg helpers
Jens Axboe
2007-10-16
1
-14
/
+16
|
|
*
|
|
SCSI: support for allocating large scatterlists
Jens Axboe
2007-10-16
1
-47
/
+162
|
|
*
|
|
scsi: simplify scsi_free_sgtable()
Jens Axboe
2007-10-16
2
-6
/
+7
|
|
*
|
|
scsi: convert to using sg helpers
Jens Axboe
2007-10-16
1
-9
/
+13
|
*
|
|
|
Merge branch 'barrier' into for-linus
Jens Axboe
2007-10-16
16
-341
/
+7
|
|
\
|
|
|
|
|
*
|
|
pktcdvd: don't rely on bio_init() preserving bio->bi_destructor
Laurent Riffard
2007-10-16
1
-0
/
+2
|
|
*
|
|
pktcdvd: don't rely on bio_init() preserving bio->bi_io_vec
Jens Axboe
2007-10-16
1
-0
/
+5
|
|
*
|
|
remove ide_get_error_location()
Adrian Bunk
2007-10-16
1
-35
/
+0
|
|
*
|
|
block: convert blkdev_issue_flush() to use empty barriers
Jens Axboe
2007-10-16
14
-306
/
+0
|
|
|
/
/
|
*
/
/
drivers/block/cpqarray,cciss: kill unused var
Jeff Garzik
2007-10-16
2
-3
/
+1
|
|
/
/
*
|
|
scsi_mac.h: Define AUTOSENSE before include of NCR5380.h
Boaz Harrosh
2007-10-16
1
-4
/
+5
*
|
|
tgafb: remove a redundant non-mono test in mono imageblit
Maciej W. Rozycki
2007-10-16
1
-9
/
+0
*
|
|
tgafb: fix an out-of-range shift in mono imageblit
Maciej W. Rozycki
2007-10-16
1
-3
/
+8
*
|
|
fbcon: delay the start of the cursor timer until a con_switch()
Antonino Daplas
2007-10-16
1
-1
/
+1
*
|
|
fbdev: copyarea function taught to fully support swapped pixel order in byte
Pavel Pisa
2007-10-16
2
-25
/
+87
*
|
|
s3fb: do not allow incorrect pixclock settings
Krzysztof Helt
2007-10-16
1
-4
/
+11
*
|
|
svgalib: mode selection updates
Ondrej Zajicek
2007-10-16
2
-18
/
+38
*
|
|
ps3fb: default to 480p on DVI-D/HDMI if video=safe
Geert Uytterhoeven
2007-10-16
1
-0
/
+13
*
|
|
fb: move and rename extern declaration for global_mode_option
Geert Uytterhoeven
2007-10-16
2
-5
/
+3
[next]