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
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-04-18
2
-72
/
+106
|
\
|
*
ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
1
-7
/
+0
|
*
ide: use generic ATAPI packet command flags in ide-{floppy,tape}
Borislav Petkov
2008-04-18
1
-0
/
+15
|
*
ide: add generic packet command representation ide_atapi_pc
Borislav Petkov
2008-04-18
1
-0
/
+47
|
*
ide: remove IDE_*_REG macros
Bartlomiej Zolnierkiewicz
2008-04-18
1
-20
/
+9
|
*
ide: add ide_atapi_{discard_data,write_zeros} inline helpers
Bartlomiej Zolnierkiewicz
2008-04-18
1
-0
/
+22
|
*
ide: remove ide_init_hwif_ports()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-32
/
+0
|
*
ide: remove ->hold field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
1
-1
/
+0
|
*
ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)
Bartlomiej Zolnierkiewicz
2008-04-18
2
-2
/
+4
|
*
ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
1
-1
/
+1
|
*
ide: add warm-plug support for IDE devices (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
1
-1
/
+4
|
*
ide: remove dead/obsolete ->busproc method
Bartlomiej Zolnierkiewicz
2008-04-18
1
-2
/
+0
|
*
ide: rework PowerMac media-bay support (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
1
-4
/
+2
|
*
ide: remove IDE devices from /proc/ide/ before unregistering them
Bartlomiej Zolnierkiewicz
2008-04-18
1
-0
/
+2
|
*
ide: use ide_find_port() instead of ide_deprecated_find_port()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-1
/
+0
|
*
IDE: remove ide=reverse IDE core
Greg Kroah-Hartman
2008-04-18
1
-1
/
+0
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2008-04-18
1
-15
/
+21
|
\
\
|
*
|
dmaengine: ack to flags: make use of the unused bits in the 'ack' field
Dan Williams
2008-04-17
1
-7
/
+18
|
*
|
async_tx: kill ->device_dependency_added
Dan Williams
2008-04-17
1
-2
/
+0
|
*
|
async_tx: fix multiple dependency submission
Dan Williams
2008-04-17
1
-6
/
+3
|
|
/
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-04-18
1
-286
/
+432
|
\
\
|
*
|
libata: make PMP support optional
Tejun Heo
2008-04-17
1
-0
/
+27
|
*
|
libata: implement PMP helpers
Tejun Heo
2008-04-17
1
-9
/
+29
|
*
|
libata: separate PMP support code from core code
Tejun Heo
2008-04-17
1
-7
/
+10
|
*
|
libata: make SFF support optional
Tejun Heo
2008-04-17
1
-0
/
+9
|
*
|
libata: kill ata_noop_dev_select()
Tejun Heo
2008-04-17
1
-1
/
+0
|
*
|
libata: drop @finish_qc from ata_qc_complete_multiple()
Tejun Heo
2008-04-17
1
-2
/
+1
|
*
|
libata: add qc_fill_rtf port operation
Tejun Heo
2008-04-17
1
-0
/
+2
|
*
|
libata: move PMP SCR access failure during reset to ata_eh_reset()
Tejun Heo
2008-04-17
1
-2
/
+0
|
*
|
libata: clear SError after link resume
Tejun Heo
2008-04-17
1
-2
/
+0
|
*
|
libata: implement and use sata_std_hardreset()
Tejun Heo
2008-04-17
1
-0
/
+2
|
*
|
libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...
Tejun Heo
2008-04-17
1
-1
/
+9
|
*
|
libata: separate out ata_wait_ready() and implement ata_wait_after_reset()
Tejun Heo
2008-04-17
1
-0
/
+2
|
*
|
libata: restructure SFF post-reset readiness waits
Tejun Heo
2008-04-17
1
-3
/
+15
|
*
|
libata: separate out ata_std_postreset() from ata_sff_postreset()
Tejun Heo
2008-04-17
1
-0
/
+1
|
*
|
libata: separate out ata_std_prereset() from ata_sff_prereset()
Tejun Heo
2008-04-17
1
-0
/
+1
|
*
|
libata: clean up port_ops->sff_irq_clear()
Tejun Heo
2008-04-17
1
-1
/
+0
|
*
|
libata: rename SFF port ops
Tejun Heo
2008-04-17
1
-12
/
+13
|
*
|
libata: rename SFF functions
Tejun Heo
2008-04-17
1
-50
/
+53
|
*
|
use ATA_TAG_INTERNAL in ata_tag_internal()
Yoichi Yuasa
2008-04-17
1
-1
/
+1
|
*
|
libata: implement ATA_QCFLAG_RETRY
Tejun Heo
2008-04-17
1
-0
/
+1
|
*
|
libata: kill ata_chk_status()
Tejun Heo
2008-04-17
1
-6
/
+1
|
*
|
libata: move ata_pci_default_filter() out of CONFIG_PCI
Tejun Heo
2008-04-17
1
-2
/
+2
|
*
|
libata: reorganize SFF related stuff
Tejun Heo
2008-04-17
1
-189
/
+190
|
*
|
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
1
-9
/
+10
|
*
|
libata: kill port_info->sht and ->irq_handler
Tejun Heo
2008-04-17
1
-2
/
+0
|
*
|
libata: stop overloading port_info->private_data
Tejun Heo
2008-04-17
1
-1
/
+1
|
*
|
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
2008-04-17
1
-2
/
+2
|
*
|
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
1
-5
/
+18
|
*
|
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
1
-0
/
+57
[next]