Histórico de commits

Autor SHA1 Mensagem Data
  Peter Zijlstra 4e231c7962 perf: Fix up delayed_put_task_struct() 14 anos atrás
  Daniel J Blueman f362b73244 Fix unprotected access to task credentials in waitid() 14 anos atrás
  Oleg Nesterov c7e49c1488 ptrace: optimize exit_ptrace() for the likely case 15 anos atrás
  Oleg Nesterov b3ac022cb9 proc: turn signal_struct->count into "int nr_threads" 15 anos atrás
  Oleg Nesterov 97101eb41d exit: move taskstats_tgid_free() from __exit_signal() to free_signal_struct() 15 anos atrás
  Oleg Nesterov d40e48e02f exit: __exit_signal: use thread_group_leader() consistently 15 anos atrás
  Oleg Nesterov b7b8ff6373 signals: kill the awful task_rq_unlock_wait() hack 15 anos atrás
  Oleg Nesterov 4ada856fb0 signals: clear signal->tty when the last thread exits 15 anos atrás
  Oleg Nesterov ea6d290ca3 signals: make task_struct->signal immutable/refcountable 15 anos atrás
  Oleg Nesterov 4dec2a91fd fork/exit: move tty_kref_put() outside of __cleanup_signal() 15 anos atrás
  Oleg Nesterov 4a59994297 exit: avoid sig->count in __exit_signal() to detect the group-dead case 15 anos atrás
  Oleg Nesterov d344193a05 exit: avoid sig->count in de_thread/__exit_signal synchronization 15 anos atrás
  Oleg Nesterov 9c33916844 exit: exit_notify() can trust signal->notify_count < 0 15 anos atrás
  Miao Xie c0ff7453bb cpuset,mm: fix no node to alloc memory when changing cpuset's mems 15 anos atrás
  Ingo Molnar b257c14ceb Merge branch 'linus' into sched/core 15 anos atrás
  KAMEZAWA Hiroyuki a3a2e76c77 mm: avoid null-pointer deref in sync_mm_rss() 15 anos atrás
  Li Zefan 32bd7eb5a7 sched: Remove remaining USER_SCHED code 15 anos atrás
  Linus Torvalds 4e3eaddd14 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 anos atrás
  Thiago Farina f3abd4f953 kernel/exit.c: fix shadows sparse warning 15 anos atrás
  KAMEZAWA Hiroyuki 34e55232e5 mm: avoid false sharing of mm_counter 15 anos atrás
  Paul E. McKenney db1466b3e1 rcu: Use wrapper function instead of exporting tasklist_lock 15 anos atrás
  Paul E. McKenney d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() 15 anos atrás
  Oleg Nesterov 9cd80bbb07 do_wait() optimization: do not place sub-threads on task_struct->children list 15 anos atrás
  Thomas Gleixner 1d61548254 sched: Convert pi_lock to raw_spinlock 15 anos atrás
  Alan Cox 5ec93d1154 tty: Move the leader test in disassociate 15 anos atrás
  Linus Torvalds 6035ccd8e9 Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block 15 anos atrás
  Linus Torvalds 897e81bea1 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 anos atrás
  Louis Rilling b69f229206 block: Fix io_context leak after failure of clone with CLONE_IO 15 anos atrás
  Hidetoshi Seto 0cf55e1ec0 sched, cputime: Introduce thread_group_times() 15 anos atrás
  Hidetoshi Seto d5b7c78e97 sched: Remove task_{u,s,g}time() 15 anos atrás