summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-02-19Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-8/+12
2008-02-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-32/+9
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-2/+4
2008-02-19[S390] find bit corner case.Martin Schwidefsky1-8/+12
2008-02-19libata: eliminate the home grown dma padding in favour ofJames Bottomley1-27/+1
2008-02-19block: implement request_queue->dma_drain_neededTejun Heo1-2/+5
2008-02-19block: add request->raw_data_lenTejun Heo1-0/+1
2008-02-19cfq-iosched: add hlist for browsing parallel to the radix treeJens Axboe1-0/+2
2008-02-19fs/block_dev.c: remove #if 0'ed codeAdrian Bunk2-2/+0
2008-02-19make struct def_blk_aops staticAdrian Bunk1-1/+0
2008-02-19[SPARC64]: Add regs_return_value().David S. Miller1-0/+1
2008-02-19net: fix kernel-doc warnings in header filesRandy Dunlap2-0/+3
2008-02-19[NET]: Elminate spurious print_mac() calls.David S. Miller1-1/+1
2008-02-19linux/hdsmart.h: fix goofups (take 2)Bartlomiej Zolnierkiewicz2-3/+3
2008-02-19via82cxxx: add new PCI id for cx700Andrew Smith1-0/+1
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-0/+1
2008-02-18x86: zap invalid and unused pmds in early bootThomas Gleixner1-0/+1
2008-02-18V4L/DVB (7198): V4L, include ioctl.h in videodev headersJiri Slaby2-0/+2
2008-02-18V4L/DVB (7192): Adds support for Genius TVGo A11MCEAdrian Pardini1-0/+1
2008-02-18V4L/DVB (7150): [v4l] convert videbuf_vmalloc_memory to videobuf_vmalloc_memoryBrandon Philips1-1/+1
2008-02-18V4L/DVB (7121): Renames videobuf lock to vb_lockMauro Carvalho Chehab1-1/+1
2008-02-18V4L/DVB (7133): Fix Kconfig dependenciesMauro Carvalho Chehab2-2/+2
2008-02-18[NET]: Remove MAC_FMTJoe Perches1-1/+0
2008-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-6/+12
2008-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2008-02-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-3/+9
2008-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds26-149/+220
2008-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds1-0/+2
2008-02-15Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-5/+10
2008-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-3/+5
2008-02-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-3/+9
2008-02-15d_path: Make d_path() use a struct pathJan Blunck1-2/+3
2008-02-15d_path: Make seq_path() use a struct path argumentJan Blunck1-3/+2
2008-02-15Use struct path in struct svc_expkeyJan Blunck1-2/+1
2008-02-15Use struct path in struct svc_exportJan Blunck1-3/+2
2008-02-15d_path: Make get_dcookie() use a struct path argumentJan Blunck1-8/+7
2008-02-15d_path: Make proc_get_link() use a struct path argumentJan Blunck1-1/+1
2008-02-15d_path: Use struct path in struct avc_audit_dataJan Blunck1-3/+2
2008-02-15Make set_fs_{root,pwd} take a struct pathJan Blunck1-2/+2
2008-02-15Use struct path in fs_structJan Blunck1-4/+2
2008-02-15Introduce path_get()Jan Blunck1-0/+1
2008-02-15Introduce path_put()Jan Blunck2-1/+2
2008-02-15Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-2/+1
2008-02-15Move struct path into its own headerJan Blunck2-5/+13
2008-02-15Remove path_release_on_umount()Jan Blunck1-1/+0
2008-02-15vfs: add explanation of I_DIRTY_DATASYNC bitJan Kara1-2/+4
2008-02-15Include kernel.h from configfs.hBen Nizette1-0/+1
2008-02-15m68knommu: use tabs not spaces in cacheflush.hGreg Ungerer1-7/+7
2008-02-15m68knommu: avoid unneccessary use of xchg() in set_mb()Greg Ungerer1-1/+1