aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-1841-884/+324
* drm/i915: Clear fence register on tiling stride change.Chris Wilson2009-06-183-17/+88
* drm/i915: Install fence register for tiled scanout on i915Chris Wilson2009-06-183-10/+21
* drm/i915: detach/attach get/put pages symmetryChris Wilson2009-06-171-0/+4
* drm/i915: A few debugfs formatting fixesBen Gamari2009-06-171-2/+2
* drm/i915: Warn when inteldrmfb fails to restore its framebuffer configBen Gamari2009-06-171-1/+5
* Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-171-12/+15
|\
| * kmemleak: Fix some typos in commentsCatalin Marinas2009-06-171-4/+4
| * kmemleak: Rename kmemleak_panic to kmemleak_stopCatalin Marinas2009-06-171-6/+6
| * kmemleak: Only use GFP_KERNEL|GFP_ATOMIC for the internal allocationsCatalin Marinas2009-06-171-2/+5
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-06-1711-287/+235
|\ \
| * | [CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe...Rusty Russell2009-06-152-15/+4
| * | [CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.cRusty Russell2009-06-151-58/+60
| * | [CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst...Rusty Russell2009-06-151-43/+17
| * | [CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.cRusty Russell2009-06-152-39/+55
| * | [CPUFREQ] powernow-k8: get drv data for correct CPUNaga Chumbalkar2009-06-151-5/+1
| * | [CPUFREQ] powernow-k8: read P-state from HWNaga Chumbalkar2009-06-151-14/+11
| * | [CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]Andrew Morton2009-06-151-4/+3
| * | [CPUFREQ] Clean up convoluted code in arch/x86/kernel/tsc.c:time_cpufreq_noti...Dave Jones2009-06-151-5/+3
| * | [CPUFREQ] minor correction to cpu-freq documentationChumbalkar Nagananda2009-06-152-2/+1
| * | [CPUFREQ] powernow-k8.c: mess cleanupLuis Henriques2009-06-151-7/+9
| * | [CPUFREQ] Only set sampling_rate_max deprecated, sampling_rate_min is usefulThomas Renninger2009-06-153-43/+18
| * | [CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0Thomas Renninger2009-06-151-0/+13
| * | [CPUFREQ] ondemand: Uncouple minimal sampling rate from HZ in NO_HZ caseThomas Renninger2009-06-152-53/+41
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-1742-505/+1888
|\ \ \
| * | | [SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley2009-06-153-11/+21
| * | | [SCSI] don't attach ULD to Dell Universal XportJames Bottomley2009-06-151-0/+1
| * | | [SCSI] lpfc 8.3.3 : Update driver version to 8.3.3James Smart2009-06-151-1/+1
| * | | [SCSI] lpfc 8.3.3 : Add support for Target Reset handler entrypointJames Smart2009-06-151-193/+291
| * | | [SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crashJames Smart2009-06-153-9/+35
| * | | [SCSI] lpfc 8.3.3 : FC/FCOE discovery fixesJames Smart2009-06-158-26/+59
| * | | [SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differencesJames Smart2009-06-1510-219/+224
| * | | [SCSI] qla2xxx: Resolve a performance issue in interruptAnirban Chakraborty2009-06-151-6/+9
| * | | [SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set.Michael Chan2009-06-152-2/+4
| * | | [SCSI] nsp_cs: time_out reaches -1Roel Kluin2009-06-151-3/+3
| * | | [SCSI] qla2xxx: fix printk format warningsRandy Dunlap2009-06-151-2/+5
| * | | [SCSI] ncr53c8xx: div reaches -1Roel Kluin2009-06-151-1/+1
| * | | [SCSI] compat: don't perform unneeded copy in sg_io codeAlexey Zaytsev2009-06-151-6/+0
| * | | [SCSI] zfcp: Update FC pass-through supportChristof Schmitt2009-06-122-7/+5
| * | | [SCSI] zfcp: Add FC pass-through supportSven Schuetz2009-06-126-20/+219
| * | | [SCSI] FC Pass Thru supportJames Smart2009-06-128-5/+1016
* | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-06-1713-335/+922
|\ \ \ \
| * | | | UBI: add reboot notifierKevin Cernekee2009-06-102-1/+38
| * | | | UBI: handle more error codesArtem Bityutskiy2009-06-101-7/+34
| * | | | UBI: fix multiple spelling typosArtem Bityutskiy2009-06-104-11/+11
| * | | | UBI: fix kmem_cache_free on error patchArtem Bityutskiy2009-06-101-1/+2
| * | | | UBI: print amount of reserved PEBsArtem Bityutskiy2009-06-091-3/+4
| * | | | UBI: improve messages in the WL workerArtem Bityutskiy2009-06-081-9/+24
| * | | | UBI: make gluebi a separate moduleDmitry Pervushin2009-06-033-98/+295
| * | | | UBI: remove built-in gluebiDmitry Pervushin2009-06-023-51/+2