aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+9
2007-10-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-5/+8
2007-10-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds3-139/+0
2007-10-22ppc: fix AT_VECTOR_SIZE on arch/ppcGrant Likely1-0/+1
2007-10-22Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds25-52/+269
2007-10-23Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras1-0/+9
2007-10-22[MIPS] Fix include wrapper symbol to something sane.Ralf Baechle1-3/+3
2007-10-22[MIPS] time: Add GT641xx timer0 clockevent driverYoichi Yuasa1-0/+5
2007-10-22[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle1-2/+0
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe24-0/+91
2007-10-22Change table chaining layoutJens Axboe25-49/+79
2007-10-22exportfs: update documentationChristoph Hellwig1-24/+2
2007-10-22exportfs: make struct export_operations constChristoph Hellwig1-1/+1
2007-10-22exportfs: remove old methodsChristoph Hellwig1-41/+0
2007-10-22reiserfs: new export opsChristoph Hellwig1-6/+6
2007-10-22efs: new export opsChristoph Hellwig1-1/+5
2007-10-22exportfs: add new methodsChristoph Hellwig1-0/+30
2007-10-22exportfs: add fid typeChristoph Hellwig1-3/+41
2007-10-22kexec: add BSS to resource treeBernhard Walle1-1/+1
2007-10-22intel-iommu: fix for IOMMU early crashKeshavamurthy, Anil S1-0/+3
2007-10-22Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S1-0/+12
2007-10-22Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S1-0/+22
2007-10-22Intel IOMMU: clflush_cache_range now takes size paramKeshavamurthy, Anil S1-0/+1
2007-10-22Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S1-0/+2
2007-10-22Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S2-7/+72
2007-10-22ext2: avoid rec_len overflow with 64KB block sizeJan Kara1-0/+1
2007-10-22capabilities: clean up file capability readingSerge E. Hallyn1-4/+2
2007-10-22memory hotplug: make kmem_cache_node for SLUB on memory online avoid panicYasunori Goto1-0/+4
2007-10-22memory hotplug: rearrange memory hotplug notifierYasunori Goto1-12/+15
2007-10-22add WEAK() for creating weak asm labelsRusty Russell1-0/+6
2007-10-22update boot spec to 2.07Rusty Russell1-2/+7
2007-10-22[SG] Add helpers for manipulating SG entriesJens Axboe1-8/+104
2007-10-22V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil2-96/+0
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2-43/+0
2007-10-21[POWERPC] Add restart support for mpc52xx based platformsMarian Balakowicz1-0/+3
2007-10-21[POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functionsMarian Balakowicz1-0/+1
2007-10-21Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds20-233/+1570
2007-10-21[POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon.Grant Likely1-0/+5
2007-10-22Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu4-6/+7
2007-10-21Blackfin arch: cleanup and promote the general purpose timers api to a core blackfin componentMike Frysinger2-209/+210
2007-10-21Blackfin arch: add functions for converting between sclks and usecsMike Frysinger1-0/+2
2007-10-21Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storageMike Frysinger1-1/+1
2007-10-21Blackfin arch: Fix bug: missing CHIPID register field definition of BF54xBryan Wu1-0/+4
2007-10-21Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich14-18/+1347
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-20Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds10-207/+172