| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing: Convert to kstrtoul_from_user | Peter Huewe | 2011-06-14 | 5 | -110/+20 |
* | tracing, function_graph: Add context-info support for function_graph tracer | Jiri Olsa | 2011-06-14 | 1 | -22/+31 |
* | tracing, function_graph: Remove lock-depth from latency trace | Jiri Olsa | 2011-06-14 | 1 | -4/+3 |
* | tracing, function: Fix trace header to follow context-info option | Jiri Olsa | 2011-06-14 | 1 | -0/+3 |
* | tracing, function_graph: Merge overhead and duration display functions | Jiri Olsa | 2011-06-14 | 1 | -74/+74 |
* | tracing, function_graph: Remove dependency of abstime and duration fields on ... | Jiri Olsa | 2011-06-14 | 3 | -18/+9 |
* | async: Fixed an include coding style issue | Paul McQuade | 2011-06-14 | 1 | -5/+7 |
* | ftrace: Fixed an include coding style issue | Paul McQuade | 2011-06-14 | 1 | -5/+2 |
* | tracing: Add disable_on_free option | Steven Rostedt | 2011-06-14 | 2 | -2/+5 |
* | tracing: Add a proc file to stop tracing and free buffer | Vaibhav Nagarnaik | 2011-06-14 | 1 | -35/+73 |
* | tracing: Use NUMA allocation for per-cpu ring buffer pages | Vaibhav Nagarnaik | 2011-06-14 | 3 | -22/+23 |
* | tracing: Schedule a delayed work to call wakeup() | Vaibhav Nagarnaik | 2011-06-14 | 1 | -11/+12 |
* | perf, core: Fix initial task_ctx/event installation | Peter Zijlstra | 2011-06-07 | 1 | -11/+17 |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-06-04 | 4 | -27/+66 |
|\ |
|
| * | perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABI | Vince Weaver | 2011-06-04 | 1 | -0/+6 |
| * | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar | 2011-06-04 | 20 | -233/+337 |
| |\ |
|
| | * | rcu: Cure load woes | Peter Zijlstra | 2011-05-31 | 2 | -9/+56 |
| * | | perf, cgroups: Fix up for new API | Peter Zijlstra | 2011-05-31 | 1 | -18/+4 |
* | | | Merge commit 'v3.0-rc1' into perf/core | Ingo Molnar | 2011-06-03 | 21 | -733/+876 |
|\ \ \
| | |/
| |/| |
|
| * | | mm: Fix boot crash in mm_alloc() | Linus Torvalds | 2011-05-29 | 1 | -32/+10 |
| * | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-05-29 | 1 | -12/+25 |
| |\ \ |
|
| | * | | idle governor: Avoid lock acquisition to read pm_qos before entering idle | Tim Chen | 2011-05-29 | 1 | -12/+25 |
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-05-28 | 6 | -26/+57 |
| |\ \ \ |
|
| | * | | | cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed | KOSAKI Motohiro | 2011-05-28 | 3 | -11/+16 |
| | * | | | sched: Fix ->min_vruntime calculation in dequeue_entity() | Peter Zijlstra | 2011-05-28 | 1 | -2/+3 |
| | * | | | sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSW | Peter Zijlstra | 2011-05-28 | 1 | -9/+28 |
| | * | | | sched: More sched_domain iterations fixes | Xiaotian Feng | 2011-05-28 | 2 | -4/+10 |
| * | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-28 | 4 | -136/+94 |
| |\ \ \ \ |
|
| | * | | | | rcu: Start RCU kthreads in TASK_INTERRUPTIBLE state | Paul E. McKenney | 2011-05-28 | 2 | -0/+3 |
| | * | | | | rcu: Remove waitqueue usage for cpu, node, and boost kthreads | Peter Zijlstra | 2011-05-28 | 3 | -39/+17 |
| | * | | | | rcu: Avoid acquiring rcu_node locks in timer functions | Paul E. McKenney | 2011-05-28 | 2 | -9/+8 |
| | * | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar | 2011-05-28 | 4 | -90/+68 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | rcu: Decrease memory-barrier usage based on semi-formal proof | Paul E. McKenney | 2011-05-26 | 4 | -77/+62 |
| | | * | | | rcu: Make rcu_enter_nohz() pay attention to nesting | Paul E. McKenney | 2011-05-26 | 1 | -2/+2 |
| | | * | | | rcu: Don't do reschedule unless in irq | Paul E. McKenney | 2011-05-26 | 1 | -2/+3 |
| | | * | | | rcu: Remove old memory barriers from rcu_process_callbacks() | Paul E. McKenney | 2011-05-26 | 1 | -14/+0 |
| | | * | | | rcu: Add memory barriers | Paul E. McKenney | 2011-05-26 | 1 | -0/+6 |
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-28 | 8 | -24/+101 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-05-27 | 2 | -119/+134 |
| |\ \ \ \ \ |
|
| | * | | | | | PM: Fix PM QOS's user mode interface to work with ASCII input | Rafael J. Wysocki | 2011-05-27 | 1 | -10/+23 |
| | * | | | | | PM / Hibernate: Update kerneldoc comments in hibernate.c | Rafael J. Wysocki | 2011-05-24 | 1 | -90/+104 |
| | * | | | | | PM / Hibernate: Remove arch_prepare_suspend() | Rafael J. Wysocki | 2011-05-24 | 1 | -5/+0 |
| | * | | | | | PM / Hibernate: Update some comments in core hibernate code | Rafael J. Wysocki | 2011-05-24 | 1 | -14/+7 |
| * | | | | | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu... | Linus Torvalds | 2011-05-27 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | Create Documentation/security/, | Randy Dunlap | 2011-05-19 | 1 | -1/+1 |
| * | | | | | | kernel/profile.c: remove some duplicate code from profile_hits() | Rakib Mullick | 2011-05-26 | 1 | -7/+9 |
| * | | | | | | mm: extract exe_file handling from procfs | Jiri Slaby | 2011-05-26 | 1 | -1/+51 |
| * | | | | | | cgroup: remove the ns_cgroup | Daniel Lezcano | 2011-05-26 | 6 | -249/+3 |
| * | | | | | | cgroups: use flex_array in attach_proc | Ben Blum | 2011-05-26 | 1 | -9/+24 |
| * | | | | | | cgroups: make procs file writable | Ben Blum | 2011-05-26 | 1 | -46/+393 |