summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] RTC subsystem: M48T86 driverAlessandro Zummo2006-03-271-0/+16
* [PATCH] RTC subsystem: I2C driver idsAlessandro Zummo2006-03-271-0/+4
* [PATCH] RTC subsystem: I2C cleanupAlessandro Zummo2006-03-271-31/+0Star
* [PATCH] RTC subsystem: classAlessandro Zummo2006-03-271-0/+87
* [PATCH] RTC Subsystem: library functionsAlessandro Zummo2006-03-271-0/+5
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-275-18/+100
* [PATCH] lightweight robust futexes updates 2Ingo Molnar2006-03-271-10/+4Star
* [PATCH] lightweight robust futexes updatesIngo Molnar2006-03-271-1/+1
* [PATCH] lightweight robust futexes: compatIngo Molnar2006-03-272-0/+21
* [PATCH] lightweight robust futexes: coreIngo Molnar2006-03-273-1/+100
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-0/+9
* [PATCH] uninline zone helpersKAMEZAWA Hiroyuki2006-03-271-35/+3Star
* [PATCH] for_each_online_pgdat: remove pgdat_listKAMEZAWA Hiroyuki2006-03-271-3/+0Star
* [PATCH] for_each_online_pgdat: for_each_bootmemKAMEZAWA Hiroyuki2006-03-271-0/+1
* [PATCH] define for_each_online_pgdatKAMEZAWA Hiroyuki2006-03-272-51/+61
* [PATCH] remove zone_mem_mapKAMEZAWA Hiroyuki2006-03-271-1/+0Star
* [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