Age | Commit message (Expand) | Author |
2007-10-23 | frv: update comment in scatterlist to reflect new setup | Jens Axboe |
2007-10-23 | blackfin: remove sg_address() | Jens Axboe |
2007-10-23 | arm: sg fallout | Jens Axboe |
2007-10-23 | mips: sg_page() fallout | Jens Axboe |
2007-10-23 | alpha: sg_virt() fallout | Jens Axboe |
2007-10-23 | intel-iommu: fix sg_page() | FUJITA Tomonori |
2007-10-23 | parisc: fix sg_page() fallout | FUJITA Tomonori |
2007-10-23 | ide: build fix | FUJITA Tomonori |
2007-10-23 | net: fix xfrm build - missing scatterlist.h include | Heiko Carstens |
2007-10-23 | [BLOCK] blk_rq_map_sg: force clear termination bit | Jens Axboe |
2007-10-23 | [BLOCK] Don't clear sg_dma_len/addr() in blk_rq_map_sg() | Jens Axboe |
2007-10-23 | s390 zfcp: sg fixups | Jens Axboe |
2007-10-23 | powerpc: Fix fallout from sg_page() changes | Olof Johansson |
2007-10-23 | IB/ehca: Fix sg_page() fallout | Olof Johansson |
2007-10-23 | arm: build fix | FUJITA Tomonori |
2007-10-22 | procfs: fix kernel-doc param warnings | Randy Dunlap |
2007-10-22 | auditsc: fix kernel-doc param warnings | Randy Dunlap |
2007-10-22 | Expand hwif->host_flags so that it fits new flags. | David Miller |
2007-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2007-10-22 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo... | Linus Torvalds |
2007-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds |
2007-10-22 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2007-10-22 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds |
2007-10-22 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-10-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-10-22 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-10-22 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds |
2007-10-22 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2007-10-22 | ppc: fix AT_VECTOR_SIZE on arch/ppc | Grant Likely |
2007-10-22 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2007-10-22 | Fix appletalk sysctl entry name | Eric W. Biederman |
2007-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2007-10-22 | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2007-10-22 | [SPARC64]: ARRAY_SIZE() cleanup | Alejandro Martinez Ruiz |
2007-10-23 | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx | Paul Mackerras |
2007-10-22 | [MIPS] time: Make c0_compare_int_usable more bullet proof | Atsushi Nemoto |
2007-10-22 | [MIPS] Kbuild: Use the new cc-cross-prefix feature. | Ralf Baechle |
2007-10-22 | [MIPS] Fix include wrapper symbol to something sane. | Ralf Baechle |
2007-10-22 | [MIPS] Malta: Delete dead code. | Ralf Baechle |
2007-10-22 | [MIPS] time: Add GT641xx timer0 clockevent driver | Yoichi Yuasa |
2007-10-22 | [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code. | Ralf Baechle |
2007-10-22 | [MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code. | Ralf Baechle |
2007-10-22 | [MIPS] time: Fix calculation in clockevent_set_clock() | Atsushi Nemoto |
2007-10-22 | Add CONFIG_DEBUG_SG sg validation | Jens Axboe |
2007-10-22 | Change table chaining layout | Jens Axboe |
2007-10-22 | Update arch/ to use sg helpers | Jens Axboe |
2007-10-22 | Update swiotlb to use sg helpers | Jens Axboe |
2007-10-22 | Update net/ to use sg helpers | Jens Axboe |
2007-10-22 | Update fs/ to use sg helpers | Jens Axboe |
2007-10-22 | [SG] Update drivers to use sg helpers | Jens Axboe |