summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] coredump: kill ptrace related stuffOleg Nesterov2006-06-261-1/+0
* [PATCH] proc: Use struct pid not struct task_refEric W. Biederman2006-06-261-2/+2
* [PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman2006-06-261-1/+7
* [PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman2006-06-263-8/+2
* [PATCH] proc: Replace proc_inode.type with proc_inode.fdEric W. Biederman2006-06-261-1/+1
* [PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.hHansjoerg Lipp2006-06-261-0/+5
* [PATCH] fix and optimize clock source updateRoman Zippel2006-06-262-105/+12
* [PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie2006-06-261-0/+2
* [PATCH] time: rename clocksource functionsjohn stultz2006-06-261-7/+7
* [PATCH] Time: Introduce arch generic time accessorsjohn stultz2006-06-261-0/+15
* [PATCH] Time: Use clocksource abstraction for NTP adjustmentsjohn stultz2006-06-261-0/+97
* [PATCH] Time: Let user request precision from current_tick_length()john stultz2006-06-261-1/+1
* [PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz2006-06-261-0/+2
* [PATCH] Time: Clocksource Infrastructurejohn stultz2006-06-261-0/+181
* [PATCH] Add new generic HW RNG coreMichael Buesch2006-06-261-0/+50
* [PATCH] keys: sort out key quota systemDavid Howells2006-06-262-7/+17
* Revert "swsusp special saveable pages support" commitsLinus Torvalds2006-06-251-1/+0
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-06-259-38/+109
|\
| * Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-252-0/+33
| |\
| * | git-nfs-build-fixesAndrew Morton2006-06-251-2/+0
| * | Merge branch 'odirect'Trond Myklebust2006-06-251-2/+0
| * | NFS: Eliminate nfs_get_user_pages()Chuck Lever2006-06-241-0/+2
| * | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-2481-506/+1297
| |\ \
| * \ \ Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-20169-1004/+1099
| |\ \ \
| * \ \ \ Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-2025-31/+719
| |\ \ \ \
| * | | | | NLM: Fix reclaim racesTrond Myklebust2006-06-091-0/+1
| * | | | | NLM: sem to mutex conversionTrond Myklebust2006-06-091-1/+1
| * | | | | locks.c: add the fl_owner to nlm_compare_locksMarc Eshel2006-06-091-0/+1
| * | | | | NFSv4: Follow a referralManoj Naik2006-06-092-0/+2
| * | | | | NFSv4: Ensure client submounts when following a referralManoj Naik2006-06-091-0/+2
| * | | | | NFSv4: convert fs-locations-components to conform to RFC3530Manoj Naik2006-06-091-10/+20
| * | | | | NFSv4: Implement the fs_locations function callTrond Myklebust2006-06-092-0/+25
| * | | | | RPC: Allow struc xdr_stream to read the page section of an xdr_bufTrond Myklebust2006-06-091-0/+1
| * | | | | NFS: Add timeout to submountsTrond Myklebust2006-06-091-0/+3
| * | | | | NFS: Ensure the client submounts, when it crosses a server mountpoint.Trond Myklebust2006-06-091-0/+9
| * | | | | NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust2006-06-094-10/+16
| * | | | | VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust2006-06-091-1/+1
| * | | | | VFS: Add shrink_submounts()Trond Myklebust2006-06-091-0/+3
| * | | | | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-091-1/+1
| * | | | | VFS: Add GPL_EXPORTED function vfs_kern_mount()Trond Myklebust2006-06-091-0/+5
| * | | | | NFS: Flesh out nfs_invalidate_page()Trond Myklebust2006-06-092-2/+3
| * | | | | NFS: Separate metadata and page cache revalidation mechanismsTrond Myklebust2006-06-091-1/+1
| * | | | | NFS: More page cache revalidation fixupsTrond Myklebust2006-06-091-1/+5
| * | | | | NFS: Optimize allocation of nfs_read/write_data structuresChuck Lever2006-06-091-2/+2
| * | | | | NFS: Clean up inode metadata updatesTrond Myklebust2006-06-091-2/+1
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-06-254-210/+262
|\ \ \ \ \ \
| * | | | | | V4L/DVB (4203): Explicitly set the enum values.Hans Verkuil2006-06-251-91/+91
| * | | | | | V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP APIHans Verkuil2006-06-251-2/+7
| * | | | | | V4L/DVB (4188): Add new MPEG control/ioctl definitions to videodev2.hHans Verkuil2006-06-251-3/+222
| * | | | | | V4L/DVB (4108): Fixes some userspace dependencies at V4L2 public api headerMauro Carvalho Chehab2006-06-251-2/+4
OpenPOWER on IntegriCloud