summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* bitmap: find_last_bit()Rusty Russell2009-01-011-1/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-3160-229/+880
|\
| * Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2008-12-301-0/+10
| |\
| | * [XFS] Fix merge failuresLachlan McIlroy2008-12-2985-922/+2842
| | |\
| | * \ [XFS] Fix merge conflict in fs/xfs/xfs_rename.cLachlan McIlroy2008-12-229-22/+41
| | |\ \
| | * | | [XFS] add a FMODE flag to make XFS invisible I/O less hackyChristoph Hellwig2008-12-111-0/+8
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy2008-12-0513-24/+37
| | |\ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy2008-11-2835-356/+869
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://oss.sgi.com:8090/xfs/linux-2.6Niv Sardi2008-11-071-0/+2
| | |\ \ \ \ \
| | | * | | | | Inode: Allow external list initialisationDavid Chinner2008-10-301-0/+1
| | | * | | | | Inode: Allow external initialisersDavid Chinner2008-10-301-0/+1
| * | | | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-12-3013-38/+34
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'devel' into nextTrond Myklebust2008-12-3013-38/+34
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | nfsd: support callbacks with gss flavorsOlga Kornievskaia2008-12-231-0/+1
| | | * | | | | | rpc: pass target name down to rpc level on callbacksOlga Kornievskaia2008-12-231-0/+2
| | | * | | | | | nfsd: pass client principal name in rsc downcallOlga Kornievskaia2008-12-232-0/+2
| | | * | | | | | rpc: add an rpc_pipe_open method\"J. Bruce Fields\2008-12-231-0/+1
| | | * | | | | | sunrpc: get rid of rpc_rqst.rq_bufsizeBenny Halevy2008-12-231-2/+1
| | | * | | | | | optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach2008-12-232-1/+14
| | | * | | | | | NFSv4: Convert the open and close ops to use fmodeTrond Myklebust2008-12-232-3/+4
| | | * | | | | | NFSv4: Convert delegation->type field to fmode_tTrond Myklebust2008-12-232-3/+3
| | | * | | | | | NFSv4: Remove nfs_client->cl_semTrond Myklebust2008-12-231-6/+0
| | | * | | | | | NLM: allow lockd requests from an unprivileged portChuck Lever2008-12-232-1/+4
| | | * | | | | | NFS: add "[no]resvport" mount optionChuck Lever2008-12-231-1/+2
| | | * | | | | | NFS: Move declaration of nfs_mount() to fs/nfs/internal.hChuck Lever2008-12-231-6/+0
| | | * | | | | | SUNRPC: Remove the last remnant of the BKL...Trond Myklebust2008-12-231-15/+0
| | | | |_|_|_|/ | | | |/| | | |
| * | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-12-301-1/+13
| |\ \ \ \ \ \ \
| | * | | | | | | V4L/DVB (10078): video: add NV16 and NV61 pixel formatsMagnus Damm2008-12-301-0/+2
| | * | | | | | | V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chipsMauro Carvalho Chehab2008-12-301-0/+1
| | * | | | | | | V4L/DVB (9944): videodev2.h: fix typo.Hans Verkuil2008-12-301-1/+1
| | * | | | | | | V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility moduleHans Verkuil2008-12-301-0/+2
| | * | | | | | | V4L/DVB (9898): v4l2: Add privacy controlLaurent Pinchart2008-12-301-0/+2
| | * | | | | | | V4L/DVB (9897): v4l2: Add camera zoom controlsLaurent Pinchart2008-12-301-0/+4
| | * | | | | | | V4L/DVB (9530): Add new pixel format VYUY 16 bits wide.Robert Jarzmik2008-12-291-0/+1
| | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-12-305-7/+34
| |\ \ \ \ \ \ \
| | * | | | | | | lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui2008-12-301-1/+1
| | * | | | | | | virtio_console: support console resizingChristian Borntraeger2008-12-301-0/+11
| | * | | | | | | virtio: avoid implicit use of Linux page size in balloon interfaceHollis Blanchard2008-12-301-0/+3
| | * | | | | | | virtio: hand virtio ring alignment as argument to vring_new_virtqueueRusty Russell2008-12-301-0/+1
| | * | | | | | | virtio: use LGUEST_VRING_ALIGN instead of relying on pagesizeRusty Russell2008-12-301-0/+4
| | * | | | | | | virtio: Don't use PAGE_SIZE for vring alignment in virtio_pci.Rusty Russell2008-12-301-0/+4
| | * | | | | | | virtio: rename 'pagesize' arg to vring_init/vring_sizeRusty Russell2008-12-301-6/+6
| | * | | | | | | virtio: Don't use PAGE_SIZE in virtio_pci.cRusty Russell2008-12-301-0/+4
| | |/ / / / / /
| * | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-301-0/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-12-181-0/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | [ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCsBen Dooks2008-12-151-0/+2
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-12-301-16/+21
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ide: move Power Management support to ide-pm.cBartlomiej Zolnierkiewicz2008-12-291-0/+8
| | * | | | | | | | | ide: rework handling of serialized ports (v2)Bartlomiej Zolnierkiewicz2008-12-291-1/+0
| | * | | | | | | | | cy82c693: remove superfluous ide_cy82c693 chipset typeBartlomiej Zolnierkiewicz2008-12-291-2/+1
OpenPOWER on IntegriCloud