summaryrefslogtreecommitdiff
path: root/kernel/futex.c
AgeCommit message (Expand)Author
2006-09-06fix misoptimization in futex unqueue_meChristian Borntraeger
2006-01-06[PATCH] FRV: Make futex code compilable on nommu [try #2]David Howells
2005-12-24[PATCH] Fix memory ordering problem in wake_futex()Andrew Morton
2005-11-23[PATCH] mm: unbloat get_futex_keyHugh Dickins
2005-11-07[PATCH] FUTEX_WAKE_OP: enhanced error handlingDavid Gibson
2005-10-29[PATCH] mm: follow_page with inner ptlockHugh Dickins
2005-09-07[PATCH] futex: remove duplicate codePekka Enberg
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl
2005-03-28[PATCH] Futex: make futex_wait() atomic againJakub JelĂ­nek
2005-03-07[PATCH] base-small: shrink futex queuesMatt Mackall
2005-02-22[PATCH] Fix possible futex mmap_sem deadlockOlof Johansson
2004-11-29[PATCH] Remove Futex WarningRusty Russell
2004-11-14[PATCH] revert recent futex_wait fixJamie Lokier
2004-11-10[PATCH] futex_wait hang fixHidetoshi Seto
2004-10-27[PATCH] Lock initializer unifying (Core)Thomas Gleixner
2004-07-13[PATCH] pointer-to-int done the canonical wayAlexander Viro
2004-06-30[PATCH] sparse: NULL vs 0 - the rest of itMika Kukkonen
2004-06-03[PATCH] Add the sixth arg to the sys_futex() prototype.Andrew Morton
2004-06-02sparse: fix up futex address space warningLinus Torvalds
2004-05-31[PATCH] Add FUTEX_CMP_REQUEUE futex opAndrew Morton
2004-05-28[PATCH] sparse: trivial part of kernel/* __user annotationAlexander Viro
2004-02-03[PATCH] futex: remove redundant testAndrew Morton
2004-01-18[PATCH] bdev: add file.f_mappingAndrew Morton
2003-12-29[PATCH] futex uninliningAndrew Morton
2003-10-08[PATCH] futex bug fixesJamie Lokier
2003-10-08[PATCH] set sigio target to current->pid and only if not already setJamie Lokier
2003-09-24[PATCH] Futex hash improv and minor cleanupsRusty Russell
2003-09-24[PATCH] Futex lock divisionRusty Russell
2003-09-06[PATCH] Futex-fd error return fixRusty Russell
2003-09-05[PATCH] Fix futex hashing bugsHugh Dickins
2003-09-04[PATCH] Unpinned futexes v2: indexing changesJamie Lokier
2003-08-31[PATCH] Fix a few declarationsAndrew Morton
2003-05-25Merge davem@nuts.ninka.net:/home/davem/src/BK/net-2.5David S. Miller
2003-05-25[FUTEX]: Fix kernel/futex.c warning on 64-bit.David S. Miller
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer
2003-05-24[PATCH] support "requeueing" futexesIngo Molnar
2003-04-09Annotate kernel/futex.c with user pointer annotations.Linus Torvalds
2003-02-25[PATCH] Spelling fixes: don'tMichael Hayes
2003-02-24[PATCH] Spelling fixes for relevent -> relevantSteven Cole
2003-02-14Fix futex compile breakage introduced by the compat code.Linus Torvalds
2003-02-14[PATCH] compat_sys_futex 1/3 generic, parisc, ppc64, s390x and x86_64Stephen Rothwell
2002-11-17[PATCH] Small futex improvementLuca Barbieri
2002-11-16[PATCH] include mount.h explicitly were neededChristoph Hellwig
2002-10-15[PATCH] futex-2.5.42-A2Ingo Molnar
2002-10-07[PATCH] mountable futexfsDave Jones
2002-10-02[PATCH] futex-2.5.40-B5Ingo Molnar
2002-09-28[PATCH] futex-fix-2.5.39-A1Ingo Molnar
2002-09-26[PATCH] virtual => physical page mapping cacheIngo Molnar
2002-09-02[PATCH] sigio/sigurg cleanup for 2.5.32James Morris