index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-11
ide: move IDE{FLOPPY,TAPE}_WAIT_CMD defines to <linux/ide.h>
Bartlomiej Zolnierkiewicz
1
-6
/
+22
2008-10-11
ide: add ide_do_test_unit_ready() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-10-11
ide: add ide_do_start_stop() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-10-11
ide: add ide_set_media_lock() helper
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2008-10-11
ide-floppy: ->{srfp,wp} -> IDE_AFLAG_{SRFP,WP}
Bartlomiej Zolnierkiewicz
1
-7
/
+11
2008-10-11
ide: add ide_queue_pc_tail() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-10-11
ide: add ide_queue_pc_head() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+16
2008-10-11
ide: add ide_init_pc() helper
Bartlomiej Zolnierkiewicz
1
-1
/
+9
2008-10-11
ide: add ide_io_buffers() helper
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2008-10-11
ide: add ide_check_atapi_device() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-10-11
ide: move ioctls handling to ide-ioctls.c
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-10-11
ide: add ide_setting_ioctl() helper
Bartlomiej Zolnierkiewicz
1
-1
/
+13
2008-10-11
ide: remove ->bus_state field from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-10-11
ide: add proper PCI PM support (v2)
Bartlomiej Zolnierkiewicz
1
-0
/
+10
2008-10-11
ide: lba_capacity_is_ok() -> ata_id_is_lba_capacity_ok()
Bartlomiej Zolnierkiewicz
1
-0
/
+50
2008-10-11
ide: ide_id_to_hd_driveid() -> ata_id_to_hd_driveid()
Bartlomiej Zolnierkiewicz
1
-0
/
+21
2008-10-11
ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled()
Bartlomiej Zolnierkiewicz
2
-4
/
+13
2008-10-11
ide: ide_id_has_flush_cache() -> ata_id_flush_enabled()
Bartlomiej Zolnierkiewicz
2
-3
/
+9
2008-10-11
ide: check only for CACHE FLUSH command support in ide_id_has_flush_cache()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-10-11
ide: idedisk_supports_lba48() -> ata_id_lba48_enabled()
Bartlomiej Zolnierkiewicz
1
-0
/
+9
2008-10-11
ide: ide_dev_is_sata() -> ata_id_is_sata()
Bartlomiej Zolnierkiewicz
2
-14
/
+9
2008-10-11
ide: ide_dev_has_iordy() -> ata_id_has_iordy()
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-10-11
ide: remove ->supports_dsc_overlap field from ide_driver_t
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-10-11
ide: remove read-only ->atapi_overlap field from ide_drive_t
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-10-11
ide: remove SECTOR_WORDS define
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-11
ide: /proc/ide/hd*/settings rework
Bartlomiej Zolnierkiewicz
1
-36
/
+74
2008-10-11
ide: preparations for /proc/ide/hd*/settings rework
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-10-11
ide: include <linux/hdreg.h> only when needed
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-11
ide: check drive->present in ide_get_paired_drive()
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-10-11
ide: remove IDE_CHIPSET_* macros
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-10-11
ide: enhance ide_busy_sleep()
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-10-11
ide: remove no longer needed ide_drive_t fields
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-10-11
ide: use ATA_* defines instead of *_STAT and *_ERR ones
Bartlomiej Zolnierkiewicz
1
-7
/
+8
2008-10-11
ide: remove drive->driveid
Bartlomiej Zolnierkiewicz
1
-7
/
+2
2008-10-11
ide: make drive->id an union (take 2)
Bartlomiej Zolnierkiewicz
1
-9
/
+14
2008-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-6
/
+136
2008-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2
-2
/
+5
2008-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
1
-1
/
+17
2008-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
1
-1
/
+5
2008-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
4
-5
/
+117
2008-10-10
Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
16
-338
/
+415
2008-10-10
Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6...
Linus Torvalds
284
-959
/
+1565
2008-10-10
Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-35
/
+40
2008-10-10
dm: publish dm_vcalloc
Mikulas Patocka
1
-0
/
+5
2008-10-10
dm: publish dm_table_unplug_all
Mikulas Patocka
1
-0
/
+5
2008-10-10
dm: publish dm_get_mapinfo
Mikulas Patocka
1
-0
/
+1
2008-10-10
dm: export struct dm_dev
Mikulas Patocka
1
-1
/
+6
2008-10-09
block: add some comments around the bio read-write flags
Jens Axboe
1
-1
/
+11
2008-10-09
block: mark bio_split_pool static
Denis ChengRq
1
-3
/
+1
2008-10-09
block: Find bio sector offset given idx and offset
Martin K. Petersen
1
-0
/
+1
[next]