aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | cpufreq: expose a cpufreq_quick_get_max routineJesse Barnes2011-06-28
| * | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-06-28
| |\ \ \ \ \ \
| * | | | | | | drm/i915: more struct_mutex lockingHugh Dickins2011-06-27
| * | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-06-26
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-06-25
| |\ \ \ \ \ \ \ \
| * | | | | | | | | drm/i915: i915_gem_object_finish_gtt must always release gtt mmapKeith Packard2011-06-25
| * | | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-06-21
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | drm/i915: Use the LLC mode on gen6 for everything but display.Eric Anholt2011-06-10
| * | | | | | | | | | drm/i915: Use the uncached domain for the display planesEric Anholt2011-06-10
| * | | | | | | | | | drm/i915: Combine pinning with setting to the display planeChris Wilson2011-06-10
| * | | | | | | | | | drm/i915: Mark the cursor and the overlay as being part of the display planesChris Wilson2011-06-10
| * | | | | | | | | | drm/i915: Add an interface to dynamically change the cache levelChris Wilson2011-06-10
| * | | | | | | | | | drm/i915/gtt: Split out i915_gem_gtt_rebind_object()Chris Wilson2011-06-10
| * | | | | | | | | | drm/i915: Introduce i915_gem_object_finish_gtt()Chris Wilson2011-06-10
| * | | | | | | | | | drm/i915: Introduce i915_gem_object_finish_gpu()Chris Wilson2011-06-09
| * | | | | | | | | | drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again)Keith Packard2011-06-09
* | | | | | | | | | | Merge 3.0-rc7 into drm-core-nextDave Airlie2011-07-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Linux 3.0-rc7Linus Torvalds2011-07-11
| * | | | | | | | | | | Documentation/Changes: remove some really obsolete textLinus Torvalds2011-07-11
| * | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-11
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [media] msp3400: fill in v4l2_tuner based on vt->type fieldHans Verkuil2011-07-07
| | * | | | | | | | | | | [media] tuner-core.c: don't change type field in g_tuner or g_frequencyHans Verkuil2011-07-07
| | * | | | | | | | | | | [media] cx18/ivtv: fix g_tuner supportHans Verkuil2011-07-07
| | * | | | | | | | | | | [media] tuner-core: power up tuner when called with s_power(1)Hans Verkuil2011-07-07
| | * | | | | | | | | | | [media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEKHans Verkuil2011-07-07
| | * | | | | | | | | | | [media] tuner-core: simplify the standard fixupHans Verkuil2011-07-07
| | * | | | | | | | | | | [media] tuner-core/v4l2-subdev: document that the type field has to be filled inHans Verkuil2011-07-07
| | * | | | | | | | | | | [media] v4l2-subdev.h: remove unused s_mode tuner opHans Verkuil2011-07-07
| | * | | | | | | | | | | [media] feature-removal-schedule: change in how radio device nodes are handledHans Verkuil2011-07-07
| | * | | | | | | | | | | [media] bttv: fix s_tuner for radioHans Verkuil2011-07-07
| | * | | | | | | | | | | [media] pvrusb2: fix g/s_tuner supportHans Verkuil2011-07-07
| | * | | | | | | | | | | [media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tunerHans Verkuil2011-07-07
| | * | | | | | | | | | | [media] tuner-core: fix tuner_resume: use t->mode instead of t->typeHans Verkuil2011-07-07
| | * | | | | | | | | | | [media] tuner-core: fix s_std and s_tunerHans Verkuil2011-07-07
| * | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-07-11
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | PM: Reintroduce dropped call to check_wakeup_irqsColin Cross2011-07-11
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-07-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | cifs: drop spinlock before calling cifs_put_tlinkJeff Layton2011-07-11
| | * | | | | | | | | | | | | cifs: fix expand_dfs_referralJeff Layton2011-07-09
| | * | | | | | | | | | | | | cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALLJeff Layton2011-07-09
| | * | | | | | | | | | | | | cifs: factor smb_vol allocation out of cifs_setup_volume_infoJeff Layton2011-07-07
| | * | | | | | | | | | | | | cifs: have cifs_cleanup_volume_info not take a double pointerJeff Layton2011-07-06
| | * | | | | | | | | | | | | cifs: fix build_unc_path_to_root to account for a prefixpathJeff Layton2011-07-06
| | * | | | | | | | | | | | | cifs: remove bogus call to cifs_cleanup_volume_infoJeff Layton2011-07-06
| * | | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2011-07-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | [CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug.Luming Yu2011-07-10
| * | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-07-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | hp-wmi: fix use after freeEric Dumazet2011-07-11
| | * | | | | | | | | | | | | | | dell-laptop - using buffer without mutex_lockJose Alonso2011-07-11
| | * | | | | | | | | | | | | | | Revert: "dell-laptop: Toggle the unsupported hardware killswitch"Keng-Yu Lin2011-07-11