summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-23net: fix xfrm build - missing scatterlist.h includeHeiko Carstens1-0/+1
2007-10-23[BLOCK] blk_rq_map_sg: force clear termination bitJens Axboe1-1/+13
2007-10-23[BLOCK] Don't clear sg_dma_len/addr() in blk_rq_map_sg()Jens Axboe1-2/+0
2007-10-23s390 zfcp: sg fixupsJens Axboe3-6/+9
2007-10-23powerpc: Fix fallout from sg_page() changesOlof Johansson2-6/+6
2007-10-23IB/ehca: Fix sg_page() falloutOlof Johansson1-3/+3
2007-10-23arm: build fixFUJITA Tomonori1-0/+1
2007-10-22procfs: fix kernel-doc param warningsRandy Dunlap1-24/+22
2007-10-22auditsc: fix kernel-doc param warningsRandy Dunlap1-2/+2
2007-10-22Expand hwif->host_flags so that it fits new flags.David Miller1-1/+1
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-40/+89
2007-10-22Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2-4/+4
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds6-69/+103
2007-10-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds23-713/+918
2007-10-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds8-125/+87
2007-10-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds47-1635/+3689
2007-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds8-43/+109
2007-10-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds22-293/+440
2007-10-22Merge git://git.infradead.org/battery-2.6Linus Torvalds1-39/+102
2007-10-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds71-838/+563
2007-10-22ppc: fix AT_VECTOR_SIZE on arch/ppcGrant Likely1-0/+1
2007-10-22Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-8/+9
2007-10-22Fix appletalk sysctl entry nameEric W. Biederman1-1/+1
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-4/+9
2007-10-22Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds151-449/+671
2007-10-22[SPARC64]: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz1-2/+1
2007-10-23Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras8-43/+109
2007-10-22[MIPS] time: Make c0_compare_int_usable more bullet proofAtsushi Nemoto1-2/+2
2007-10-22[MIPS] Kbuild: Use the new cc-cross-prefix feature.Ralf Baechle2-20/+10
2007-10-22[MIPS] Fix include wrapper symbol to something sane.Ralf Baechle1-3/+3
2007-10-22[MIPS] Malta: Delete dead code.Ralf Baechle1-13/+0
2007-10-22[MIPS] time: Add GT641xx timer0 clockevent driverYoichi Yuasa7-22/+193
2007-10-22[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle7-167/+158
2007-10-22[MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.Ralf Baechle2-64/+72
2007-10-22[MIPS] time: Fix calculation in clockevent_set_clock()Atsushi Nemoto1-2/+2
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe25-0/+101
2007-10-22Change table chaining layoutJens Axboe25-49/+79
2007-10-22Update arch/ to use sg helpersJens Axboe23-67/+55
2007-10-22Update swiotlb to use sg helpersJens Axboe1-1/+1
2007-10-22Update net/ to use sg helpersJens Axboe9-33/+25
2007-10-22Update fs/ to use sg helpersJens Axboe3-10/+17
2007-10-22[SG] Update drivers to use sg helpersJens Axboe82-275/+278
2007-10-22kbuild: cc-cross-prefix spellingGeert Uytterhoeven1-5/+5
2007-10-22kbuild: allow depmod in cross builds againSam Ravnborg1-1/+1
2007-10-22kbuild: fix modules_install after a 'make vmlinux'Sam Ravnborg1-2/+3
2007-10-22firewire: fw-ohci: shut up a superfluous compiler warningStefan Richter1-1/+1
2007-10-22firewire: fw-ohci: log a note about unsupported featuresStefan Richter1-3/+8
2007-10-22[SG] Update crypto/ to sg helpersJens Axboe6-9/+10
2007-10-22[SG] Update block layer to use sg helpersJens Axboe1-2/+6
2007-10-22KVM: Use new smp_call_function_mask() in kvm_flush_remote_tlbs()Laurent Vivier1-23/+3