aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-02-19Add missing init section definitionsSam Ravnborg
2008-02-19Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-02-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-19[S390] find bit corner case.Martin Schwidefsky
2008-02-19libata: eliminate the home grown dma padding in favour ofJames Bottomley
2008-02-19block: implement request_queue->dma_drain_neededTejun Heo
2008-02-19block: add request->raw_data_lenTejun Heo
2008-02-19cfq-iosched: add hlist for browsing parallel to the radix treeJens Axboe
2008-02-19fs/block_dev.c: remove #if 0'ed codeAdrian Bunk
2008-02-19make struct def_blk_aops staticAdrian Bunk
2008-02-19[SPARC64]: Add regs_return_value().David S. Miller
2008-02-18net: fix kernel-doc warnings in header filesRandy Dunlap
2008-02-18[NET]: Elminate spurious print_mac() calls.David S. Miller
2008-02-19linux/hdsmart.h: fix goofups (take 2)Bartlomiej Zolnierkiewicz
2008-02-19via82cxxx: add new PCI id for cx700Andrew Smith
2008-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-18x86: zap invalid and unused pmds in early bootThomas Gleixner
2008-02-18V4L/DVB (7198): V4L, include ioctl.h in videodev headersJiri Slaby
2008-02-18V4L/DVB (7192): Adds support for Genius TVGo A11MCEAdrian Pardini
2008-02-18V4L/DVB (7150): [v4l] convert videbuf_vmalloc_memory to videobuf_vmalloc_memoryBrandon Philips
2008-02-18V4L/DVB (7121): Renames videobuf lock to vb_lockMauro Carvalho Chehab
2008-02-18V4L/DVB (7133): Fix Kconfig dependenciesMauro Carvalho Chehab
2008-02-17[NET]: Remove MAC_FMTJoe Perches
2008-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-02-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds
2008-02-14Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-02-14d_path: Make d_path() use a struct pathJan Blunck
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck
2008-02-14Use struct path in struct svc_expkeyJan Blunck
2008-02-14Use struct path in struct svc_exportJan Blunck
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck
2008-02-14d_path: Make proc_get_link() use a struct path argumentJan Blunck
2008-02-14d_path: Use struct path in struct avc_audit_dataJan Blunck
2008-02-14Make set_fs_{root,pwd} take a struct pathJan Blunck
2008-02-14Use struct path in fs_structJan Blunck
2008-02-14Introduce path_get()Jan Blunck
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-14Move struct path into its own headerJan Blunck
2008-02-14Remove path_release_on_umount()Jan Blunck
2008-02-14vfs: add explanation of I_DIRTY_DATASYNC bitJan Kara
2008-02-14Include kernel.h from configfs.hBen Nizette
2008-02-14m68knommu: use tabs not spaces in cacheflush.hGreg Ungerer