Historial de Commits

Autor SHA1 Mensaje Fecha
  gaurav jindal d17067e448 sched/completions: Use bool in try_wait_for_completion() hace 7 años
  Ingo Molnar 325ea10c08 sched/headers: Simplify and clean up header usage in the scheduler hace 7 años
  Ingo Molnar 527187d285 locking/lockdep: Remove cross-release leftovers hace 8 años
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 8 años
  Linus Torvalds 5f82e71a00 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 8 años
  Linus Torvalds f213a6c84c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 8 años
  Paul E. McKenney dec13c42d2 completion: Replace spin_unlock_wait() with lock/unlock pair hace 8 años
  Steven Rostedt 9c8783201c sched/completion: Document that reinit_completion() must be called after complete_all() hace 8 años
  Byungchul Park cd8084f91c locking/lockdep: Apply crossrelease to completions hace 8 años
  Ingo Molnar ac6424b981 sched/wait: Rename wait_queue_t => wait_queue_entry_t hace 8 años
  Ingo Molnar b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> hace 9 años
  Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> hace 9 años
  Peter Zijlstra da9647e076 sched/completions: Fix complete_all() semantics hace 9 años
  Oleg Nesterov bc9560155f sched/completion: Serialize completion_done() with complete() hace 11 años
  Nicholas Mc Guire 7c34e3180a sched/completion: Add lock-free checking of the blocking case hace 11 años
  Nicholas Mc Guire de30ec4730 sched/completion: Remove unnecessary ->wait.lock serialization when reading completion state hace 11 años
  Wolfram Sang a1bd537335 sched/completion: Document when to use wait_for_completion_io_*() hace 11 años
  Peter Zijlstra b8a216269e sched: Move completion code from core.c to completion.c hace 12 años