index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
file locks: Use wait_event_interruptible_timeout()
Matthew Wilcox
2008-02-03
1
-28
/
+4
*
locks: clarify posix_locks_deadlock
J. Bruce Fields
2008-02-03
1
-30
/
+40
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-02-03
77
-2849
/
+1989
|
\
|
*
ide-tape: remove idetape_config_t typedef
Borislav Petkov
2008-02-02
1
-12
/
+8
|
*
ide-tape: remove mtio.h related comments
Borislav Petkov
2008-02-02
1
-81
/
+15
|
*
ide-tape: make function name more accurate
Borislav Petkov
2008-02-02
1
-6
/
+3
|
*
ide-tape: remove unused sense packet commands.
Borislav Petkov
2008-02-02
1
-8
/
+1
|
*
ide-tape: use generic byteorder macros
Borislav Petkov
2008-02-02
1
-5
/
+5
|
*
ide-tape: remove EXPERIMENTAL driver status
Borislav Petkov
2008-02-02
1
-2
/
+1
|
*
ide-tape: use generic scsi commands
Borislav Petkov
2008-02-02
1
-50
/
+29
|
*
ide-tape: remove struct idetape_block_size_page_t
Borislav Petkov
2008-02-02
1
-18
/
+0
|
*
ide-tape: remove structs os_partition_t, os_dat_entry_t, os_dat_t
Borislav Petkov
2008-02-02
1
-37
/
+0
|
*
ide-tape: remove struct idetape_parameter_block_descriptor_t
Borislav Petkov
2008-02-02
1
-40
/
+26
|
*
ide-tape: remove struct idetape_medium_partition_page_t
Borislav Petkov
2008-02-02
1
-19
/
+0
|
*
ide-tape: remove struct idetape_data_compression_page_t
Borislav Petkov
2008-02-02
1
-19
/
+0
|
*
ide-tape: remove struct idetape_inquiry_result_t
Borislav Petkov
2008-02-02
1
-38
/
+13
|
*
ide-tape: remove struct idetape_capabilities_page_t
Borislav Petkov
2008-02-02
1
-86
/
+56
|
*
ide-tape: remove IDETAPE_DEBUG_BUGS
Borislav Petkov
2008-02-02
1
-41
/
+2
|
*
ide-tape: remove IDETAPE_DEBUG_INFO
Borislav Petkov
2008-02-02
1
-73
/
+0
|
*
ide-tape: dump gcw fields on error in idetape_identify_device()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-6
/
+7
|
*
ide-tape: remove struct idetape_mode_parameter_header_t
Borislav Petkov
2008-02-02
1
-24
/
+13
|
*
ide-tape: remove struct idetape_request_sense_result_t
Borislav Petkov
2008-02-02
1
-53
/
+22
|
*
ide-tape: remove dead code
Borislav Petkov
2008-02-02
1
-34
/
+0
|
*
ide-tape: move historical changelog to Documentation/ide/ChangeLog.ide-tape.1...
Borislav Petkov
2008-02-02
3
-410
/
+407
|
*
ide-cs: use ide_std_init_ports()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-1
/
+1
|
*
ide: move check_dma_crc() to ide-dma.c
Bartlomiej Zolnierkiewicz
2008-02-02
3
-23
/
+23
|
*
ide: remove ide_auto_reduce_xfer()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-28
/
+13
|
*
ide: move drive->crc_count check out from check_dma_crc()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-12
/
+12
|
*
ide: remove ide_ata66_check()
Bartlomiej Zolnierkiewicz
2008-02-02
3
-17
/
+4
|
*
ide: remove set_transfer()
Bartlomiej Zolnierkiewicz
2008-02-02
3
-20
/
+5
|
*
ide: unexport SELECT_DRIVE()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-2
/
+0
|
*
ide-scsi: remove needless SELECT_DRIVE() call
Bartlomiej Zolnierkiewicz
2008-02-02
1
-2
/
+0
|
*
ide: use __ide_set_handler() in ide_execute_command()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-13
/
+8
|
*
ide: remove SATA_*_REG macros
Bartlomiej Zolnierkiewicz
2008-02-02
2
-15
/
+16
|
*
ide: remove ->nice0 and ->nice2 fields from ide_drive_t
Bartlomiej Zolnierkiewicz
2008-02-02
3
-7
/
+4
|
*
ide: convert ->straight8 field in ide_hwif_t to bit flag
Bartlomiej Zolnierkiewicz
2008-02-02
1
-1
/
+1
|
*
ide: remove unused ->auto_poll field from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-02
1
-1
/
+0
|
*
ide-probe: remove needless Status register reads
Bartlomiej Zolnierkiewicz
2008-02-02
1
-14
/
+21
|
*
ide-cris: use ide_execute_command()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-5
/
+1
|
*
trm290: use ide_execute_command()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-4
/
+1
|
*
ide-scsi: use ide_execute_command()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-5
/
+2
|
*
ide-tape: use ide_execute_command()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-2
/
+2
|
*
ide: move create_proc_ide_drives() call to ide_device_add_all()
Bartlomiej Zolnierkiewicz
2008-02-02
3
-4
/
+6
|
*
ide: move hwif->present check out from ide_proc_register_port()
Bartlomiej Zolnierkiewicz
2008-02-02
2
-5
/
+7
|
*
ide: factor out devices setup from ide_acpi_init()
Bartlomiej Zolnierkiewicz
2008-02-02
3
-29
/
+23
|
*
ide-acpi: remove dead code from do_drive_get_GTF()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-10
/
+0
|
*
ide-acpi: remove needless exports
Bartlomiej Zolnierkiewicz
2008-02-02
1
-4
/
+0
|
*
ide: move ide_acpi_init() call to ide_device_add_all()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-1
/
+2
|
*
ide: factor out devices setup from init_irq()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-16
/
+28
|
*
ide: factor out adding drive to hwgroup from init_irq()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-11
/
+18
[next]