aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-05
|\
| * Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-30
| |\
| | * Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-30
| | |\
| | * | cpumask: remove cpumask allocation from idle_balance, fixRusty Russell2009-03-19
| | * | cpumask: remove cpumask allocation from idle_balanceRusty Russell2009-03-19
| | * | cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_cor...Rusty Russell2009-03-13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds2009-04-05
|\ \ \ \
| * | | | module: use strstarts()Rusty Russell2009-03-30
| * | | | module: don't use stop_machine on module loadRusty Russell2009-03-30
| * | | | module: create a request_module_nowait()Arjan van de Ven2009-03-30
| * | | | module: include other structures in module version checkRusty Russell2009-03-30
| * | | | module: remove the SHF_ALLOC flag on the __versions section.Rusty Russell2009-03-30
| * | | | module: clarify the force-loading taint message.Rusty Russell2009-03-30
| * | | | module: Export symbols needed for KspliceTim Abbott2009-03-30
| * | | | Ksplice: Add functions for walking kallsyms symbolsAnders Kaseorg2009-03-30
| * | | | module: remove module_text_address()Rusty Russell2009-03-30
| * | | | module: __module_addressRusty Russell2009-03-30
| * | | | module: Make find_symbol return a struct kernel_symbolTim Abbott2009-03-30
| * | | | kernel/module.c: fix an unused goto labelAmérico Wang2009-03-30
| * | | | param: fix charp parameters set via sysfsRusty Russell2009-03-30
| |/ / /
* | | | Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-04-05
|\ \ \ \
| * \ \ \ Merge branch 'linus' into core/printkIngo Molnar2009-03-28
| |\ \ \ \
| * | | | | printk: correct the behavior of printk_timed_ratelimit()Guillaume Knispel2009-03-17
* | | | | | Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-03
|\ \ \ \ \ \
| * | | | | | ptrace: remove a useless gotoAmérico Wang2009-03-10
* | | | | | | Merge branch 'stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-03
|\ \ \ \ \ \ \
| * | | | | | | symbols, stacktrace: look up init symbols after module symbolsIngo Molnar2009-03-19
* | | | | | | | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-03
|\ \ \ \ \ \ \ \
| * | | | | | | | rcu: rcu_barrier VS cpu_hotplug: Ensure callbacks in dead cpu are migrated to...Lai Jiangshan2009-03-30
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-03
|\ \ \ \ \ \ \ \
| * | | | | | | | panic: clean up kernel/panic.cIngo Molnar2009-03-13
| * | | | | | | | panic, smp: provide smp_send_stop() wrapper on UP tooIngo Molnar2009-03-13
| * | | | | | | | panic: decrease oops_in_progress only after having done the panicIngo Molnar2009-03-13
| * | | | | | | | Merge branch 'x86/core' into core/ipiIngo Molnar2009-03-13
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | | | | | | |
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *---. \ \ \ \ \ \ Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar2009-03-11
| | |\ \ \ \ \ \ \ \ \ | | | | | | |_|_|/ / / | | | | | |/| | | | |
| | | | | | | | | | |
| | | | \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \
| | | *---. \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar2009-03-10
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / / | | | | | |/| | | | | | |
| | | * | | | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-03-05
| | | |\| | | | | | | | |
| * | | | | | | | | | | | generic-ipi: eliminate WARN_ON()s during oops/panicIngo Molnar2009-03-13
| * | | | | | | | | | | | Merge branch 'linus' into core/ipiIngo Molnar2009-03-12
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | generic-ipi: cleanupsIngo Molnar2009-02-25
| * | | | | | | | | | | | generic-ipi: remove CSD_FLAG_WAITPeter Zijlstra2009-02-25
| * | | | | | | | | | | | generic-ipi: remove kmalloc()Peter Zijlstra2009-02-25
| * | | | | | | | | | | | generic IPI: simplify barriers and lockingNick Piggin2009-02-25
* | | | | | | | | | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into locking-for-linusIngo Molnar2009-03-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar2009-03-12
| * | | | | | | | | | | | | Merge branch 'linus' into core/lockingIngo Molnar2009-03-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitionsDavid Rientjes2009-03-05
| * | | | | | | | | | | | | Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar2009-03-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | lockdep: remove extra "irq" stringPeter Zijlstra2009-03-04