aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-13Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-07-13nfsd: fix nfsd_vfs_read() splice actor setupJens Axboe
2007-07-13CFS: Fix missing digit off in wmult tableThomas Gleixner
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-07-13Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds
2007-07-13Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-07-13Revert "[CPUFREQ] powernow-k8: clarify number of cores."Linus Torvalds
2007-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-07-13[PATCH] sched: small topology.h cleanupIngo Molnar
2007-07-13[PATCH] sched: fix show_task()/show_tasks() outputIngo Molnar
2007-07-13[PATCH] sched: remove stale version info from kernel/sched_debug.cIngo Molnar
2007-07-13[PATCH] sched: allow larger granularityIngo Molnar
2007-07-13[PATCH] sched: fix prio_to_wmult[] for nice 1Mike Galbraith
2007-07-13[MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.hAtsushi Nemoto
2007-07-13[MIPS] Make show_code static and add __user tagAtsushi Nemoto
2007-07-13[MIPS] Workaround for a sparse warning in include/asm-mips/compat.hAtsushi Nemoto
2007-07-13[MIPS] Add some __user tagsAtsushi Nemoto
2007-07-13[MIPS] math-emu minor cleanupAtsushi Nemoto
2007-07-13[MIPS] Kill CONFIG_TX4927BUG_WORKAROUNDAtsushi Nemoto
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98Ralf Baechle
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLKRalf Baechle
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32KRalf Baechle
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPIRalf Baechle
2007-07-13[CHAR] Delete leftovers of old Alchemy UART driverRalf Baechle
2007-07-13ioatdma: add the unisys "i/oat" pci vendor/device idDan Williams
2007-07-13ARM: Add drivers/dma to arch/arm/KconfigDan Williams
2007-07-13iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverDan Williams
2007-07-13iop13xx: surface the iop13xx adma units to the iop-adma driverDan Williams
2007-07-13dmaengine: driver for the iop32x, iop33x, and iop13xx raid enginesDan Williams
2007-07-13md: remove raid5 compute_block and compute_parity5Dan Williams
2007-07-13md: handle_stripe5 - request io processing in raid5_run_opsDan Williams
2007-07-13md: handle_stripe5 - add request/completion logic for async expand opsDan Williams
2007-07-13md: handle_stripe5 - add request/completion logic for async read opsDan Williams
2007-07-13md: handle_stripe5 - add request/completion logic for async check opsDan Williams
2007-07-13md: handle_stripe5 - add request/completion logic for async compute opsDan Williams
2007-07-13md: handle_stripe5 - add request/completion logic for async write opsDan Williams
2007-07-13md: common infrastructure for running operations with raid5_run_opsDan Williams
2007-07-13md: raid5_run_ops - run stripe operations outside sh->lockDan Williams
2007-07-13raid5: replace custom debug PRINTKs with standard pr_debugDan Williams
2007-07-13raid5: refactor handle_stripe5 and handle_stripe6 (v3)Dan Williams
2007-07-13async_tx: add the async_tx apiDan Williams
2007-07-13xor: make 'xor_blocks' a library routine for use with async_txDan Williams
2007-07-13dmaengine: make clients responsible for managing channelsDan Williams
2007-07-13dmaengine: refactor dmaengine around dma_async_tx_descriptorDan Williams
2007-07-13splice: fix offset mangling with direct splicing (sendfile)Jens Axboe
2007-07-13security: revalidate rw permissions for sys_splice and sys_vmspliceJames Morris
2007-07-13relay: fixup kerneldoc commentTom Zanussi
2007-07-13relay: fix bogus cast in subbuf_splice_actor()Tom Zanussi
2007-07-13[CPUFREQ] Fix typos in powernow-k8 printk's.Dave Jones