Commit Graph

801 Commits (2265769531afe267f864111c103b04b4427720b6)

Author SHA1 Message Date
David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
David Rientjes a63d83f427 oom: badness heuristic rewrite 15 years ago
David Howells 8f92054e7c CRED: Fix __task_cred()'s lockdep check and banner comment 15 years ago
Frederic Weisbecker eb7beb5c09 tracing: Remove special traces 15 years ago
Peter Zijlstra 396e894d28 sched: Revert nohz_ratelimit() for now 15 years ago
Peter Zijlstra 8c215bd389 sched: Cure nr_iowait_cpu() users 15 years ago
Michael Neuling 532cb4c401 sched: Add asymmetric group packing option for sibling domain 15 years ago
Srivatsa Vaddagiri 9d5efe05eb sched: Fix capacity calculations for SMT4 15 years ago
Venkatesh Pallipadi 83cd4fe27a sched: Change nohz idle load balancing logic to push model 15 years ago
Peter Zijlstra c676329abb sched_clock: Add local_clock() API and improve documentation 15 years ago
Tejun Heo 21aa9af03d sched: add hooks for workqueue 15 years ago
Oleg Nesterov b3ac022cb9 proc: turn signal_struct->count into "int nr_threads" 15 years ago
Oleg Nesterov 7e49827cc9 proc: get_nr_threads() doesn't need ->siglock any longer 15 years ago
Oleg Nesterov a705be6b5e kill the obsolete thread_group_cputime_free() helper 15 years ago
Oleg Nesterov b7b8ff6373 signals: kill the awful task_rq_unlock_wait() hack 15 years ago
Oleg Nesterov ea6d290ca3 signals: make task_struct->signal immutable/refcountable 15 years ago
Oleg Nesterov 09faef11df exit: change zap_other_threads() to count sub-threads 15 years ago
Jack Steiner 6adef3ebe5 cpusets: new round-robin rotor for SLAB allocations 15 years ago
Alexey Dobriyan 4be929be34 kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN 15 years ago
Miao Xie c0ff7453bb cpuset,mm: fix no node to alloc memory when changing cpuset's mems 15 years ago
Frederic Weisbecker 19cc36c0f0 lockup_detector: Fix forgotten config conversion 15 years ago
Don Zickus 332fbdbca3 lockup_detector: Touch_softlockup cleanups and softlockup_tick removal 15 years ago
Don Zickus 58687acba5 lockup_detector: Combine nmi_watchdog and softlockup detector 15 years ago
Robin Holt 34441427aa revert "procfs: provide stack information for threads" and its fixup commits 15 years ago
Peter Zijlstra 669c55e9f9 sched: Pre-compute cpumask_weight(sched_domain_span(sd)) 15 years ago
Peter Zijlstra 371fd7e7a5 sched: Add enqueue/dequeue flags 15 years ago
Peter Zijlstra 0017d73509 sched: Fix TASK_WAKING vs fork deadlock 15 years ago
Oleg Nesterov 6a1bdc1b57 sched: _cpu_down(): Don't play with current->cpus_allowed 15 years ago
Peter Zijlstra faa4602e47 x86, perf, bts, mm: Delete the never used BTS-ptrace code 15 years ago
Veaceslav Falico 93c59907c6 copy_signal() cleanup: clean thread_group_cputime_init() 15 years ago
Mike Galbraith e12f31d3e5 sched: Remove avg_overlap 15 years ago
Mike Galbraith b42e0c41a4 sched: Remove avg_wakeup 15 years ago
Mike Galbraith 39c0cbe215 sched: Rate-limit nohz 15 years ago
Lucas De Marchi 41acab8851 sched: Implement group scheduler statistics in one struct 15 years ago
KAMEZAWA Hiroyuki 34e55232e5 mm: avoid false sharing of mm_counter 15 years ago
KAMEZAWA Hiroyuki d559db086f mm: clean up mm_counter 15 years ago
Paul E. McKenney db1466b3e1 rcu: Use wrapper function instead of exporting tasklist_lock 15 years ago
Akinobu Mita bddd87c7e6 blk-core: use BIO list management functions 15 years ago
Vaidyanathan Srinivasan 28f5318167 sched: Fix sched_mv_power_savings for !SMT 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Jason Wessel d6ad3e286d softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume 15 years ago
Linus Torvalds 221af7f87b Split 'flush_old_exec' into two functions 15 years ago
Thomas Gleixner ea87bb7853 sched: Extend enqueue_task to allow head queueing 15 years ago
Dhaval Giani 7c9414385e sched: Remove USER_SCHED 15 years ago
Peter Zijlstra 3d45fd804a sched: Remove the sched_class load_balance methods 15 years ago
David Howells efc1a3b169 nommu: don't need get_unmapped_area() for NOMMU 15 years ago
Jiri Slaby 3e10e716ab resource: add helpers for fetching rlimits 15 years ago
Linus Torvalds b6e3224fb2 Revert "task_struct: make journal_info conditional" 15 years ago
Peter Zijlstra e1781538cf sched: Assert task state bits at build time 15 years ago
Peter Zijlstra 44d90df6b7 sched: Add missing state chars to TASK_STATE_TO_CHAR_STR 15 years ago