summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-03-27[PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki1-11/+0
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B1-0/+9
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk2-5/+1
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2-10/+7
2006-03-27[PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown1-2/+0
2006-03-27[PATCH] knfsd: Remove DefineCacheLookupNeilBrown1-113/+0
2006-03-27[PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...NeilBrown1-0/+12
2006-03-27[PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown1-17/+11
2006-03-27[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_exportNeilBrown1-16/+4
2006-03-27[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown1-5/+7
2006-03-27[PATCH] autofs4: add new packet type for v5 communicationsIan Kent1-5/+46
2006-03-27[PATCH] autofs4: increase module versionIan Kent1-1/+1
2006-03-26[PATCH] bitops: remove unused generic bitops in include/linux/bitops.hAkinobu Mita1-123/+1
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] 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 Sato2-1/+5
2006-03-26[PATCH] 2TB files: st_blocks is invalid when calling stat64Takashi Sato2-2/+2
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 Helgaas1-8/+10
2006-03-26[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas1-0/+2
2006-03-26[PATCH] Add flush_kernel_dcache_page() APIJames Bottomley1-0/+6
2006-03-26[PATCH] Add API for flushing Anon pagesJames Bottomley1-0/+6
2006-03-26[PATCH] protect remove_proc_entrySteven Rostedt1-0/+3
2006-03-25Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+1