summaryrefslogtreecommitdiffstats
path: root/security/selinux (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-09mv_xor: implement a private tx_listDan Williams2-5/+6
2009-09-09ioat: implement a private tx_listDan Williams2-4/+6
2009-09-09iop-adma: implement a private tx_listDan Williams2-4/+7
2009-09-09fsldma: implement a private tx_listDan Williams2-7/+10
2009-09-09dw_dmac: implement a private tx_listDan Williams2-9/+11
2009-09-09net_dma: poll for a descriptor after allocation failureDan Williams1-0/+10
2009-09-09ioat2,3: dynamically resize descriptor ringDan Williams3-31/+187
2009-09-09ioat: switch watchdog and reset handler from workqueue to timerDan Williams6-436/+396
2009-09-09ioat1: trim ioat_dma_desc_swDan Williams3-5/+7
2009-09-09ioat: ___devinit annotate the initialization pathsDan Williams5-20/+24
2009-09-09ioat: preserve chanctrl bits when re-arming interruptsDan Williams3-14/+10
2009-09-09ioat: ignore reserved bits for chancnt and xfercapDan Williams2-0/+14
2009-09-09ioat: cleanup completion status readsDan Williams4-75/+46
2009-09-09ioat: add some dev_dbg() callsDan Williams4-4/+81
2009-09-09ioat1: kill unused unmap parametersDan Williams2-4/+0
2009-09-09ioat2,3: convert to a true ring bufferDan Williams6-686/+1122
2009-09-09ioat: prepare the code for ioat[12]_dma_chan splitDan Williams2-370/+390
2009-09-09ioat: fix self test interruptsDan Williams1-1/+2
2009-09-09ioat1: move descriptor allocation from submit to prepDan Williams1-89/+65
2009-09-09ioat: define descriptor control bit-fieldDan Williams2-32/+34
2009-09-09ioat: fix type mismatch for ->dmacountDan Williams1-2/+2
2009-09-09ioat: split ioat_dma_probe into core/version-specific routinesDan Williams3-155/+200
2009-09-09ioat: kill function prototype ifdef guardsDan Williams1-9/+0
2009-09-09ioat: cleanup some long deref chains and 80 column collisionsDan Williams2-167/+144
2009-09-09ioat: convert ioat_probe to pcim/devmDan Williams4-141/+68
2009-09-09ioat: move definitions to dma.hDan Williams2-14/+16
2009-07-28ioat: move to drivers/dma/ioat/Dan Williams9-13/+14
2009-07-23dmaengine: at_hdmac: add DMA slave transfersNicolas Ferre3-43/+290
2009-07-23dmaengine: at_hdmac: new driver for the Atmel AHB DMA ControllerNicolas Ferre5-0/+1430
2009-07-23dmaengine: dmatest: correct thread_count while using multiple thread per channelNicolas Ferre1-2/+2
2009-07-23dmaengine: dmatest: add a maximum number of test iterationsNicolas Ferre1-1/+14
2009-07-23drivers/dma: Remove unnecessary semicolonsJoe Perches2-2/+2
2009-07-23drivers/dma/fsldma.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-07-02dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMADan Williams2-3/+3
2009-06-25Linux 2.6.31-rc1v2.6.31-rc1Linus Torvalds1-2/+2
2009-06-25Revert "PCI: use ACPI _CRS data by default"Linus Torvalds5-6/+6
2009-06-24another race fix in jfs_check_acl()Al Viro1-6/+7
2009-06-24Get "no acls for this inode" right, fix shmem breakageAl Viro4-10/+13
2009-06-24audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALLEric Paris1-2/+2
2009-06-24inline functions left without protection of ifdef (acl)Markus Trippelsdorf1-1/+2
2009-06-24futex: Fix the write access fault problem for realThomas Gleixner1-21/+24
2009-06-24SLUB: Don't pass __GFP_FAIL for the initial allocationPekka Enberg1-2/+8
2009-06-24Don't warn about order-1 allocations with __GFP_NOFAILLinus Torvalds1-2/+2
2009-06-24Staging: octeon-ethernet: Fix race freeing transmit buffers.David Daney4-66/+106
2009-06-24Staging: octeon-ethernet: Convert to use net_device_ops.David Daney10-396/+390
2009-06-24MIPS: Cavium: Add CPU hotplugging code.Ralf Baechle5-2/+365
2009-06-24MIPS: SMP: Allow suspend and hibernation if CPU hotplug is availableRalf Baechle1-2/+2
2009-06-24MIPS: Add arch generic CPU hotplugRalf Baechle7-7/+78
2009-06-24DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE setAtsushi Nemoto1-8/+12
2009-06-24MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.Ralf Baechle1-3/+4