Commit Graph

3728 Commits (ac41cfd19bf77424519b962f8205ede51fceaac6)

Author SHA1 Message Date
Alexey Dobriyan c74c120a21 proc: remove proc_root from drivers 17 years ago
Matt Helsley 925d1c401f procfs task exe symlink 17 years ago
David Howells 0b77f5bfb4 keys: make the keyring quotas controllable through /proc/sys 17 years ago
David Howells 69664cf16a keys: don't generate user and user session keyrings unless they're accessed 17 years ago
Serge E. Hallyn 02fdb36ae7 ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC) 17 years ago
Manfred Spraul 6013f67fc1 ipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_NEWIPC 17 years ago
Manfred Spraul 9edff4ab1f ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM) 17 years ago
Nadia Derbey 6546bc4279 ipc: re-enable msgmni automatic recomputing msgmni if set to negative 17 years ago
Oleg Nesterov d2ba7e2ae2 simplify cpu_hotplug_begin()/put_online_cpus() 17 years ago
Oleg Nesterov 1e35eaa2d8 cleanup_workqueue_thread: remove the unneeded "cpu" parameter 17 years ago
Oleg Nesterov 00dfcaf748 workqueues: shrink cpu_populated_map when CPU dies 17 years ago
Paul Menage 786083667e Cpuset hardwall flag: add a mem_hardwall flag to cpusets 17 years ago
Paul Menage addf2c739d Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() API 17 years ago
Adrian Bunk 9e0c914cab kernel/cpuset.c: make 3 functions static 17 years ago
Pavel Emelyanov c84872e168 memcgroup: add the max_usage member on the res_counter 17 years ago
Balbir Singh cf475ad28a cgroups: add an owner to the mm_struct 17 years ago
Serge E. Hallyn 29486df325 cgroups: introduce cft->read_seq() 17 years ago
Li Zefan 28fd5dfc12 cgroups: remove the css_set linked-list 17 years ago
Li Zefan e8d55fdeb8 cgroups: simplify init_subsys() 17 years ago
Li Zefan 472b1053f3 cgroups: use a hash table for css_set finding 17 years ago
Pavel Emelyanov d447ea2f30 cgroups: add the trigger callback to struct cftype 17 years ago
Li Zefan 46ae220bea cgroup: switch to proc_create() 17 years ago
Li Zefan 06a119204d cgroup: annotate cgroup_init_subsys with __init 17 years ago
Paul Menage 06ecb27cfb CGroups _s64 files: use read_s64/write_s64 in CFS cgroup for rt_runtime file 17 years ago
Paul Menage e73d2c61d1 CGroups _s64 files: add cgroups read_s64/write_s64 file methods 17 years ago
Paul Menage 3116f0e3df CGroup API files: move "releasable" to cgroup_debug subsystem 17 years ago
Paul Menage 9179656961 CGroup API files: add cgroup map data type 17 years ago
Paul Menage 700fe1ab99 CGroup API files: update cpusets to use cgroup structured file API 17 years ago
Paul Menage b7269dfc82 CGroup API files: strip all trailing whitespace in cgroup_write_u64 17 years ago
Paul Menage 2c7eabf376 CGroup API files: add res_counter_read_u64() 17 years ago
Paul Menage f4c753b7ea CGroup API files: rename read/write_uint methods to read_write_u64 17 years ago
Adrian Bunk 3ff31d0cca cgroups: kernel/ns_cgroup.c should #include <linux/nsproxy.h> 17 years ago
Paul Jackson 4fe91d518e cgroup: fix sparse warning of shadow symbol in cgroup.c 17 years ago
Adrian Bunk 3df91fe30a make cgroup_enable_task_cg_lists() static 17 years ago
Michael Halcrow 6a3fd92e73 eCryptfs: make key module subsystem respect namespaces 17 years ago
Dave Young 5f97a5a879 isolate ratelimit from printk.c for other use 17 years ago
Robert P. J. Day 1aeb272cf0 kernel: explicitly include required header files under kernel/ 17 years ago
Dmitry Adamushko cbd9b67bd3 kthread: call wake_up_process() without the lock being held 17 years ago
Sam Ravnborg f7b16c108f cpu: fix section mismatch warning in reference to register_cpu_notifier 17 years ago
Sam Ravnborg 514a20a5da cpu: fix section mismatch warnings in *cpu_down 17 years ago
Sam Ravnborg 9647155ffb cpu: fix section mismatch warning in unregister_cpu_notifier 17 years ago
Sripathi Kodi 679c9cd4ac add RUSAGE_THREAD 17 years ago
Nur Hussein 95b570c9ce Taint kernel after WARN_ON(condition) 17 years ago
Harvey Harrison b331d259b1 kernel: fix integer as NULL pointer warnings 17 years ago
Roland McGrath 9d04d9280c ptrace: conditionalize compat_ptrace_request 17 years ago
Thomas Gleixner 0c96c5979a hrtimer: raise softirq unlocked to avoid circular lock dependency 17 years ago
Andres Salomon b6f448e99c PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch 17 years ago
Masami Hiramatsu 26b31c1908 kprobes: add (un)register_jprobes for batch registration 17 years ago
Masami Hiramatsu 4a296e07c3 kprobes: add (un)register_kretprobes for batch registration 17 years ago
Masami Hiramatsu 9861668f74 kprobes: add (un)register_kprobes for batch registration 17 years ago