summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [SG] Add helpers for manipulating SG entriesJens Axboe2007-10-221-8/+104
* [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
| * | ide: add ->chipset field to ide_pci_device_tBartlomiej Zolnierkiewicz2007-10-201-2/+5
| * | ide: remove unused ->next field from ide_pci_device_tBartlomiej Zolnierkiewicz2007-10-201-1/+0
| |/
* | dm: uevent generate eventsMike Anderson2007-10-201-0/+2
* | dm: export name and uuidMike Anderson2007-10-201-0/+1
* | dm io:ctl use constant struct sizeMilan Broz2007-10-201-2/+3
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-191-7/+2
|\ \
| * | x86 & generic: change to __builtin_prefetch()Andi Kleen2007-10-191-7/+2
* | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-10-191-0/+8
|\ \ \ | |_|/ |/| |
| * | NFS: Fix a race in sillyrenameTrond Myklebust2007-10-191-0/+8
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-193-26/+189
|\ \
| * | cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-103-26/+189
* | | Linux Kernel Markers - SamplesMathieu Desnoyers2007-10-191-1/+0
* | | Linux Kernel MarkersMathieu Desnoyers2007-10-192-0/+142
* | | Hook up group scheduler with control groupsSrivatsa Vaddagiri2007-10-191-0/+6
* | | Extended crashkernel command lineBernhard Walle2007-10-191-0/+2
* | | virtualization of sysv msg queues is incompleteKirill Korotaev2007-10-191-0/+2
* | | ipc: store ipcs into IDRsNadia Derbey2007-10-194-3/+1
* | | hotplug cpu: migrate a task within its cpusetCliff Wickman2007-10-191-0/+5
* | | Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-1/+1
* | | Isolate the explicit usage of signal->pgrpPavel Emelyanov2007-10-192-5/+17
* | | remove BITS_TO_TYPE macroJiri Slaby2007-10-192-2/+2
* | | define global BIT macroJiri Slaby2007-10-191-0/+1
* | | get rid of input BIT* duplicate definesJiri Slaby2007-10-193-25/+26
OpenPOWER on IntegriCloud