tracing: create tracers menu
[deliverable/linux.git] / drivers / ide /
2008-10-22  Ingo MolnarMerge branch 'tracing/ftrace' into tracing/urgent
2008-10-20  Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2008-10-20  Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2008-10-20  Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-10-20  Linus TorvaldsMerge branch 'tracing-v28-for-linus' of git://git....
2008-10-20  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-20  Linus TorvaldsMerge branch 'genirq-v28-for-linus' of git://git./linux...
2008-10-20  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-10-20  Linus TorvaldsMerge branch 'v28-timers-for-linus' of git://git./linux...
2008-10-20  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-10-20  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-10-20  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-10-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-20  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2008-10-20  Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-10-20  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-10-20  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-20  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-10-20  Takashi IwaiMerge branches 'topic/asoc', 'topic/misc-fixes', 'topic...
2008-10-20  Thomas GleixnerMerge branches 'timers/clocksource', 'timers/hrtimers...
2008-10-20  Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2008-10-19  Ingo MolnarMerge branch 'linus' into tracing-v28-for-linus-v3
2008-10-18  Anton VorontsovMerge branch 'master' of git://git./linux/kernel/git...
2008-10-17  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-10-17  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2008-10-17  Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2008-10-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-17  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-10-17  Linus TorvaldsMerge branch 'for-linus' of git://www.jni.nu/cris
2008-10-17  Bartlomiej Zolnier... ide: re-add TRM290 fix lost during ide_build_dmatable...
2008-10-17  Sergei Shtylyovscc_pata: kill unused variables
2008-10-17  Sergei Shtylyovsgiioc4: kill duplicate ioremap()
2008-10-17  Sergei Shtylyovsgiioc4: kill useless address checks
2008-10-17  Bartlomiej Zolnier... delkin_cb: add PM support
2008-10-17  Bartlomiej Zolnier... ide: remove broken hpt34x driver
2008-10-17  Bartlomiej Zolnier... ide-floppy: remove idefloppy_floppy_t typedef
2008-10-17  Sergei Shtylyovsgiioc4: remove maskproc() method
2008-10-17  Sergei Shtylyovhpt366: cleanup maskproc() method
2008-10-17  Sergei Shtylyovide: mask interrupt in ide_config_drive_speed()
2008-10-17  Bartlomiej Zolnier... hpt366: fix compile warning
2008-10-17  Borislav Petkovide-cd: remove stale comment
2008-10-17  Borislav Petkovide-cd: small drive type print fix
2008-10-17  Borislav Petkovide-cd: debug log enhancements
2008-10-17  Bartlomiej Zolnier... ide: add generic ATA/ATAPI disk driver
2008-10-17  Bartlomiej Zolnier... ide: allow device drivers to specify per-device type...
2008-10-17  Bartlomiej Zolnier... ide: prepare for merging ide-gd-floppy.c with ide-gd.c
2008-10-17  Bartlomiej Zolnier... ide-floppy: factor out generic disk handling code to...
2008-10-17  Bartlomiej Zolnier... ide-disk: use IDE_DFLAG_MEDIA_CHANGED
2008-10-17  Bartlomiej Zolnier... ide-disk: factor out generic disk handling code to...
2008-10-17  Bartlomiej Zolnier... ide: remove IDE_AFLAG_NO_DOORLOCKING
2008-10-17  Bartlomiej Zolnier... ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_I...
2008-10-17  Bartlomiej Zolnier... ide: IDE_AFLAG_WP -> IDE_DFLAG_WP
2008-10-17  Bartlomiej Zolnier... ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGED
2008-10-17  Bartlomiej Zolnier... ide-floppy: use drive->capacity64 for caching current...
2008-10-17  Bartlomiej Zolnier... ide-floppy: drop 'floppy' argument from idefloppy_setup()
2008-10-17  Bartlomiej Zolnier... ide-{disk,floppy}: set IDE_DFLAG_ATTACH in *_setup()
2008-10-17  Bartlomiej Zolnier... ide-disk: move IDE_DFLAG_DOORLOCKING flag handling...
2008-10-17  Bartlomiej Zolnier... ide-disk: use to_ide_drv() and ide_drv_g()
2008-10-17  Bartlomiej Zolnier... ide-floppy: use alloc_disk_node()
2008-10-17  Bartlomiej Zolnier... ide-disk: lock media before checking for media change
2008-10-17  Bartlomiej Zolnier... ide-disk: fix IDE_DFLAG_LBA48 handling on resume
2008-10-17  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-10-17  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-17  Jens Axboeblock: remove __generic_unplug_device() from exports
2008-10-16  Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-10-16  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-10-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-16  Linus TorvaldsMerge branch 'kvm-updates/2.6.28' of git://git./linux...
2008-10-16  Linus TorvaldsMerge branch 'core-v28-for-linus' of git://git./linux...
2008-10-16  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-16  Linus TorvaldsMerge branch 'agp-next' of git://git./linux/kernel...
2008-10-16  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-10-16  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-10-16  Linus TorvaldsMerge branch 'personality' of git://git390.osdl.marist...
2008-10-16  Linus TorvaldsMerge branch 'docs' of git://git.lwn.net/linux-2.6
2008-10-16  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-10-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-16  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-16  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-10-16  Jan BeulichKconfig: eliminate "def_bool n" constructs
2008-10-16  Greg Kroah-Hartmandevice create: ide: convert device_create_drvdata to...
2008-10-16  Ingo MolnarMerge branch 'linus' into genirq
2008-10-16  Dmitry TorokhovMerge branch 'next' into for-linus
2008-10-15  Russell KingMerge branch 'fixes' into for-linus
2008-10-15  Trond MyklebustMerge branch 'next'
2008-10-15  Ingo MolnarMerge branches 'core/softlockup', 'core/softirq', ...
2008-10-15  Benjamin HerrenschmidtMerge commit 'origin'
2008-10-14  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-10-14  Russell KingMerge branch 's3c-move' into devel
2008-10-14  Russell KingMerge branch 'omap-all' into devel
2008-10-14  Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-14  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-13  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-10-13  Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
next
This page took 0.070233 seconds and 8 git commands to generate.