Historique des commits

Auteur SHA1 Message Date
  Linus Torvalds 7193bea53f Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 16 ans
  Darren Hart 84bc4af590 futex: Detect mismatched requeue targets il y a 16 ans
  Darren Hart 392741e0a4 futex: Fix handling of bad requeue syscall pairing il y a 16 ans
  Darren Hart beda2c7ea2 futex: Update futex_q lock_ptr on requeue proxy lock il y a 16 ans
  Darren Hart cc6db4e601 futex: Correct futex_wait_requeue_pi() commentary il y a 16 ans
  Sonny Rao ce2ae53b75 futexes: Fix infinite loop in get_futex_key() on huge page il y a 16 ans
  Thomas Gleixner aa715284b4 futex: request only one page from get_user_pages() il y a 16 ans
  Thomas Gleixner d0725992c8 futex: Fix the write access fault problem for real il y a 16 ans
  Thomas Gleixner 2070887fde futex: fix restart in wait_requeue_pi il y a 16 ans
  Thomas Gleixner 1c840c1490 futex: fix restart for early wakeup in futex_wait_requeue_pi() il y a 16 ans
  Thomas Gleixner c8b15a706d futex: cleanup error exit il y a 16 ans
  Thomas Gleixner 521c180874 Merge branch 'core/urgent' into core/futexes il y a 16 ans
  Thomas Gleixner 64d1304a64 futex: setup writeable mapping for futex ops which modify user space data il y a 16 ans
  Thomas Gleixner f1a11e0576 futex: remove the wait queue il y a 16 ans
  Darren Hart ba9c22f2c0 futex: remove FUTEX_REQUEUE_PI (non CMP) il y a 16 ans
  Darren Hart a5a2a0c7fa futex: fix futex_wait_setup key handling il y a 16 ans
  Darren Hart bab5bc9e85 futex: fixup unlocked requeue pi case il y a 16 ans
  Darren Hart 52400ba946 futex: add requeue_pi functionality il y a 16 ans
  Darren Hart f801073f87 futex: split out futex value validation code il y a 16 ans
  Darren Hart 9121e4783c futex: distangle futex_requeue() il y a 16 ans
  Darren Hart a72188d8a6 futex: add FUTEX_HAS_TIMEOUT flag to restart.futex.flags il y a 16 ans
  Darren Hart dd9739980b futex: split out fixup owner logic from futex_lock_pi() il y a 16 ans
  Darren Hart 1a52084d09 futex: split out atomic logic from futex_lock_pi() il y a 16 ans
  Darren Hart 4b1c486b35 futex: add helper to find the top prio waiter of a futex il y a 16 ans
  Darren Hart ca5f9524d6 futex: separate futex_wait_queue_me() logic from futex_wait() il y a 16 ans
  Darren Hart cd84a42f31 futex: comment requeue key reference semantics il y a 16 ans
  Ingo Molnar 88f502fedb futex: remove the pointer math from double_unlock_hb, fix il y a 16 ans
  Darren Hart f061d35150 futex: remove the pointer math from double_unlock_hb il y a 16 ans
  Darren Hart e4dc5b7a36 futex: clean up fault logic il y a 16 ans
  Darren Hart e8f6386c01 futex: unlock before returning -EFAULT il y a 16 ans