Age | Commit message (Expand) | Author |
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] 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 | [PATCH] bitops: generic fls() | Akinobu Mita |
2006-03-26 | [PATCH] bitops: generic ffz() | Akinobu Mita |
2006-03-26 | [PATCH] bitops: generic __ffs() | Akinobu Mita |
2006-03-26 | [PATCH] bitops: generic __{,test_and_}{set,clear,change}_bit() and test_bit() | Akinobu Mita |
2006-03-26 | [PATCH] bitops: generic {,test_and_}{set,clear,change}_bit() | Akinobu Mita |
2006-03-26 | [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() | Akinobu Mita |
2006-03-26 | [PATCH] bitops: cris: remove unnecessary local_irq_restore() | Akinobu Mita |
2006-03-26 | [PATCH] bitops: parisc: add ()-pair in __ffz() macro | Akinobu Mita |
2006-03-26 | [PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alph... | Akinobu Mita |
2006-03-26 | [PATCH] arm: fix undefined reference to generic_fls | Akinobu Mita |
2006-03-26 | [PATCH] more s/fucn/func/ typo fixes | Akinobu Mita |
2006-03-26 | [PATCH] isdn4linux: Siemens Gigaset drivers - tty interface | Hansjoerg Lipp |
2006-03-26 | [PATCH] x86: kprobes-booster | Masami Hiramatsu |
2006-03-26 | [PATCH] hrtimers: remove data field | Roman Zippel |
2006-03-26 | [PATCH] hrtimers: remove nsec_t typedef | Roman Zippel |
2006-03-26 | [PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t() | Roman Zippel |
2006-03-26 | [PATCH] hrtimers: remove state field | Roman Zippel |
2006-03-26 | [PATCH] hrtimers: simplify nanosleep | Roman Zippel |
2006-03-26 | [PATCH] hrtimers: pass current time to hrtimer_forward() | Roman Zippel |
2006-03-26 | [PATCH] hrtimers: optimize softirq runqueues | Thomas Gleixner |
2006-03-26 | [PATCH] remove ->get_blocks() support | Badari Pulavarty |
2006-03-26 | [PATCH] pass b_size to ->get_block() | Badari Pulavarty |
2006-03-26 | [PATCH] change buffer_head.b_size to size_t | Badari Pulavarty |
2006-03-26 | [PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block() | Mingming Cao |
2006-03-26 | [PATCH] ext3_get_blocks: Mapping multiple blocks at a once | Mingming Cao |
2006-03-26 | [PATCH] 2TB files: change type of kstatfs entries | Takashi Sato |
2006-03-26 | [PATCH] 2TB files: add blkcnt_t | Takashi Sato |
2006-03-26 | [PATCH] 2TB files: st_blocks is invalid when calling stat64 | Takashi Sato |