Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2012-08-21 | 55 | -1516/+2399 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | perf: Add attribute to filter out callchains | Frederic Weisbecker | 2012-08-10 | 1 | -14/+24 | |
| | * | | | | | | | perf: Add ability to attach user stack dump to sample | Jiri Olsa | 2012-08-10 | 2 | -1/+165 | |
| | * | | | | | | | perf: Add perf_output_skip function to skip bytes in sample | Jiri Olsa | 2012-08-10 | 2 | -0/+10 | |
| | * | | | | | | | perf: Factor __output_copy to be usable with specific copy function | Frederic Weisbecker | 2012-08-10 | 2 | -23/+43 | |
| | * | | | | | | | perf: Add ability to attach user level registers dump to sample | Jiri Olsa | 2012-08-10 | 1 | -0/+66 | |
| * | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-08-21 | 11 | -169/+719 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | kprobes/x86: ftrace based optimization for x86 | Masami Hiramatsu | 2012-07-31 | 1 | -1/+1 | |
| | * | | | | | | | kprobes: introduce ftrace based optimization | Masami Hiramatsu | 2012-07-31 | 1 | -13/+92 | |
| | * | | | | | | | kprobes: Move locks into appropriate functions | Masami Hiramatsu | 2012-07-31 | 1 | -21/+42 | |
| | * | | | | | | | kprobes: cleanup to separate probe-able check | Masami Hiramatsu | 2012-07-31 | 1 | -37/+45 | |
| | * | | | | | | | kprobes: Inverse taking of module_mutex with kprobe_mutex | Steven Rostedt | 2012-07-31 | 1 | -2/+2 | |
| | * | | | | | | | ftrace: add ftrace_set_filter_ip() for address based filter | Masami Hiramatsu | 2012-07-31 | 1 | -2/+57 | |
| | * | | | | | | | ftrace: Add selftest to test function save-regs support | Steven Rostedt | 2012-07-31 | 2 | -1/+115 | |
| | * | | | | | | | ftrace: Add selftest to test function trace recursion protection | Steven Rostedt | 2012-07-31 | 2 | -0/+157 | |
| | * | | | | | | | ftrace: Only compile ftrace selftest if selftests are enabled | Steven Rostedt | 2012-07-31 | 1 | -0/+2 | |
| | * | | | | | | | ftrace: Add default recursion protection for function tracing | Steven Rostedt | 2012-07-31 | 7 | -8/+19 | |
| | * | | | | | | | ftrace/x86: Add separate function to save regs | Steven Rostedt | 2012-07-19 | 1 | -8/+83 | |
| | * | | | | | | | ftrace: Return pt_regs to function trace callback | Steven Rostedt | 2012-07-19 | 8 | -28/+43 | |
| | * | | | | | | | ftrace: Consolidate arch dependent functions with 'list' function | Steven Rostedt | 2012-07-19 | 1 | -41/+4 | |
| | * | | | | | | | ftrace: Pass ftrace_ops as third parameter to function trace callback | Steven Rostedt | 2012-07-19 | 8 | -44/+94 | |
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-01 | 2 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | genirq: Export dummy_irq_chip | Kuninori Morimoto | 2012-08-21 | 1 | -0/+2 | |
| * | | | | | | | | | genirq: Export irq_set_chip_and_handler_name() | Kuninori Morimoto | 2012-08-21 | 1 | -0/+1 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-10-01 | 2 | -40/+102 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | locking: Adjust spin lock inlining Kconfig options | Jan Beulich | 2012-09-13 | 1 | -40/+63 | |
| * | | | | | | | | | lockdep: Check if nested lock is actually held | Maarten Lankhorst | 2012-09-13 | 1 | -0/+39 | |
* | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-01 | 2 | -64/+65 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | task_work: Simplify the usage in ptrace_notify() and get_signal_to_deliver() | Oleg Nesterov | 2012-09-13 | 1 | -14/+4 | |
| * | | | | | | | | | | task_work: task_work_add() should not succeed after exit_task_work() | Oleg Nesterov | 2012-09-13 | 1 | -6/+16 | |
| * | | | | | | | | | | task_work: Make task_work_add() lockless | Oleg Nesterov | 2012-09-13 | 1 | -47/+48 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | rcu: Apply micro-optimization and int/bool fixes to RCU's idle handling | Paul E. McKenney | 2012-09-26 | 1 | -8/+8 | |
* | | | | | | | | | | rcu: Userspace RCU extended QS selftest | Frederic Weisbecker | 2012-09-26 | 1 | -1/+1 | |
* | | | | | | | | | | rcu: Exit RCU extended QS on user preemption | Frederic Weisbecker | 2012-09-26 | 1 | -0/+15 | |
* | | | | | | | | | | rcu: Exit RCU extended QS on kernel preemption after irq/exception | Frederic Weisbecker | 2012-09-26 | 1 | -0/+1 | |
* | | | | | | | | | | rcu: Switch task's syscall hooks on context switch | Frederic Weisbecker | 2012-09-26 | 2 | -0/+16 | |
* | | | | | | | | | | rcu: Ignore userspace extended quiescent state by default | Frederic Weisbecker | 2012-09-26 | 2 | -1/+5 | |
* | | | | | | | | | | rcu: Allow rcu_user_enter()/exit() to nest | Frederic Weisbecker | 2012-09-26 | 2 | -8/+36 | |
* | | | | | | | | | | rcu: Settle config for userspace extended quiescent state | Frederic Weisbecker | 2012-09-26 | 1 | -1/+4 | |
* | | | | | | | | | | rcu: Make RCU_FAST_NO_HZ handle adaptive ticks | Paul E. McKenney | 2012-09-26 | 1 | -0/+20 | |
* | | | | | | | | | | rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIs | Frederic Weisbecker | 2012-09-26 | 1 | -0/+43 | |
* | | | | | | | | | | rcu: New rcu_user_enter() and rcu_user_exit() APIs | Frederic Weisbecker | 2012-09-26 | 1 | -34/+101 | |
* | | | | | | | | | | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b | Paul E. McKenney | 2012-09-25 | 10 | -141/+198 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-09-21 | 1 | -7/+12 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | time: Fix timeekeping_get_ns overflow on 32bit systems | John Stultz | 2012-09-13 | 1 | -7/+12 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-09-19 | 1 | -17/+8 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | workqueue: reimplement work_on_cpu() using system_wq | Tejun Heo | 2012-09-19 | 1 | -17/+8 | |
| * | | | | | | | | | | | Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-09-18 | 1 | -2/+10 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn() | Lai Jiangshan | 2012-09-18 | 1 | -2/+10 | |
| * | | | | | | | | | | | pid-namespace: limit value of ns_last_pid to (0, max_pid) | Andrew Vagin | 2012-09-18 | 1 | -1/+5 |