summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [AVR32] Platform code for pata_at32Kristoffer Nyborg Gregertsen2007-10-231-0/+7
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-10-2120-233/+1570
|\
| * Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu2007-10-224-6/+7
| * Blackfin arch: cleanup and promote the general purpose timers api to a core b...Mike Frysinger2007-10-212-209/+210
| * Blackfin arch: add functions for converting between sclks and usecsMike Frysinger2007-10-211-0/+2
| * Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...Mike Frysinger2007-10-211-1/+1
| * Blackfin arch: Fix bug: missing CHIPID register field definition of BF54xBryan Wu2007-10-211-0/+4
| * Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich2007-10-2114-18/+1347
* | [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-2010-207/+172
|\
| * [PARISC] fix uninitialized variable warning in asm/rtc.hKyle McMartin2007-10-201-2/+2
| * [PARISC] Kill off broken irqstack codeKyle McMartin2007-10-181-8/+0
| * [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/+137
| * [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-1919-36/+35
|\ \
| * | 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/+5
| * | x86 hpet.h: remove broken linksDave Young2007-10-201-6/+0
| * | fix up security_socket_getpeersec_* documentationSerge Hallyn2007-10-201-2/+15
| * | powerpc: Remove obsolete prototypeJulio M. Merino Vidal2007-10-201-2/+0
| * | 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-1915-91/+36
|\ \ \
| * | | 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-204-3/+5
| * | | icside: use ec->dma directlyBartlomiej Zolnierkiewicz2007-10-201-5/+0
| * | | ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2007-10-2013-18/+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