Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an... | Linus Torvalds | 2009-04-05 | |
|\ | ||||
| * | module: use strstarts() | Rusty Russell | 2009-03-30 | |
| * | module: don't use stop_machine on module load | Rusty Russell | 2009-03-30 | |
| * | module: create a request_module_nowait() | Arjan van de Ven | 2009-03-30 | |
| * | module: include other structures in module version check | Rusty Russell | 2009-03-30 | |
| * | module: remove the SHF_ALLOC flag on the __versions section. | Rusty Russell | 2009-03-30 | |
| * | module: clarify the force-loading taint message. | Rusty Russell | 2009-03-30 | |
| * | module: Export symbols needed for Ksplice | Tim Abbott | 2009-03-30 | |
| * | Ksplice: Add functions for walking kallsyms symbols | Anders Kaseorg | 2009-03-30 | |
| * | module: remove module_text_address() | Rusty Russell | 2009-03-30 | |
| * | module: __module_address | Rusty Russell | 2009-03-30 | |
| * | module: Make find_symbol return a struct kernel_symbol | Tim Abbott | 2009-03-30 | |
| * | kernel/module.c: fix an unused goto label | Américo Wang | 2009-03-30 | |
| * | param: fix charp parameters set via sysfs | Rusty Russell | 2009-03-30 | |
* | | Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-04-05 | |
|\ \ | ||||
| * \ | Merge branch 'linus' into core/printk | Ingo Molnar | 2009-03-28 | |
| |\ \ | ||||
| * | | | printk: correct the behavior of printk_timed_ratelimit() | Guillaume Knispel | 2009-03-17 | |
* | | | | Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-03 | |
|\ \ \ \ | ||||
| * | | | | ptrace: remove a useless goto | Américo Wang | 2009-03-10 | |
* | | | | | Merge branch 'stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-04-03 | |
|\ \ \ \ \ | ||||
| * | | | | | symbols, stacktrace: look up init symbols after module symbols | Ingo Molnar | 2009-03-19 | |
* | | | | | | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-04-03 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | rcu: rcu_barrier VS cpu_hotplug: Ensure callbacks in dead cpu are migrated to... | Lai Jiangshan | 2009-03-30 | |
* | | | | | | | Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-04-03 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | panic: clean up kernel/panic.c | Ingo Molnar | 2009-03-13 | |
| * | | | | | | | panic, smp: provide smp_send_stop() wrapper on UP too | Ingo Molnar | 2009-03-13 | |
| * | | | | | | | panic: decrease oops_in_progress only after having done the panic | Ingo Molnar | 2009-03-13 | |
| * | | | | | | | Merge branch 'x86/core' into core/ipi | Ingo Molnar | 2009-03-13 | |
| |\ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ | ||||
| | *---. \ \ \ \ \ \ | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar | 2009-03-11 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | | |_|_|/ / / | | | | | |/| | | | | | ||||
| | | | | | | | | | | | ||||
| | | | \ \ \ \ \ \ \ | ||||
| | | | \ \ \ \ \ \ \ | ||||
| | | | \ \ \ \ \ \ \ | ||||
| | | *---. \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar | 2009-03-10 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / / | | | | | |/| | | | | | | | ||||
| | | * | | | | | | | | | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-03-05 | |
| | | |\| | | | | | | | | | ||||
| * | | | | | | | | | | | | generic-ipi: eliminate WARN_ON()s during oops/panic | Ingo Molnar | 2009-03-13 | |
| * | | | | | | | | | | | | Merge branch 'linus' into core/ipi | Ingo Molnar | 2009-03-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | generic-ipi: cleanups | Ingo Molnar | 2009-02-25 | |
| * | | | | | | | | | | | | generic-ipi: remove CSD_FLAG_WAIT | Peter Zijlstra | 2009-02-25 | |
| * | | | | | | | | | | | | generic-ipi: remove kmalloc() | Peter Zijlstra | 2009-02-25 | |
| * | | | | | | | | | | | | generic IPI: simplify barriers and locking | Nick Piggin | 2009-02-25 | |
* | | | | | | | | | | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into locking-for-linus | Ingo Molnar | 2009-03-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] | Ingo Molnar | 2009-03-12 | |
| * | | | | | | | | | | | | | Merge branch 'linus' into core/locking | Ingo Molnar | 2009-03-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitions | David Rientjes | 2009-03-05 | |
| * | | | | | | | | | | | | | Merge commit 'v2.6.29-rc7' into core/locking | Ingo Molnar | 2009-03-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | lockdep: remove extra "irq" string | Peter Zijlstra | 2009-03-04 | |
| * | | | | | | | | | | | | | lockdep: fix incorrect state name | Peter Zijlstra | 2009-03-04 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 | |
| * | | | | | | | | | | | | | | trivial: Fix misspelling of firmware | Nick Andrew | 2009-03-30 | |
| * | | | | | | | | | | | | | | trivial: fix typo "resgister" -> "register" | Uwe Kleine-Koenig | 2009-03-30 | |
* | | | | | | | | | | | | | | | Document the slow work thread pool | David Howells | 2009-04-03 |