Commit Graph

5977 Commits (948408ba3e2a67ed0f95e18ed5be1c622c2c5fc3)

Author SHA1 Message Date
Heiko Carstens ca013e945b [CVE-2009-0029] System call wrappers part 17 16 years ago
Heiko Carstens a5f8fa9e9b [CVE-2009-0029] System call wrappers part 09 16 years ago
Heiko Carstens 17da2bd90a [CVE-2009-0029] System call wrappers part 08 16 years ago
Heiko Carstens 754fe8d297 [CVE-2009-0029] System call wrappers part 07 16 years ago
Heiko Carstens 5add95d4f7 [CVE-2009-0029] System call wrappers part 06 16 years ago
Heiko Carstens 362e9c07c7 [CVE-2009-0029] System call wrappers part 05 16 years ago
Heiko Carstens b290ebe2c4 [CVE-2009-0029] System call wrappers part 04 16 years ago
Heiko Carstens ae1251ab78 [CVE-2009-0029] System call wrappers part 03 16 years ago
Heiko Carstens dbf040d9d1 [CVE-2009-0029] System call wrappers part 02 16 years ago
Heiko Carstens 58fd3aa288 [CVE-2009-0029] System call wrappers part 01 16 years ago
Heiko Carstens f627a741d2 [CVE-2009-0029] Make sys_syslog a conditional system call 16 years ago
Heiko Carstens 2ed7c03ec1 [CVE-2009-0029] Convert all system calls to return a long 16 years ago
Ingo Molnar 14819ea1e0 irq: export __set_irq_handler() and handle_level_irq() 16 years ago
Mandeep Singh Baines baf48f6577 softlock: fix false panic which can occur if softlockup_thresh is reduced 16 years ago
Lai Jiangshan e4fa4c9701 rcu: add __cpuinit to rcu_init_percpu_data() 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
Ingo Molnar 01e3eb8227 Revert "sched: improve preempt debugging" 16 years ago
Steven Noonan 783adf42cf kernel/fork.c: unused variable 'ret' 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