aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-26[PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit()Akinobu Mita2-0/+71
2006-03-26[PATCH] fix error: __u32 undeclaredAkinobu Mita2-0/+4
2006-03-26[PATCH] bitops: generic hweight{64,32,16,8}()Akinobu Mita1-0/+9
2006-03-26[PATCH] bitops: generic ffs()Akinobu Mita1-0/+41
2006-03-26[PATCH] bitops: generic sched_find_first_bit()Akinobu Mita1-0/+36
2006-03-26[PATCH] bitops: generic find_{next,first}{,_zero}_bit()Akinobu Mita1-0/+13
2006-03-26[PATCH] bitops: generic fls64()Akinobu Mita1-0/+12
2006-03-26[PATCH] bitops: generic fls()Akinobu Mita1-0/+41
2006-03-26[PATCH] bitops: generic ffz()Akinobu Mita1-0/+12
2006-03-26[PATCH] bitops: generic __ffs()Akinobu Mita1-0/+43
2006-03-26[PATCH] bitops: generic __{,test_and_}{set,clear,change}_bit() and test_bit()Akinobu Mita1-0/+111
2006-03-26[PATCH] bitops: generic {,test_and_}{set,clear,change}_bit()Akinobu Mita1-0/+191
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita15-72/+60
2006-03-26[PATCH] bitops: cris: remove unnecessary local_irq_restore()Akinobu Mita1-1/+0
2006-03-26[PATCH] bitops: parisc: add ()-pair in __ffz() macroAkinobu Mita1-1/+1
2006-03-26[PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alpha_cix__Akinobu Mita2-7/+7
2006-03-26[PATCH] arm: fix undefined reference to generic_flsAkinobu Mita1-1/+30
2006-03-26[PATCH] more s/fucn/func/ typo fixesAkinobu Mita2-5/+5
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - tty interfaceHansjoerg Lipp1-0/+32
2006-03-26[PATCH] x86: kprobes-boosterMasami Hiramatsu1-0/+6
2006-03-26[PATCH] hrtimers: remove data fieldRoman Zippel3-5/+4
2006-03-26[PATCH] hrtimers: remove nsec_t typedefRoman Zippel1-12/+6
2006-03-26[PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()Roman Zippel1-20/+0
2006-03-26[PATCH] hrtimers: remove state fieldRoman Zippel1-9/+2
2006-03-26[PATCH] hrtimers: simplify nanosleepRoman Zippel1-3/+1
2006-03-26[PATCH] hrtimers: pass current time to hrtimer_forward()Roman Zippel1-1/+2
2006-03-26[PATCH] hrtimers: optimize softirq runqueuesThomas Gleixner1-8/+12
2006-03-26[PATCH] remove ->get_blocks() supportBadari Pulavarty1-10/+7
2006-03-26[PATCH] pass b_size to ->get_block()Badari Pulavarty1-0/+1
2006-03-26[PATCH] change buffer_head.b_size to size_tBadari Pulavarty1-8/+11
2006-03-26[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()Mingming Cao1-1/+4
2006-03-26[PATCH] ext3_get_blocks: Mapping multiple blocks at a onceMingming Cao1-3/+3
2006-03-26[PATCH] 2TB files: change type of kstatfs entriesTakashi Sato1-5/+5
2006-03-26[PATCH] 2TB files: add blkcnt_tTakashi Sato8-1/+33
2006-03-26[PATCH] 2TB files: st_blocks is invalid when calling stat64Takashi Sato5-13/+5
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson1-3/+1
2006-03-26[PATCH] mempool: add mempool_create_slab_pool()Matthew Dobson1-0/+8
2006-03-26[PATCH] mempool: add kzalloc allocatorMatthew Dobson1-2/+8
2006-03-26[PATCH] mempool: add kmalloc allocatorMatthew Dobson1-0/+12
2006-03-26[PATCH] mempool: add page allocatorMatthew Dobson1-0/+12
2006-03-26[PATCH] Use loff_t for size in struct proc_dir_entryManeesh Soni1-1/+1
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2-0/+4
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell1-0/+26
2006-03-26[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interfaceAndy Adamson1-0/+1
2006-03-26[PATCH] hpet header sanitizationRandy Dunlap1-16/+20
2006-03-26[PATCH] ipmi: add full sysfs supportCorey Minyard3-3/+48
2006-03-26[PATCH] cleanup smp_call_function UP buildCon Kolivas1-1/+5
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidNeilBrown3-4/+4
2006-03-26[PATCH] Make address_space_operations->sync_page return voidNeilBrown2-2/+2
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas2-9/+11