index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-24
tracing: use union for multi-usages field
Lai Jiangshan
2
-7
/
+13
2009-03-24
ftrace: show virtual PID
Lai Jiangshan
1
-1
/
+1
2009-03-24
function-graph: add option for include sleep times
Steven Rostedt
3
-1
/
+10
2009-03-24
function-graph: ignore times across schedule
Steven Rostedt
2
-0
/
+38
2009-03-24
function-graph: prevent more than one tracer registering
Steven Rostedt
1
-0
/
+6
2009-03-24
function-graph: moved the timestamp from arch to generic code
Steven Rostedt
3
-10
/
+7
2009-03-24
tracing: fix memory leak in trace_stat
Steven Rostedt
1
-10
/
+13
2009-03-23
tracing: Fix TRACING_SUPPORT dependency for PPC32
Anton Vorontsov
1
-1
/
+5
2009-03-23
tracing/ftrace: check if debugfs is registered before creating files
Frederic Weisbecker
1
-0
/
+3
2009-03-23
debugfs: function to know if debugfs is initialized
Frederic Weisbecker
2
-0
/
+24
2009-03-22
tracing: fix four sparse warnings
Dmitri Vorobiev
2
-1
/
+2
2009-03-22
Merge branches 'tracing/ftrace', 'tracing/hw-breakpoints', 'tracing/ring-buff...
Ingo Molnar
3
-14
/
+16
2009-03-22
tracing: keep the tracing buffer after self-test failure
Frederic Weisbecker
1
-1
/
+1
2009-03-22
tracing/function-graph-tracer: prevent hangs during self-tests
Frederic Weisbecker
2
-4
/
+60
2009-03-21
tracing/ring-buffer: don't annotate rb_cpu_notify with __cpuinit
Frederic Weisbecker
1
-4
/
+4
2009-03-20
tracing, Text Edit Lock - kprobes architecture independent support, nommu fix
Ingo Molnar
2
-10
/
+12
2009-03-20
ftrace: event profile hooks
Peter Zijlstra
6
-8
/
+89
2009-03-20
ftrace: ensure every event gets an id
Peter Zijlstra
2
-1
/
+19
2009-03-20
ftrace: provide an id file for each event
Peter Zijlstra
1
-0
/
+36
2009-03-20
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
9
-179
/
+243
2009-03-20
Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...
Ingo Molnar
91
-13236
/
+1399
2009-03-19
aio: lookup_ioctx can return the wrong value when looking up a bogus context
Jeff Moyer
1
-2
/
+3
2009-03-19
eventfd: remove fput() call from possible IRQ context
Davide Libenzi
1
-10
/
+27
2009-03-19
Move cc-option to below arch-specific setup
Linus Torvalds
1
-1
/
+3
2009-03-19
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-40
/
+48
2009-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2009-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
3
-3
/
+59
2009-03-19
function-graph: show binary events as comments
Steven Rostedt
1
-12
/
+28
2009-03-19
tracing: remove recording function depth from trace_printk
Steven Rostedt
5
-16
/
+10
2009-03-19
function-graph: calculate function depth within function graph tracer
Steven Rostedt
1
-22
/
+69
2009-03-19
tracing: make print_(b)printk_msg_only global
Steven Rostedt
3
-34
/
+39
2009-03-19
Fix race in create_empty_buffers() vs __set_page_dirty_buffers()
Linus Torvalds
1
-12
/
+11
2009-03-19
Add '-fwrapv' to gcc CFLAGS
Linus Torvalds
1
-0
/
+1
2009-03-19
tracing/ring-buffer: fix non cpu hotplug case
Frederic Weisbecker
1
-0
/
+9
2009-03-19
function-graph: consolidate prologues for output
Steven Rostedt
1
-69
/
+29
2009-03-18
ftrace: protect running nmi (V3)
Lai Jiangshan
1
-23
/
+40
2009-03-18
tracepoints: dont update zero-sized tracepoint sections
Ingo Molnar
1
-3
/
+1
2009-03-18
tracing: fix oops in tracepoint_update_probe_range()
Jaswinder Singh Rajput
1
-2
/
+7
2009-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
39
-12237
/
+0
2009-03-18
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-2
/
+5
2009-03-18
Staging: benet: remove driver now that it is merged in drivers/net/
Greg Kroah-Hartman
39
-12237
/
+0
2009-03-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
9
-840
/
+1069
2009-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-12
/
+14
2009-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
14
-28
/
+72
2009-03-18
tracing: give easy way to clear trace buffer
Steven Rostedt
1
-8
/
+33
2009-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
6
-24
/
+48
2009-03-18
[S390] make page table upgrade work again
Martin Schwidefsky
2
-14
/
+35
2009-03-18
[S390] make page table walking more robust
Martin Schwidefsky
3
-5
/
+6
2009-03-18
[S390] Dont check for pfn_valid() in uaccess_pt.c
Gerald Schaefer
1
-18
/
+0
2009-03-18
[S390] ftrace/mcount: fix kernel stack backchain
Heiko Carstens
1
-2
/
+4
[next]