| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] unify pfn_to_page: alpha pfn_to_page | KAMEZAWA Hiroyuki | 2006-03-27 | 2 | -18/+2 |
* | [PATCH] unify pfn_to_page: powerpc pfn_to_page | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -2/+1 |
* | [PATCH] unify pfn_to_page: x86_64 pfn_to_page | KAMEZAWA Hiroyuki | 2006-03-27 | 2 | -6/+1 |
* | [PATCH] unify pfn_to_page: i386 pfn_to_page | KAMEZAWA Hiroyuki | 2006-03-27 | 2 | -19/+1 |
* | [PATCH] unify pfn_to_page: generic functions | KAMEZAWA Hiroyuki | 2006-03-27 | 3 | -11/+79 |
* | [PATCH] sched: new sched domain for representing multi-core | Siddha, Suresh B | 2006-03-27 | 6 | -0/+23 |
* | [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static | Adrian Bunk | 2006-03-27 | 2 | -5/+1 |
* | [PATCH] knfsd: Convert sunrpc_cache to use krefs | NeilBrown | 2006-03-27 | 2 | -10/+7 |
* | [PATCH] knfsd: Unexport cache_fresh and fix a small race | NeilBrown | 2006-03-27 | 1 | -2/+0 |
* | [PATCH] knfsd: Remove DefineCacheLookup | NeilBrown | 2006-03-27 | 1 | -113/+0 |
* | [PATCH] knfsd: Create cache_lookup function instead of using a macro to decla... | NeilBrown | 2006-03-27 | 1 | -0/+12 |
* | [PATCH] knfsd: Get rid of 'inplace' sunrpc caches | NeilBrown | 2006-03-27 | 1 | -17/+11 |
* | [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export | NeilBrown | 2006-03-27 | 1 | -16/+4 |
* | [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' | NeilBrown | 2006-03-27 | 1 | -5/+7 |
* | [PATCH] autofs4: add new packet type for v5 communications | Ian Kent | 2006-03-27 | 1 | -5/+46 |
* | [PATCH] autofs4: increase module version | Ian Kent | 2006-03-27 | 1 | -1/+1 |
* | [PATCH] uml: fix build warnings in __get_user | Jeff Dike | 2006-03-27 | 1 | -21/+10 |
* | [PATCH] bitops: remove unused generic bitops in include/linux/bitops.h | Akinobu Mita | 2006-03-26 | 1 | -123/+1 |
* | [PATCH] bitops: sh: make thread_info.flags an unsigned long | Akinobu Mita | 2006-03-26 | 1 | -1/+1 |
* | [PATCH] bitops: update include/asm-generic/bitops.h | Akinobu Mita | 2006-03-26 | 1 | -63/+13 |
* | [PATCH] bitops: xtensa: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -332/+8 |
* | [PATCH] bitops: x86_64: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -36/+6 |
* | [PATCH] bitops: v850: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -209/+11 |
* | [PATCH] bitops: sparc64: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -206/+13 |
* | [PATCH] bitops: sparc: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -376/+12 |
* | [PATCH] bitops: sh64: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -373/+11 |
* | [PATCH] bitops: sh: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -332/+10 |
* | [PATCH] bitops: s390: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -39/+5 |
* | [PATCH] bitops: powerpc: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -101/+4 |
* | [PATCH] bitops: parisc: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -277/+9 |
* | [PATCH] bitops: mips: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -449/+16 |
* | [PATCH] bitops: m68knommu: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -212/+9 |
* | [PATCH] m68k: fix undefined reference to generic_find_next_zero_le_bit | Akinobu Mita | 2006-03-26 | 1 | -2/+52 |
* | [PATCH] bitops: m68k: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -81/+5 |
* | [PATCH] bitops: m32r: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -445/+12 |
* | [PATCH] bitops: ia64: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -50/+17 |
* | [PATCH] bitops: i386: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -47/+8 |
* | [PATCH] bitops: h8300: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -213/+9 |
* | [PATCH] bitops: frv: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -161/+9 |
* | [PATCH] bitops: cris: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -226/+8 |
* | [PATCH] bitops: arm26: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -136/+10 |
* | [PATCH] bitops: arm: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -136/+10 |
* | [PATCH] bitops: alpha: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -116/+7 |
* | [PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_... | Akinobu Mita | 2006-03-26 | 2 | -0/+32 |
* | [PATCH] bitops: generic ext2_{set,clear}_bit_atomic() | Akinobu Mita | 2006-03-26 | 1 | -0/+22 |
* | [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_... | Akinobu Mita | 2006-03-26 | 2 | -0/+71 |
* | [PATCH] fix error: __u32 undeclared | Akinobu Mita | 2006-03-26 | 2 | -0/+4 |
* | [PATCH] bitops: generic hweight{64,32,16,8}() | Akinobu Mita | 2006-03-26 | 1 | -0/+9 |
* | [PATCH] bitops: generic ffs() | Akinobu Mita | 2006-03-26 | 1 | -0/+41 |
* | [PATCH] bitops: generic sched_find_first_bit() | Akinobu Mita | 2006-03-26 | 1 | -0/+36 |