index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-23
Merge branch 'perf/core' into perf/probes
Ingo Molnar
9
-339
/
+781
2009-10-20
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-1
/
+1
2009-10-17
Merge commit 'v2.6.32-rc5' into perf/probes
Ingo Molnar
68
-1286
/
+2419
2009-10-17
tracing/kprobes: Add failure messages for debugging
Masami Hiramatsu
1
-8
/
+27
2009-10-17
tracing/kprobes: Update kprobe-tracer selftest against new syntax
Masami Hiramatsu
1
-2
/
+2
2009-10-15
Merge the right tty-fixes branch
Linus Torvalds
1
-1
/
+1
2009-10-15
tracing/events: Fix locking imbalance in the filter code
Ingo Molnar
1
-11
/
+15
2009-10-15
tracing/profile: Add filter support
Li Zefan
3
-34
/
+182
2009-10-15
tracing/filters: Use a different op for glob match
Li Zefan
2
-32
/
+29
2009-10-15
tracing/filters: Refactor subsystem filter code
Li Zefan
2
-80
/
+45
2009-10-15
Merge branch 'tracing/core' into perf/core
Ingo Molnar
6
-183
/
+499
2009-10-15
Merge branch 'linus' into perf/core
Ingo Molnar
5
-15
/
+41
2009-10-14
Merge branch 'tty-fixes'
Linus Torvalds
1
-0
/
+18
2009-10-14
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+12
2009-10-14
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+8
2009-10-14
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2009-10-14
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
Linus Torvalds
1
-0
/
+18
2009-10-14
ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace
Frederic Weisbecker
1
-2
/
+2
2009-10-14
ftrace: Copy ftrace_graph_filter boot param using strlcpy
Frederic Weisbecker
1
-1
/
+1
2009-10-14
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
Linus Torvalds
1
-0
/
+18
2009-10-14
tracing: Move syscalls metadata handling from arch to core
Frederic Weisbecker
1
-0
/
+86
2009-10-14
perf_event: Adjust frequency and unthrottle for non-group-leader events
Paul Mackerras
1
-1
/
+1
2009-10-14
tracing: Enable records during the module load
Jiri Olsa
1
-8
/
+30
2009-10-14
tracing: Support multiple pids in set_pid_ftrace file
jolsa@redhat.com
2
-71
/
+167
2009-10-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-3
/
+0
2009-10-13
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
3
-6
/
+36
2009-10-13
tracing: Remove unused ftrace_trace_addr helper
Frederic Weisbecker
1
-4
/
+0
2009-10-13
tracing: Rename set_ftrace to set_bootup_ftrace
Frederic Weisbecker
1
-2
/
+2
2009-10-13
Merge commit 'v2.6.32-rc4' into perf/core
Ingo Molnar
30
-387
/
+513
2009-10-13
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
15
-72
/
+65
2009-10-13
tracing/filters: Fix memory leak when setting a filter
Li Zefan
1
-1
/
+2
2009-10-12
tracing/kprobes: Robustify fixed field names against variable field names con...
Masami Hiramatsu
1
-4
/
+4
2009-10-12
tracing/kprobes: Avoid field name confliction
Masami Hiramatsu
1
-12
/
+53
2009-10-12
tracing/kprobes: Make special variable names more self-explainable
Masami Hiramatsu
1
-28
/
+24
2009-10-12
ftrace: add kernel command line graph function filtering
Stefan Assmann
1
-0
/
+34
2009-10-12
tracing/kprobes: Remove '$ra' special variable
Masami Hiramatsu
1
-11
/
+0
2009-10-12
tracing/kprobes: Add $ prefix to special variables
Masami Hiramatsu
1
-23
/
+37
2009-10-12
sched: Fix missing kernel-doc notation
Randy Dunlap
1
-0
/
+2
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
3
-0
/
+3
2009-10-09
sched: Update the clock of runqueue select_task_rq() selected
Mike Galbraith
1
-2
/
+6
2009-10-09
lockdep: Use cpu_clock() for lockstat
Peter Zijlstra
1
-8
/
+12
2009-10-09
writeback: account IO throttling wait as iowait
Wu Fengguang
1
-3
/
+0
2009-10-09
tracing: fix trace_vprintk call
Steven Rostedt
1
-1
/
+1
2009-10-08
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-299
/
+386
2009-10-08
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+9
2009-10-08
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-35
/
+37
2009-10-08
Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...
Linus Torvalds
1
-62
/
+186
2009-10-08
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2009-10-07
tracing: user local buffer variable for trace branch tracer
Steven Rostedt
1
-3
/
+5
2009-10-07
tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c
Zhenwen Xu
2
-4
/
+6
[next]