| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Use a tree instead of stack for filter_match_preds() | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Free pred array on disabling of filter | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Allocate the preds in an array | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Call synchronize_sched() just once for system filters | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Dynamically allocate preds | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Move OR and AND logic out of fn() method | Steven Rostedt | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing/filter: Have no filter return a match | Steven Rostedt | 2011-02-07 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Simplify task_clock_event_read() | Peter Zijlstra | 2011-02-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | perf_events: Fix rcu and locking issues with cgroup support | Stephane Eranian | 2011-02-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "tracing: Add unstable sched clock note to the warning" | Ingo Molnar | 2011-02-18 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-02-17 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Deprecate tracing_enabled for tracing_on | Steven Rostedt | 2011-02-08 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Remove obsolete sched_switch tracer | Steven Rostedt | 2011-02-08 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Add unstable sched clock note to the warning | Jiri Olsa | 2011-02-08 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/syscalls: Early terminate search for sys_ni_syscall | Ian Munsie | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/syscalls: Allow arch specific syscall symbol matching | Ian Munsie | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/syscalls: Make arch_syscall_addr weak | Ian Munsie | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/syscalls: Convert redundant syscall_nr checks into WARN_ON | Ian Munsie | 2011-02-07 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/syscalls: Don't add events for unmapped syscalls | Ian Munsie | 2011-02-07 | |
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Optimize hrtimer events | Peter Zijlstra | 2011-02-16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Optimize throttling code | Peter Zijlstra | 2011-02-16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Add cgroup support | Stephane Eranian | 2011-02-16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: Fix cgroup_subsys::exit callback | Peter Zijlstra | 2011-02-16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-02-16 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-02-14 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Fix memory leak with function graph and cpu hotplug | Steven Rostedt | 2011-02-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/kprobe: Fix NULL pointer deref check | Masami Hiramatsu | 2011-02-14 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote branch 'acme/perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 2011-02-11 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/kprobes: Add bitfield type | Masami Hiramatsu | 2011-02-07 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/kprobes: Support longer (>128 bytes) command | Masami Hiramatsu | 2011-02-07 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/kprobes: Cleanup strict_strtol() using code | Masami Hiramatsu | 2011-02-07 | |
| | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2011-02-07 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Cure task_oncpu_function_call() races | Peter Zijlstra | 2011-02-03 | |
| | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtmutex: tester: Remove the remaining BKL leftovers | Thomas Gleixner | 2011-02-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep/timers: Explain in detail the locking problems del_timer_sync() may c... | Steven Rostedt | 2011-02-16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.38-rc5' into core/locking | Ingo Molnar | 2011-02-16 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Thomas Gleixner | 2011-01-31 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtmutex: Simplify PI algorithm and make highest prio task get lock | Lai Jiangshan | 2011-01-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cred: Replace deprecated spinlock initialization | Thomas Gleixner | 2011-01-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.38-rc2' into core/locking | Thomas Gleixner | 2011-01-27 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtmutex-tester: Remove BKL tests | Arnd Bergmann | 2011-01-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | futex: Deobfuscate handle_futex_death() | Thomas Gleixner | 2011-03-14 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/g... | Thomas Gleixner | 2011-03-12 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | futex,plist: Remove debug lock assignment from plist_node | Lai Jiangshan | 2011-03-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | futex,plist: Pass the real head of the priority list to plist_del() | Lai Jiangshan | 2011-03-11 | |
| | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse | 2011-03-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | futex: Avoid redudant evaluation of task_pid_vnr() | Thomas Gleixner | 2011-03-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | futex: Update futex_wait_setup comments about locking | Michel Lespinasse | 2011-03-10 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
