summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells2006-09-2313-105/+105
* NFS: Fix NFS4 callback up/down prototypesDavid Howells2006-09-232-5/+7
* NFS: Disambiguate nfs_stat_to_errno()David Howells2006-09-231-7/+7
* NFS: Fix up split of fs/nfs/inode.cDavid Howells2006-09-234-42/+39Star
* NFS: Add dentry materialisation opDavid Howells2006-09-232-14/+151
* NFS: Add an ACCESS cache memory shrinkerTrond Myklebust2006-09-233-0/+52
* NFS: Add a global LRU list for the ACCESS cacheTrond Myklebust2006-09-233-1/+40
* NFS: Add a new ACCESS rpc call cache to the linux nfs clientTrond Myklebust2006-09-233-27/+124
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-09-239-14/+76
|\
| * [CIFS] statfs for cifs unix extensions no longer experimentalSteve French2006-09-221-2/+0Star
| * [CIFS] New POSIX locking code not setting rc properly to zero on successfulSteve French2006-09-211-1/+2
| * [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French2006-09-217-11/+74
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-09-239-64/+207
|\ \
| * | [AGPGART] Rework AGPv3 modesetting fallback.Dave Jones2006-09-111-15/+24
| * | [AGPGART] Add suspend callback for i965Dave Jones2006-09-111-0/+2
| * | [AGPGART] Fix number of aperture sizes in 830 gart structs.Dave Jones2006-09-061-2/+2
| * | [AGPGART] Intel 965 Express support.Eric Anholt2006-09-061-11/+152
| * | Merge ../linusDave Jones2006-09-051002-10635/+26119
| |\ \
| * | | [AGPGART] agp.h: constify struct agp_bridge_data::versionAlexey Dobriyan2006-09-051-1/+1
| * | | [AGPGART] const'ify VIA AGP PCI table.Dave Jones2006-08-121-2/+2
| * | | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.cAlexey Dobriyan2006-08-121-0/+4
| * | | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.cAlexey Dobriyan2006-08-121-7/+9
| * | | [AGPGART] Const'ify the agpgart driver version.Dave Jones2006-08-121-1/+1
| * | | [AGPGART] remove private page protection mapHugh Dickins2006-07-273-25/+10Star
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-09-237-101/+391
|\ \ \ \
| * | | | [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge2006-09-231-1/+1
| * | | | [CPUFREQ] Fix some more CPU hotplug locking.Dave Jones2006-09-231-2/+0Star
| * | | | [CPUFREQ] Workaround for BIOS bug in software coordination of frequencyVenkatesh Pallipadi2006-09-052-2/+79
| * | | | [CPUFREQ] Longhaul - Add voltage scaling to driverRafał Bilski2006-09-052-51/+94
| * | | | Merge ../linusDave Jones2006-09-05605-7439/+20573
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | [CPUFREQ] Fix sparse warning in ondemandDave Jones2006-09-051-1/+1
| * | | | [CPUFREQ] make drivers/cpufreq/cpufreq_ondemand.c:powersave_bias_target() staticAdrian Bunk2006-08-141-2/+3
| * | | | [CPUFREQ] Longhaul - Add ignore_latency optionRafał Bilski2006-08-141-3/+6
| * | | | [CPUFREQ] Longhaul - Disable arbiterRafał Bilski2006-08-111-22/+64
| * | | | [CPUFREQ][2/2] ondemand: updated add powersave_bias tunableAlexey Starikovskiy2006-08-111-17/+140
| * | | | [CPUFREQ][1/2] ondemand: updated tune for hardware coordinationAlexey Starikovskiy2006-08-111-5/+8
| * | | | [CPUFREQ] Fix typo.Dave Jones2006-08-111-1/+1
* | | | | [PATCH] fallout from hcd-core patchAl Viro2006-09-231-1/+1
* | | | | [PATCH] fix the survivors of fbcon_vbl_handler() renamingAl Viro2006-09-231-2/+2
* | | | | [PATCH] sun4: fix sbus_setup_iommu()Al Viro2006-09-231-0/+2
* | | | | [PATCH] asm/backlight.h is ppc-onlyAl Viro2006-09-231-1/+1
* | | | | [PATCH] sanitize frv archcleanAl Viro2006-09-232-5/+3Star
* | | | | [PATCH] aoa is pmac-onlyAl Viro2006-09-231-1/+1
* | | | | [PATCH] memcpy_fromio() missing in istallionAl Viro2006-09-231-1/+1
* | | | | [PATCH] fix ancient breakage in ebus_init()Al Viro2006-09-231-4/+3Star
* | | | | [PATCH] fix missing ifdefs in syscall classes hookup for generic targetsAl Viro2006-09-233-0/+10
* | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-09-23136-2695/+25617
|\ \ \ \ \
| * | | | | IB: Fix typo in kerneldoc for ib_set_client_data()Krishna Kumar2006-09-231-1/+1
| * | | | | IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen2006-09-232-3/+3
| * | | | | IPoIB: Remove unused include of vmalloc.hDotan Barak2006-09-231-1/+0Star