Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra | 2006-12-07 | 1 | -2/+2 |
* | [MIPS] Cleanup memory barriers for weakly ordered systems. | Ralf Baechle | 2006-12-04 | 1 | -10/+12 |
* | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 2006-06-20 | 1 | -1/+0 |
|\ | |||||
| * | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
* | | [MIPS] Fix futex_atomic_op_inuser. | Atsushi Nemoto | 2006-06-19 | 1 | -15/+17 |
* | | [MIPS] Update/fix futex assembly | Ralf Baechle | 2006-06-01 | 1 | -25/+116 |
|/ | |||||
* | [PATCH] lightweight robust futexes updates | Ingo Molnar | 2006-03-27 | 1 | -1/+1 |
* | [PATCH] lightweight robust futexes: arch defaults | Ingo Molnar | 2006-03-27 | 1 | -0/+6 |
* | Futexes for MIPS, for the time being only the R10000_LLSC_WAR version. | Ralf Baechle | 2005-10-29 | 1 | -0/+50 |
* | [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup | Jakub Jelinek | 2005-09-07 | 1 | -0/+53 |