| Age | Commit message (Expand) | Author | Files | Lines |
| 2006-03-26 | [PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_bit() |  Akinobu Mita | 2 | -0/+32 |
| 2006-03-26 | [PATCH] bitops: generic ext2_{set,clear}_bit_atomic() |  Akinobu Mita | 1 | -0/+22 |
| 2006-03-26 | [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() |  Akinobu Mita | 2 | -0/+71 |
| 2006-03-26 | [PATCH] fix error: __u32 undeclared |  Akinobu Mita | 2 | -0/+4 |
| 2006-03-26 | [PATCH] bitops: generic hweight{64,32,16,8}() |  Akinobu Mita | 1 | -0/+9 |
| 2006-03-26 | [PATCH] bitops: generic ffs() |  Akinobu Mita | 1 | -0/+41 |
| 2006-03-26 | [PATCH] bitops: generic sched_find_first_bit() |  Akinobu Mita | 1 | -0/+36 |
| 2006-03-26 | [PATCH] bitops: generic find_{next,first}{,_zero}_bit() |  Akinobu Mita | 1 | -0/+13 |
| 2006-03-26 | [PATCH] bitops: generic fls64() |  Akinobu Mita | 1 | -0/+12 |
| 2006-03-26 | [PATCH] bitops: generic fls() |  Akinobu Mita | 1 | -0/+41 |
| 2006-03-26 | [PATCH] bitops: generic ffz() |  Akinobu Mita | 1 | -0/+12 |
| 2006-03-26 | [PATCH] bitops: generic __ffs() |  Akinobu Mita | 1 | -0/+43 |
| 2006-03-26 | [PATCH] bitops: generic __{,test_and_}{set,clear,change}_bit() and test_bit() |  Akinobu Mita | 1 | -0/+111 |
| 2006-03-26 | [PATCH] bitops: generic {,test_and_}{set,clear,change}_bit() |  Akinobu Mita | 1 | -0/+191 |