index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-04
tracing: have latency tracers set the latency format
Steven Rostedt
2
-0
/
+16
2009-03-04
tracing: consolidate print_lat_fmt and print_trace_fmt
Steven Rostedt
1
-32
/
+7
2009-03-04
tracing: remove extra latency_trace method from trace structure
Steven Rostedt
5
-36
/
+1
2009-03-04
tracing: add latency output format option
Steven Rostedt
2
-23
/
+4
2009-03-04
tracing: fix seq read from trace files
Steven Rostedt
1
-2
/
+2
2009-03-04
tracing: do not return EFAULT if read copied anything
Steven Rostedt
1
-2
/
+12
2009-03-04
ring-buffer: fix timestamp in partial ring_buffer_page_read
Steven Rostedt
1
-1
/
+5
2009-03-04
tracing: add cpu_file intialization for ftrace_dump
Steven Rostedt
1
-0
/
+2
2009-03-04
tracing: add lockdep tracepoints for lock acquire/release
Peter Zijlstra
7
-8
/
+82
2009-03-04
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
22
-381
/
+716
2009-03-04
lockdep: require framepointers for x86
Peter Zijlstra
1
-1
/
+1
2009-03-04
lockdep: remove extra "irq" string
Peter Zijlstra
1
-2
/
+2
2009-03-04
lockdep: fix incorrect state name
Peter Zijlstra
1
-2
/
+3
2009-03-04
Merge branch 'rfc/splice/tip/tracing/ftrace' of git://git.kernel.org/pub/scm/...
Ingo Molnar
4
-43
/
+357
2009-03-04
Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core
Ingo Molnar
126
-552
/
+1154
2009-03-03
tracing: add binary buffer files for use with splice
Steven Rostedt
2
-7
/
+268
2009-03-03
ring-buffer: make ring_buffer_read_page read from start on partial page
Steven Rostedt
1
-10
/
+33
2009-03-03
ring-buffer: replace sizeof of event header with offsetof
Steven Rostedt
1
-1
/
+1
2009-03-03
ring-buffer: fix ring_buffer_read_page
Steven Rostedt
2
-35
/
+64
2009-03-03
ring-buffer: reset write field for ring_buffer_read_page
Steven Rostedt
1
-0
/
+1
2009-03-03
Linux 2.6.29-rc7
v2.6.29-rc7
Linus Torvalds
1
-1
/
+1
2009-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-8
/
+21
2009-03-04
crypto: ixp4xx - Fix qmgr_request_queue build failure
Krzysztof HaĆasa
1
-2
/
+4
2009-03-03
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-14
/
+54
2009-03-03
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+14
2009-03-03
Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-66
/
+153
2009-03-03
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-5
/
+52
2009-03-03
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
11
-21
/
+22
2009-03-03
[ARM] fix lots of ARM __devexit sillyness
Russell King
5
-6
/
+6
2009-03-03
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-4
/
+4
2009-03-03
tracing: fix return value to registering events
Steven Rostedt
1
-4
/
+4
2009-03-03
[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU
Catalin Marinas
1
-6
/
+7
2009-03-03
[ARM] 5416/1: Use unused address in v6_early_abort
Seth Forshee
1
-1
/
+2
2009-03-03
x86: oprofile: don't set counter width from cpuid on Core2
Tim Blechmann
1
-2
/
+12
2009-03-03
x86: fix init_memory_mapping() to handle small ranges
Yinghai Lu
1
-0
/
+2
2009-03-02
Revert "menu: fix embedded menu snafu"
Linus Torvalds
1
-16
/
+12
2009-03-02
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
5
-12
/
+20
2009-03-03
drm/i915: Fix use-before-null-check in i915_irq_emit().
Eric Anholt
1
-2
/
+3
2009-03-03
drm: Avoid client deadlocks when the master disappears.
Thomas Hellstrom
3
-8
/
+15
2009-03-03
drm: Wake up all lock waiters when the master disappears.
Thomas Hellstrom
2
-2
/
+2
2009-03-03
drm: Don't return ERESTARTSYS to user-space.
Thomas Hellstrom
1
-1
/
+1
2009-03-02
menu: fix embedded menu snafu
Randy Dunlap
1
-12
/
+16
2009-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
3
-1
/
+7
2009-03-02
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
3
-1
/
+4
2009-03-02
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-12
/
+10
2009-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
34
-209
/
+467
2009-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+3
2009-03-02
Change email address
Karsten Keil
1
-1
/
+1
2009-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
17
-49
/
+84
2009-03-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
4
-5
/
+8
[next]