Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | console: allow to retain boot console via boot option keep_bootcon | Fabio M. Di Nitto | 2011-03-22 | 1 | -1/+15 | |
* | | | | | | | | | kernel/watchdog.c: always return NOTIFY_OK during cpu up/down events | Don Zickus | 2011-03-22 | 1 | -6/+16 | |
* | | | | | | | | | kernel/watchdog.c: allow hardlockup to panic by default | Don Zickus | 2011-03-22 | 1 | -1/+4 | |
* | | | | | | | | | sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code | Oleg Nesterov | 2011-03-22 | 1 | -98/+25 | |
* | | | | | | | | | kernel/cpu.c: fix many errors related to style. | Michael Rodriguez | 2011-03-22 | 1 | -6/+5 | |
* | | | | | | | | | smp: move smp setup functions to kernel/smp.c | Amerigo Wang | 2011-03-22 | 1 | -0/+81 | |
* | | | | | | | | | move x86 specific oops=panic to generic code | Olaf Hering | 2011-03-22 | 1 | -0/+10 | |
* | | | | | | | | | kthread: use kthread_create_on_node() | Eric Dumazet | 2011-03-22 | 3 | -5/+12 | |
* | | | | | | | | | kthread: NUMA aware kthread_create_on_node() | Eric Dumazet | 2011-03-22 | 2 | -7/+27 | |
* | | | | | | | | | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 2011-03-22 | 1 | -3/+6 | |
* | | | | | | | | | mm: NUMA aware alloc_task_struct_node() | Eric Dumazet | 2011-03-22 | 1 | -4/+6 | |
* | | | | | | | | | cgroups: if you list_empty() a head then don't list_del() it | Phil Carmody | 2011-03-22 | 1 | -8/+6 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code | Julien Tinnes | 2011-03-21 | 1 | -4/+12 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-03-20 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | kernel: change to new flag variable | matt mooney | 2011-03-17 | 2 | -2/+3 | |
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ | Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git... | Linus Torvalds | 2011-03-18 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | sched, kernel-doc: Fix runqueue_is_locked() description | Randy Dunlap | 2011-03-16 | 1 | -2/+1 | |
| * | | | | | | | | genirq: Fix incorrect unlock in __setup_irq() | Dan Carpenter | 2011-03-17 | 1 | -1/+1 | |
| * | | | | | | | | genirq: show_interrupts: Check desc->name before printing it blindly | Thomas Gleixner | 2011-03-17 | 1 | -1/+2 | |
* | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-18 | 3 | -9/+14 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | trace, filters: Initialize the match variable in process_ops() properly | Ingo Molnar | 2011-03-18 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | trace, documentation: Fix branch profiling location in debugfs | David Rientjes | 2011-03-17 | 1 | -2/+2 | |
| * | | | | | | | perf: Fix tear-down of inherited group events | Peter Zijlstra | 2011-03-16 | 1 | -5/+8 | |
| * | | | | | | | perf: Handle stopped state with tracepoints | Frederic Weisbecker | 2011-03-16 | 1 | -0/+2 | |
| * | | | | | | | perf: Fix the software events state check | Frederic Weisbecker | 2011-03-16 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-02-15 | 42 | -626/+681 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Kill off warning: ‘inline’ is not at beginning of declaration | Jesper Juhl | 2011-01-19 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-03-17 | 2 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | export pid symbols needed for kvm_vcpu_on_spin | Rik van Riel | 2011-03-17 | 2 | -0/+3 | |
* | | | | | | | | | smp_call_function_interrupt: use typedef and %pf | Milton Miller | 2011-03-17 | 1 | -8/+8 | |
* | | | | | | | | | smp_call_function_many: handle concurrent clearing of mask | Milton Miller | 2011-03-17 | 1 | -3/+10 | |
* | | | | | | | | | call_function_many: add missing ordering | Milton Miller | 2011-03-17 | 1 | -13/+33 | |
* | | | | | | | | | call_function_many: fix list delete vs add race | Milton Miller | 2011-03-17 | 1 | -7/+13 | |
* | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-03-17 | 84 | -2468/+5553 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2011-03-16 | 1 | -8/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | BKL: That's all, folks | Arnd Bergmann | 2011-03-05 | 1 | -8/+1 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-03-16 | 2 | -6/+12 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | David S. Miller | 2011-03-15 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-03-10 | 4 | -15/+27 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-03-03 | 9 | -24/+51 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms | Patrick McHardy | 2011-03-03 | 2 | -6/+10 | |
| | * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-02-19 | 23 | -186/+241 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | David S. Miller | 2011-01-24 | 1 | -0/+82 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-01-24 | 14 | -232/+325 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2011-01-19 | 41 | -445/+813 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | audit: export symbol for use with xt_AUDIT | Jan Engelhardt | 2011-01-18 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-03-16 | 1 | -34/+104 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | printk: do not mangle valid userspace syslog prefixes | Kay Sievers | 2011-03-14 | 1 | -34/+104 | |
| * | | | | | | | | | | | | | | | sched.c: fix kernel-doc for runqueue_is_locked() | Randy Dunlap | 2011-03-16 | 1 | -2/+1 |