summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2008-07-231-1/+2
|\
| * Merge branch 'linus' into core/softlockupIngo Molnar2008-07-1569-263/+1300
| |\
| * \ Merge commit 'v2.6.26-rc8' into core/softlockupIngo Molnar2008-06-258-27/+14
| |\ \
| * \ \ Merge branch 'linus' into core/softlockupIngo Molnar2008-06-1651-115/+246
| |\ \ \
| * | | | softlockup: fix softlockup_thresh unaligned access and disable detection at r...Dimitri Sivanich2008-05-251-1/+1
| * | | | softlockup: allow panic on lockupIngo Molnar2008-05-251-1/+2
* | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-234-1/+132
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pxa' into develRussell King2008-07-136-1/+180
| |\ \ \ \ \
| | * | | | | [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform dataEric Miao2008-07-121-0/+2
| | * | | | | [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variableEric Miao2008-07-121-0/+7
| | * | | | | [NET] smc91x: add SMC91X_NOWAIT flag to platform dataEric Miao2008-07-121-0/+2
| | * | | | | [NET] smc91x: remove "irq_flags" from "struct smc91x_platdata"Eric Miao2008-07-121-1/+0
| | * | | | | Merge branch 'pxa-tosa' into pxaRussell King2008-07-123-0/+121
| | |\ \ \ \ \
| | | * | | | | [ARM] 5128/1: tc6393xb: tmio-nand supportDmitry Baryshkov2008-07-072-0/+19
| | | * | | | | [ARM] 5127/1: Core MFD supportDmitry Baryshkov2008-07-071-0/+55
| | | * | | | | [ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller.Dmitry Baryshkov2008-07-071-0/+47
| | * | | | | | Merge branch 'machtypes' into pxa-palmRussell King2008-07-0971-192/+306
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-07-231-0/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | sg: reimplement sg mapping iteratorTejun Heo2008-07-231-0/+38
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds2008-07-235-16/+141
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | I/OAT: I/OAT version 3.0 supportMaciej Sosnowski2008-07-222-1/+14
| * | | | | | | | | async_tx: make async_tx_test_ack a boolean routineDan Williams2008-07-171-5/+3
| * | | | | | | | | async_tx: remove depend_tx from async_tx_sync_epilogDan Williams2008-07-171-8/+1
| * | | | | | | | | async_tx: export async_tx_quiesceDan Williams2008-07-171-0/+2
| * | | | | | | | | dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen2008-07-081-0/+62
| * | | | | | | | | dmaengine: Add slave DMA interfaceHaavard Skinnemoen2008-07-081-1/+51
| * | | | | | | | | dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmapDan Williams2008-07-081-0/+4
| * | | | | | | | | dmaengine: Add dma_client parameter to device_alloc_chan_resourcesHaavard Skinnemoen2008-07-081-1/+2
| * | | | | | | | | dmaengine: track the number of clients using a channelDan Williams2008-07-081-0/+2
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-231-69/+124
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ide: remove unused PC_FLAG_DRQ_INTERRUPTBorislav Petkov2008-07-231-1/+0
| * | | | | | | | | | ide-floppy: convert to using the new atapi_flags (take 2)Borislav Petkov2008-07-231-2/+1
| * | | | | | | | | | ide: add per-device flagsBorislav Petkov2008-07-231-0/+60
| * | | | | | | | | | ide: remove pc->callback member from ide_atapi_pcBorislav Petkov2008-07-231-2/+0
| * | | | | | | | | | ide: push pc callback pointer into the ide_drive_t structureBorislav Petkov2008-07-231-2/+7
| * | | | | | | | | | ide: add ide_host_free() helper (take 2)Bartlomiej Zolnierkiewicz2008-07-231-0/+1
| * | | | | | | | | | ide: add ide_host_add() helperBartlomiej Zolnierkiewicz2008-07-231-0/+2
| * | | | | | | | | | ide: add struct ide_host (take 3)Bartlomiej Zolnierkiewicz2008-07-231-10/+11
| * | | | | | | | | | ide: add struct ide_tp_ops (take 2)Bartlomiej Zolnierkiewicz2008-07-231-17/+35
| * | | | | | | | | | ide: add 'config' field to hw_regs_tBartlomiej Zolnierkiewicz2008-07-231-0/+1
| * | | | | | | | | | ide: filter out "default" transfer mode values in set_xfer_rate()Bartlomiej Zolnierkiewicz2008-07-231-1/+0
| * | | | | | | | | | ide: remove dead Virtual DMA supportBartlomiej Zolnierkiewicz2008-07-231-3/+0
| * | | | | | | | | | ide: remove ->INB, ->OUTB and ->OUTBSYNC methodsBartlomiej Zolnierkiewicz2008-07-231-7/+0
| * | | | | | | | | | ide: add ide_read_bcount_and_ireason() helperBartlomiej Zolnierkiewicz2008-07-231-0/+1
| * | | | | | | | | | ide: use ->tf_read in ide_read_error()Bartlomiej Zolnierkiewicz2008-07-231-7/+3
| * | | | | | | | | | ide: add ->set_irq methodBartlomiej Zolnierkiewicz2008-07-231-8/+2
| * | | | | | | | | | ide: add ->read_altstatus methodBartlomiej Zolnierkiewicz2008-07-231-7/+1
| * | | | | | | | | | ide: add ->read_status methodBartlomiej Zolnierkiewicz2008-07-231-7/+1
| * | | | | | | | | | ide: add ->exec_command methodBartlomiej Zolnierkiewicz2008-07-231-1/+2
| * | | | | | | | | | ide: factor out simplex handling from ide_pci_dma_base()Bartlomiej Zolnierkiewicz2008-07-231-0/+1
OpenPOWER on IntegriCloud