Commit Graph

105254 Commits (d7ce20b2024d318b9ba88859226af1441270d99f)
 

Author SHA1 Message Date
Adrian Bunk d7ce20b202 remove is_tty() 17 years ago
Clemens Ladisch d36e74c439 hpet: clarify maintainer entry 17 years ago
Akinobu Mita e108526e77 move memory_read_from_buffer() from fs.h to string.h 17 years ago
Linus Torvalds 338b9bb3ad Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland 17 years ago
Linus Torvalds 7f9dce3837 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
Linus Torvalds 26dcce0fab Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
Linus Torvalds d7b6de14a0 Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
Linus Torvalds 30d38542ec Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 17 years ago
Roland McGrath af0575bba0 i386 syscall audit fast-path 17 years ago
Roland McGrath 5cbf1565f2 x86_64 ia32 syscall audit fast-path 17 years ago
Roland McGrath 86a1c34a92 x86_64 syscall audit fast-path 17 years ago
Roland McGrath 15e8f348db x86_64: remove bogus optimization in sysret_signal 17 years ago
Linus Torvalds 20b7997e8a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc 17 years ago
Linus Torvalds 5554b35933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 17 years ago
Linus Torvalds 0f6e38a638 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb 17 years ago
Linus Torvalds e669e8179d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 17 years ago
Pavel Machek fc410698eb ide: small whitespace fixes 17 years ago
Harvey Harrison 1a677aba5e ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings 17 years ago
Harvey Harrison 141d3b27fc ide: ide-cd.c fix sparse endianness warnings 17 years ago
Borislav Petkov 570f89ea5f ide-cd: convert to using the new atapi_flags 17 years ago
Borislav Petkov ac77ef8b03 ide: remove unused PC_FLAG_DRQ_INTERRUPT 17 years ago
Borislav Petkov be4c916e96 ide-scsi: convert to using the new atapi_flags 17 years ago
Borislav Petkov f2e3ab52af ide-tape: convert to using the new atapi_flags 17 years ago
Borislav Petkov ea68d270ff ide-floppy: convert to using the new atapi_flags (take 2) 17 years ago
Borislav Petkov 3b8ac5398c ide: add per-device flags 17 years ago
Borislav Petkov 8fccf8995c ide: use rq->cmd instead of pc->c in atapi common code 17 years ago
Borislav Petkov 08feacf3bc ide-scsi: pass packet command in rq->cmd 17 years ago
Borislav Petkov 0014c75be3 ide-tape: pass packet command in rq->cmd 17 years ago
Borislav Petkov 83dd573513 ide-tape: make room for packet command ids in rq->cmd 17 years ago
Borislav Petkov 20cd93be67 ide-floppy: pass packet command in rq->cmd 17 years ago
Borislav Petkov 8bcda3bc49 ide: remove pc->callback member from ide_atapi_pc 17 years ago
Borislav Petkov db9d286988 ide-scsi: use drive->pc_callback instead of pc->callback 17 years ago
Borislav Petkov 776bb0270e ide-tape: use drive->pc_callback instead of pc->callback 17 years ago
Borislav Petkov 2207fa5af1 ide-floppy: use drive->pc_callback instead of pc->callback 17 years ago
Borislav Petkov d7c26ebb5b ide: push pc callback pointer into the ide_drive_t structure 17 years ago
Darren Jenkins 4b50750500 drivers/ide/ide-tape.c: remove double kfree 17 years ago
Bartlomiej Zolnierkiewicz 8a69580e1e ide: add ide_host_free() helper (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 18de10170d ide: allocate ide_hwif_t instances dynamically 17 years ago
Bartlomiej Zolnierkiewicz af1cbba373 ide: add ide_ports[] 17 years ago
Bartlomiej Zolnierkiewicz 6059143ae3 ide: move ide_remove_port_from_hwgroup() to ide-probe.c 17 years ago
Bartlomiej Zolnierkiewicz 8cdf310025 ide: fix IDE port slots reservation and freeing (take 2) 17 years ago
Bartlomiej Zolnierkiewicz e0d0020788 ide: fix ide_host_register() return value 17 years ago
Bartlomiej Zolnierkiewicz 6f904d0152 ide: add ide_host_add() helper 17 years ago
Bartlomiej Zolnierkiewicz 48c3c10726 ide: add struct ide_host (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 374e042c3e ide: add struct ide_tp_ops (take 2) 17 years ago
Bartlomiej Zolnierkiewicz d6276b5f5c ide: add 'config' field to hw_regs_t 17 years ago
Bartlomiej Zolnierkiewicz edc74b247b ide-generic: probing fix 17 years ago
Bartlomiej Zolnierkiewicz 73dc532bc1 gayle: reserve memory resources at once 17 years ago
Bartlomiej Zolnierkiewicz 3b2a5c7149 ide: filter out "default" transfer mode values in set_xfer_rate() 17 years ago
Bartlomiej Zolnierkiewicz c30daac190 ide: filter out invalid transfer mode values in set_xfer_rate() 17 years ago