aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-04-02cpuset: rewrite update_tasks_nodemask()Li Zefan
2009-04-02cpuset: fix possible races in cpu/memory hotplugLi Zefan
2009-04-02memcg: fix OOM killer under memcgKAMEZAWA Hiroyuki
2009-04-02debug cgroup: remove unneeded cgroup_lockLi Zefan
2009-04-02cgroups: don't change release_agent when remount failedLi Zefan
2009-04-02cgroups: show correct file modeLi Zefan
2009-04-02kernel/cgroup.c: kfree(NULL) is legalJesper Juhl
2009-04-02cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki
2009-04-02cgroup: CSS ID supportKAMEZAWA Hiroyuki
2009-04-02cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroupsGrzegorz Nosek
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02nommu: fix a number of issues with the per-MM VMA patchDavid Howells
2009-04-01epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()Davide Libenzi
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm
2009-04-01mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan
2009-04-01mm: introduce for_each_populated_zone() macroKOSAKI Motohiro
2009-03-31Get rid of indirect include of fs_struct.hAl Viro
2009-03-31New locking/refcounting for fs_structAl Viro
2009-03-31Take fs_struct handling to new file (fs/fs_struct.c)Al Viro
2009-03-31Kill unsharing fs_struct in __set_personality()Al Viro
2009-03-31Merge branch 'linus' into locking-for-linusIngo Molnar
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-03-30Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-03-31rcu: rcu_barrier VS cpu_hotplug: Ensure callbacks in dead cpu are migrated to...Lai Jiangshan
2009-03-30lockdep: fix deadlock in lockdep_trace_allocPeter Zijlstra
2009-03-30kexec: Change kexec jump code orderingRafael J. Wysocki
2009-03-30PM: Change hibernation code orderingRafael J. Wysocki
2009-03-30PM: Change suspend code orderingRafael J. Wysocki
2009-03-30PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki
2009-03-30PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-30trivial: Fix misspelling of firmwareNick Andrew
2009-03-30trivial: fix typo "resgister" -> "register"Uwe Kleine-Koenig
2009-03-30cpumask: remove cpumask_t from coreRusty Russell
2009-03-30cpumask: convert rcutorture.cRusty Russell
2009-03-30cpumask: use new cpumask_ functions in core code.Rusty Russell
2009-03-30cpumask: use mm_cpumask() wrapper: kernel/fork.cRusty Russell
2009-03-30cpumask: use set_cpu_active in init/main.cRusty Russell
2009-03-30cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALLRusty Russell
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-29sched: fix errors in struct & function commentsRandy Dunlap
2009-03-28Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-03-28Merge branch 'linus' into core/futexesIngo Molnar
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30Linus Torvalds
2009-03-28async: remove the temporary (2.6.29) "async is off by default" codeArjan van de Ven
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27vfs: simple_set_mnt() should return voidSukadev Bhattiprolu
2009-03-27constify dentry_operations: restAl Viro
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar