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
2010-10-14
ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT
Steven Rostedt
1
-1
/
+1
2010-10-14
ftrace/x86: Add support for C version of recordmcount
Steven Rostedt
1
-0
/
+5
2010-10-14
kprobes: Fix selftest to clear flags field for reusing probes
Masami Hiramatsu
1
-3
/
+9
2010-10-08
Merge commit 'v2.6.36-rc7' into perf/core
Ingo Molnar
4
-6
/
+19
2010-10-05
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+14
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
1
-0
/
+4
2010-10-04
perf_events: Fix invalid pointer when pid is invalid
Stephane Eranian
1
-1
/
+6
2010-10-01
kfifo: fix scatterlist usage
Ira W. Snyder
1
-2
/
+0
2010-09-24
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
6
-9
/
+456
2010-09-22
rmap: fix walk during fork
Andrea Arcangeli
1
-1
/
+1
2010-09-22
jump label: Tracepoint support for jump labels
Jason Baron
1
-2
/
+12
2010-09-22
jump label: Add jump_label_text_reserved() to reserve jump points
Jason Baron
2
-1
/
+85
2010-09-22
jump label: Initialize workqueue tracepoints *before* they are registered
Jason Baron
1
-5
/
+5
2010-09-22
jump label: Base patch for jump label
Jason Baron
4
-1
/
+354
2010-09-22
Merge branch 'linus' into perf/core
Ingo Molnar
2
-5
/
+5
2010-09-21
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+5
2010-09-21
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2010-09-21
perf: Avoid RCU vs preemption assumptions
Peter Zijlstra
1
-6
/
+12
2010-09-21
Merge commit 'v2.6.36-rc5' into perf/core
Ingo Molnar
2
-10
/
+38
2010-09-21
sched: Fix nohz balance kick
Suresh Siddha
1
-1
/
+1
2010-09-17
perf: Undo the per cpu-context timer stuff
Peter Zijlstra
2
-30
/
+51
2010-09-17
perf: Fix perf_event_exit_cpu_context()
Peter Zijlstra
1
-2
/
+1
2010-09-17
perf: Complete software pmu grouping
Peter Zijlstra
1
-5
/
+60
2010-09-17
perf_events: Fix broken event grouping
Stephane Eranian
1
-8
/
+7
2010-09-17
hw breakpoints: Fix pid namespace bug
Matt Helsley
1
-1
/
+2
2010-09-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-10
/
+17
2010-09-15
kprobes: Add sparse context annotations
Namhyung Kim
1
-0
/
+4
2010-09-15
kprobes: Make functions static
Namhyung Kim
1
-2
/
+3
2010-09-15
kprobes: Verify jprobe entry point
Namhyung Kim
1
-5
/
+9
2010-09-15
kprobes: Remove redundant address check
Namhyung Kim
1
-8
/
+5
2010-09-15
perf events: Clean up pid passing
Matt Helsley
3
-15
/
+13
2010-09-15
perf events: Split out task search into helper
Matt Helsley
1
-23
/
+40
2010-09-15
hw breakpoints: Fix pid namespace bug
Matt Helsley
1
-1
/
+2
2010-09-15
watchdog: Avoid kernel crash when disabling watchdog
Stephane Eranian
1
-0
/
+3
2010-09-15
sched: Fix user time incorrectly accounted as system time on 32-bit
Stanislaw Gruszka
1
-4
/
+4
2010-09-15
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
20
-184
/
+409
2010-09-14
tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums
Steven Rostedt
1
-14
/
+4
2010-09-14
tracing: Do not trace in irq when funcgraph-irq option is zero
Steven Rostedt
1
-1
/
+22
2010-09-14
tracing: Add funcgraph-irq option for function graph tracer.
Jiri Olsa
1
-1
/
+100
2010-09-14
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
1
-0
/
+21
2010-09-14
tracing: Fix reading of set_ftrace_filter across lists
Steven Rostedt
1
-3
/
+3
2010-09-14
tracing: Keep track of set_ftrace_filter position and allow lseek again
Steven Rostedt
1
-8
/
+26
2010-09-14
tracing: Replace typecasted void pointer in set_ftrace_filter code
Steven Rostedt
1
-21
/
+46
2010-09-14
tracing: Do not reset *pos in set_ftrace_filter
Steven Rostedt
1
-2
/
+6
2010-09-13
sched: Improve latencies under load by decreasing minimum scheduling granularity
Ingo Molnar
1
-3
/
+3
2010-09-13
perf: Fix free_event()
Peter Zijlstra
1
-1
/
+3
2010-09-13
perf: Sanitize the RCU logic
Peter Zijlstra
1
-8
/
+9
2010-09-13
workqueue: add documentation
Tejun Heo
1
-10
/
+17
2010-09-11
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-21
/
+68
2010-09-11
PM / Hibernate: Avoid hitting OOM during preallocation of memory
Rafael J. Wysocki
1
-20
/
+65
[next]