summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-24cgroups: ensure correct concurrent opening/reading of pidlists across pid nam...Ben Blum
2009-09-24cgroups: add a read-only "procs" file similar to "tasks" that shows only uniq...Ben Blum
2009-09-24cgroups: revert "cgroups: fix pid namespace bug"Paul Menage
2009-09-24cgroups: allow cgroup hierarchies to be created with no bound subsystemsPaul Menage
2009-09-24cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroupPaul Menage
2009-09-24cgroups: move the cgroup debug subsys into cgroup.c to access internal statePaul Menage
2009-09-24cgroups: support named cgroups hierarchiesPaul Menage
2009-09-24cgroups: make unlock sequence in cgroup_get_sb consistentXiaotian Feng
2009-09-24docs: fix various Documentation/ paths in header filesRandy Dunlap
2009-09-24page-types: add feature for walking process address spaceWu Fengguang
2009-09-24Documentation/vm/.gitignore: add page-typesJosh Triplett
2009-09-24includecheck fix: Documentation, cfag12864b-example.cJaswinder Singh Rajput
2009-09-24Documentation: update stale definition of file-nr in fs.txtXiaotian Feng
2009-09-24doc/filesystems: more mount cleanupsPeng Tao
2009-09-24doc/filesystems: remove smount programRandy Dunlap
2009-09-24time: add function to convert between calendar time and broken-down time for ...Zhaolei
2009-09-24hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fixFrom: Mel Gorman
2009-09-24ksm: change default values to better fit into mainline kernelIzik Eidus
2009-09-24input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hard...Ingo Molnar
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23Revert "kmod: fix race in usermodehelper code"Sebastian Andrzej Siewior
2009-09-24cpumask: Move deprecated functions to end of header.Rusty Russell
2009-09-24cpumask: remove unused deprecated functions, avoid accusations of insanityRusty Russell
2009-09-24cpumask: use new-style cpumask ops in mm/quicklist.Rusty Russell
2009-09-24cpumask: use mm_cpumask() wrapper: x86Rusty Russell
2009-09-24cpumask: use mm_cpumask() wrapper: umRusty Russell
2009-09-24cpumask: use mm_cpumask() wrapper: mipsRusty Russell
2009-09-24cpumask: use mm_cpumask() wrapper: mn10300Rusty Russell
2009-09-24cpumask: use mm_cpumask() wrapper: m32rRusty Russell
2009-09-24cpumask: use mm_cpumask() wrapper: armRusty Russell
2009-09-24cpumask: Use accessors for cpu_*_mask: umRusty Russell
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell
2009-09-24cpumask: Use accessors for cpu_*_mask: mipsRusty Russell
2009-09-24cpumask: Use accessors for cpu_*_mask: m32rRusty Russell
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: m32rRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-24cpumask: remove the deprecated smp_call_function_mask()Rusty Russell
2009-09-24ia64: convert last user of smp_call_function_maskRusty Russell
2009-09-24cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=yRusty Russell
2009-09-24ACPI: remove cpumask_t usageBjorn Helgaas