| Commit message (Expand) | Author | Age |
... | |
| * | BUG_ON() Conversion in fs/ext2/ | Eric Sesterhenn | 2006-03-26 |
| * | BUG_ON() Conversion in fs/hfs/ | Eric Sesterhenn | 2006-03-26 |
| * | BUG_ON() Conversion in fs/dcache.c | Eric Sesterhenn | 2006-03-26 |
| * | BUG_ON() Conversion in fs/buffer.c | Eric Sesterhenn | 2006-03-26 |
| * | BUG_ON() Conversion in input/serio/hp_sdc_mlc.c | Eric Sesterhenn | 2006-03-26 |
| * | BUG_ON() Conversion in md/dm-table.c | Eric Sesterhenn | 2006-03-26 |
| * | BUG_ON() Conversion in md/dm-path-selector.c | Eric Sesterhenn | 2006-03-26 |
| * | BUG_ON() Conversion in drivers/isdn | Eric Sesterhenn | 2006-03-26 |
| * | BUG_ON() Conversion in drivers/char | Eric Sesterhenn | 2006-03-26 |
| * | BUG_ON() Conversion in drivers/mtd/ | Eric Sesterhenn | 2006-03-26 |
* | | [PATCH] bitops: hweight() speedup | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: hweight() related cleanup | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: remove unused generic bitops in include/linux/bitops.h | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: ntfs: remove generic_ffs() | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: ia64: make partial_page.bitmap an unsigned long | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: sh: make thread_info.flags an unsigned long | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: update include/asm-generic/bitops.h | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: xtensa: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: x86_64: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: v850: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: sparc64: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: sparc: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: sh64: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: sh: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: s390: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: powerpc: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: parisc: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: mips: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: m68knommu: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] ppc: fix undefined reference to hweight32 | Akinobu Mita | 2006-03-26 |
* | | [PATCH] m68k: fix undefined reference to generic_find_next_zero_le_bit | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: m68k: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: m32r: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: ia64: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: i386: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: h8300: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: frv: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: cris: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: arm26: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: arm: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: alpha: use generic bitops | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_... | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: generic ext2_{set,clear}_bit_atomic() | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_... | Akinobu Mita | 2006-03-26 |
* | | [PATCH] fix error: __u32 undeclared | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: generic hweight{64,32,16,8}() | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: generic ffs() | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: generic sched_find_first_bit() | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: generic find_{next,first}{,_zero}_bit() | Akinobu Mita | 2006-03-26 |
* | | [PATCH] bitops: generic fls64() | Akinobu Mita | 2006-03-26 |