aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-24
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * blktrace: Use rq->cmd_flags directly in blk_add_trace_rq.Tao Ma2011-03-11
| * Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10
| |\
| | * block: kill off REQ_UNPLUGJens Axboe2011-03-10
| | * block: initial patch for on-stack per-task pluggingJens Axboe2011-03-10
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...Linus Torvalds2011-03-24
|\ \ \
| * | | KGDB: Notify GDB of machine halt, reboot or power offDavid Howells2011-03-18
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-23
|\ \ \ \
| * | | | mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson2011-03-23
* | | | | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-23
* | | | | taskstats: use appropriate printk priority levelMandeep Singh Baines2011-03-23
* | | | | userns: user namespaces: convert several capable() callsSerge E. Hallyn2011-03-23
* | | | | userns: add a user namespace owner of ipc nsSerge E. Hallyn2011-03-23
* | | | | userns: user namespaces: convert all capable checks in kernel/sys.cSerge E. Hallyn2011-03-23
* | | | | userns: make has_capability* into real functionsSerge E. Hallyn2011-03-23
* | | | | userns: allow ptrace from non-init user namespacesSerge E. Hallyn2011-03-23
* | | | | userns: allow killing tasks in your own or child usernsSerge E. Hallyn2011-03-23
* | | | | userns: allow sethostname in a containerSerge E. Hallyn2011-03-23
* | | | | userns: security: make capabilities relative to the user namespaceSerge E. Hallyn2011-03-23
* | | | | userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn2011-03-23
* | | | | pidns: call pid_ns_prepare_proc() from create_pid_namespace()Eric W. Biederman2011-03-23
* | | | | 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
|\ \ \ \