summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-09-229-14/+76
|\
| * [CIFS] statfs for cifs unix extensions no longer experimentalSteve French2006-09-221-2/+0
| * [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-229-64/+207
|\ \
| * | [AGPGART] Rework AGPv3 modesetting fallback.Dave Jones2006-09-101-15/+24
| * | [AGPGART] Add suspend callback for i965Dave Jones2006-09-101-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-111-2/+2
| * | | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.cAlexey Dobriyan2006-08-111-0/+4
| * | | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.cAlexey Dobriyan2006-08-111-7/+9
| * | | [AGPGART] Const'ify the agpgart driver version.Dave Jones2006-08-111-1/+1
| * | | [AGPGART] remove private page protection mapHugh Dickins2006-07-263-25/+10
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-09-227-101/+391
|\ \ \ \
| * | | | [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge2006-09-221-1/+1
| * | | | [CPUFREQ] Fix some more CPU hotplug locking.Dave Jones2006-09-221-2/+0
| * | | | [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-221-1/+1
* | | | | [PATCH] fix the survivors of fbcon_vbl_handler() renamingAl Viro2006-09-221-2/+2
* | | | | [PATCH] sun4: fix sbus_setup_iommu()Al Viro2006-09-221-0/+2
* | | | | [PATCH] asm/backlight.h is ppc-onlyAl Viro2006-09-221-1/+1
* | | | | [PATCH] sanitize frv archcleanAl Viro2006-09-222-5/+3
* | | | | [PATCH] aoa is pmac-onlyAl Viro2006-09-221-1/+1
* | | | | [PATCH] memcpy_fromio() missing in istallionAl Viro2006-09-221-1/+1
* | | | | [PATCH] fix ancient breakage in ebus_init()Al Viro2006-09-221-4/+3
* | | | | [PATCH] fix missing ifdefs in syscall classes hookup for generic targetsAl Viro2006-09-223-0/+10
* | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-09-22136-2695/+25617
|\ \ \ \ \
| * | | | | IB: Fix typo in kerneldoc for ib_set_client_data()Krishna Kumar2006-09-221-1/+1
| * | | | | IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen2006-09-222-3/+3
| * | | | | IPoIB: Remove unused include of vmalloc.hDotan Barak2006-09-221-1/+0
| * | | | | IPoIB: Rejoin all multicast groups after a port eventEli Cohen2006-09-221-1/+3
| * | | | | IPoIB: Create MCGs with all attributes required by RFCRoland Dreier2006-09-221-5/+15
| * | | | | IB/sa: fix ib_sa_selector namesMichael S. Tsirkin2006-09-221-2/+2
| * | | | | IB/iser: INFINIBAND_ISER depends on INETRoland Dreier2006-09-221-1/+1
| * | | | | IB/mthca: Simplify calls to mthca_cq_clean()Roland Dreier2006-09-221-3/+2
| * | | | | RDMA/cma: Document rdma_accept() error handlingOr Gerlitz2006-09-221-0/+4
| * | | | | IB/mthca: Recover from catastrophic errorsJack Morgenstein2006-09-223-21/+136
| * | | | | RDMA/cma: Document rdma_destroy_id() functionOr Gerlitz2006-09-221-0/+8
OpenPOWER on IntegriCloud