summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-23Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+23
2007-10-23Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds9-35/+28
2007-10-23Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds1-1/+1
2007-10-23m68knommu: local module/elf definitionsGreg Ungerer1-1/+11
2007-10-23m68knommu: define __clear_user macroMatt Waddel1-1/+3
2007-10-23fvr32: fixup dma-mapping for new sg layoutJens Axboe1-4/+3
2007-10-23sh/sh64: fixup dma-mapping for new sg layoutJens Axboe2-14/+10
2007-10-23m68knommu: remove sg_address()Jens Axboe1-1/+0
2007-10-23frv: update comment in scatterlist to reflect new setupJens Axboe1-4/+4
2007-10-23blackfin: remove sg_address()Jens Axboe1-1/+0
2007-10-23arm: sg falloutJens Axboe1-5/+5
2007-10-23[AVR32] Implement at32_add_device_cf()Haavard Skinnemoen1-0/+11
2007-10-23[AVR32] Implement more at32_add_device_foo() functionsHaavard Skinnemoen1-0/+5
2007-10-23[AVR32] Platform code for pata_at32Kristoffer Nyborg Gregertsen1-0/+7
2007-10-23parisc: fix sg_page() falloutFUJITA Tomonori1-1/+1
2007-10-23powerpc: Fix fallout from sg_page() changesOlof Johansson1-5/+5
2007-10-23[ALSA] version 1.0.15Jaroslav Kysela1-1/+1
2007-10-23Expand hwif->host_flags so that it fits new flags.David Miller1-1/+1
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+35
2007-10-23Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds8-518/+541
2007-10-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds8-268/+414
2007-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds1-0/+9
2007-10-23Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-5/+8
2007-10-23Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-139/+0
2007-10-23ppc: fix AT_VECTOR_SIZE on arch/ppcGrant Likely1-0/+1
2007-10-23Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds25-52/+269
2007-10-23Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras1-0/+9
2007-10-23[MIPS] Fix include wrapper symbol to something sane.Ralf Baechle1-3/+3
2007-10-23[MIPS] time: Add GT641xx timer0 clockevent driverYoichi Yuasa1-0/+5
2007-10-23[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle1-2/+0
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe24-0/+91
2007-10-22Change table chaining layoutJens Axboe25-49/+79
2007-10-22exportfs: update documentationChristoph Hellwig1-24/+2
2007-10-22exportfs: make struct export_operations constChristoph Hellwig1-1/+1
2007-10-22exportfs: remove old methodsChristoph Hellwig1-41/+0
2007-10-22reiserfs: new export opsChristoph Hellwig1-6/+6
2007-10-22efs: new export opsChristoph Hellwig1-1/+5
2007-10-22exportfs: add new methodsChristoph Hellwig1-0/+30
2007-10-22exportfs: add fid typeChristoph Hellwig1-3/+41
2007-10-22kexec: add BSS to resource treeBernhard Walle1-1/+1
2007-10-22intel-iommu: fix for IOMMU early crashKeshavamurthy, Anil S1-0/+3
2007-10-22Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S1-0/+12
2007-10-22Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S1-0/+22
2007-10-22Intel IOMMU: clflush_cache_range now takes size paramKeshavamurthy, Anil S1-0/+1
2007-10-22Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S1-0/+2
2007-10-22Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S2-7/+72
2007-10-22ext2: avoid rec_len overflow with 64KB block sizeJan Kara1-0/+1
2007-10-22capabilities: clean up file capability readingSerge E. Hallyn1-4/+2
2007-10-22memory hotplug: make kmem_cache_node for SLUB on memory online avoid panicYasunori Goto1-0/+4
2007-10-22memory hotplug: rearrange memory hotplug notifierYasunori Goto1-12/+15