| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | perf: Add perf_output_skip function to skip bytes in sample | Jiri Olsa | 2012-08-10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | perf: Factor __output_copy to be usable with specific copy function | Frederic Weisbecker | 2012-08-10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | perf: Add ability to attach user level registers dump to sample | Jiri Olsa | 2012-08-10 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-08-21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | kprobes/x86: ftrace based optimization for x86 | Masami Hiramatsu | 2012-07-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | kprobes: introduce ftrace based optimization | Masami Hiramatsu | 2012-07-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | kprobes: Move locks into appropriate functions | Masami Hiramatsu | 2012-07-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | kprobes: cleanup to separate probe-able check | Masami Hiramatsu | 2012-07-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | kprobes: Inverse taking of module_mutex with kprobe_mutex | Steven Rostedt | 2012-07-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | ftrace: add ftrace_set_filter_ip() for address based filter | Masami Hiramatsu | 2012-07-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | ftrace: Add selftest to test function save-regs support | Steven Rostedt | 2012-07-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | ftrace: Add selftest to test function trace recursion protection | Steven Rostedt | 2012-07-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | ftrace: Only compile ftrace selftest if selftests are enabled | Steven Rostedt | 2012-07-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | ftrace: Add default recursion protection for function tracing | Steven Rostedt | 2012-07-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | ftrace/x86: Add separate function to save regs | Steven Rostedt | 2012-07-19 | |
| | | * | | | | | | | | | | | | | | | | | | | | ftrace: Return pt_regs to function trace callback | Steven Rostedt | 2012-07-19 | |
| | | * | | | | | | | | | | | | | | | | | | | | ftrace: Consolidate arch dependent functions with 'list' function | Steven Rostedt | 2012-07-19 | |
| | | * | | | | | | | | | | | | | | | | | | | | ftrace: Pass ftrace_ops as third parameter to function trace callback | Steven Rostedt | 2012-07-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | genirq: Export dummy_irq_chip | Kuninori Morimoto | 2012-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | genirq: Export irq_set_chip_and_handler_name() | Kuninori Morimoto | 2012-08-21 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-10-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | locking: Adjust spin lock inlining Kconfig options | Jan Beulich | 2012-09-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | lockdep: Check if nested lock is actually held | Maarten Lankhorst | 2012-09-13 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | task_work: Simplify the usage in ptrace_notify() and get_signal_to_deliver() | Oleg Nesterov | 2012-09-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | task_work: task_work_add() should not succeed after exit_task_work() | Oleg Nesterov | 2012-09-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | task_work: Make task_work_add() lockless | Oleg Nesterov | 2012-09-13 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | rcu: Apply micro-optimization and int/bool fixes to RCU's idle handling | Paul E. McKenney | 2012-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | rcu: Userspace RCU extended QS selftest | Frederic Weisbecker | 2012-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | rcu: Exit RCU extended QS on user preemption | Frederic Weisbecker | 2012-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | rcu: Exit RCU extended QS on kernel preemption after irq/exception | Frederic Weisbecker | 2012-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | rcu: Switch task's syscall hooks on context switch | Frederic Weisbecker | 2012-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | rcu: Ignore userspace extended quiescent state by default | Frederic Weisbecker | 2012-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | rcu: Allow rcu_user_enter()/exit() to nest | Frederic Weisbecker | 2012-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | rcu: Settle config for userspace extended quiescent state | Frederic Weisbecker | 2012-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | rcu: Make RCU_FAST_NO_HZ handle adaptive ticks | Paul E. McKenney | 2012-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIs | Frederic Weisbecker | 2012-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | rcu: New rcu_user_enter() and rcu_user_exit() APIs | Frederic Weisbecker | 2012-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b | Paul E. McKenney | 2012-09-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-09-21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | time: Fix timeekeping_get_ns overflow on 32bit systems | John Stultz | 2012-09-13 | |
| | | | |/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-09-19 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | workqueue: reimplement work_on_cpu() using system_wq | Tejun Heo | 2012-09-19 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-09-17 | |
| | |\| | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn() | Lai Jiangshan | 2012-09-17 | |
| | * | | | | | | | | | | | | | | | | | pid-namespace: limit value of ns_last_pid to (0, max_pid) | Andrew Vagin | 2012-09-17 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | Revert "sched: Improve scalability via 'CPU buddies', which withstand random ... | Linus Torvalds | 2012-09-16 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-09-14 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | sched: Fix kernel-doc warnings in kernel/sched/fair.c | Randy Dunlap | 2012-09-04 | |
