aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PARISC] Update Thibaut Varene's CREDITS entryThibaut Varene2006-06-27
* [PARISC] Reduce data footprint in pdc_stable.cThibaut Varene2006-06-27
* [PARISC] pdc_stable version 0.30Thibaut Varene2006-06-27
* [PARISC] Work around machines which do not support chassis warningsThibaut Varene2006-06-27
* [PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene2006-06-27
* [PARISC] Remove unconditional #define PIC in syscall macrosCarlos O'Donell2006-06-27
* [PARISC] Use MFIA in current_text_addr on pa2.0 processorsKyle McMartin2006-06-27
* [PARISC] Remove dead function pc_in_user_spaceKyle McMartin2006-06-27
* [PARISC] Test ioc_needs_fdc variable instead of open codingKyle McMartin2006-06-27
* [PARISC] Fix gcc 4.1 warnings in sba_iommu.cGrant Grundler2006-06-27
* [PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber listCarlos O'Donell2006-06-27
* [PARISC] Whitespace clean up in asm/pgtable.hKyle McMartin2006-06-27
* [PARISC] Ensure all ldcw uses are ldcw,co on pa2.0Kyle McMartin2006-06-27
* Fix NFS2 compile errorLinus Torvalds2006-06-25
* [PATCH] i386: Fix softirq accounting with 4K stacksBjörn Steinbrink2006-06-25
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-06-25
|\
| * Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-25
| |\
| * | nfs: remove nfs_put_link()Alexey Dobriyan2006-06-25
| * | nfs-build-fix-99Andrew Morton2006-06-25
| * | git-nfs-build-fixesAndrew Morton2006-06-25
| * | Merge branch 'odirect'Trond Myklebust2006-06-25
| * | NFS: alloc nfs_read/write_data as direct I/O is scheduledChuck Lever2006-06-24
| * | NFS: Eliminate nfs_get_user_pages()Chuck Lever2006-06-24
| * | NFS: refactor nfs_direct_free_user_pagesChuck Lever2006-06-24
| * | NFS: remove user_addr, user_count, and pos from nfs_direct_reqChuck Lever2006-06-24
| * | NFS: "open code" the NFS direct write reschedulerChuck Lever2006-06-24
| * | NFS: Separate functions for counting outstanding NFS direct I/OsChuck Lever2006-06-24
| * | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-24
| |\ \
| * \ \ Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-20
| |\ \ \
| * \ \ \ Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-20
| |\ \ \ \
| * | | | | NLM: Fix reclaim racesTrond Myklebust2006-06-09
| * | | | | NLM: sem to mutex conversionTrond Myklebust2006-06-09
| * | | | | locks.c: add the fl_owner to nlm_compare_locksMarc Eshel2006-06-09
| * | | | | NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mountsTrond Myklebust2006-06-09
| * | | | | NFS: Split fs/nfs/inode.cDavid Howells2006-06-09
| * | | | | NFS: Fix typo in nfs_do_clone_mount()Trond Myklebust2006-06-09
| * | | | | NFS: Fix compile errors introduced by referrals patchesTrond Myklebust2006-06-09
| * | | | | NFSv4: Ensure that referral mounts bind to a reserved portTrond Myklebust2006-06-09
| * | | | | NFSv4: A root pathname is sent as a zero component4Andy Adamson2006-06-09
| * | | | | NFSv4: Follow a referralManoj Naik2006-06-09
| * | | | | NFSv4: Ensure client submounts when following a referralManoj Naik2006-06-09
| * | | | | NFS: Expand clone mounts to include other serversManoj Naik2006-06-09
| * | | | | NFSv4: Create NFSv4 transport and clientManoj Naik2006-06-09
| * | | | | NFSv4: Define an fs_locations bitmapManoj Naik2006-06-09
| * | | | | NFSv4: GETATTR attributes on referralManoj Naik2006-06-09
| * | | | | NFSv4: Decode mounted_on_fileid attribute in getattr.Manoj Naik2006-06-09
| * | | | | NFSv4: convert fs-locations-components to conform to RFC3530Manoj Naik2006-06-09
| * | | | | NFSv4: Implement the fs_locations function callTrond Myklebust2006-06-09
| * | | | | RPC: Allow struc xdr_stream to read the page section of an xdr_bufTrond Myklebust2006-06-09
| * | | | | NFS: Add timeout to submountsTrond Myklebust2006-06-09