Commit Graph

105925 Commits (2b201a9eddf509e8e935b45e573648e36f4b623f)
 

Author SHA1 Message Date
Oleg Nesterov 2b201a9edd signals: do_signal_stop: kill the SIGNAL_UNKILLABLE check 17 years ago
Oleg Nesterov 92413d771e signals: dequeue_signal: don't check SIGNAL_GROUP_EXIT when setting SIGNAL_STOP_DEQUEUED 17 years ago
Oleg Nesterov 3854a77182 __exit_signal: don't take rcu lock 17 years ago
Oleg Nesterov 100360f030 signals: change collect_signal() to return void 17 years ago
Oleg Nesterov d443420761 signals: collect_signal: simplify the "still_pending" logic 17 years ago
Oleg Nesterov 6715ca451c signals: collect_signal: remove the unneeded sigismember() check 17 years ago
Oleg Nesterov 96347e7759 posix timers: release_posix_timer: kill the bogus put_task_struct(->it_process); 17 years ago
Oleg Nesterov 4b7a130426 posix timers: timer_delete: remove the bogus "->it_process != NULL" check 17 years ago
Lai Jiangshan da5ef6bb96 cpuset: two minor code-cleanups 17 years ago
Lai Jiangshan 0241248377 cpuset: code-cleanup for started_after 17 years ago
Lai Jiangshan 489a5393a2 cpuset: don't pass empty cpumasks to partition_sched_domains() 17 years ago
Li Zefan c372e817af cpuset: avoid unnecessary sched domains rebuilding 17 years ago
Miao Xie f9b4fb8dab cpusets: update task's cpus_allowed and mems_allowed after CPU/NODE offline/online 17 years ago
Miao Xie 0b2f630a28 cpusets: restructure the function update_cpumask() and update_nodemask() 17 years ago
KAMEZAWA Hiroyuki 628f423553 memcg: limit change shrink usage 17 years ago
KAMEZAWA Hiroyuki 12b9804419 res_counter: limit change support ebusy 17 years ago
Li Zefan cede86acd8 memcg: clean up checking of the disabled flag 17 years ago
KAMEZAWA Hiroyuki accf163e6a memcg: remove a redundant check 17 years ago
KAMEZAWA Hiroyuki b76734e5e3 memcg: add hints for branch 17 years ago
KAMEZAWA Hiroyuki c9b0ed5148 memcg: helper function for relcaim from shmem. 17 years ago
KAMEZAWA Hiroyuki 69029cd550 memcg: remove refcnt from page_cgroup 17 years ago
KAMEZAWA Hiroyuki e8589cc189 memcg: better migration handling 17 years ago
KAMEZAWA Hiroyuki 508b7be0a5 memcg: avoid unnecessary initialization 17 years ago
KAMEZAWA Hiroyuki a181b0e888 memcg: make global var read_mostly 17 years ago
Li Zefan 7759fc9d10 devcgroup: code cleanup 17 years ago
Pavel Emelyanov 4efd1a1b2f devcgroup: relax white-list protection down to RCU 17 years ago
Serge E. Hallyn e885dcde75 cgroup_clone: use pid of newly created task for new cgroup 17 years ago
Paul Menage 856c13aa1f cgroup files: convert res_counter_write() to be a cgroups write_string() handler 17 years ago
Paul Menage f92523e3a7 cgroup files: convert devcgroup_access_write() into a cgroup write_string() handler 17 years ago
Paul Menage e371239532 cgroup files: remove cpuset_common_file_write() 17 years ago
Paul Menage af351026aa cgroup files: turn attach_task_by_pid directly into a cgroup write handler 17 years ago
Paul Menage 6379c10615 cgroup files: move notify_on_release file to separate write handler 17 years ago
Paul Menage 84eea84288 cgroups: misc cleanups to write_string patchset 17 years ago
Paul Menage e788e066c6 cgroup files: move the release_agent file to use typed handlers 17 years ago
Paul Menage db3b14978a cgroup files: add write_string cgroup control file method 17 years ago
Paul Menage ce16b49d37 cgroup files: clean up whitespace in struct cftype 17 years ago
Li Zefan 8947f9d5b3 cgroups: annotate two variables with __read_mostly 17 years ago
KOSAKI Motohiro 71cbb949d1 cgroup: list_for_each cleanup 17 years ago
Pavel Emelyanov f2992db2a4 Mark res_counter_charge(_locked) with __must_check 17 years ago
Li Zefan 7e9abd89cb cgroup: use read lock to guard find_existing_css_set() 17 years ago
Mike Frysinger 9d96d82da4 procfs-guide: drop pointless   entities 17 years ago
Jan Kara 657d3bfa98 quota: implement sending information via netlink about user below quota 17 years ago
Jan Kara 03b063436c quota: convert macros to inline functions 17 years ago
Jan Kara 74abb9890d quota: move function-macros from quota.h to quotaops.h 17 years ago
Jan Kara 02a55ca871 quota: cleanup loop in sync_dquots() 17 years ago
Jan Kara b85f4b87a5 quota: rename quota functions from upper case, make bigger ones non-inline 17 years ago
Jan Kara b48d380541 quota: fix possible infinite loop in quota code 17 years ago
Joe Peterson 41003cde95 UTC timestamp option for FAT filesystems fix 17 years ago
Joe Peterson b271e067c8 fatfs: add UTC timestamp option 17 years ago
Adrian Bunk e8938a62a8 remove unused #include <linux/dirent.h>'s 17 years ago