summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-10-222-134/+0
|\
| * V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil2007-10-221-92/+0
| * V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-221-42/+0
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-221-27/+175
|\ \
| * | Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+22
| * | Change table chaining layoutJens Axboe2007-10-221-24/+54
| * | [SG] Add helpers for manipulating SG entriesJens Axboe2007-10-221-8/+104
| |/
* | exportfs: update documentationChristoph Hellwig2007-10-221-24/+2
* | exportfs: make struct export_operations constChristoph Hellwig2007-10-221-1/+1
* | exportfs: remove old methodsChristoph Hellwig2007-10-221-41/+0
* | reiserfs: new export opsChristoph Hellwig2007-10-221-6/+6
* | efs: new export opsChristoph Hellwig2007-10-221-1/+5
* | exportfs: add new methodsChristoph Hellwig2007-10-221-0/+30
* | exportfs: add fid typeChristoph Hellwig2007-10-221-3/+41
* | kexec: add BSS to resource treeBernhard Walle2007-10-221-1/+1
* | Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S2007-10-221-0/+12
* | Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S2007-10-221-0/+22
* | Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S2007-10-221-0/+2
* | Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S2007-10-221-0/+52
* | ext2: avoid rec_len overflow with 64KB block sizeJan Kara2007-10-221-0/+1
* | capabilities: clean up file capability readingSerge E. Hallyn2007-10-221-4/+2
* | memory hotplug: make kmem_cache_node for SLUB on memory online avoid panicYasunori Goto2007-10-221-0/+4
* | memory hotplug: rearrange memory hotplug notifierYasunori Goto2007-10-221-12/+15
* | add WEAK() for creating weak asm labelsRusty Russell2007-10-221-0/+6
|/
* [PATCH] audit: watching subtreesAl Viro2007-10-212-0/+4
* [PATCH] new helper - inotify_evict_watch()Al Viro2007-10-211-0/+1
* [PATCH] new helper - inotify_clone_watch()Al Viro2007-10-211-0/+1
* [PATCH] new helpers - collect_mounts() and release_collected_mounts()Al Viro2007-10-211-0/+2
* [PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro2007-10-212-12/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-195-8/+21
|\
| * fix do_sys_open() prototypeJason Uhlenkott2007-10-201-1/+1
| * Typo: depricated -> deprecatedRolf Eike Beer2007-10-201-2/+2
| * fix up security_socket_getpeersec_* documentationSerge Hallyn2007-10-201-2/+15
| * Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
| * Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
| * crypto: convert crypto.h to UTF-8John Anthony Kazos Jr2007-10-191-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-191-76/+33
|\ \
| * | ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz2007-10-201-5/+5
| * | ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz2007-10-201-10/+8
| * | ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz2007-10-201-1/+0
| * | ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz2007-10-201-0/+2
| * | icside: use ec->dma directlyBartlomiej Zolnierkiewicz2007-10-201-5/+0
| * | ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2007-10-201-6/+2
| * | ide: remove redundant comments from ide.hBartlomiej Zolnierkiewicz2007-10-201-41/+0
| * | ide: add ide_find_port() helperBartlomiej Zolnierkiewicz2007-10-201-0/+2
| * | ide: add ide_device_add()Bartlomiej Zolnierkiewicz2007-10-201-4/+3
| * | ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz2007-10-201-7/+4
| * | ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz2007-10-201-0/+4
| * | ide: add IDE_HFLAG_RQSIZE_256 host flagBartlomiej Zolnierkiewicz2007-10-201-0/+2
| * | ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz2007-10-201-0/+2