Commit Graph

4490 Commits (1176fa919292887aa738d317d61fe2bba4d764f2)

Author SHA1 Message Date
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
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 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
Li Zefan 8947f9d5b3 cgroups: annotate two variables with __read_mostly 17 years ago
KOSAKI Motohiro 71cbb949d1 cgroup: list_for_each cleanup 17 years ago
Li Zefan 7e9abd89cb cgroup: use read lock to guard find_existing_css_set() 17 years ago
Abhishek Sagar 8b6dd98682 kprobes: remove redundant config check 17 years ago
Srinivasa D S ef53d9c5e4 kprobes: improve kretprobe scalability with hashed locking 17 years ago
Dave Young 717115e1a5 printk ratelimiting rewrite 17 years ago
Arjan van de Ven 7a2c477069 kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN() 17 years ago
Arjan van de Ven a8f18b909c Add a WARN() macro; this is WARN_ON() + printk arguments 17 years ago
FUJITA Tomonori b69c49b784 clean up duplicated alloc/free_thread_info 17 years ago
KOSAKI Motohiro ac331d158e call_usermodehelper(): increase reliability 17 years ago
Adrian Bunk b03f6489f9 build kernel/profile.o only when requested 17 years ago
Vegard Nossum 2fc9c4e18f kallsyms: fix potential overflow in binary search 17 years ago
Wang Chen 5df439ef06 flag parameters: fix compile error of sys_epoll_create1 17 years ago
Ulrich Drepper be61a86d72 flag parameters: NONBLOCK in pipe 17 years ago
Ulrich Drepper 4006553b06 flag parameters: inotify_init 17 years ago
Ulrich Drepper b087498eb5 flag parameters: eventfd 17 years ago
Ulrich Drepper 9deb27baed flag parameters: signalfd 17 years ago
Ulrich Drepper aaca0bdca5 flag parameters: paccept 17 years ago
Uwe Kleine-König 82736f4d1d generic irqs: handle failure of irqchip->set_type in setup_irq 17 years ago
David Howells f0af566da6 pm: fix try_to_freeze_tasks()'s use of do_div() 17 years ago
Zhang Rui 2f15fc4bdf pm: schedule sysrq poweroff on boot cpu 17 years ago
Zhang Rui c1a220e7ac pm: introduce new interfaces schedule_work_on() and queue_work_on() 17 years ago
Akinobu Mita 0d83304c7e pm: hibernation: simplify memory bitmap 17 years ago
David Brownell 77437fd4e6 pm: boot time suspend selftest 17 years ago
Pavel Machek 0d63081d41 swsusp: provide users with a hint about the no_console_suspend option 17 years ago
Andrew G. Morgan ab763c7112 security: filesystem capabilities refactor kernel code 17 years ago
Andi Kleen e5ff215941 hugetlb: multiple hstates for multiple page sizes 17 years ago
Mel Gorman a1e78772d7 hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork() 17 years ago
Adrian Bunk c748e1340e mm/vmstat.c: proper externs 17 years ago
Peter Zijlstra 58838cf3ca sched: clean up compiler warning 17 years ago
Roland McGrath 86a1c34a92 x86_64 syscall audit fast-path 17 years ago
Uwe Kleine-König 2db873211b set_irq_wake: fix return code and wake status tracking 17 years ago
Ingo Molnar 422037bafd sched: fix hrtick & generic-ipi dependency 17 years ago
Atsushi Nemoto 5f17156fc5 Fix build on COMPAT platforms when CONFIG_EPOLL is disabled 17 years ago
Miao Xie 91cd4d6ef0 cpusets: fix wrong domain attr updates 17 years ago