summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-07-0513-316/+324
|\
| * tracing/kprobes: Fix kprobe-tracer to support stack traceMasami Hiramatsu2011-06-143-7/+42
| * stack_trace: Add weak save_stack_trace_regs()Masami Hiramatsu2011-06-141-3/+9
| * ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating processVaibhav Nagarnaik2011-06-141-6/+19
| * tracing: Convert to kstrtoul_from_userPeter Huewe2011-06-145-110/+20
| * tracing, function_graph: Add context-info support for function_graph tracerJiri Olsa2011-06-141-22/+31
| * tracing, function_graph: Remove lock-depth from latency traceJiri Olsa2011-06-141-4/+3
| * tracing, function: Fix trace header to follow context-info optionJiri Olsa2011-06-141-0/+3
| * tracing, function_graph: Merge overhead and duration display functionsJiri Olsa2011-06-141-74/+74
| * tracing, function_graph: Remove dependency of abstime and duration fields on ...Jiri Olsa2011-06-143-18/+9
| * async: Fixed an include coding style issuePaul McQuade2011-06-141-5/+7
| * ftrace: Fixed an include coding style issuePaul McQuade2011-06-141-5/+2
| * tracing: Add disable_on_free optionSteven Rostedt2011-06-142-2/+5
| * tracing: Add a proc file to stop tracing and free bufferVaibhav Nagarnaik2011-06-141-35/+73
| * tracing: Use NUMA allocation for per-cpu ring buffer pagesVaibhav Nagarnaik2011-06-143-22/+23
| * tracing: Schedule a delayed work to call wakeup()Vaibhav Nagarnaik2011-06-141-11/+12
* | perf: export perf_event_refresh() to modulesAvi Kivity2011-07-011-1/+2
* | perf: Add context field to perf_eventAvi Kivity2011-07-013-10/+23
* | perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra2011-07-012-24/+21
* | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-015-45/+33
* | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4Cyrill Gorcunov2011-07-011-1/+5
* | events: Ensure that timers are updated without requiring read() callEric B Munson2011-07-011-2/+13
* | events: Move lockless timer calculation into helper functionEric B Munson2011-07-011-7/+15
* | events: Add note to update_event_times comment about holding ctx->lockEric B Munson2011-07-011-0/+1
* | perf_events: Fix perf buffer watermark settingVince Weaver2011-07-012-9/+13
* | Merge commit 'v3.0-rc5' into perf/coreIngo Molnar2011-07-0116-521/+611
|\ \
| * | taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov2011-06-271-3/+12
| * | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-251-70/+88
| |\ \
| | * | alarmtimers: Return -ENOTSUPP if no RTC device is presentJohn Stultz2011-06-211-1/+22
| | * | alarmtimers: Handle late rtc module loadingJohn Stultz2011-06-211-70/+67
| * | | PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek2011-06-211-1/+3
| |/ /
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...Linus Torvalds2011-06-193-19/+15
| |\ \ \ \ \
| | | | * | | clocksource: Make watchdog robust vs. interruptionThomas Gleixner2011-06-161-11/+13
| | | * | | | generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...Takao Indoh2011-06-171-4/+1
| | * | | | | tracing: Fix regression in printk_formats fileSteven Rostedt2011-06-091-4/+1
| * | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-195-402/+461
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | rcu: Move RCU_BOOST #ifdefs to header filePaul E. McKenney2011-06-163-382/+390
| | * | | | | rcu: use softirq instead of kthreads except when RCU_BOOST=yPaul E. McKenney2011-06-154-41/+99
| | * | | | | rcu: Use softirq to address performance regressionShaohua Li2011-06-144-5/+30
| | * | | | | rcu: Simplify curing of load woesPaul E. McKenney2011-06-142-54/+22
| * | | | | | KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells2011-06-171-7/+9
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-06-151-1/+5
| |\ \ \ \ \
| | * | | | | sched: Check if lowest_mask is initialized in find_lowest_rq()Steven Rostedt2011-06-151-0/+4
| | * | | | | sched: Fix need_resched() when checking peemptHillf Danton2011-06-151-1/+1
| | | |_|/ / | | |/| | |
| * | | | | gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett2011-06-151-1/+2
| * | | | | memcg: clear mm->owner when last possible owner leavesKAMEZAWA Hiroyuki2011-06-151-16/+15
| * | | | | signal.c: fix kernel-doc notationRandy Dunlap2011-06-141-1/+1
| |/ / / /
* | | | | Merge commit 'v3.0-rc3' into perf/coreIngo Molnar2011-06-1610-47/+103
|\| | | |
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-132-3/+14
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqsSteven Rostedt2011-06-071-0/+7