| Commit message (Expand) | Author | Age |
* | tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING | Li Zefan | 2010-01-14 |
* | tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching | Li Zefan | 2010-01-14 |
* | lib: Introduce strnstr() | Li Zefan | 2010-01-14 |
* | tracing/filters: Fix MATCH_END_ONLY filter matching | Li Zefan | 2010-01-14 |
* | tracing/filters: Fix MATCH_FRONT_ONLY filter matching | Li Zefan | 2010-01-14 |
* | ftrace: Fix MATCH_END_ONLY function filter | Li Zefan | 2010-01-14 |
* | tracing/x86: Derive arch from bits argument in recordmcount.pl | Jan Kiszka | 2010-01-11 |
* | Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2010-01-07 |
|\ |
|
| * | ring-buffer: Add rb_list_head() wrapper around new reader page next field | Steven Rostedt | 2010-01-06 |
| * | ring-buffer: Wrap a list.next reference with rb_list_head() | David Sharp | 2010-01-06 |
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-01-06 |
|\ \ |
|
| * \ | Merge remote branch 'korg/drm-radeon-next' into drm-linus | Dave Airlie | 2010-01-06 |
| |\ \ |
|
| | * | | drm/radeon/kms: rs600: use correct mask for SW interrupt | Luca Tettamanti | 2010-01-06 |
| | * | | gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test | Darren Jenkins | 2010-01-06 |
| | * | | drm/radeon/radeon_device.c: move a dereference below a NULL test | Darren Jenkins | 2010-01-06 |
| | * | | drm/radeon/radeon_fence.c: move a dereference below the NULL test | Darren Jenkins | 2010-01-06 |
| | * | | drm/radeon/radeon_connectors.c: add a NULL test before dereference | Darren Jenkins | 2010-01-06 |
| | * | | drm/radeon/kms: fix memory leak | Jiri Slaby | 2010-01-06 |
| | * | | drm/radeon/kms: add missing breaks in i2c and ss lookups | Alex Deucher | 2010-01-05 |
| | * | | drm/radeon/kms: add primary dac adj values table | Alex Deucher | 2010-01-05 |
| | * | | drm/radeon/kms: fallback to default connector table | Alex Deucher | 2010-01-05 |
| * | | | Merge branch 'drm-core-next' into drm-linus | Dave Airlie | 2010-01-06 |
| |\ \ \ |
|
| | * | | | drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line() | Roel Kluin | 2010-01-06 |
| | * | | | drm/edid: Fix CVT width/height decode | Adam Jackson | 2010-01-06 |
| | * | | | drm/edid: Skip empty CVT codepoints | Adam Jackson | 2010-01-06 |
| | * | | | drm: remove address mask param for drm_pci_alloc() | Zhenyu Wang | 2010-01-06 |
* | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-01-06 |
|\ \ \ \ \ |
|
| * | | | | | drm/i915: remove full registers dump debug | Zhenyu Wang | 2010-01-06 |
| * | | | | | drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function | Zhao Yakui | 2010-01-06 |
| * | | | | | drm/i915: Select the correct BPC for LVDS on Ironlake | Zhao Yakui | 2010-01-06 |
| * | | | | | drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco... | Zhao Yakui | 2010-01-06 |
| * | | | | | drm/i915: Enable/disable the dithering for LVDS based on VBT setting | Zhao Yakui | 2010-01-06 |
| * | | | | | drm/i915: Permit pinning whilst the device is 'suspended' | Chris Wilson | 2010-01-06 |
| * | | | | | drm/i915: Hold struct mutex whilst pinning power context bo. | Chris Wilson | 2010-01-06 |
| * | | | | | drm/i915: fix unused var | Andrew Morton | 2010-01-06 |
| * | | | | | drm/i915: Storage class should be before const qualifier | Tobias Klauser | 2010-01-06 |
| * | | | | | drm/i915: remove render reclock support | Jesse Barnes | 2010-01-06 |
| * | | | | | drm/i915: Fix RC6 suspend/resume | Andrew Lutomirski | 2010-01-06 |
| * | | | | | drm/i915: execbuf2 support | Jesse Barnes | 2010-01-06 |
| * | | | | | drm/i915: Reload hangcheck timer too for Ironlake | Zhenyu Wang | 2009-12-17 |
| * | | | | | drm/i915: only enable hotplug for detected outputs | Jesse Barnes | 2009-12-16 |
| * | | | | | drm/i915: Track whether cursor needs physical address in intel_device_info | Kristian Høgsberg | 2009-12-16 |
| * | | | | | drm/i915: Implement IS_* macros using static tables | Kristian Høgsberg | 2009-12-16 |
| * | | | | | drm/i915: Move PCI IDs into i915 driver | Kristian Høgsberg | 2009-12-16 |
| * | | | | | drm/i915: Update LVDS connector status when receiving ACPI LID event | Zhao Yakui | 2009-12-16 |
| * | | | | | drm/i915: Add MALATA PC-81005 to ACPI LID quirk list | Zhao Yakui | 2009-12-16 |
| * | | | | | drm/i915: implement new pm ops for i915 | Zhenyu Wang | 2009-12-16 |
| * | | | | | drm/i915: Don't check for lid presence when detecting LVDS | Matthew Garrett | 2009-12-16 |
| * | | | | | drm/i915: fix order of fence release wrt flushing | Daniel Vetter | 2009-12-16 |
| * | | | | | drm/i915: In the debugfs interface, unmap our address instead of the page's. | Eric Anholt | 2009-12-15 |