aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-22add WEAK() for creating weak asm labelsRusty Russell1-0/+6
2007-10-22update boot spec to 2.07Rusty Russell1-2/+7
2007-10-21Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds20-233/+1570
2007-10-22Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu4-6/+7
2007-10-21Blackfin arch: cleanup and promote the general purpose timers api to a core blackfin componentMike Frysinger2-209/+210
2007-10-21Blackfin arch: add functions for converting between sclks and usecsMike Frysinger1-0/+2
2007-10-21Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storageMike Frysinger1-1/+1
2007-10-21Blackfin arch: Fix bug: missing CHIPID register field definition of BF54xBryan Wu1-0/+4
2007-10-21Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich14-18/+1347
2007-10-21[PATCH] audit: watching subtreesAl Viro2-0/+4
2007-10-21[PATCH] new helper - inotify_evict_watch()Al Viro1-0/+1
2007-10-21[PATCH] new helper - inotify_clone_watch()Al Viro1-0/+1
2007-10-21[PATCH] new helpers - collect_mounts() and release_collected_mounts()Al Viro1-0/+2
2007-10-21[PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro2-12/+13
2007-10-20Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds10-207/+172
2007-10-20[PARISC] fix uninitialized variable warning in asm/rtc.hKyle McMartin1-2/+2
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds19-36/+35
2007-10-19Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds15-91/+36
2007-10-20fix do_sys_open() prototypeJason Uhlenkott1-1/+1
2007-10-20Typo: depricated -> deprecatedRolf Eike Beer1-2/+2
2007-10-20dm: uevent generate eventsMike Anderson1-0/+2
2007-10-20dm: export name and uuidMike Anderson1-0/+1
2007-10-20dm io:ctl use constant struct sizeMilan Broz1-2/+3
2007-10-20include/asm-*/system.h: remove unused set_rmb(), set_wmb() macrosStefan Richter5-11/+5
2007-10-20x86 hpet.h: remove broken linksDave Young1-6/+0
2007-10-20fix up security_socket_getpeersec_* documentationSerge Hallyn1-2/+15
2007-10-20powerpc: Remove obsolete prototypeJulio M. Merino Vidal1-2/+0
2007-10-20ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz1-5/+5
2007-10-20ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz1-10/+8
2007-10-20ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz1-1/+0
2007-10-20ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz4-3/+5
2007-10-20icside: use ec->dma directlyBartlomiej Zolnierkiewicz1-5/+0
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz13-18/+2
2007-10-20ide: remove redundant comments from ide.hBartlomiej Zolnierkiewicz1-41/+0
2007-10-20ide: add ide_find_port() helperBartlomiej Zolnierkiewicz1-0/+2
2007-10-20ide: add ide_device_add()Bartlomiej Zolnierkiewicz1-4/+3