Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | tree/tiny rcu: Add debug RCU head objects | Mathieu Desnoyers | 2010-06-14 | 3 | -0/+164 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-05 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | vt,console,kdb: automatically set kdb LINES variable | Jason Wessel | 2010-08-05 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-05 | 7 | -87/+437 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | debug_core,kdb: fix crash when arch does not have single step | Jason Wessel | 2010-08-05 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump | Jason Wessel | 2010-08-05 | 1 | -10/+27 | |
| * | | | | | | | | | | | | | ftrace,kdb: Extend kdb to be able to dump the ftrace buffer | Jason Wessel | 2010-08-05 | 4 | -21/+163 | |
| * | | | | | | | | | | | | | gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set() | Jason Wessel | 2010-08-05 | 1 | -1/+9 | |
| * | | | | | | | | | | | | | gdbstub: Implement gdbserial 'p' and 'P' packets | Jason Wessel | 2010-08-05 | 1 | -20/+77 | |
| * | | | | | | | | | | | | | kgdb,kdb: individual register set and and get API | Jason Wessel | 2010-08-05 | 2 | -12/+146 | |
| * | | | | | | | | | | | | | gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol | Jason Wessel | 2010-08-05 | 1 | -18/+19 | |
| * | | | | | | | | | | | | | kgdb: remove custom hex_to_bin()implementation | Andy Shevchenko | 2010-08-05 | 1 | -16/+5 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty... | Linus Torvalds | 2010-08-05 | 1 | -507/+581 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | module: cleanup comments, remove noinline | Rusty Russell | 2010-08-05 | 1 | -4/+8 | |
| * | | | | | | | | | | | | | module: group post-relocation functions into post_relocation() | Rusty Russell | 2010-08-05 | 1 | -24/+32 | |
| * | | | | | | | | | | | | | module: move module args strndup_user to just before use | Rusty Russell | 2010-08-05 | 1 | -15/+13 | |
| * | | | | | | | | | | | | | module: pass load_info into other functions | Rusty Russell | 2010-08-05 | 1 | -215/+157 | |
| * | | | | | | | | | | | | | module: fix sysfs cleanup for !CONFIG_SYSFS | Rusty Russell | 2010-08-05 | 1 | -7/+6 | |
| * | | | | | | | | | | | | | module: sysfs cleanup | Rusty Russell | 2010-08-05 | 1 | -43/+34 | |
| * | | | | | | | | | | | | | module: layout_and_allocate | Rusty Russell | 2010-08-05 | 1 | -99/+125 | |
| * | | | | | | | | | | | | | module: fix crash in get_ksymbol() when oopsing in module init | Rusty Russell | 2010-08-05 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | module: kallsyms functions take struct load_info | Rusty Russell | 2010-08-05 | 1 | -39/+29 | |
| * | | | | | | | | | | | | | module: refactor out section header rewriting: FIX modversions | Rusty Russell | 2010-08-05 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | module: refactor out section header rewriting | Rusty Russell | 2010-08-05 | 1 | -25/+45 | |
| * | | | | | | | | | | | | | module: add load_info | Linus Torvalds | 2010-08-05 | 1 | -103/+125 | |
| * | | | | | | | | | | | | | module: reduce stack usage for each_symbol() | Linus Torvalds | 2010-08-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | module: refactor load_module part 5 | Rusty Russell | 2010-08-05 | 1 | -76/+106 | |
| * | | | | | | | | | | | | | module: refactor load_module part 4 | Rusty Russell | 2010-08-05 | 1 | -17/+15 | |
| * | | | | | | | | | | | | | module: refactor load_module part 3 | Rusty Russell | 2010-08-05 | 1 | -47/+75 | |
| * | | | | | | | | | | | | | module: refactor load_module part 2 | Linus Torvalds | 2010-08-05 | 1 | -57/+72 | |
| * | | | | | | | | | | | | | module: refactor load_module | Linus Torvalds | 2010-08-05 | 1 | -61/+69 | |
| * | | | | | | | | | | | | | module: module_unload_init() cleanup | Eric Dumazet | 2010-08-05 | 1 | -6/+0 | |
* | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-08-05 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2010-08-04 | 4 | -9/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'paulus-perf/master' into next | Benjamin Herrenschmidt | 2010-07-09 | 1 | -0/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | hw_breakpoints: Allow arch-specific cleanup before breakpoint unregistration | K.Prasad | 2010-06-22 | 1 | -0/+12 | |
| | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-08-05 | 1 | -2/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | printk: fix delayed messages from CPU hotplug events | Kevin Cernekee | 2010-08-05 | 1 | -2/+31 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 7 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 17 | -125/+183 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | update email address | Pavel Machek | 2010-07-19 | 5 | -5/+5 | |
| * | | | | | | | | | | | | | | fix comment/printk typos concerning "already" | Uwe Kleine-König | 2010-07-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | 56 | -1429/+2085 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | fix typos concerning "hierarchy" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-08-04 | 1 | -197/+558 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | padata: Remove padata_get_cpumask | Steffen Klassert | 2010-07-31 | 1 | -35/+0 | |
| * | | | | | | | | | | | | | | | padata: Pass the padata cpumasks to the cpumask_change_notifier chain | Steffen Klassert | 2010-07-31 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | padata: Rearrange set_cpumask functions | Steffen Klassert | 2010-07-31 | 1 | -50/+67 | |
| * | | | | | | | | | | | | | | | padata: Rename padata_alloc functions | Steffen Klassert | 2010-07-31 | 1 | -12/+12 | |
| * | | | | | | | | | | | | | | | padata: Check for valid cpumasks | Steffen Klassert | 2010-07-26 | 1 | -1/+1 |