index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-14
tracing/filters: Fix MATCH_FRONT_ONLY filter matching
Li Zefan
1
-1
/
+1
2010-01-14
ftrace: Fix MATCH_END_ONLY function filter
Li Zefan
1
-3
/
+3
2010-01-11
tracing/x86: Derive arch from bits argument in recordmcount.pl
Jan Kiszka
1
-1
/
+1
2010-01-07
Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-2
/
+2
2010-01-06
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
17
-44
/
+87
2010-01-07
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
9
-24
/
+63
2010-01-07
drm/radeon/kms: rs600: use correct mask for SW interrupt
Luca Tettamanti
1
-1
/
+1
2010-01-07
gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test
Darren Jenkins
1
-5
/
+5
2010-01-07
drm/radeon/radeon_device.c: move a dereference below a NULL test
Darren Jenkins
1
-2
/
+4
2010-01-07
drm/radeon/radeon_fence.c: move a dereference below the NULL test
Darren Jenkins
1
-5
/
+4
2010-01-07
drm/radeon/radeon_connectors.c: add a NULL test before dereference
Darren Jenkins
1
-1
/
+1
2010-01-07
drm/radeon/kms: fix memory leak
Jiri Slaby
1
-0
/
+1
2010-01-07
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
8
-20
/
+24
2010-01-07
drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()
Roel Kluin
1
-1
/
+1
2010-01-07
drm/edid: Fix CVT width/height decode
Adam Jackson
1
-5
/
+5
2010-01-07
drm/edid: Skip empty CVT codepoints
Adam Jackson
1
-0
/
+4
2010-01-07
drm: remove address mask param for drm_pci_alloc()
Zhenyu Wang
6
-14
/
+14
2010-01-06
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-537
/
+736
2010-01-06
NOMMU: Use copy_*_user_page() in access_process_vm()
Jie Zhang
1
-2
/
+4
2010-01-06
NOMMU: Avoiding duplicate icache flushes of shared maps
Mike Frysinger
2
-3
/
+10
2010-01-06
FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack
Mike Frysinger
3
-4
/
+16
2010-01-06
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-5
/
+3
2010-01-06
ring-buffer: Add rb_list_head() wrapper around new reader page next field
Steven Rostedt
1
-1
/
+1
2010-01-06
ring-buffer: Wrap a list.next reference with rb_list_head()
David Sharp
1
-1
/
+1
2010-01-06
sunrpc: fix peername failed on closed listener
Xiaotian Feng
1
-1
/
+2
2010-01-06
nfsd: make sure data is on disk before calling ->fsync
Christoph Hellwig
1
-4
/
+1
2010-01-06
Merge branch 'davinci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-7
/
+28
2010-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
21
-60
/
+322
2010-01-06
drm/i915: remove full registers dump debug
Zhenyu Wang
1
-29
/
+0
2010-01-06
drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function
Zhao Yakui
1
-68
/
+48
2010-01-06
drm/i915: Select the correct BPC for LVDS on Ironlake
Zhao Yakui
1
-0
/
+12
2010-01-06
drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...
Zhao Yakui
1
-1
/
+25
2010-01-06
drm/i915: Enable/disable the dithering for LVDS based on VBT setting
Zhao Yakui
2
-1
/
+18
2010-01-06
drm/i915: Permit pinning whilst the device is 'suspended'
Chris Wilson
1
-3
/
+0
2010-01-06
drm/i915: Hold struct mutex whilst pinning power context bo.
Chris Wilson
1
-26
/
+47
2010-01-06
drm/i915: fix unused var
Andrew Morton
1
-1
/
+2
2010-01-06
drm/i915: Storage class should be before const qualifier
Tobias Klauser
1
-4
/
+4
2010-01-06
drm/i915: remove render reclock support
Jesse Barnes
1
-130
/
+2
2010-01-06
drm/i915: Fix RC6 suspend/resume
Andrew Lutomirski
3
-15
/
+1
2010-01-06
drm/i915: execbuf2 support
Jesse Barnes
5
-78
/
+273
2010-01-06
DaVinci: DM365: Add the device_enable for the DaVinci Keyscan
Miguel Aguilar
2
-6
/
+6
2010-01-06
davinci: enable ARCH_HAS_HOLES_MEMORYMODEL for DaVinci
Sekhar Nori
1
-0
/
+1
2010-01-06
davinci: da8xx/omap-l1: mark RTC as a wakeup source
Sekhar Nori
1
-1
/
+8
2010-01-06
davinci: cp_intc: provide set_wake function
Sekhar Nori
1
-0
/
+11
2010-01-06
Davinci VPFE Capture: Take i2c adapter id through platform data
Vaibhav Hiremath
2
-0
/
+2
2010-01-06
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2
-9
/
+18
2010-01-06
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
31
-216
/
+259
2010-01-06
modules: Skip empty sections when exporting section notes
Ben Hutchings
1
-7
/
+10
2010-01-06
drm/radeon/kms: add missing breaks in i2c and ss lookups
Alex Deucher
1
-0
/
+2
2010-01-06
drm/radeon/kms: add primary dac adj values table
Alex Deucher
1
-9
/
+41
[next]