Age | Commit message (Expand) | Author | Files | Lines |
2006-03-27 | [PATCH] RTC subsystem: I2C cleanup | Alessandro Zummo | 1 | -31/+0 |
2006-03-27 | [PATCH] RTC subsystem: class | Alessandro Zummo | 1 | -0/+87 |
2006-03-27 | [PATCH] RTC Subsystem: library functions | Alessandro Zummo | 1 | -0/+5 |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern | 5 | -18/+100 |
2006-03-27 | [PATCH] lightweight robust futexes updates 2 | Ingo Molnar | 1 | -10/+4 |
2006-03-27 | [PATCH] lightweight robust futexes updates | Ingo Molnar | 1 | -1/+1 |
2006-03-27 | [PATCH] lightweight robust futexes: compat | Ingo Molnar | 2 | -0/+21 |
2006-03-27 | [PATCH] lightweight robust futexes: core | Ingo Molnar | 3 | -1/+100 |
2006-03-27 | [PATCH] unify PFN_* macros | Dave Hansen | 1 | -0/+9 |
2006-03-27 | [PATCH] uninline zone helpers | KAMEZAWA Hiroyuki | 1 | -35/+3 |
2006-03-27 | [PATCH] for_each_online_pgdat: remove pgdat_list | KAMEZAWA Hiroyuki | 1 | -3/+0 |
2006-03-27 | [PATCH] for_each_online_pgdat: for_each_bootmem | KAMEZAWA Hiroyuki | 1 | -0/+1 |
2006-03-27 | [PATCH] define for_each_online_pgdat | KAMEZAWA Hiroyuki | 2 | -51/+61 |
2006-03-27 | [PATCH] remove zone_mem_map | KAMEZAWA Hiroyuki | 1 | -1/+0 |
2006-03-27 | [PATCH] unify pfn_to_page: generic functions | KAMEZAWA Hiroyuki | 1 | -11/+0 |
2006-03-27 | [PATCH] sched: new sched domain for representing multi-core | Siddha, Suresh B | 1 | -0/+9 |
2006-03-27 | [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static | Adrian Bunk | 2 | -5/+1 |
2006-03-27 | [PATCH] knfsd: Convert sunrpc_cache to use krefs | NeilBrown | 2 | -10/+7 |
2006-03-27 | [PATCH] knfsd: Unexport cache_fresh and fix a small race | NeilBrown | 1 | -2/+0 |
2006-03-27 | [PATCH] knfsd: Remove DefineCacheLookup | NeilBrown | 1 | -113/+0 |
2006-03-27 | [PATCH] knfsd: Create cache_lookup function instead of using a macro to decla... | NeilBrown | 1 | -0/+12 |
2006-03-27 | [PATCH] knfsd: Get rid of 'inplace' sunrpc caches | NeilBrown | 1 | -17/+11 |
2006-03-27 | [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export | NeilBrown | 1 | -16/+4 |
2006-03-27 | [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' | NeilBrown | 1 | -5/+7 |
2006-03-27 | [PATCH] autofs4: add new packet type for v5 communications | Ian Kent | 1 | -5/+46 |
2006-03-27 | [PATCH] autofs4: increase module version | Ian Kent | 1 | -1/+1 |
2006-03-26 | [PATCH] bitops: remove unused generic bitops in include/linux/bitops.h | Akinobu Mita | 1 | -123/+1 |
2006-03-26 | [PATCH] more s/fucn/func/ typo fixes | Akinobu Mita | 2 | -5/+5 |
2006-03-26 | [PATCH] isdn4linux: Siemens Gigaset drivers - tty interface | Hansjoerg Lipp | 1 | -0/+32 |
2006-03-26 | [PATCH] hrtimers: remove data field | Roman Zippel | 3 | -5/+4 |
2006-03-26 | [PATCH] hrtimers: remove nsec_t typedef | Roman Zippel | 1 | -12/+6 |
2006-03-26 | [PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t() | Roman Zippel | 1 | -20/+0 |
2006-03-26 | [PATCH] hrtimers: remove state field | Roman Zippel | 1 | -9/+2 |
2006-03-26 | [PATCH] hrtimers: simplify nanosleep | Roman Zippel | 1 | -3/+1 |
2006-03-26 | [PATCH] hrtimers: pass current time to hrtimer_forward() | Roman Zippel | 1 | -1/+2 |
2006-03-26 | [PATCH] hrtimers: optimize softirq runqueues | Thomas Gleixner | 1 | -8/+12 |
2006-03-26 | [PATCH] remove ->get_blocks() support | Badari Pulavarty | 1 | -10/+7 |
2006-03-26 | [PATCH] pass b_size to ->get_block() | Badari Pulavarty | 1 | -0/+1 |
2006-03-26 | [PATCH] change buffer_head.b_size to size_t | Badari Pulavarty | 1 | -8/+11 |
2006-03-26 | [PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block() | Mingming Cao | 1 | -1/+4 |
2006-03-26 | [PATCH] ext3_get_blocks: Mapping multiple blocks at a once | Mingming Cao | 1 | -3/+3 |
2006-03-26 | [PATCH] 2TB files: change type of kstatfs entries | Takashi Sato | 1 | -5/+5 |
2006-03-26 | [PATCH] 2TB files: add blkcnt_t | Takashi Sato | 2 | -1/+5 |
2006-03-26 | [PATCH] 2TB files: st_blocks is invalid when calling stat64 | Takashi Sato | 2 | -2/+2 |
2006-03-26 | [PATCH] mempool: use mempool_create_slab_pool() | Matthew Dobson | 1 | -3/+1 |
2006-03-26 | [PATCH] mempool: add mempool_create_slab_pool() | Matthew Dobson | 1 | -0/+8 |
2006-03-26 | [PATCH] mempool: add kzalloc allocator | Matthew Dobson | 1 | -2/+8 |
2006-03-26 | [PATCH] mempool: add kmalloc allocator | Matthew Dobson | 1 | -0/+12 |
2006-03-26 | [PATCH] mempool: add page allocator | Matthew Dobson | 1 | -0/+12 |
2006-03-26 | [PATCH] Use loff_t for size in struct proc_dir_entry | Maneesh Soni | 1 | -1/+1 |