Commit Graph

760 Commits (2b73b07ab8a44ce171e07a328439f311481a7ea7)

Author SHA1 Message Date
Veaceslav Falico 93c59907c6 copy_signal() cleanup: clean thread_group_cputime_init() 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
Peter Zijlstra 733421516b sched: Move TASK_STATE_TO_CHAR_STR near the TASK_state bits 15 years ago
Rusty Russell a4636818f8 cpumask: rename tsk_cpumask to tsk_cpus_allowed 15 years ago
Peter Zijlstra 88ec22d3ed sched: Remove the cfs_rq dependency from set_task_cpu() 15 years ago
Peter Zijlstra efbbd05a59 sched: Add pre and post wakeup hooks 15 years ago
Oleg Nesterov ad09750b51 signals: kill force_sig_specific() 15 years ago
Oleg Nesterov 614c517d7c signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER() 15 years ago
KAMEZAWA Hiroyuki 569b846df5 memcg: coalesce uncharge during unmap/truncate 15 years ago
Hiroshi Shimamoto e4c570c4cb task_struct: make journal_info conditional 15 years ago
Thomas Gleixner 1d61548254 sched: Convert pi_lock to raw_spinlock 15 years ago
Ingo Molnar b9889ed1dd sched: Remove forced2_migrations stats 15 years ago
Mike Frysinger 1bbfa6f256 sched: Mark sched_clock() as notrace 15 years ago
Christian Ehrhardt 1983a922a1 sched: Make tunable scaling style configurable 15 years ago
Peter Zijlstra 6cecd084d0 sched: Discard some old bits 15 years ago
Peter Zijlstra cd29fe6f26 sched: Sanitize fork() handling 15 years ago
Peter Zijlstra 6b314d0e11 sched: Remove sysctl.sched_features 15 years ago
Thomas Gleixner dba091b9e3 sched: Protect sched_rr_get_param() access to task->sched_class 15 years ago
Hidetoshi Seto 0cf55e1ec0 sched, cputime: Introduce thread_group_times() 15 years ago
Hidetoshi Seto d99ca3b977 sched, cputime: Cleanups related to task_times() 15 years ago
Hiroshi Shimamoto fa1452e808 locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bit 15 years ago
Hidetoshi Seto d5b7c78e97 sched: Remove task_{u,s,g}time() 15 years ago
Hidetoshi Seto d180c5bcce sched: Introduce task_times() to replace task_{u,s}time() pair 15 years ago
Sebastian Andrzej Siewior 2a855dd01b signal: Fix alternate signal stack check 15 years ago
Rusty Russell acc3f5d7ca cpumask: Partition_sched_domains takes array of cpumask_var_t 15 years ago
Hiroshi Shimamoto 9824a2b728 sched: Remove unused cpu_nr_migrations() 15 years ago
Hiroshi Shimamoto 2a2bb3142d sched: Remove unused time_sync_thresh declaration 15 years ago
Hiroshi Shimamoto 1477b6a7ed sched: Remove unused __schedule() declaration 15 years ago
Hiroshi Shimamoto 801460d0cf task_struct cleanup: move binfmt field to mm_struct 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Roland McGrath d9588725e5 signals: inline __fatal_signal_pending 16 years ago
Oleg Nesterov a7f0765edf ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee 16 years ago
Rusty Russell e0ad955680 cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y 16 years ago
Stefani Seibold d899bf7b55 procfs: provide stack information for threads 16 years ago
Jiri Pirko 1f10206cf8 getrusage: fill ru_maxrss value 16 years ago