summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar4-6/+19
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+14
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-0/+4
2010-10-04perf_events: Fix invalid pointer when pid is invalidStephane Eranian1-1/+6
2010-10-01kfifo: fix scatterlist usageIra W. Snyder1-2/+0
2010-09-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar6-9/+456
2010-09-22rmap: fix walk during forkAndrea Arcangeli1-1/+1
2010-09-22jump label: Tracepoint support for jump labelsJason Baron1-2/+12
2010-09-22jump label: Add jump_label_text_reserved() to reserve jump pointsJason Baron2-1/+85
2010-09-22jump label: Initialize workqueue tracepoints *before* they are registeredJason Baron1-5/+5
2010-09-22jump label: Base patch for jump labelJason Baron4-1/+354
2010-09-22Merge branch 'linus' into perf/coreIngo Molnar2-5/+5
2010-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+5
2010-09-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2010-09-21perf: Avoid RCU vs preemption assumptionsPeter Zijlstra1-6/+12
2010-09-21Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar2-10/+38
2010-09-21sched: Fix nohz balance kickSuresh Siddha1-1/+1
2010-09-17perf: Undo the per cpu-context timer stuffPeter Zijlstra2-30/+51
2010-09-17perf: Fix perf_event_exit_cpu_context()Peter Zijlstra1-2/+1
2010-09-17perf: Complete software pmu groupingPeter Zijlstra1-5/+60
2010-09-17perf_events: Fix broken event groupingStephane Eranian1-8/+7
2010-09-17hw breakpoints: Fix pid namespace bugMatt Helsley1-1/+2
2010-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-10/+17
2010-09-15kprobes: Add sparse context annotationsNamhyung Kim1-0/+4
2010-09-15kprobes: Make functions staticNamhyung Kim1-2/+3
2010-09-15kprobes: Verify jprobe entry pointNamhyung Kim1-5/+9
2010-09-15kprobes: Remove redundant address checkNamhyung Kim1-8/+5
2010-09-15perf events: Clean up pid passingMatt Helsley3-15/+13
2010-09-15perf events: Split out task search into helperMatt Helsley1-23/+40
2010-09-15hw breakpoints: Fix pid namespace bugMatt Helsley1-1/+2
2010-09-15watchdog: Avoid kernel crash when disabling watchdogStephane Eranian1-0/+3
2010-09-15sched: Fix user time incorrectly accounted as system time on 32-bitStanislaw Gruszka1-4/+4
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar20-184/+409
2010-09-14tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enumsSteven Rostedt1-14/+4
2010-09-14tracing: Do not trace in irq when funcgraph-irq option is zeroSteven Rostedt1-1/+22
2010-09-14tracing: Add funcgraph-irq option for function graph tracer.Jiri Olsa1-1/+100
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-0/+21
2010-09-14tracing: Fix reading of set_ftrace_filter across listsSteven Rostedt1-3/+3
2010-09-14tracing: Keep track of set_ftrace_filter position and allow lseek againSteven Rostedt1-8/+26
2010-09-14tracing: Replace typecasted void pointer in set_ftrace_filter codeSteven Rostedt1-21/+46
2010-09-14tracing: Do not reset *pos in set_ftrace_filterSteven Rostedt1-2/+6
2010-09-13sched: Improve latencies under load by decreasing minimum scheduling granularityIngo Molnar1-3/+3
2010-09-13perf: Fix free_event()Peter Zijlstra1-1/+3
2010-09-13perf: Sanitize the RCU logicPeter Zijlstra1-8/+9
2010-09-13workqueue: add documentationTejun Heo1-10/+17
2010-09-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-21/+68
2010-09-11PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki1-20/+65
2010-09-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+6
2010-09-11PM QoS: Correct pr_debug() misuse and improve parameter checksmark gross1-1/+3
2010-09-10perf: Fix perf_init_event()Peter Zijlstra1-2/+5