Commit Graph

5830 Commits (41719b03091911028116155deddc5eedf8c45e37)

Author SHA1 Message Date
Peter Zijlstra 41719b0309 mutex: preemption fixes 16 years ago
Peter Zijlstra 93d81d1aca mutex: small cleanup 16 years ago
Arjan van de Ven 37a76bd4f1 async: fix __lowest_in_progress() 16 years ago
Ingo Molnar 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 16 years ago
Steven Noonan fd2ab30b65 kernel/sched.c: add missing forward declaration for 'double_rq_lock' 16 years ago
Ingo Molnar 93423b8665 smp_call_function_single(): be slightly less stupid, fix 16 years ago
Andrew Morton 53ce3d9564 smp_call_function_single(): be slightly less stupid 16 years ago
Li Zefan 805194c35b sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()" 16 years ago
Rusty Russell 62ea9ceb17 cpumask: fix CONFIG_NUMA=y sched.c 16 years ago
Arjan van de Ven cdb80f630b async: make async a command line option for now 16 years ago
David Howells 43529c9712 CRED: Must initialise the new creds in prepare_kernel_cred() 16 years ago
David Howells 0de3368141 CRED: Missing put_cred() in prepare_kernel_cred() 16 years ago
Arjan van de Ven 33b04b9308 async: make async_synchronize_full() more serializing 16 years ago
Wu Fengguang df4927bf6c generic swap(): sched: remove local swap() macro 16 years ago
Eric W. Biederman 61bce0f137 pid: generalize task_active_pid_ns 16 years ago
Li Zefan 6af866af34 cpuset: remove remaining pointers to cpumask_t 16 years ago
Li Zefan 300ed6cbb7 cpuset: convert cpuset->cpus_allowed to cpumask_var_t 16 years ago
Li Zefan 645fcc9d2f cpuset: don't allocate trial cpuset on stack 16 years ago
Li Zefan 2341d1b659 cpuset: convert cpuset_attach() to use cpumask_var_t 16 years ago
Li Zefan 5771f0a223 cpuset: remove on stack cpumask_t in cpuset_can_attach() 16 years ago
Li Zefan 5a7625df72 cpuset: remove on stack cpumask_t in cpuset_sprintf_cpulist() 16 years ago
Miao Xie f5813d9427 cpusets: set task's cpu_allowed to cpu_possible_map when attaching it into top cpuset 16 years ago
Lai Jiangshan 13337714f3 cpuset: rcu_read_lock() to protect task_cs() 16 years ago
Paul Menage e7c5ec9193 cgroups: add css_tryget() 16 years ago
Paul Menage 999cd8a450 cgroups: add a per-subsystem hierarchy_mutex 16 years ago
Balbir Singh 28dbc4b6a0 memcg: memory cgroup resource counters for hierarchy 16 years ago
Paul Menage a47295e6bc cgroups: make cgroup_path() RCU-safe 16 years ago
Gowrishankar M e7b80bb695 cgroups: skip processes from other namespaces when listing a cgroup 16 years ago
Li Zefan c12f65d439 cgroups: introduce link_css_set() to remove duplicate code 16 years ago
Li Zefan 33a68ac1c1 cgroups: add inactive subsystems to rootnode.subsys_list 16 years ago
Li Zefan e5f6a8609b cgroups: make root_list contains active hierarchies only 16 years ago
Lai Jiangshan 7534432dcc cgroups: remove rcu_read_lock() in cgroupstats_build() 16 years ago
Lai Jiangshan 77efecd9e0 cgroups: call find_css_set() safely in cgroup_attach_task() 16 years ago
Lai Jiangshan 104cbd5537 cgroups: use task_lock() for access tsk->cgroups safe in cgroup_clone() 16 years ago
Lai Jiangshan b2aa30f7bb cgroups: don't put struct cgroupfs_root protected by RCU 16 years ago
Lai Jiangshan 2019f634ce cgroups: fix cgroup_iter_next() bug 16 years ago
Lai Jiangshan b12b533fa5 cgroups: add lock for child->cgroups in cgroup_post_fork() 16 years ago
Li Zefan cae7a366f7 ns_cgroup: remove unused spinlock 16 years ago
Li Zefan 75139b8274 cgroups: remove some redundant NULL checks 16 years ago
David Howells b9456371a7 CRED: Fix commit_creds() on a process that has no mm 16 years ago
Paul Mundt dd8632a12e NOMMU: Make mmap allocation page trimming behaviour configurable. 16 years ago
David Howells 8feae13110 NOMMU: Make VMAs per MM as for MMU-mode linux 16 years ago
Paul E. McKenney c9d557c19f rcu: fix bug in rcutorture system-shutdown code 16 years ago
Robert Richter 465634adc1 ring_buffer: fix ring_buffer_event_length() 16 years ago
Heiko Carstens a0e280e0f3 stop_machine/cpu hotplug: fix disable_nonboot_cpus 16 years ago
Arjan van de Ven e8de1481fd resource: allow MMIO exclusivity for device drivers 16 years ago
Arjan van de Ven ad160d2319 async: don't do the initcall stuff post boot 16 years ago
Arjan van de Ven 22a9d64567 async: Asynchronous function calls to speed up kernel boot 16 years ago
Peter Zijlstra da8d5089da sched: fix possible recursive rq->lock 16 years ago
Johannes Weiner 58c6d3dfe4 dma-coherent: catch oversized requests to dma_alloc_from_coherent() 16 years ago