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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libata] Clean up driver udma_mask initializers
Jeff Garzik
2007-07-09
3
-13
/
+13
*
libata: Support chips with 64K PRD quirk
Alan Cox
2007-07-09
6
-7
/
+89
*
Add a PCI ID for santa rosa's PATA controller.
Christian Lamparter
2007-07-09
1
-0
/
+2
*
sata_sil24: sil24_interrupt() micro-optimisation
Mikael Pettersson
2007-07-09
1
-1
/
+1
*
Add irq_flags to struct pata_platform_info
Sonic Zhang
2007-07-09
2
-2
/
+9
*
sata_promise: cleanups
Mikael Pettersson
2007-07-09
1
-33
/
+23
*
[libata] pata_ixp4xx: kill unused var
Jeff Garzik
2007-07-09
1
-1
/
+0
*
ata_piix: fix pio/mwdma programming
Tejun Heo
2007-07-09
1
-6
/
+17
*
[libata] ahci: minor internal cleanups
Jeff Garzik
2007-07-09
1
-8
/
+21
*
[ATA] Add named constant for ATAPI command DEVICE RESET
Jeff Garzik
2007-07-09
1
-0
/
+1
*
[libata] sata_sx4, sata_via: minor documentation updates
Jeff Garzik
2007-07-09
2
-3
/
+52
*
[libata] ahci: minor internal cleanups
Jeff Garzik
2007-07-09
1
-13
/
+8
*
[libata] ahci: Factor out SATA port init into a separate function
Jeff Garzik
2007-07-09
1
-20
/
+30
*
[libata] pata_sil680: minor cleanups from benh
Jeff Garzik
2007-07-09
1
-5
/
+8
*
[libata] sata_sx4: named constant cleanup
Jeff Garzik
2007-07-09
1
-52
/
+63
*
[libata] pata_ixp4xx: convert to new EH
Alessandro Zummo
2007-07-09
1
-42
/
+31
*
[libata] pdc_adma: Reorder initializers with a couple structs
Jeff Garzik
2007-07-09
1
-9
/
+9
*
[libata] drivers: remove 'void __iomem *' casts from pre-iomap days
Jeff Garzik
2007-07-09
4
-12
/
+13
*
[libata] PATA drivers: remove ATA_FLAG_SRST
Jeff Garzik
2007-07-09
34
-78
/
+78
*
[libata] sata_sil: register table cleanup
Jeff Garzik
2007-07-09
1
-2
/
+3
*
use_clustering (sht) bit set to 0 in AHCI ?
Jens Axboe
2007-07-09
1
-1
/
+1
*
libata: replace ap->cbl tests with ATA_FLAG_SATA tests
Tejun Heo
2007-07-09
1
-3
/
+3
*
[libata] pata_atiixp: add SB700 PCI ID
Jeff Garzik
2007-07-09
1
-0
/
+1
*
libata-acpi: implement _GTM/_STM support
Tejun Heo
2007-07-09
4
-5
/
+171
*
libata-acpi: remove redundant checks
Tejun Heo
2007-07-09
1
-23
/
+0
*
libata: reimplement ACPI invocation
Tejun Heo
2007-07-09
5
-99
/
+140
*
libata-acpi: miscellaneous cleanups
Tejun Heo
2007-07-09
1
-28
/
+23
*
libata-acpi: clean up ata_acpi_exec_tfs()
Tejun Heo
2007-07-09
1
-115
/
+111
*
libata-acpi: implement ata_acpi_associate()
Tejun Heo
2007-07-09
4
-324
/
+63
*
Linux 2.6.22
v2.6.22
Linus Torvalds
2007-07-08
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2007-07-08
3
-2
/
+3
|
\
|
*
qd65xx: fix PIO mode selection
Bartlomiej Zolnierkiewicz
2007-07-08
1
-2
/
+1
|
*
sis5513: adding PCI-ID
Uwe Koziolek
2007-07-08
2
-0
/
+2
*
|
Fix permission checking for the new utimensat() system call
Linus Torvalds
2007-07-08
1
-3
/
+10
*
|
mm: double mark_page_accessed() in read_cache_page_async()
Peter Zijlstra
2007-07-08
1
-1
/
+0
|
/
*
DLM must depend on SYSFS
Adrian Bunk
2007-07-07
1
-1
/
+1
*
Clean up E7520/7320/7525 quirk printk.
Dave Jones
2007-07-07
1
-3
/
+2
*
include/linux/kallsyms.h must #include <linux/errno.h>
Adrian Bunk
2007-07-07
1
-0
/
+1
*
Fix use-after-free oops in Bluetooth HID.
David Woodhouse
2007-07-07
1
-9
/
+9
*
slub: remove useless EXPORT_SYMBOL
Christoph Lameter
2007-07-06
1
-1
/
+0
*
MAINTAINERS new kernel janitors ml
maximilian attems
2007-07-06
1
-1
/
+1
*
GEODE: reboot fixup for geode machines with CS5536 boards
Andres Salomon
2007-07-06
2
-2
/
+15
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-07-06
6
-8
/
+20
|
\
|
*
[NETPOLL]: Fixups for 'fix soft lockup when removing module'
Jarek Poplawski
2007-07-05
1
-4
/
+2
|
*
[NET]: net/core/netevent.c should #include <net/netevent.h>
Adrian Bunk
2007-07-05
1
-0
/
+1
|
*
[NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' inde...
Jing Min Zhao
2007-07-05
1
-1
/
+3
|
*
[NET] skbuff: remove export of static symbol
Johannes Berg
2007-07-05
1
-1
/
+0
|
*
SCTP: Add scope_id validation for link-local binds
Vlad Yasevich
2007-07-05
1
-0
/
+4
|
*
SCTP: Check to make sure file is valid before setting timeout
Vlad Yasevich
2007-07-05
1
-1
/
+9
|
*
SCTP: Fix thinko in sctp_copy_laddrs()
Vlad Yasevich
2007-07-05
1
-1
/
+1
[next]