aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/device-mapper (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-13[PATCH] sched: small topology.h cleanupIngo Molnar1-1/+1
2007-07-13[PATCH] sched: fix show_task()/show_tasks() outputIngo Molnar1-16/+10
2007-07-13[PATCH] sched: remove stale version info from kernel/sched_debug.cIngo Molnar1-1/+1
2007-07-13[PATCH] sched: allow larger granularityIngo Molnar1-1/+1
2007-07-13[PATCH] sched: fix prio_to_wmult[] for nice 1Mike Galbraith1-1/+1
2007-07-13[MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.hAtsushi Nemoto1-1/+2
2007-07-13[MIPS] Make show_code static and add __user tagAtsushi Nemoto1-3/+3
2007-07-13[MIPS] Workaround for a sparse warning in include/asm-mips/compat.hAtsushi Nemoto1-1/+2
2007-07-13[MIPS] Add some __user tagsAtsushi Nemoto3-9/+10
2007-07-13[MIPS] math-emu minor cleanupAtsushi Nemoto1-10/+9
2007-07-13[MIPS] Kill CONFIG_TX4927BUG_WORKAROUNDAtsushi Nemoto1-19/+0
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98Ralf Baechle1-6/+0
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLKRalf Baechle1-4/+0
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32KRalf Baechle1-25/+0
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPIRalf Baechle1-8/+1
2007-07-13[CHAR] Delete leftovers of old Alchemy UART driverRalf Baechle1-14/+0
2007-07-13ioatdma: add the unisys "i/oat" pci vendor/device idDan Williams2-0/+5
2007-07-13ARM: Add drivers/dma to arch/arm/KconfigDan Williams1-0/+2
2007-07-13iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverDan Williams12-60/+1139
2007-07-13iop13xx: surface the iop13xx adma units to the iop-adma driverDan Williams3-25/+774
2007-07-13dmaengine: driver for the iop32x, iop33x, and iop13xx raid enginesDan Williams4-0/+1595
2007-07-13md: remove raid5 compute_block and compute_parity5Dan Williams1-124/+0
2007-07-13md: handle_stripe5 - request io processing in raid5_run_opsDan Williams1-58/+13
2007-07-13md: handle_stripe5 - add request/completion logic for async expand opsDan Williams1-12/+38
2007-07-13md: handle_stripe5 - add request/completion logic for async read opsDan Williams2-29/+26
2007-07-13md: handle_stripe5 - add request/completion logic for async check opsDan Williams1-19/+65
2007-07-13md: handle_stripe5 - add request/completion logic for async compute opsDan Williams2-36/+115
2007-07-13md: handle_stripe5 - add request/completion logic for async write opsDan Williams1-23/+138
2007-07-13md: common infrastructure for running operations with raid5_run_opsDan Williams1-9/+58
2007-07-13md: raid5_run_ops - run stripe operations outside sh->lockDan Williams2-3/+614
2007-07-13raid5: replace custom debug PRINTKs with standard pr_debugDan Williams1-58/+58
2007-07-13raid5: refactor handle_stripe5 and handle_stripe6 (v3)Dan Williams2-786/+756
2007-07-13async_tx: add the async_tx apiDan Williams14-50/+1294
2007-07-13xor: make 'xor_blocks' a library routine for use with async_txDan Williams8-23/+38
2007-07-13dmaengine: make clients responsible for managing channelsDan Williams5-167/+224
2007-07-13dmaengine: refactor dmaengine around dma_async_tx_descriptorDan Williams4-253/+474
2007-07-13splice: fix offset mangling with direct splicing (sendfile)Jens Axboe1-23/+11
2007-07-13security: revalidate rw permissions for sys_splice and sys_vmspliceJames Morris1-0/+9
2007-07-13relay: fixup kerneldoc commentTom Zanussi1-1/+1
2007-07-13relay: fix bogus cast in subbuf_splice_actor()Tom Zanussi1-1/+3
2007-07-12Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects"Linus Torvalds1-0/+1
2007-07-12Revert "[BNX2]: Seems to not need net/tcp.h"Linus Torvalds1-0/+1
2007-07-12USB: ohci-pnx4008: Remove unnecessary cast of return value of kzallocSuresh Jayaraman1-1/+1
2007-07-12USB: additions to the quirk listOliver Neukum1-0/+8
2007-07-12usb-storage: implement autosuspendAlan Stern2-11/+29
2007-07-12USB: cdc-acm: add new device id to option driverAndrey Arapov1-0/+3
2007-07-12USB: goku_udc trivial cleanupsDavid Brownell2-23/+23
2007-07-12USB: usb gadget stack can now -DDEBUG with KconfigDavid Brownell3-82/+100
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell10-436/+0
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell5-70/+11