2010-10-26 |
Lee, Chun-Yi | gpu: Add Intel GMA500(Poulsbo) Stub Driver |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Alex Deucher | drm/radeon/kms: MC vram map needs to be >= pci aperture... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Alex Deucher | drm/radeon/kms: implement display watermark support... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Alex Deucher | drm/radeon/kms/evergreen: add some additional safe... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Dave Airlie | drm/radeon/r600: fix tiling issues in CS checker. |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Dave Airlie | Merge remote branch 'intel/drm-intel-next' of ../drm... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Chris Wilson | drm/i915: Move gpu_write_list to per-ring |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Chris Wilson | drm/i915: Invalidate the to-ring, flush the old-ring... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Chris Wilson | drm/i915/ringbuffer: Write the value passed in to the... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Chris Wilson | agp/intel: Restore valid PTE bit for Sandybridge after... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Chris Wilson | drm/i915: Fix flushing regression from 9af90d19f |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Chris Wilson | drm/i915/sdvo: Remove unused encoding member |
commit | commitdiff | tree | snapshot |
2010-10-22 |
David Härdeman | i915: enable AVI infoframe for intel_hdmi.c [v4] |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Chia-I Wu | drm/i915: Fix current fb blocking for page flip |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Chris Wilson | drm/i915: IS_IRONLAKE is synonymous with gen == 5 |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Chris Wilson | drm/i915: Enable SandyBridge blitter ring |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Chris Wilson | drm/i915/ringbuffer: Remove broken intel_fill_struct() |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Chris Wilson | drm/i915/ringbuffer: Fix emit batch buffer regression... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Thomas Hellstrom | drm/ttm: Optimize delayed buffer destruction |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Thomas Hellstrom | drm/ttm: Avoid using the ttm_mem_type_manager::put_lock... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Chris Wilson | drm/i915: Copy the updated reloc->presumed_offset back... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Chris Wilson | drm/i915: Track objects in global active list (as well... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Chris Wilson | drm/i915: Simplify most HAS_BSD() checks |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Chris Wilson | drm/i915: cache the last object lookup during pin_and_r... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Chris Wilson | drm/i915: Do interrupible mutex lock first to avoid... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Andrea Gelmini | drivers: gpu: drm: i915: Fix a typo. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Chris Wilson | agp/intel: Also add B43.1 to list of supported devices |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Chris Wilson | drm/i915: rearrange mutex acquisition for pread |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Chris Wilson | drm/i915: Rearrange acquisition of mutex during pwrite |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Chris Wilson | drm/i915: Attempt to prefault user pages for pread... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Chris Wilson | drm/i915: Avoid taking the mutex for dropping the refcn... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Chris Wilson | drm/i915: Perform relocations in CPU domain [if in... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Chris Wilson | drm/i915: Avoid vmallocing a buffer for the relocations |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Chris Wilson | drm/i915/hdmi: Add 'force_audio' property |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Chris Wilson | drm/i915/sdvo: Add 'force_audio' property |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Chris Wilson | drm/i915/dp: Add 'force_audio' property |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Zhenyu Wang | drm/i915: Enable HDMI audio for monitor with audio... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Zhenyu Wang | drm/i915: Enable DisplayPort audio |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Zhenyu Wang | drm/edid: add helper function to detect monitor audio... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Bryan Freed | drm/i915: Initialize panel timing registers if VBIOS... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Chris Wilson | drm/i915: Sleep whilst waiting for the ring |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Zhenyu Wang | drm/i915: Fix GPIO pin to register mapping |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Chris Wilson | drm/i915: restore fixed FDI link rate on Sandybridge |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Jesse Barnes | drm/i915/dp: down the DP link even if the reg indicates... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Daniel Vetter | drm/i915: Fix oops on HWS unload |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Chris Wilson | drm/i915: Remove duplicate set of ADPA definitions |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Chris Wilson | Revert "drm/i915: Prevent module unload to avoid random... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Chris Wilson | Merge remote branch 'airlied/drm-core-next' into tmp |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Jason Wessel | drm, kdb, kms: Change mode_set_base_atomic() enter... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Jason Wessel | kdb, kms: Save and restore the LUT on atomic KMS enter... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Jason Wessel | Revert "radeon, kdb, kms: Save and restore the LUT... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Francisco Jerez | agp/amd-k7: Allow binding user memory to the AGP GART. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Jean Delvare | drm/ttm: Simplify ttm_bo_wait_unreserved |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Dave Airlie | Revert "drm/radeon/kms: remove some pll algo flags" |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Dave Airlie | drm/ttm: add unlocked variant of new manager put node. |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Dave Airlie | Merge branch 'drm-fixes' of /home/airlied/kernel/linux... |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Alex Deucher | drm/radeon/kms: avivo cursor workaround applies to... |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Linus Torvalds | Merge branch 'fix/misc' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Clemens Ladisch | ALSA: rawmidi: fix oops (use after free) when unloading... |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Kyle McMartin | m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Kyle McMartin | m32r: add kernel/.gitignore and ignore vmlinux.lds |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Kyle McMartin | m32r: get_user takes an lvalue, not a pointer |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Kyle McMartin | m32r: restore _BLOCKABLE |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Eric Paris | types.h: define __aligned_u64 and expose to userspace |
commit | commitdiff | tree | snapshot |
2010-10-15 |
FUJITA Tomonori | uml: fix build |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Eric Dumazet | sysctl: min/max bounds are optional |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Ohad Ben-Cohen | mmc: sdio: fix SDIO suspend/resume regression |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Linus Torvalds | Merge branch 'timers-for-linus-urgent' of git://git... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Linus Torvalds | Merge branch 'upstream-fixes' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.dk/linux... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Tejun Heo | ubd: fix incorrect sector handling during request restart |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Linus Torvalds | Export dump_{write,seek} to binary loader modules |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Linus Torvalds | Linux 2.6.36-rc8 |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Linus Torvalds | Un-inline the core-dump helper functions |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Linus Torvalds | Don't dump task struct in a.out core-dumps |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Salman Qazi | hrtimer: Preserve timer state in remove_hrtimer() |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Linus Torvalds | Merge branch 'fixes' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Linus Torvalds | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfiel... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Linus Torvalds | Merge branch 'perf-fixes-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-arm |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Linus Torvalds | Merge branch 'omap-fixes-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Linus Torvalds | Merge branch 'drm-fixes' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Dan Williams | ioat2: fix performance regression |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Breno Leitao | ehea: Fix a checksum issue on the receive path |
commit | commitdiff | tree | snapshot |
2010-10-13 |
J. Bruce Fields | nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Greg Ungerer | net: allow FEC driver to use fixed PHY support |
commit | commitdiff | tree | snapshot |
2010-10-13 |
François Jaouen | HID: Add Cando touch screen 15.6-inch product id |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Russell King | ARM: relax ioremap prohibition (309caa9) for -final... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Russell King | Merge branch 'for-rmk' of git://git.pengutronix.de... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Mika Westerberg | ARM: 6440/1: ep93xx: DMA: fix channel_disable |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Dan Carpenter | ps3disk: passing wrong variable to bvec_kunmap_irq() |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Linus Torvalds | Merge branch 'kvm-updates/2.6.36' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Steven Rostedt | ring-buffer: Fix typo of time extends per page |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Deng-Cheng Zhu | perf, MIPS: Support cross compiling of tools/perf for... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Jean Delvare | drm/radeon/kms: Silent spurious error message |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Alex Deucher | drm/radeon/kms: fix bad cast/shift in evergreen.c |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Alex Deucher | drm/radeon/kms: make TV/DFP table info less verbose |
commit | commitdiff | tree | snapshot |
next |