summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [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 branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds2007-10-2110-207/+172Star
|\
| * [PARISC] fix uninitialized variable warning in asm/rtc.hKyle McMartin2007-10-201-2/+2
| * [PARISC] Kill off broken irqstack codeKyle McMartin2007-10-181-8/+0Star
| * [PARISC] Kill off ASM_PAGE_SIZE useSam Ravnborg2007-10-181-1/+3
| * [PARISC] parisc: "extern inline" -> "static inline"Adrian Bunk2007-10-186-26/+26
| * [PARISC] Clean up asm-parisc/pdc.hKyle McMartin2007-10-181-176/+137Star
| * [PARISC] Export pdc.h for paloJeff Bailey2007-10-182-6/+15
| * [PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin2007-10-181-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-2019-36/+35Star
|\ \
| * | fix do_sys_open() prototypeJason Uhlenkott2007-10-201-1/+1
| * | Typo: depricated -> deprecatedRolf Eike Beer2007-10-201-2/+2
| * | include/asm-*/system.h: remove unused set_rmb(), set_wmb() macrosStefan Richter2007-10-205-11/+5Star
| * | x86 hpet.h: remove broken linksDave Young2007-10-201-6/+0Star
| * | fix up security_socket_getpeersec_* documentationSerge Hallyn2007-10-201-2/+15
| * | powerpc: Remove obsolete prototypeJulio M. Merino Vidal2007-10-201-2/+0Star
| * | Spelling fix: explicitlyJean Delvare2007-10-192-3/+3
| * | Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-192-3/+3
| * | Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-195-5/+5
| * | 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-2015-91/+36Star
|\ \ \
| * | | 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/+8Star
| * | | ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz2007-10-201-1/+0Star
| * | | ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz2007-10-204-3/+5
| * | | icside: use ec->dma directlyBartlomiej Zolnierkiewicz2007-10-201-5/+0Star
| * | | ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2007-10-2013-18/+2Star
| * | | ide: remove redundant comments from ide.hBartlomiej Zolnierkiewicz2007-10-201-41/+0Star
| * | | ide: add ide_find_port() helperBartlomiej Zolnierkiewicz2007-10-201-0/+2
| * | | ide: add ide_device_add()Bartlomiej Zolnierkiewicz2007-10-201-4/+3Star
| * | | ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz2007-10-201-7/+4Star
| * | | 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/+0Star
| |/ /
* | | 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-2020-50/+111
|\ \ \
| * | | x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-194-12/+16
| * | | x86: introduce frame_pointer() and stack_pointer()Jan Blunck2007-10-192-0/+4
| * | | x86 & generic: change to __builtin_prefetch()Andi Kleen2007-10-192-13/+2Star
| * | | x86: convert cpu_llc_id to be a per cpu variableMike Travis2007-10-192-2/+7
| * | | x86: convert cpu_to_apicid to be a per cpu variableMike Travis2007-10-193-5/+9
| * | | i386: introduce "used_vectors" bitmap which can be used to reserve vectors.Rusty Russell2007-10-191-0/+3