aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-07-15ide: add ide_issue_pc() helperBartlomiej Zolnierkiewicz
2008-07-15ide: add PC_FLAG_DRQ_INTERRUPT pc flagBartlomiej Zolnierkiewicz
2008-07-15ide: add ide_transfer_pc() helperBartlomiej Zolnierkiewicz
2008-07-15ide: add PC_FLAG_ZIP_DRIVE pc flagBartlomiej Zolnierkiewicz
2008-07-15ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OKBartlomiej Zolnierkiewicz
2008-07-15ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callbackBartlomiej Zolnierkiewicz
2008-07-15ide-tape: make pc->idetape_callback voidBartlomiej Zolnierkiewicz
2008-07-15ide: remove action argument in ide_do_drive_cmdFUJITA Tomonori
2008-07-15ide: remove drive->ctlBartlomiej Zolnierkiewicz
2008-07-15ide: use ->OUTBSYNC in ide_set_irq()Bartlomiej Zolnierkiewicz
2008-07-15ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC methodBartlomiej Zolnierkiewicz
2008-07-15ide: remove ->mmio flag from ide_hwif_tBartlomiej Zolnierkiewicz
2008-07-15ide: move IRQ unmasking out from ->tf_load methodBartlomiej Zolnierkiewicz
2008-07-15ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flagBartlomiej Zolnierkiewicz
2008-07-15ide: remove obsoleted "ide=" kernel parametersBartlomiej Zolnierkiewicz
2008-07-15ide: remove obsoleted "idebus=" kernel parameterBartlomiej Zolnierkiewicz
2008-07-15block: unexport blk_end_sync_rqFUJITA Tomonori
2008-07-15ide: remove ide_init_drive_cmdFUJITA Tomonori
2008-07-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-12frv: fix irqs_disabled() to return an int, not an unsigned longDavid Howells
2008-07-12x86: fix ldt limit for 64 bitMichael Karcher
2008-07-10Fix name of Russell King in various commentsUwe Kleine-König
2008-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-10xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert
2008-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-08ide: add __ide_default_irq() inline helperBartlomiej Zolnierkiewicz
2008-07-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-07-08Correct hash flushing from huge_ptep_set_wrprotect()David Gibson
2008-07-08[S390] protect _PAGE_SPECIAL bit against mprotectNick Piggin
2008-07-06x86: KVM guest: Add memory clobber to hypercallsAnthony Liguori
2008-07-05Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.hEduard - Gabriel Munteanu
2008-07-04cpumask: introduce new APIsStephen Rothwell
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan
2008-07-04Introduce rculist.hStephen Rothwell
2008-07-04Miguel Ojeda has movedMiguel Ojeda
2008-07-04firmware: fix the request_firmware() dummyJames Bottomley
2008-07-04Christoph has movedChristoph Lameter
2008-07-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-07-04[MIPS] Fix bug in atomic_sub_if_positive.Ralf Baechle
2008-07-03slub: Do not use 192 byte sized cache if minimum alignment is 128 byteChristoph Lameter
2008-07-02Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-07-02Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-01net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy
2008-07-01i2c: Fix bad hint about irqs in i2c.hWolfram Sang
2008-07-01Properly notify block layer of sync writesJens Axboe
2008-06-30mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach
2008-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds