aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* do_wait: fix waiting for the group stop with the dead leaderOleg Nesterov2009-04-02
* cpusets: prevent PF_THREAD_BOUND tasks from attaching to non-root cpusetsDavid Rientjes2009-04-02
* cpusets: allow cpusets to be configured/built on non-SMP systemsPaul Menage2009-04-02
* cpusets: replace zone allowed functions with node allowedDavid Rientjes2009-04-02
* cpuset: remove struct cpuset_hotplug_scannerLi Zefan2009-04-02
* cpuset: avoid changing cpuset's mems when errno returnedLi Zefan2009-04-02
* cpuset: rewrite update_tasks_nodemask()Li Zefan2009-04-02
* cpuset: fix possible races in cpu/memory hotplugLi Zefan2009-04-02
* memcg: fix OOM killer under memcgKAMEZAWA Hiroyuki2009-04-02
* debug cgroup: remove unneeded cgroup_lockLi Zefan2009-04-02
* cgroups: don't change release_agent when remount failedLi Zefan2009-04-02
* cgroups: show correct file modeLi Zefan2009-04-02
* kernel/cgroup.c: kfree(NULL) is legalJesper Juhl2009-04-02
* cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki2009-04-02
* cgroup: CSS ID supportKAMEZAWA Hiroyuki2009-04-02
* cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroupsGrzegorz Nosek2009-04-02
* Simplify copy_thread()Alexey Dobriyan2009-04-02
* nommu: fix a number of issues with the per-MM VMA patchDavid Howells2009-04-02
* epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()Davide Libenzi2009-04-01
* pm: rework includes, remove arch ifdefsMagnus Damm2009-04-01
* mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan2009-04-01
* mm: introduce for_each_populated_zone() macroKOSAKI Motohiro2009-04-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-30
|\
| * cpumask: remove cpumask_t from coreRusty Russell2009-03-30
| * cpumask: convert rcutorture.cRusty Russell2009-03-30
| * cpumask: use new cpumask_ functions in core code.Rusty Russell2009-03-30
| * cpumask: use mm_cpumask() wrapper: kernel/fork.cRusty Russell2009-03-30
| * cpumask: use set_cpu_active in init/main.cRusty Russell2009-03-30
| * cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALLRusty Russell2009-03-30
* | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-30
|\ \
| * | lockdep: fix deadlock in lockdep_trace_allocPeter Zijlstra2009-03-30
| * | lockdep: build fix for !PROVE_LOCKINGPeter Zijlstra2009-02-14
| * | lockstat: warn about disabled lock debuggingPeter Zijlstra2009-02-14
| * | lockdep: use stringify.hPeter Zijlstra2009-02-14
| * | lockdep: simplify check_prev_add_irq()Peter Zijlstra2009-02-14
| * | lockdep: get_user_chars() redoPeter Zijlstra2009-02-14
| * | lockdep: simplify get_user_chars()Peter Zijlstra2009-02-14
| * | lockdep: add comments to mark_lock_irq()Peter Zijlstra2009-02-14
| * | lockdep: remove macro usage from mark_held_locks()Peter Zijlstra2009-02-14
| * | lockdep: fully reduce mark_lock_irq()Peter Zijlstra2009-02-14
| * | lockdep: merge the !_READ mark_lock_irq() helpersPeter Zijlstra2009-02-14
| * | lockdep: merge the _READ mark_lock_irq() helpersPeter Zijlstra2009-02-14
| * | lockdep: simplify mark_lock_irq() helpers #3Peter Zijlstra2009-02-14
| * | lockdep: further simplify mark_lock_irq() helpersPeter Zijlstra2009-02-14
| * | lockdep: simplify the mark_lock_irq() helpersPeter Zijlstra2009-02-14
| * | lockdep: split up mark_lock_irq()Peter Zijlstra2009-02-14
| * | lockdep: generate usage stringsPeter Zijlstra2009-02-14
| * | lockdep: generate the state bit definitionsPeter Zijlstra2009-02-14
| * | lockdep: move state bit definitions aroundPeter Zijlstra2009-02-14
| * | lockdep: simplify mark_lock()Peter Zijlstra2009-02-14