aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-22[SG] Add helpers for manipulating SG entriesJens Axboe1-8/+104
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-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-8/+21
2007-10-19Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-76/+33
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-20fix up security_socket_getpeersec_* documentationSerge Hallyn1-2/+15
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 Zolnierkiewicz1-0/+2
2007-10-20icside: use ec->dma directlyBartlomiej Zolnierkiewicz1-5/+0
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz1-6/+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
2007-10-20ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz1-7/+4
2007-10-20ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz1-0/+4
2007-10-20ide: add IDE_HFLAG_RQSIZE_256 host flagBartlomiej Zolnierkiewicz1-0/+2
2007-10-20ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz1-0/+2
2007-10-20ide: add ->chipset field to ide_pci_device_tBartlomiej Zolnierkiewicz1-2/+5
2007-10-20ide: remove unused ->next field from ide_pci_device_tBartlomiej Zolnierkiewicz1-1/+0
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds1-7/+2
2007-10-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-0/+8
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-19NFS: Fix a race in sillyrenameTrond Myklebust1-0/+8
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-19crypto: convert crypto.h to UTF-8John Anthony Kazos Jr1-1/+1
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-26/+189
2007-10-19Linux Kernel Markers - SamplesMathieu Desnoyers1-1/+0
2007-10-19Linux Kernel MarkersMathieu Desnoyers2-0/+142
2007-10-19Hook up group scheduler with control groupsSrivatsa Vaddagiri1-0/+6
2007-10-19Extended crashkernel command lineBernhard Walle1-0/+2
2007-10-19virtualization of sysv msg queues is incompleteKirill Korotaev1-0/+2
2007-10-19ipc: store ipcs into IDRsNadia Derbey4-3/+1
2007-10-19hotplug cpu: migrate a task within its cpusetCliff Wickman1-0/+5
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov1-1/+1
2007-10-19Isolate the explicit usage of signal->pgrpPavel Emelyanov2-5/+17
2007-10-19remove BITS_TO_TYPE macroJiri Slaby2-2/+2
2007-10-19define global BIT macroJiri Slaby1-0/+1
2007-10-19get rid of input BIT* duplicate definesJiri Slaby3-25/+26
2007-10-19define first set of BIT* macrosJiri Slaby2-3/+8
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1