summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* signals: protect cinit from blocked fatal signalsSukadev Bhattiprolu2009-04-022-1/+10
* signals: zap_pid_ns_process() should use force_sig()Sukadev Bhattiprolu2009-04-021-1/+14
* signals: protect cinit from unblocked SIG_DFL signalsSukadev Bhattiprolu2009-04-021-9/+19
* signals: add from_ancestor_ns parameter to send_signal()Sukadev Bhattiprolu2009-04-021-3/+9
* signals: protect init from unwanted signals moreOleg Nesterov2009-04-021-3/+13
* signals: remove 'handler' parameter to tracehook functionsOleg Nesterov2009-04-023-13/+8
* do_wait: fix waiting for the group stop with the dead leaderOleg Nesterov2009-04-021-12/+18
* cpusets: prevent PF_THREAD_BOUND tasks from attaching to non-root cpusetsDavid Rientjes2009-04-021-8/+11
* cpusets: allow cpusets to be configured/built on non-SMP systemsPaul Menage2009-04-022-1/+16
* cpusets: replace zone allowed functions with node allowedDavid Rientjes2009-04-022-40/+52
* cpuset: remove struct cpuset_hotplug_scannerLi Zefan2009-04-021-14/+9
* cpuset: avoid changing cpuset's mems when errno returnedLi Zefan2009-04-021-9/+16
* cpuset: rewrite update_tasks_nodemask()Li Zefan2009-04-021-70/+39
* cgroups: add 'data' field to struct cgroup_scannerLi Zefan2009-04-021-0/+1
* cpuset: fix possible races in cpu/memory hotplugLi Zefan2009-04-021-3/+6
* memcg: cleanup cache_chargeDaisuke Nishimura2009-04-021-37/+23
* memcg: remove redundant message at swaponKAMEZAWA Hiroyuki2009-04-022-7/+2
* cgroups: use css id in swap cgroup for saving memory v5KAMEZAWA Hiroyuki2009-04-023-37/+82
* memcg: charge swapcache to proper memcgDaisuke Nishimura2009-04-021-2/+13
* memcg: remove mem_cgroup_reclaim_imbalance() remnantsKOSAKI Motohiro2009-04-021-7/+0
* memcg: remove mem_cgroup_calc_mapped_ratio()KOSAKI Motohiro2009-04-022-23/+0
* memcg: show memcg information during OOMBalbir Singh2009-04-023-0/+77
* memcg: fix OOM killer under memcgKAMEZAWA Hiroyuki2009-04-024-5/+49
* memcg: fix shrinking memory to return -EBUSY by fixing retry algorithmKAMEZAWA Hiroyuki2009-04-021-12/+59
* memcg: hierarchical statKAMEZAWA Hiroyuki2009-04-021-41/+119
* memcg: use CSS IDKAMEZAWA Hiroyuki2009-04-021-138/+82
* devcgroup: avoid using cgroup_lockLi Zefan2009-04-021-8/+13
* debug cgroup: remove unneeded cgroup_lockLi Zefan2009-04-021-2/+0
* cgroups: don't change release_agent when remount failedLi Zefan2009-04-021-2/+3
* cgroups: show correct file modeLi Zefan2009-04-023-4/+40
* cgroups: more documentation for remount and release_agentLi Zefan2009-04-021-2/+18
* kernel/cgroup.c: kfree(NULL) is legalJesper Juhl2009-04-021-6/+3
* cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki2009-04-024-19/+79
* cgroup: CSS ID supportKAMEZAWA Hiroyuki2009-04-024-1/+382
* cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroupsGrzegorz Nosek2009-04-023-17/+12
* cgroups: fix cgroup.h commentsPaul Menage2009-04-021-30/+41
* documentation: fix unix_dgram_qlen descriptionLi Xiaodong2009-04-021-2/+3
* documentation: update Documentation/filesystem/proc.txt and Documentation/sys...Shen Feng2009-04-025-1071/+329
* documentation: ignore byproducts from latexHenrik Austad2009-04-021-0/+4
* hppfs: hppfs_read_file() may return -ERRORRoel Kluin2009-04-021-1/+6
* ext3: avoid false EIO errorsJan Kara2009-04-021-65/+74
* ext3: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan2009-04-021-2/+10
* ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.cWei Yongjun2009-04-021-8/+9
* jbd: fix oops in jbd_journal_init_inode() on corrupted fsJan Kara2009-04-021-10/+24
* ext3: remove the BKL in ext3/ioctl.cCyrus Massoumi2009-04-024-44/+24
* pnpbios: propagate kthread_run() errorErik Ekman2009-04-021-4/+3
* pnpbios: fix warning if CONFIG_HOTPLUG=nErik Ekman2009-04-021-6/+7
* spi-gpio: allow operation without CS signalMichael Buesch2009-04-022-8/+19
* gpio: gpio_{request,free}() now required (feature removal)David Brownell2009-04-023-18/+27
* gpiolib: allow GPIOs to be namedDaniel Silverstone2009-04-022-1/+11
OpenPOWER on IntegriCloud