aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* pid: remove the child_reaper special case in init/main.cEric W. Biederman2011-03-23
* sysctl: restrict write access to dmesg_restrictRichard Weinberger2011-03-23
* sysctl: add some missing input constraint checksPetr Holasek2011-03-23
* sysctl_check: drop dead codeDenis Kirjanov2011-03-23
* sysctl_check: drop table->procname checksDenis Kirjanov2011-03-23
* cpuset: hold callback_mutex in cpuset_post_clone()Li Zefan2011-03-23
* cpuset: fix unchecked calls to NODEMASK_ALLOC()Li Zefan2011-03-23
* cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach()Li Zefan2011-03-23
* cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist()Li Zefan2011-03-23
* memcg: remove direct page_cgroup-to-page pointerJohannes Weiner2011-03-23
* memcg: res_counter_read_u64(): fix potential races on 32-bit machinesKAMEZAWA Hiroyuki2011-03-23
* printk: allow setting DEFAULT_MESSAGE_LEVEL via KconfigMandeep Singh Baines2011-03-22
* printk: use %pK for /proc/kallsyms and /proc/modulesKees Cook2011-03-22
* console: prevent registered consoles from dumping old kernel message over againFeng Tang2011-03-22
* console: allow to retain boot console via boot option keep_bootconFabio M. Di Nitto2011-03-22
* kernel/watchdog.c: always return NOTIFY_OK during cpu up/down eventsDon Zickus2011-03-22
* kernel/watchdog.c: allow hardlockup to panic by defaultDon Zickus2011-03-22
* sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM codeOleg Nesterov2011-03-22
* kernel/cpu.c: fix many errors related to style.Michael Rodriguez2011-03-22
* smp: move smp setup functions to kernel/smp.cAmerigo Wang2011-03-22
* move x86 specific oops=panic to generic codeOlaf Hering2011-03-22
* kthread: use kthread_create_on_node()Eric Dumazet2011-03-22
* kthread: NUMA aware kthread_create_on_node()Eric Dumazet2011-03-22
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
* mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-22
* cgroups: if you list_empty() a head then don't list_del() itPhil Carmody2011-03-22
* Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal codeJulien Tinnes2011-03-21
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-20
|\
| * kernel: change to new flag variablematt mooney2011-03-17
| |
| \
*-. \ Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git...Linus Torvalds2011-03-18
|\ \ \
| | * | sched, kernel-doc: Fix runqueue_is_locked() descriptionRandy Dunlap2011-03-16
| * | | genirq: Fix incorrect unlock in __setup_irq()Dan Carpenter2011-03-17
| * | | genirq: show_interrupts: Check desc->name before printing it blindlyThomas Gleixner2011-03-17
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-18
|\ \ \ \
| * | | | trace, filters: Initialize the match variable in process_ops() properlyIngo Molnar2011-03-18
| * | | | trace, documentation: Fix branch profiling location in debugfsDavid Rientjes2011-03-17
| * | | | perf: Fix tear-down of inherited group eventsPeter Zijlstra2011-03-16
| * | | | perf: Handle stopped state with tracepointsFrederic Weisbecker2011-03-16
| * | | | perf: Fix the software events state checkFrederic Weisbecker2011-03-16
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2011-02-15
| |\ \ \ \
| * | | | | Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl2011-01-19
* | | | | | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-03-17
|\ \ \ \ \ \
| * | | | | | export pid symbols needed for kvm_vcpu_on_spinRik van Riel2011-03-17
* | | | | | | smp_call_function_interrupt: use typedef and %pfMilton Miller2011-03-17
* | | | | | | smp_call_function_many: handle concurrent clearing of maskMilton Miller2011-03-17
* | | | | | | call_function_many: add missing orderingMilton Miller2011-03-17
* | | | | | | call_function_many: fix list delete vs add raceMilton Miller2011-03-17
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-03-17
|\| | | | | |
| * | | | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-16
| |\ \ \ \ \ \