summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-06-05ide: move some bits from ide-timing.h to <linux/ide.h>Bartlomiej Zolnierkiewicz
2008-06-05ide: remove the ide_etrax100 chipset typeAdrian Bunk
2008-06-05ide: add ide_pc_intr() helperBartlomiej Zolnierkiewicz
2008-06-05ide: add ide_issue_pc() helperBartlomiej Zolnierkiewicz
2008-06-05ide: add PC_FLAG_DRQ_INTERRUPT pc flagBartlomiej Zolnierkiewicz
2008-06-05ide: add ide_transfer_pc() helperBartlomiej Zolnierkiewicz
2008-06-05ide: add PC_FLAG_ZIP_DRIVE pc flagBartlomiej Zolnierkiewicz
2008-06-05ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OKBartlomiej Zolnierkiewicz
2008-06-05ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callbackBartlomiej Zolnierkiewicz
2008-06-05ide-tape: make pc->idetape_callback voidBartlomiej Zolnierkiewicz
2008-06-05ide: remove action argument in ide_do_drive_cmdBartlomiej Zolnierkiewicz
2008-06-05ide: remove drive->ctlBartlomiej Zolnierkiewicz
2008-06-05ide: use ->OUTBSYNC in ide_set_irq()Bartlomiej Zolnierkiewicz
2008-06-05ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC methodBartlomiej Zolnierkiewicz
2008-06-05ide: remove ->mmio flag from ide_hwif_tBartlomiej Zolnierkiewicz
2008-06-05ide: move IRQ unmasking out from ->tf_load methodBartlomiej Zolnierkiewicz
2008-06-05ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flagBartlomiej Zolnierkiewicz
2008-06-05block: unexport blk_end_sync_rqFUJITA Tomonori
2008-06-05ide: remove ide_init_drive_cmdFUJITA Tomonori
2008-06-05ide: remove obsoleted "ide=" kernel parametersBartlomiej Zolnierkiewicz
2008-06-05ide: remove obsoleted "idebus=" kernel parameterBartlomiej Zolnierkiewicz
2008-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...tip-x86-urgent-2008-05-17-17-16-08tip-x86-setup-2008-05-30_12.10_Fritip-x86-mtrr-2008-05-16-12-09-30tip-x86-cleanups-2008-05-16-11-16-08tip-tip-2008-05-26_08_52_Montip-timers-hrtimers-2008-05-30_12.09_Fritip-timers-hpet-2008-05-30_12.09_Fritip-sched-2008-05-26_08_52_Montip-core-locking-2008-05-26_08_52_MonLinus Torvalds
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds
2008-05-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-05-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-05-15parisc: use conditional macro for 64-bit wide opsKyle McMartin
2008-05-15parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>.Robert P. J. Day
2008-05-15[S390] s390dbf: Use const char * for dbf name.Cornelia Huck
2008-05-15parisc: new termios definitionsAlan Cox
2008-05-15[POWERPC] Fix uninitialized variable bug in copy_{to|from}_userNate Case
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-14mprotect: prevent alteration of the PAT bitsVenki Pallipadi
2008-05-14per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet
2008-05-14lib: create common ascii hex arrayHarvey Harrison
2008-05-14asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger
2008-05-149p: fix error path during early mountEric Van Hensbergen
2008-05-149p: Documentation updatesEric Van Hensbergen
2008-05-14add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster
2008-05-14[IA64] machvec support for SGI UV platformJack Steiner
2008-05-14[IA64] Add header files for SGI UV platformJack Steiner
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz
2008-05-14make ide-iops.c:SELECT_MASK() staticAdrian Bunk
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-05-14Driver core: struct class remove children listDave Young
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds