- b06be912 [PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supported by Shaohua Li · 19 years ago
- 0806903 [PATCH] sched: fix group power for allnodes_domains by Siddha, Suresh B · 19 years ago
- 1e9f28f [PATCH] sched: new sched domain for representing multi-core by Siddha, Suresh B · 19 years ago
- 77e4bfb [PATCH] Small schedule() optimization by Andreas Mohr · 19 years ago
- 013d386 [PATCH] sched: fix task interactivity calculation by Martin Andersson · 19 years ago
- 4912147 [PATCH] knfsd: Update rpc-cache.txt to match recent changes by NeilBrown · 19 years ago
- ad1b522 [PATCH] knfsd: Tidy up unix_domain_find by NeilBrown · 19 years ago
- 74cae61 [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static by Adrian Bunk · 19 years ago
- baab935 [PATCH] knfsd: Convert sunrpc_cache to use krefs by NeilBrown · 19 years ago
- ebd0cb1 [PATCH] knfsd: Unexport cache_fresh and fix a small race by NeilBrown · 19 years ago
- 4d90452 [PATCH] knfsd: Remove DefineCacheLookup by NeilBrown · 19 years ago
- 4013ede [PATCH] knfsd: An assortment of little fixes to the sunrpc cache code by NeilBrown · 19 years ago
- f9ecc92 [PATCH] knfsd: Use new cache code for name/id lookup caches by NeilBrown · 19 years ago
- 17f834b [PATCH] knfsd: Use new cache code for rsc cache by NeilBrown · 19 years ago
- d4d11ea [PATCH] knfsd: Use new sunrpc cache for rsi cache by NeilBrown · 19 years ago
- 8d270f7f [PATCH] knfsd: Use new cache_lookup for svc_expkey cache by NeilBrown · 19 years ago
- 4f7774c [PATCH] knfsd: Use new cache_lookup for svc_export by NeilBrown · 19 years ago
- 1a9917c [PATCH] knfsd: Convert ip_map cache to use the new lookup routine by NeilBrown · 19 years ago
- 15a5f6b [PATCH] knfsd: Create cache_lookup function instead of using a macro to declare one by NeilBrown · 19 years ago
- 7d317f2 [PATCH] knfsd: Get rid of 'inplace' sunrpc caches by NeilBrown · 19 years ago
- eab7e2e [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export by NeilBrown · 19 years ago
- efc36aa [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' by NeilBrown · 19 years ago
- 3e7b191 [PATCH] autofs4: atomic var underflow by Ian Kent · 19 years ago
- 871f943 [PATCH] autofs4: follow_link missing functionality by Ian Kent · 19 years ago
- 3370c74 [PATCH] Remove redundant check from autofs4_put_super by Dave Jones · 19 years ago
- 44d53eb [PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_* by Ian Kent · 19 years ago
- 5c0a32f [PATCH] autofs4: add new packet type for v5 communications by Ian Kent · 19 years ago
- 3a15e2a [PATCH] autofs4: add v5 expire logic by Ian Kent · 19 years ago
- 34ca959 [PATCH] autofs4: add v5 follow_link mount trigger method by Ian Kent · 19 years ago
- 051d381 [PATCH] autofs4: nameidata needs to be up to date for follow_link by Ian Kent · 19 years ago
- f75ba3a [PATCH] autofs4: increase module version by Ian Kent · 19 years ago
- e3474a8 [PATCH] autofs4: change may_umount* functions to boolean by Ian Kent · 19 years ago
- 90a59c7 [PATCH] autofs4: rename simple_empty_nolock function by Ian Kent · 19 years ago
- e77fbdd [PATCH] autofs4: white space cleanup for waitq.c by Ian Kent · 19 years ago
- d7c4a5f [PATCH] autofs4: add a show mount options for proc filesystem by Ian Kent · 19 years ago
- 862b110 [PATCH] autofs4: remove update_atime unused function by Ian Kent · 19 years ago
- e0a7aae [PATCH] autofs4: expire mounts that hold no (extra) references only by Ian Kent · 19 years ago
- 1aff3c8 [PATCH] autofs4: fix false negative return from expire by Ian Kent · 19 years ago
- 1ce12ba [PATCH] autofs4: simplify expire tree traversal by Ian Kent · 19 years ago
- 1f5f2c3 [PATCH] autofs4: expire code readability cleanup by Ian Kent · 19 years ago
- 2d753e6 [PATCH] autofs4: can't mount due to mount point dir not empty by Ian Kent · 19 years ago
- f360ce3 [PATCH] autofs4: use libfs routines for readdir by Ian Kent · 19 years ago
- 718c604 [PATCH] autofs4: lookup white space cleanup by Ian Kent · 19 years ago
- 86c79cb [PATCH] uml: fix hostfs stack corruption by Jeff Dike · 19 years ago
- 5f4e8fd [PATCH] uml: fix thread startup race by Jeff Dike · 19 years ago
- 1fbbd684 [PATCH] uml: prevent umid theft by Jeff Dike · 19 years ago
- 98c1823 [PATCH] uml: fix segfault on signal delivery by Jeff Dike · 19 years ago
- 6c29256c [PATCH] uml: allow ubd devices to be shared in a cluster by Jeff Dike · 19 years ago
- cf9165a [PATCH] uml: oS header cleanups by Jeff Dike · 19 years ago
- c554f89 [PATCH] uml: move tty logging to os-Linux by Jeff Dike · 19 years ago
- 81efcd3 [PATCH] uml: more carefully test whether we are in a system call by Bodo Stroesser · 19 years ago
- f206aab [PATCH] uml: move sigio_user.c to os-Linux/sigio.c by Jeff Dike · 19 years ago
- 8e36706 [PATCH] uml: move SIGIO startup code to os-Linux/start_up.c by Jeff Dike · 19 years ago
- 9b4f018 [PATCH] uml: merge irq_user.c and irq.c by Jeff Dike · 19 years ago
- 63ae2a9 [PATCH] uml: move libc-dependent irq code to os-Linux by Jeff Dike · 19 years ago
- d9f8b62 [PATCH] uml: fix some printf formats by Jeff Dike · 19 years ago
- c90e12b [PATCH] uml: fix declaration of exit() by Jeff Dike · 19 years ago
- bb83da0 [PATCH] uml: fix build warnings in __get_user by Jeff Dike · 19 years ago
- dbffa47 [PATCH] PM-Timer: don't use workaround if chipset is not buggy by OGAWA Hirofumi · 19 years ago
- 5d5d772 [SPARC64]: Kill duplicate exports of string library functions. by David S. Miller · 19 years ago
- e7104b6 [SPARC64]: Update defconfig. by David S. Miller · 19 years ago
- 64bc043 [PATCH] one ipc/sem.c->mutex.c converstion too many.. by Manfred Spraul · 19 years ago
- 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
- e941577 drivers/char/ftape/lowlevel/fdc-io.c: Correct a comment by Bastien Roucaries · 19 years ago
- 8917f6f Kconfig help: MTD_JEDECPROBE already supports Intel by Adrian Bunk · 19 years ago
- f9b4192 [PATCH] bitops: hweight() speedup by Akinobu Mita · 19 years ago
- 3be7d29 Remove ugly debugging stuff by Artem B. Bityuckiy · 19 years ago
- 37d5411 [PATCH] bitops: hweight() related cleanup by Akinobu Mita · 19 years ago
- e9bebd6 [PATCH] bitops: remove unused generic bitops in include/linux/bitops.h by Akinobu Mita · 19 years ago
- b9a2838 [PATCH] bitops: ntfs: remove generic_ffs() by Akinobu Mita · 19 years ago
- 55b0f8a [PATCH] bitops: ia64: make partial_page.bitmap an unsigned long by Akinobu Mita · 19 years ago
- 6ecf66a [PATCH] bitops: sh: make thread_info.flags an unsigned long by Akinobu Mita · 19 years ago
- f51a05c [PATCH] bitops: update include/asm-generic/bitops.h by Akinobu Mita · 19 years ago
- d4337aa [PATCH] bitops: xtensa: use generic bitops by Akinobu Mita · 19 years ago
- f33e2fb [PATCH] bitops: x86_64: use generic bitops by Akinobu Mita · 19 years ago
- a58259c [PATCH] bitops: v850: use generic bitops by Akinobu Mita · 19 years ago
- 2d78d4b [PATCH] bitops: sparc64: use generic bitops by Akinobu Mita · 19 years ago
- d59288b [PATCH] bitops: sparc: use generic bitops by Akinobu Mita · 19 years ago
- 62f1b24 [PATCH] bitops: sh64: use generic bitops by Akinobu Mita · 19 years ago
- e2268c7 [PATCH] bitops: sh: use generic bitops by Akinobu Mita · 19 years ago
- 7e33db4 [PATCH] bitops: s390: use generic bitops by Akinobu Mita · 19 years ago
- e779b2f [PATCH] bitops: powerpc: use generic bitops by Akinobu Mita · 19 years ago
- 59e18a2 [PATCH] bitops: parisc: use generic bitops by Akinobu Mita · 19 years ago
- 3c9ee7e [PATCH] bitops: mips: use generic bitops by Akinobu Mita · 19 years ago
- d2d7cdc [PATCH] bitops: m68knommu: use generic bitops by Akinobu Mita · 19 years ago
- 4c5aea0 [PATCH] ppc: fix undefined reference to hweight32 by Akinobu Mita · 19 years ago
- d5728b4 [PATCH] m68k: fix undefined reference to generic_find_next_zero_le_bit by Akinobu Mita · 19 years ago
- ba1a5b3 [PATCH] bitops: m68k: use generic bitops by Akinobu Mita · 19 years ago
- 6d9f937 [PATCH] bitops: m32r: use generic bitops by Akinobu Mita · 19 years ago
- 2875aef [PATCH] bitops: ia64: use generic bitops by Akinobu Mita · 19 years ago
- 1cc2b99 [PATCH] bitops: i386: use generic bitops by Akinobu Mita · 19 years ago
- f6e0213 [PATCH] bitops: h8300: use generic bitops by Akinobu Mita · 19 years ago
- 1f6d7a9 [PATCH] bitops: frv: use generic bitops by Akinobu Mita · 19 years ago
- e9f26df [PATCH] bitops: cris: use generic bitops by Akinobu Mita · 19 years ago
- d142d86 [PATCH] bitops: arm26: use generic bitops by Akinobu Mita · 19 years ago
- b89c3b1 [PATCH] bitops: arm: use generic bitops by Akinobu Mita · 19 years ago
- f7c2967 [PATCH] bitops: alpha: use generic bitops by Akinobu Mita · 19 years ago
- b1bb952 [PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_bit() by Akinobu Mita · 19 years ago
- 765f34f [PATCH] bitops: generic ext2_{set,clear}_bit_atomic() by Akinobu Mita · 19 years ago
- 930ae74 [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() by Akinobu Mita · 19 years ago