aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-10-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2007-10-22Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe
2007-10-22Change table chaining layoutJens Axboe
2007-10-22exportfs: update documentationChristoph Hellwig
2007-10-22exportfs: make struct export_operations constChristoph Hellwig
2007-10-22exportfs: remove old methodsChristoph Hellwig
2007-10-22reiserfs: new export opsChristoph Hellwig
2007-10-22efs: new export opsChristoph Hellwig
2007-10-22exportfs: add new methodsChristoph Hellwig
2007-10-22exportfs: add fid typeChristoph Hellwig
2007-10-22kexec: add BSS to resource treeBernhard Walle
2007-10-22Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S
2007-10-22Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S
2007-10-22Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S
2007-10-22Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S
2007-10-22ext2: avoid rec_len overflow with 64KB block sizeJan Kara
2007-10-22capabilities: clean up file capability readingSerge E. Hallyn
2007-10-22memory hotplug: make kmem_cache_node for SLUB on memory online avoid panicYasunori Goto
2007-10-22memory hotplug: rearrange memory hotplug notifierYasunori Goto
2007-10-22add WEAK() for creating weak asm labelsRusty Russell
2007-10-22[SG] Add helpers for manipulating SG entriesJens Axboe
2007-10-22V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-21[PATCH] audit: watching subtreesAl Viro
2007-10-21[PATCH] new helper - inotify_evict_watch()Al Viro
2007-10-21[PATCH] new helper - inotify_clone_watch()Al Viro
2007-10-21[PATCH] new helpers - collect_mounts() and release_collected_mounts()Al Viro
2007-10-21[PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-19Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-10-20fix do_sys_open() prototypeJason Uhlenkott
2007-10-20Typo: depricated -> deprecatedRolf Eike Beer
2007-10-20dm: uevent generate eventsMike Anderson
2007-10-20dm: export name and uuidMike Anderson
2007-10-20dm io:ctl use constant struct sizeMilan Broz
2007-10-20fix up security_socket_getpeersec_* documentationSerge Hallyn
2007-10-20ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz
2007-10-20ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz
2007-10-20ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz
2007-10-20ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz
2007-10-20icside: use ec->dma directlyBartlomiej Zolnierkiewicz
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz
2007-10-20ide: remove redundant comments from ide.hBartlomiej Zolnierkiewicz
2007-10-20ide: add ide_find_port() helperBartlomiej Zolnierkiewicz
2007-10-20ide: add ide_device_add()Bartlomiej Zolnierkiewicz
2007-10-20ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz
2007-10-20ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz
2007-10-20ide: add IDE_HFLAG_RQSIZE_256 host flagBartlomiej Zolnierkiewicz
2007-10-20ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz