aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11I/OAT: fix I/OAT for kexecDan Aloni
2007-07-11I/OAT: warning fixAndrew Morton
2007-07-11I/OAT: Only offload copies for TCP when there will be a context switchChris Leech
2007-07-11I/OAT: Add documentation for the tcp_dma_copybreak sysctlChris Leech
2007-07-11ioatdma: Remove the use of writeq from the ioatdma driverChris Leech
2007-07-11ioatdma: Remove the wrappers around read(bwl)/write(bwl) in ioatdmaChris Leech
2007-07-11drivers/dma: handle sysfs errorsJeff Garzik
2007-07-11ioatdma: Push pending transactions to hardware more frequentlyChris Leech
2007-07-08Linux 2.6.22Linus Torvalds
2007-07-08Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-07-08Fix permission checking for the new utimensat() system callLinus Torvalds
2007-07-08mm: double mark_page_accessed() in read_cache_page_async()Peter Zijlstra
2007-07-08qd65xx: fix PIO mode selectionBartlomiej Zolnierkiewicz
2007-07-08sis5513: adding PCI-IDUwe Koziolek
2007-07-07DLM must depend on SYSFSAdrian Bunk
2007-07-07Clean up E7520/7320/7525 quirk printk.Dave Jones
2007-07-07include/linux/kallsyms.h must #include <linux/errno.h>Adrian Bunk
2007-07-07Fix use-after-free oops in Bluetooth HID.David Woodhouse
2007-07-06slub: remove useless EXPORT_SYMBOLChristoph Lameter
2007-07-06MAINTAINERS new kernel janitors mlmaximilian attems
2007-07-06GEODE: reboot fixup for geode machines with CS5536 boardsAndres Salomon
2007-07-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-07-06mm: fixup /proc/vmstat outputPeter Zijlstra
2007-07-06potential compiler error, irqfunc caller sites updateYoann Padioleau
2007-07-06i386: es7000 build breakage fixVivek Goyal
2007-07-06PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issuesBjorn Helgaas
2007-07-06fix logic error in ipc compat semctl()Alexander Graf
2007-07-06x86_64: fix headers_installDavid Woodhouse
2007-07-06MTRR: Fix race causing set_mtrr to go into infinite loopLoic Prylli
2007-07-06i386: fix regression, endless loop in ptrace singlestep over an int80Jason Wessel
2007-07-06Fix elf_core_dump() when writing arch specific notes (spu coredumps)Michael Ellerman
2007-07-06[MIPS] Fix scheduling latency issue on 24K, 34K and 74K coresRalf Baechle
2007-07-06[MIPS] Add macros to encode processor revisions.Ralf Baechle
2007-07-06[MIPS] RM7000: Enable ICACHE_REFILLS_WORKAROUND_WAR.Ralf Baechle
2007-07-06[MIPS] SMTC: Fix cut'n'paste bug in Kconfig.debugRalf Baechle
2007-07-06[MIPS] Change libgcc-style functions from lib-y to obj-yRalf Baechle
2007-07-06[MIPS] Fix timer/performance interrupt detectionChris Dearman
2007-07-06[MIPS] AP/SP: Avoid triggering the 34K E125 performance issueRalf Baechle
2007-07-06[MIPS] 64-bit TO_PHYS_MASK macro for RM9000 processorsAndrew Sharp
2007-07-05[NETPOLL]: Fixups for 'fix soft lockup when removing module'Jarek Poplawski
2007-07-05[NET]: net/core/netevent.c should #include <net/netevent.h>Adrian Bunk