projects
/
linux-2.6
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
linux-2.6
2008-10-10
Bartlomiej...
ide-{floppy,tape}: remove packet command stack
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide-{floppy,tape}: remove request stack
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Borislav Petkov
ide-generic: handle probing of legacy io-ports v5
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Borislav Petkov
ide-floppy: use scatterlists for pio transfers
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide-tape: remove idetape_init_rq()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide-floppy: add ide_floppy_format_ioctl() helper
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide-floppy: remove needless parens
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: add ide_check_atapi_device() helper
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: move ioctls handling to ide-ioctls.c
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: cleanup generic_ide_ioctl()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: add ide_setting_ioctl() helper
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: remove ->bus_state field from ide_hwif_t
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: add proper PCI PM support (v2)
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
hpt366: add hpt3xx_disable_fast_irq() helper
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: lba_capacity_is_ok() -> ata_id_is_lba_capacity_ok()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: ide_id_to_hd_driveid() -> ata_id_to_hd_driveid()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: use ata_id_is_cfa()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_e...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: ide_id_has_flush_cache() -> ata_id_flush_enabled()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: check only for CACHE FLUSH command support in...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: idedisk_supports_lba48() -> ata_id_lba48_enabled()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: ide_dev_is_sata() -> ata_id_is_sata()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: ide_dev_has_iordy() -> ata_id_has_iordy()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: factor out HDIO_*_NICE ioctl handling to ide_...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: remove ->supports_dsc_overlap field from ide_driver_t
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: remove read-only ->atapi_overlap field from ide_dr...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
cmd640: add __set_prefetch_mode()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: remove SECTOR_WORDS define
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: /proc/ide/hd*/settings rework
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: preparations for /proc/ide/hd*/settings rework
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: call ide_proc_register_driver() later
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: include <linux/hdreg.h> only when needed
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: remove CONFIG_IDEDISK_MULTI_MODE
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: check drive->present in ide_get_paired_drive()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: remove needless drive->present checks from device...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: remove unused _IDE_C and _IDE_DISK defines
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: remove IDE_CHIPSET_* macros
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: remove no longer needed BUG_ON()-s from init_irq()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: enhance ide_busy_sleep()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: fix EXABYTENEST handling in probe_for_drive()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
FUJITA Tomonori
ide-cd: use the new object_is_in_stack() helper
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Linus Torvalds
ide: re-code ide_fixstring() loop to be less evil
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: remove no longer needed ide_drive_t fields
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: use ATA_* defines instead of *_STAT and *_ERR...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
hd: WIN_* -> ATA_CMD_*
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: WIN_* -> ATA_CMD_*
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
libata: WIN_* -> ATA_CMD_*
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide-disk: use ata_id_hpa_enabled()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide-disk: use ata_id_wcache_enabled()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: use ata_id_current_chs_valid()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: remove drive->driveid
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: make drive->id an union (take 2)
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: cleanup ide_fix_driveid()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: cleanup ide_disk_init_mult_count()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Bartlomiej...
ide: remove superfluous check from ide_disk_special()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Mark de Wever
ide-tape: Buildfix when IDETAPE_DEBUG_LOG is set to 1.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Linus Torvalds
Merge branch 'rcu-v28-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Linus Torvalds
Merge branch 'sched-v28-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Christian Borntraeger
[S390] Fix checkstack for s390
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Martin Schwidefsky
[S390] fix initialization of stp
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Heiko Carstens
[S390] 3215: Remove tasklet.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Holger Smolinski
[S390] console flush on panic / reboot
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Florian Funke
[S390] introduce dirty bit for kvm live migration
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Nigel Hislop
[S390] Add ioctl support for EMC Symmetrix Subsystem...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Martin Schwidefsky
[S390] xpram: per device block request queues.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Stefan Haberland
[S390] dasd: fix message flood for unsolicited interrupts
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Heiko Carstens
[S390] Move private simple udelay function to arch...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Hongjie Yang
[S390] dcssblk: add >2G DCSSs support and stacked conti...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Martin Schwidefsky
[S390] ptrace changes
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Christoph Hellwig
[S390] s390: use sys_pause for 31bit pause entry point
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Klaus-Dieter...
[S390] qdio enhanced SIGA (iqdio) support.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Heiko Carstens
[S390] cio: fix cio_tpi.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Julia Lawall
[S390] cio: Correct use of ! and &
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Peter Oberparleiter
[S390] cio: inline assembly cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Cornelia Huck
[S390] bus_id -> dev_set_name() for css and ccw busses
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Martin Schwidefsky
[S390] bus_id ->dev_name() conversions in qdio
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Cornelia Huck
[S390] Use s390_root_dev_* in kvm_virtio.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Cornelia Huck
[S390] more bus_id -> dev_name conversions
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Cornelia Huck
[S390] bus_id -> dev_set_name() changes
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Kay Sievers
[S390] bus_id -> dev_name conversions
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Cornelia Huck
[S390] cio: Exorcise cio_msg= from documentation.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Cornelia Huck
[S390] cio: Update cio_ignore documentation.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Peter Oberparleiter
[S390] cio: introduce purge function for /proc/cio_ignore
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Peter Oberparleiter
[S390] cio: move device unregistration to dedicated...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Ursula Braun
[S390] qdio: speed up multicast traffic on full HiperSo...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Luis R. Rodriguez
ath9k: Fix return code when ath9k_hw_setpower() fails...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Luis R. Rodriguez
ath9k: remove nasty FAIL macro from ath9k_hw_reset()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Patrick McHardy
gre: minor cleanups in netlink interface
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Patrick McHardy
gre: fix copy and paste error
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Linus Torvalds
Merge git://git./linux/kernel/git/herbert/crypto-2.6
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Linus Torvalds
Merge git://git./linux/kernel/git/agk/linux-2.6-dm
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Christoph Hellwig
Fix barrier fail detection in XFS
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Linus Torvalds
Merge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Linus Torvalds
Merge git://git./linux/kernel/git/jejb/scsi-misc-2.6
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Linus Torvalds
Merge branch 'for-2.6.28' of git://git.kernel.dk/linux...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Ingo Molnar
Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Ingo Molnar
Merge branch 'linus' into x86/pat2
commit
|
commitdiff
|
tree
|
snapshot
next