summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S2007-10-221-0/+12
* Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S2007-10-221-0/+22
* Intel IOMMU: clflush_cache_range now takes size paramKeshavamurthy, Anil S2007-10-221-0/+1
* Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S2007-10-221-0/+2
* Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S2007-10-222-7/+72
* ext2: avoid rec_len overflow with 64KB block sizeJan Kara2007-10-221-0/+1
* capabilities: clean up file capability readingSerge E. Hallyn2007-10-221-4/+2
* memory hotplug: make kmem_cache_node for SLUB on memory online avoid panicYasunori Goto2007-10-221-0/+4
* memory hotplug: rearrange memory hotplug notifierYasunori Goto2007-10-221-12/+15
* add WEAK() for creating weak asm labelsRusty Russell2007-10-221-0/+6
* update boot spec to 2.07Rusty Russell2007-10-221-2/+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