Commit Graph

640 Commits (70d6027ff2bc8bab180273b77e7ab3e8a62cca51)

Author SHA1 Message Date
KAMEZAWA Hiroyuki 341c87bf34 elf: limit max map count to safe value 16 years ago
Christoph Hellwig 17f98dcf60 pids: clean up find_task_by_pid variants 16 years ago
Li Zefan 20ebcdda78 memcg: remove unneeded forward declaration from sched.h 16 years ago
David Rientjes 2ff05b2b4e oom: move oom_adj value from task_struct to mm_struct 16 years ago
Miao Xie 58568d2a82 cpuset,mm: update tasks' mems_allowed in time 16 years ago
Kay Sievers 3959214f97 sched: delayed cleanup of user_struct 16 years ago
Peter Zijlstra 082ff5a276 perf_counter: Change pctrl() behaviour 16 years ago
Paul Mackerras a63eaf34ae perf_counter: Dynamically allocate tasks' perf_counter_context struct 16 years ago
Ingo Molnar 4200efd9ac sched: properly define the sched_group::cpumask and sched_domain::span fields 16 years ago
Eric W. Biederman 690cc3ffe3 syscall: Implement a convinience function restart_syscall 16 years ago
Thomas Gleixner 2d02494f5a sched, timers: cleanup avenrun users 16 years ago
Thomas Gleixner dce48a84ad sched, timers: move calc_load() to scheduler 16 years ago
Peter Zijlstra 789f90fcf6 perf_counter: per user mlock gift 16 years ago
Arun R Bharadwaj eea08f32ad timers: Logic to move non pinned timers 16 years ago
Arun R Bharadwaj cd1bb94b4a timers: /proc/sys sysctl hook to enable timer migration 16 years ago
David Howells 5e751e992f CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace 16 years ago
David Howells 3bcac0263f SELinux: Don't flush inherited SIGKILL during execve() 16 years ago
Steven Rostedt 261842b7c9 tracing: add same level recursion detection 16 years ago
Jiri Pirko 05725f7eb4 rculist: use list_entry_rcu in places where it's appropriate 16 years ago
Nathan Lynch e3c8ca8336 sched: do not count frozen tasks toward load 16 years ago
Markus Metzger 0f4814065f x86, ptrace: add bts context unconditionally 16 years ago
Markus Metzger e2b371f00a mm, x86, ptrace, bts: defer branch trace stopping 16 years ago
Markus Metzger a26b89f05d sched, hw-branch-tracer: add wait_task_context_switch() function to sched.h 16 years ago
Peter Zijlstra 4a0deca657 perf_counter: generic context switch event 16 years ago
Oleg Nesterov 1b0f7ffd0e pids: kill signal_struct-> __pgrp/__session and friends 16 years ago
Oleg Nesterov 52ee2dfdd4 pids: refactor vnr/nr_ns helpers to make them safe 16 years ago
Oleg Nesterov 6dda81f438 pids: document task_pgrp/task_session is not safe without tasklist/rcu 16 years ago
Oleg Nesterov 39c626ae47 forget_original_parent: split out the un-ptrace part 16 years ago
Alexey Dobriyan 6f2c55b843 Simplify copy_thread() 16 years ago
Oleg Nesterov 9de1581e75 get_mm_hiwater_xxx: trivial, s/define/inline/ 16 years ago
Al Viro 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 years ago
Steven Rostedt 8aef2d2856 function-graph: ignore times across schedule 16 years ago
Thomas Gleixner 3aa551c9b4 genirq: add threaded interrupt handler support 16 years ago
Rusty Russell 76e6eee033 cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed. 16 years ago
Dhaval Giani 54e9912428 sched: don't allow setuid to succeed if the user does not have rt bandwidth 16 years ago
Ingo Molnar b342501cd3 sched: allow architectures to specify sched_clock_stable 16 years ago
Nick Piggin cf40bd16fd lockdep: annotate reclaim context (__GFP_NOFS) 16 years ago
Kentaro Takeda f9ce1f1cda Add in_execve flag into task_struct. 16 years ago
Peter Zijlstra 4da94d49b2 timers: fix TIMER_ABSTIME for process wide cpu timers 16 years ago
Peter Zijlstra 3fccfd67df timers: split process wide cpu clocks/timers, fix 16 years ago
Paul Mackerras 23a185ca8a perf_counters: make software counters work as per-cpu counters 16 years ago
Mandeep Singh Baines 17406b82d6 softlockup: remove timestamp checking from hung_task 16 years ago
Ingo Molnar 7d8e23df69 timers: split process wide cpu clocks/timers, remove spurious warning 16 years ago
Peter Zijlstra 4cd4c1b40d timers: split process wide cpu clocks/timers 16 years ago
Peter Zijlstra 32bd671d6c signal: re-add dead task accumulation stats. 16 years ago
Randy Dunlap 35626129ab sched: add missing kernel-doc in sched.h 16 years ago
Mandeep Singh Baines 5e54f5986a softlockup: remove unused definition for spawn_softlockup_task 16 years ago
Davide Libenzi 9df04e1f25 epoll: drop max_user_instances and rely only on max_user_watches 16 years ago
Steven Rostedt 7e49fcce1b trace, lockdep: manual preempt count adding for local_bh_disable 16 years ago
Mandeep Singh Baines e162b39a36 softlockup: decouple hung tasks check from softlockup detection 16 years ago