Age | Commit message (Expand) | Author |
2010-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2010-08-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-08-05 | Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-08-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-08-05 | cgroupfs: create /sys/fs/cgroup to mount cgroupfs on | Greg KH |
2010-08-05 | hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NET | Ian Abbott |
2010-08-05 | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty... | Linus Torvalds |
2010-08-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-08-05 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2010-08-05 | vt,console,kdb: automatically set kdb LINES variable | Jason Wessel |
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 | printk: fix delayed messages from CPU hotplug events | Kevin Cernekee |
2010-08-05 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2010-08-05 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar |
2010-08-05 | Merge branch 'perf/nmi' into perf/core | Ingo Molnar |
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-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-08-04 | CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks | David Howells |
2010-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2010-08-04 | tracing/kprobes: unregister_trace_probe needs to be called under mutex | Srikar Dronamraju |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina |