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-02-19
Merge branch 'linus' into tracing/blktrace
Ingo Molnar
8
-63
/
+77
2009-02-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+3
2009-02-18
pm: fix build for CONFIG_PM unset
Rafael J. Wysocki
2
-1
/
+2
2009-02-18
cgroups: fix possible use after free
Li Zefan
1
-1
/
+1
2009-02-18
block: fix bad definition of BIO_RW_SYNC
Jens Axboe
1
-2
/
+3
2009-02-18
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
1
-1
/
+5
2009-02-17
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+12
2009-02-17
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-30
/
+30
2009-02-17
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+33
2009-02-17
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-25
/
+28
2009-02-17
tracing/function-graph-tracer: trace the idle tasks
Frederic Weisbecker
1
-1
/
+5
2009-02-17
ftrace: fix !CONFIG_DYNAMIC_FTRACE ftrace_swapper_pid definition
Ingo Molnar
1
-3
/
+5
2009-02-17
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
3
-197
/
+904
2009-02-17
Merge branches 'tracing/hw-branch-tracing' and 'tracing/power-tracer' into tr...
Ingo Molnar
1
-71
/
+102
2009-02-16
ftrace: add pretty print function for traceon and traceoff hooks
Steven Rostedt
1
-0
/
+28
2009-02-16
ftrace: add pretty print to selected fuction traces
Steven Rostedt
1
-0
/
+3
2009-02-16
ftrace: show selected functions in set_ftrace_filter
Steven Rostedt
1
-20
/
+103
2009-02-16
ftrace: add traceon traceoff commands to enable/disable the buffers
Steven Rostedt
1
-0
/
+135
2009-02-16
ring-buffer: add tracing_is_on to test if ring buffer is enabled
Steven Rostedt
1
-0
/
+9
2009-02-16
ftrace: trace different functions with a different tracer
Steven Rostedt
1
-0
/
+247
2009-02-16
ftrace: consolidate mutexes
Steven Rostedt
1
-47
/
+21
2009-02-16
ftrace: convert ftrace_lock from a spinlock to mutex
Steven Rostedt
1
-32
/
+19
2009-02-16
ftrace: add command interface for function selection
Steven Rostedt
1
-11
/
+95
2009-02-16
ftrace: enable filtering only when a function is filtered on
Steven Rostedt
1
-6
/
+8
2009-02-16
ftrace: add module command function filter selection
Steven Rostedt
1
-6
/
+109
2009-02-16
ftrace: break up ftrace_match_records into smaller components
Steven Rostedt
1
-40
/
+75
2009-02-16
ftrace: rename ftrace_match to ftrace_match_records
Steven Rostedt
1
-4
/
+4
2009-02-16
ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_rec
Steven Rostedt
1
-107
/
+101
2009-02-16
ftrace: state that all functions are enabled in set_ftrace_filter
Steven Rostedt
1
-0
/
+23
2009-02-15
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-71
/
+102
2009-02-15
tracing: fix section mismatch in trace_hw_branches.c
Rakib Mullick
1
-2
/
+2
2009-02-15
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
1
-2
/
+1
2009-02-15
trace: mmiotrace to the tracer menu in Kconfig
Pekka Paalanen
1
-0
/
+23
2009-02-15
mmiotrace: count events lost due to not recording
Pekka Paalanen
1
-4
/
+10
2009-02-13
User namespaces: Only put the userns when we unhash the uid
Serge E. Hallyn
1
-2
/
+1
2009-02-13
tracing: convert c/p state power tracer to use tracepoints
Jason Baron
1
-71
/
+102
2009-02-13
timers: more consistently use clock vs timer
Peter Zijlstra
1
-30
/
+30
2009-02-13
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-5
/
+5
2009-02-13
Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...
Ingo Molnar
13
-54
/
+180
2009-02-12
ring-buffer: rename label out_unlock to out_reset
Steven Rostedt
1
-5
/
+5
2009-02-12
sched: cpu hotplug fix
Ingo Molnar
1
-3
/
+12
2009-02-11
cgroups: fix lockdep subclasses overflow
Li Zefan
1
-1
/
+2
2009-02-11
mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches
Sven Wegener
1
-2
/
+3
2009-02-11
futex: fix reference leak
Peter Zijlstra
1
-25
/
+28
2009-02-11
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+9
2009-02-11
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-37
/
+160
2009-02-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2009-02-11
sched: revert recent sync wakeup changes
Peter Zijlstra
2
-12
/
+9
2009-02-11
timers: fix TIMER_ABSTIME for process wide cpu timers
Peter Zijlstra
1
-0
/
+34
2009-02-11
timers: split process wide cpu clocks/timers, fix
Peter Zijlstra
1
-28
/
+14
[next]