summaryrefslogtreecommitdiff
path: root/kernel/futex.c
AgeCommit message (Expand)Author
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
2002-07-31[PATCH] designated initializer patches forArt Haas
2002-07-14[PATCH] A fix for futexRusty Russell
2002-07-14[PATCH] futex filesystem handlingAlexander Viro
2002-06-20Fix up various odds and ends after big merges..Linus Torvalds
2002-06-19[PATCH] Async FutexRusty Russell
2002-06-19[PATCH] Futex bugfixes.Rusty Russell
2002-06-05[PATCH] Futex update IV: use a waitqueue.Rusty Russell
2002-06-05[PATCH] Futex update III: don't use put_page...Rusty Russell
2002-06-05[PATCH] Futex II: Copy-from-user can fail.Rusty Russell
2002-06-05[PATCH] Futex update I: Trivial comment removalRusty Russell
2002-05-20[PATCH] Futex update.Rusty Russell
2002-03-09[PATCH] Futexes IV (Fast Lightweight Userspace Semaphores)Rusty Russell