summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki2006-03-271-11/+0Star
* [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-271-0/+9
* [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk2006-03-272-5/+1Star
* [PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2006-03-272-10/+7Star
* [PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown2006-03-271-2/+0Star
* [PATCH] knfsd: Remove DefineCacheLookupNeilBrown2006-03-271-113/+0Star
* [PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...NeilBrown2006-03-271-0/+12
* [PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown2006-03-271-17/+11Star
* [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_exportNeilBrown2006-03-271-16/+4Star
* [PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown2006-03-271-5/+7
* [PATCH] autofs4: add new packet type for v5 communicationsIan Kent2006-03-271-5/+46
* [PATCH] autofs4: increase module versionIan Kent2006-03-271-1/+1
* [PATCH] bitops: remove unused generic bitops in include/linux/bitops.hAkinobu Mita2006-03-261-123/+1Star
* [PATCH] more s/fucn/func/ typo fixesAkinobu Mita2006-03-262-5/+5
* [PATCH] isdn4linux: Siemens Gigaset drivers - tty interfaceHansjoerg Lipp2006-03-261-0/+32
* [PATCH] hrtimers: remove data fieldRoman Zippel2006-03-263-5/+4Star
* [PATCH] hrtimers: remove nsec_t typedefRoman Zippel2006-03-261-12/+6Star
* [PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()Roman Zippel2006-03-261-20/+0Star
* [PATCH] hrtimers: remove state fieldRoman Zippel2006-03-261-9/+2Star
* [PATCH] hrtimers: simplify nanosleepRoman Zippel2006-03-261-3/+1Star
* [PATCH] hrtimers: pass current time to hrtimer_forward()Roman Zippel2006-03-261-1/+2
* [PATCH] hrtimers: optimize softirq runqueuesThomas Gleixner2006-03-261-8/+12
* [PATCH] remove ->get_blocks() supportBadari Pulavarty2006-03-261-10/+7Star
* [PATCH] pass b_size to ->get_block()Badari Pulavarty2006-03-261-0/+1
* [PATCH] change buffer_head.b_size to size_tBadari Pulavarty2006-03-261-8/+11
* [PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()Mingming Cao2006-03-261-1/+4
* [PATCH] ext3_get_blocks: Mapping multiple blocks at a onceMingming Cao2006-03-261-3/+3
* [PATCH] 2TB files: change type of kstatfs entriesTakashi Sato2006-03-261-5/+5
* [PATCH] 2TB files: add blkcnt_tTakashi Sato2006-03-262-1/+5
* [PATCH] 2TB files: st_blocks is invalid when calling stat64Takashi Sato2006-03-262-2/+2
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-261-3/+1Star
* [PATCH] mempool: add mempool_create_slab_pool()Matthew Dobson2006-03-261-0/+8
* [PATCH] mempool: add kzalloc allocatorMatthew Dobson2006-03-261-2/+8
* [PATCH] mempool: add kmalloc allocatorMatthew Dobson2006-03-261-0/+12
* [PATCH] mempool: add page allocatorMatthew Dobson2006-03-261-0/+12
* [PATCH] Use loff_t for size in struct proc_dir_entryManeesh Soni2006-03-261-1/+1
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-262-0/+4
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-0/+26
* [PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interfaceAndy Adamson2006-03-261-0/+1
* [PATCH] hpet header sanitizationRandy Dunlap2006-03-261-16/+20
* [PATCH] ipmi: add full sysfs supportCorey Minyard2006-03-263-3/+48
* [PATCH] cleanup smp_call_function UP buildCon Kolivas2006-03-261-1/+5
* [PATCH] Make address_space_operations->invalidatepage return voidNeilBrown2006-03-263-4/+4
* [PATCH] Make address_space_operations->sync_page return voidNeilBrown2006-03-262-2/+2
* [PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas2006-03-261-8/+10
* [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas2006-03-261-0/+2
* [PATCH] Add flush_kernel_dcache_page() APIJames Bottomley2006-03-261-0/+6
* [PATCH] Add API for flushing Anon pagesJames Bottomley2006-03-261-0/+6
* [PATCH] protect remove_proc_entrySteven Rostedt2006-03-261-0/+3
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-261-0/+1
|\