summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds2009-04-055-121/+214
|\
| * module: use strstarts()Rusty Russell2009-03-311-7/+4
| * module: don't use stop_machine on module loadRusty Russell2009-03-311-9/+3
| * module: create a request_module_nowait()Arjan van de Ven2009-03-311-4/+6
| * module: include other structures in module version checkRusty Russell2009-03-311-5/+13
| * module: remove the SHF_ALLOC flag on the __versions section.Rusty Russell2009-03-311-0/+3
| * module: clarify the force-loading taint message.Rusty Russell2009-03-311-6/+6
| * module: Export symbols needed for KspliceTim Abbott2009-03-311-24/+19
| * Ksplice: Add functions for walking kallsyms symbolsAnders Kaseorg2009-03-312-0/+38
| * module: remove module_text_address()Rusty Russell2009-03-312-16/+7
| * module: __module_addressRusty Russell2009-03-311-18/+58
| * module: Make find_symbol return a struct kernel_symbolTim Abbott2009-03-311-38/+37
| * kernel/module.c: fix an unused goto labelAmérico Wang2009-03-311-1/+1
| * param: fix charp parameters set via sysfsRusty Russell2009-03-312-7/+33
* | Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-04-051-2/+5
|\ \
| * \ Merge branch 'linus' into core/printkIngo Molnar2009-03-2835-931/+2206
| |\ \
| * | | printk: correct the behavior of printk_timed_ratelimit()Guillaume Knispel2009-03-171-2/+5
* | | | Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-031-2/+0
|\ \ \ \
| * | | | ptrace: remove a useless gotoAmérico Wang2009-03-101-2/+0
* | | | | Merge branch 'stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-031-3/+22
|\ \ \ \ \
| * | | | | symbols, stacktrace: look up init symbols after module symbolsIngo Molnar2009-03-191-3/+22
* | | | | | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-031-0/+44
|\ \ \ \ \ \
| * | | | | | rcu: rcu_barrier VS cpu_hotplug: Ensure callbacks in dead cpu are migrated to...Lai Jiangshan2009-03-311-0/+44
* | | | | | | Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-034-253/+298
|\ \ \ \ \ \ \
| * | | | | | | panic: clean up kernel/panic.cIngo Molnar2009-03-131-52/+59
| * | | | | | | panic, smp: provide smp_send_stop() wrapper on UP tooIngo Molnar2009-03-131-2/+0
| * | | | | | | panic: decrease oops_in_progress only after having done the panicIngo Molnar2009-03-131-1/+1
| * | | | | | | Merge branch 'x86/core' into core/ipiIngo Molnar2009-03-1316-83/+169
| |\ \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *---. \ \ \ \ \ \ Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar2009-03-1112-51/+140
| | |\ \ \ \ \ \ \ \ \ | | | | | | |_|_|/ / / | | | | | |/| | | | |
| | | | | | | | | | |
| | | | \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \
| | | *---. \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar2009-03-102-1/+2
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / / | | | | | |/| | | | | | |
| | | * | | | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-03-057-18/+69
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / /
| * | | | | | | | | | | | generic-ipi: eliminate WARN_ON()s during oops/panicIngo Molnar2009-03-131-3/+4
| * | | | | | | | | | | | Merge branch 'linus' into core/ipiIngo Molnar2009-03-1312-39/+108
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | generic-ipi: cleanupsIngo Molnar2009-02-251-76/+86
| * | | | | | | | | | | | generic-ipi: remove CSD_FLAG_WAITPeter Zijlstra2009-02-253-69/+25
| * | | | | | | | | | | | generic-ipi: remove kmalloc()Peter Zijlstra2009-02-251-98/+166
| * | | | | | | | | | | | generic IPI: simplify barriers and lockingNick Piggin2009-02-251-39/+44
* | | | | | | | | | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-032-13/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into locking-for-linusIngo Molnar2009-03-3149-1182/+2643
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar2009-03-131-2/+2
| * | | | | | | | | | | | | Merge branch 'linus' into core/lockingIngo Molnar2009-03-134-14/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitionsDavid Rientjes2009-03-051-7/+0
| * | | | | | | | | | | | | Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar2009-03-0534-158/+513
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | lockdep: remove extra "irq" stringPeter Zijlstra2009-03-041-2/+2
| * | | | | | | | | | | | | lockdep: fix incorrect state namePeter Zijlstra2009-03-041-2/+3
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-033-8/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-5/+4
| * | | | | | | | | | | | | | trivial: Fix misspelling of firmwareNick Andrew2009-03-301-2/+2
| * | | | | | | | | | | | | | trivial: fix typo "resgister" -> "register"Uwe Kleine-Koenig2009-03-301-1/+1
* | | | | | | | | | | | | | | Document the slow work thread poolDavid Howells2009-04-031-0/+2
OpenPOWER on IntegriCloud