Commit Graph

1165 Commits (cc9fa74e2a195f7bab27fbbc4896d2fe3ec32150)

Author SHA1 Message Date
Johannes Weiner 3812c8c8f3 mm: memcg: do not trap chargers with full callstack on OOM 12 years ago
Johannes Weiner 519e52473e mm: memcg: enable memcg OOM killer only for user faults 12 years ago
Oleg Nesterov e1403b8edf include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_group_leader_pid 12 years ago
Linus Torvalds 5ea80f76a5 Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" 12 years ago
Radu Caragea df54d6fa54 x86 get_unmapped_area(): use proper mmap base for bottom-up direction 12 years ago
Colin Cross 2b44c4db2e freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes 12 years ago
Michael Wang 62470419e9 sched: Implement smarter wake-affine logic 12 years ago
Marcelo Tosatti e04c5d76b0 remove sched notifier for cross-cpu migrations 12 years ago
Yacine Belkadi e69f61862a sched: Fix some kernel-doc warnings 12 years ago
Michel Lespinasse 98d1e64f95 mm: remove free_area_cache 12 years ago
Oleg Nesterov 7c8df28633 ptrace: revert "Prepare to fix racy accesses on task breakpoints" 12 years ago
Oleg Nesterov 81dabb4641 exit.c: unexport __set_special_pids() 12 years ago
Kamalesh Babulal 239003ea2e sched: Fix typo in struct sched_avg member description 12 years ago
Alex Shi 141965c749 Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking" 12 years ago
Simon Horman f6f3c437d0 sched: add cond_resched_rcu() helper 12 years ago
Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
Frederic Weisbecker 265f22a975 sched: Keep at least 1 tick per second for active dynticks tasks 12 years ago
Oleg Nesterov e56fb28740 exec: do not abuse ->cred_guard_mutex in threadgroup_lock() 12 years ago
Oleg Nesterov 403bad72b6 coredump: only SIGKILL should interrupt the coredumping task 12 years ago
Richard Guy Briggs 46e959ea29 audit: add an option to control logging of passwords with pam_tty_audit 12 years ago
Vincent Guittot 25f55d9d01 sched: Fix init NOHZ_IDLE flag 12 years ago
Frederic Weisbecker ce831b38ca sched: New helper to prevent from stopping the tick in full dynticks 12 years ago
Waiman Long 41fcb9f230 mutex: Move mutex spinning code from sched/core.c back to mutex.c 12 years ago
Pavel Emelyanov 5ed67f05f6 posix timers: Allocate timer id per process (v2) 12 years ago
Thomas Gleixner f2530dc71c kthread: Prevent unpark race which puts threads on the wrong cpu 12 years ago
Andrei Epure 9b89f6ba2a sched: Document task_struct::personality field 12 years ago
Thomas Gleixner 3a98f871ec idle: Implement set/clr functions for need_resched poll 12 years ago
Thomas Gleixner ee761f629d arch: Consolidate tsk_is_polling() 12 years ago
Frederic Weisbecker 3451d0243c nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON 12 years ago
Kent Overstreet cafe563591 bcache: A block layer cache 12 years ago
Frederic Weisbecker 1c20091e77 nohz: Wake up full dynticks CPUs when a timer gets enqueued 12 years ago
Tejun Heo 14a40ffccd sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY 12 years ago
Frederic Weisbecker 9fbc42eac1 cputime: Dynamically scale cputime for full dynticks accounting 12 years ago
Li Zefan 25cc7da7e6 sched: Move group scheduling functions out of include/linux/sched.h 12 years ago
Li Zefan 15f803c94b sched: Make default_scale_freq_power() static 12 years ago
Li Zefan c82ba9fa75 sched: Move struct sched_class to kernel/sched/sched.h 12 years ago
Li Zefan b13095f07f sched: Move wake flags to kernel/sched/sched.h 12 years ago
Li Zefan 5e6521eaa1 sched: Move struct sched_group to kernel/sched/sched.h 12 years ago
Li Zefan cc1f4b1f3f sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h 12 years ago
Li Zefan 090b582f27 sched: Remove test_sd_parent() 12 years ago
Li Zefan 19a37d1cd5 sched: Remove some dummy functions 12 years ago
Kees Cook e579d2c259 coredump: remove redundant defines for dumpable states 12 years ago
Ming Lei 21caf2fc19 mm: teach mm by current context info to not do I/O during memory allocation 12 years ago
Sha Zhengju 1c3e826482 sched/core: Remove the obsolete and unused nr_uninterruptible() function 12 years ago
Al Viro e9b04b5b67 make do_sigaltstack() static 12 years ago
Clark Williams 8bd75c77b7 sched/rt: Move rt specific bits into new header file 12 years ago
Clark Williams cf4aebc292 sched: Move sched.h sysctl bits into separate header 12 years ago
Al Viro 5a1b98d309 new helper: sigsp() 12 years ago
Frederic Weisbecker 6a61671bb2 cputime: Safely read cputime of full dynticks CPUs 12 years ago
Frederic Weisbecker 6fac4829ce cputime: Use accessors to read task cputime stats 12 years ago