Age | Commit message (Expand) | Author |
2011-03-22 | printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig | Mandeep Singh Baines |
2011-03-22 | printk: use %pK for /proc/kallsyms and /proc/modules | Kees Cook |
2011-03-22 | console: prevent registered consoles from dumping old kernel message over again | Feng Tang |
2011-03-22 | console: allow to retain boot console via boot option keep_bootcon | Fabio M. Di Nitto |
2011-03-22 | kernel/watchdog.c: always return NOTIFY_OK during cpu up/down events | Don Zickus |
2011-03-22 | kernel/watchdog.c: allow hardlockup to panic by default | Don Zickus |
2011-03-22 | sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code | Oleg Nesterov |
2011-03-22 | kernel/cpu.c: fix many errors related to style. | Michael Rodriguez |
2011-03-22 | smp: move smp setup functions to kernel/smp.c | Amerigo Wang |
2011-03-22 | move x86 specific oops=panic to generic code | Olaf Hering |
2011-03-22 | kthread: use kthread_create_on_node() | Eric Dumazet |
2011-03-22 | kthread: NUMA aware kthread_create_on_node() | Eric Dumazet |
2011-03-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet |
2011-03-22 | mm: NUMA aware alloc_task_struct_node() | Eric Dumazet |
2011-03-22 | cgroups: if you list_empty() a head then don't list_del() it | Phil Carmody |
2011-03-21 | Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code | Julien Tinnes |
2011-03-20 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-03-18 | Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git... | Linus Torvalds |
2011-03-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-03-18 | trace, filters: Initialize the match variable in process_ops() properly | Ingo Molnar |
2011-03-17 | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-03-17 | smp_call_function_interrupt: use typedef and %pf | Milton Miller |
2011-03-17 | smp_call_function_many: handle concurrent clearing of mask | Milton Miller |
2011-03-17 | call_function_many: add missing ordering | Milton Miller |
2011-03-17 | call_function_many: fix list delete vs add race | Milton Miller |
2011-03-17 | export pid symbols needed for kvm_vcpu_on_spin | Rik van Riel |
2011-03-17 | genirq: Fix incorrect unlock in __setup_irq() | Dan Carpenter |
2011-03-17 | genirq: show_interrupts: Check desc->name before printing it blindly | Thomas Gleixner |
2011-03-17 | kernel: change to new flag variable | matt mooney |
2011-03-17 | trace, documentation: Fix branch profiling location in debugfs | David Rientjes |
2011-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2011-03-16 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2011-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-03-16 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-03-16 | sched.c: fix kernel-doc for runqueue_is_locked() | Randy Dunlap |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-03-16 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-03-16 | perf: Fix tear-down of inherited group events | Peter Zijlstra |
2011-03-16 | perf: Handle stopped state with tracepoints | Frederic Weisbecker |
2011-03-16 | perf: Fix the software events state check | Frederic Weisbecker |
2011-03-16 | sched, kernel-doc: Fix runqueue_is_locked() description | Randy Dunlap |
2011-03-15 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-15 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-03-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-15 | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |