summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum2009-09-249-30/+131
* cgroups: change css_set freeing mechanism to be under RCUBen Blum2009-09-242-1/+10
* cgroups: use vmalloc for large cgroups pidlist allocationsBen Blum2009-09-241-5/+42
* cgroups: ensure correct concurrent opening/reading of pidlists across pid nam...Ben Blum2009-09-242-22/+119
* cgroups: add a read-only "procs" file similar to "tasks" that shows only uniq...Ben Blum2009-09-242-114/+186
* cgroups: revert "cgroups: fix pid namespace bug"Paul Menage2009-09-242-75/+31Star
* cgroups: allow cgroup hierarchies to be created with no bound subsystemsPaul Menage2009-09-241-59/+99
* cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroupPaul Menage2009-09-241-49/+199
* cgroups: move the cgroup debug subsys into cgroup.c to access internal statePaul Menage2009-09-243-106/+88Star
* cgroups: support named cgroups hierarchiesPaul Menage2009-09-242-48/+156
* cgroups: make unlock sequence in cgroup_get_sb consistentXiaotian Feng2009-09-241-1/+1
* docs: fix various Documentation/ paths in header filesRandy Dunlap2009-09-244-5/+5
* page-types: add feature for walking process address spaceWu Fengguang2009-09-241-20/+180
* Documentation/vm/.gitignore: add page-typesJosh Triplett2009-09-241-0/+1
* includecheck fix: Documentation, cfag12864b-example.cJaswinder Singh Rajput2009-09-241-1/+0Star
* Documentation: update stale definition of file-nr in fs.txtXiaotian Feng2009-09-241-7/+10
* doc/filesystems: more mount cleanupsPeng Tao2009-09-241-6/+11
* doc/filesystems: remove smount programRandy Dunlap2009-09-241-175/+34Star
* time: add function to convert between calendar time and broken-down time for ...Zhaolei2009-09-243-1/+156
* hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fixFrom: Mel Gorman2009-09-241-9/+3Star
* ksm: change default values to better fit into mainline kernelIzik Eidus2009-09-241-3/+11
* input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hard...Ingo Molnar2009-09-241-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-2477-724/+403Star
|\
| * cpumask: Move deprecated functions to end of header.Rusty Russell2009-09-241-341/+252Star
| * cpumask: remove unused deprecated functions, avoid accusations of insanityRusty Russell2009-09-241-111/+1Star
| * cpumask: use new-style cpumask ops in mm/quicklist.Rusty Russell2009-09-241-2/+1Star
| * cpumask: use mm_cpumask() wrapper: x86Rusty Russell2009-09-244-14/+15
| * cpumask: use mm_cpumask() wrapper: umRusty Russell2009-09-241-2/+2
| * cpumask: use mm_cpumask() wrapper: mipsRusty Russell2009-09-242-6/+6
| * cpumask: use mm_cpumask() wrapper: mn10300Rusty Russell2009-09-241-6/+6
| * cpumask: use mm_cpumask() wrapper: m32rRusty Russell2009-09-242-6/+6
| * cpumask: use mm_cpumask() wrapper: armRusty Russell2009-09-246-20/+21
| * cpumask: Use accessors for cpu_*_mask: umRusty Russell2009-09-241-1/+1
| * cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-244-13/+13
| * cpumask: Use accessors for cpu_*_mask: mipsRusty Russell2009-09-244-8/+8
| * cpumask: Use accessors for cpu_*_mask: m32rRusty Russell2009-09-241-1/+1
| * cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-2412-18/+0Star
| * cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell2009-09-242-3/+4
| * cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell2009-09-242-3/+4
| * cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-2412-20/+25
| * cpumask: arch_send_call_function_ipi_mask: m32rRusty Russell2009-09-242-12/+13
| * cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell2009-09-242-8/+9
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0Star
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0Star
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-1/+0Star
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0Star
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-6/+0Star
| * cpumask: remove the deprecated smp_call_function_mask()Rusty Russell2009-09-241-11/+0Star
| * ia64: convert last user of smp_call_function_maskRusty Russell2009-09-241-1/+1
| * cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=yRusty Russell2009-09-241-0/+3