| Commit message (Expand) | Author | Age |
| ... | |
| | * | | | | | | | | | | | | | | | perf: Cleanup {start,commit,cancel}_txn details | Peter Zijlstra | 2010-06-09 |
| | * | | | | | | | | | | | | | | | perf: Add non-exec mmap() tracking | Eric B Munson | 2010-06-09 |
| | * | | | | | | | | | | | | | | | perf, trace: Remove superfluous rcu_read_lock() | Peter Zijlstra | 2010-06-09 |
| | * | | | | | | | | | | | | | | | perf, trace: Inline perf_swevent_put_recursion_context() | Peter Zijlstra | 2010-06-09 |
| | * | | | | | | | | | | | | | | | Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-06-08 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | tracing: Remove ftrace_preempt_disable/enable | Steven Rostedt | 2010-06-03 |
| | | * | | | | | | | | | | | | | | | tracing/sched: Make preempt_schedule() notrace | Steven Rostedt | 2010-06-03 |
| | | |/ / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2010-07-01 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | lockdep: Add an in_workqueue_context() lockdep-based test function | Paul E. McKenney | 2010-06-14 |
| | * | | | | | | | | | | | | | | | | | tree/tiny rcu: Add debug RCU head objects | Mathieu Desnoyers | 2010-06-14 |
| | | |_|_|/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-05 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | vt,console,kdb: automatically set kdb LINES variable | Jason Wessel | 2010-08-05 |
| * | | | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-05 |
| |\| | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | debug_core,kdb: fix crash when arch does not have single step | Jason Wessel | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | | ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump | Jason Wessel | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | | ftrace,kdb: Extend kdb to be able to dump the ftrace buffer | Jason Wessel | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | | gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set() | Jason Wessel | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | | gdbstub: Implement gdbserial 'p' and 'P' packets | Jason Wessel | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | | kgdb,kdb: individual register set and and get API | Jason Wessel | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | | gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol | Jason Wessel | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | | kgdb: remove custom hex_to_bin()implementation | Andy Shevchenko | 2010-08-05 |
| | | |_|_|_|_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty... | Linus Torvalds | 2010-08-05 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | module: cleanup comments, remove noinline | Rusty Russell | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | module: group post-relocation functions into post_relocation() | Rusty Russell | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | module: move module args strndup_user to just before use | Rusty Russell | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | module: pass load_info into other functions | Rusty Russell | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | module: fix sysfs cleanup for !CONFIG_SYSFS | Rusty Russell | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | module: sysfs cleanup | Rusty Russell | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | module: layout_and_allocate | Rusty Russell | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | module: fix crash in get_ksymbol() when oopsing in module init | Rusty Russell | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | module: kallsyms functions take struct load_info | Rusty Russell | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | module: refactor out section header rewriting: FIX modversions | Rusty Russell | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | module: refactor out section header rewriting | Rusty Russell | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | module: add load_info | Linus Torvalds | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | module: reduce stack usage for each_symbol() | Linus Torvalds | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | module: refactor load_module part 5 | Rusty Russell | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | module: refactor load_module part 4 | Rusty Russell | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | module: refactor load_module part 3 | Rusty Russell | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | module: refactor load_module part 2 | Linus Torvalds | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | module: refactor load_module | Linus Torvalds | 2010-08-05 |
| | * | | | | | | | | | | | | | | | | module: module_unload_init() cleanup | Eric Dumazet | 2010-08-05 |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-08-05 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2010-08-04 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | Merge commit 'paulus-perf/master' into next | Benjamin Herrenschmidt | 2010-07-09 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | hw_breakpoints: Allow arch-specific cleanup before breakpoint unregistration | K.Prasad | 2010-06-22 |
| | | | |_|_|/ / / / / / / / / / /
| | |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-08-05 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / / / / / /
|/| | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | printk: fix delayed messages from CPU hotplug events | Kevin Cernekee | 2010-08-05 |
| | | |_|_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 |
| | |\| | | | | | | | | | | | | | |
|