aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2005-11-07[PATCH] reiser4: add radix_tree_lookup_slot()Gravatar Hans Reiser 1-13/+38
2005-10-31manual update from upstream:Gravatar Tony Luck 13-97/+291
2005-10-31Merge ../linux-2.6 by handGravatar Paul Mackerras 11-95/+277
2005-10-30[PATCH] fix missing includesGravatar Tim Schmielau 4-0/+4
2005-10-30[PATCH] lib/string.c cleanup: restore useful memmove constGravatar Paul Jackson 1-1/+2
2005-10-30[PATCH] RCU torture-testing kernel moduleGravatar Paul E. McKenney 1-0/+21
2005-10-30[PATCH] extable: remove needless declarationGravatar Nicolas Pitre 1-3/+0
2005-10-30[PATCH] Kconfig help text correction for CONFIG_FRAME_POINTERGravatar Jesper Juhl 1-2/+2
2005-10-30[PATCH] cpusets: bitmap and mask remap operatorsGravatar Paul Jackson 1-0/+166
2005-10-30[PATCH] Whitespace and CodingStyle cleanup for lib/idr.cGravatar Jesper Juhl 1-18/+17
2005-10-30[PATCH] lib/string.c cleanup: remove pointless explicit castsGravatar Jesper Juhl 1-10/+11
2005-10-30[PATCH] lib/string.c cleanup: remove pointless register keywordGravatar Jesper Juhl 1-2/+2
2005-10-30[PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanupsGravatar Jesper Juhl 1-60/+53
2005-10-30[PATCH] CONFIG_IA32Gravatar Brian Gerst 1-1/+1
2005-10-29[PATCH] ppc64 boot: remove include from lib/zlib_inflate/inflate.cGravatar Olaf Hering 1-1/+0
2005-10-28Merge ../bleed-2.6Gravatar Greg KH 4-5/+5
2005-10-28[PATCH] kobject_uevent.c has a typo in a commentGravatar Erik Hovland 1-1/+1
2005-10-28[PATCH] gfp_t: lib/*Gravatar Al Viro 4-5/+5
2005-10-23[PATCH] inotify/idr leak fixGravatar Andrew Morton 1-0/+13
2005-10-20Update from upstream with manual merge of Yasunori Goto'sGravatar Tony Luck 7-6/+47
2005-10-18Add some basic .gitignore filesGravatar Linus Torvalds 1-0/+6
2005-10-08[PATCH] gfp flags annotations - part 1Gravatar Al Viro 4-4/+4
2005-10-04[TEXTSEARCH]: fix sparse gfp nocast warningsGravatar Randy Dunlap 3-3/+3
2005-09-29[PATCH] Removed remaining PCI specific references from swiotlb.cGravatar Tony Luck 1-14/+14
2005-09-29[PATCH] swiotlb: file header commentsGravatar John W. Linville 1-2/+4
2005-09-29[PATCH] swiotlb: support syncing DMA_BIDIRECTIONAL mappingsGravatar John W. Linville 1-22/+40
2005-09-29[PATCH] swiotlb: support syncing sub-ranges of mappingsGravatar John W. Linville 1-0/+33
2005-09-29[PATCH] swiotlb: cleanup some code duplication cruftGravatar John W. Linville 1-23/+22
2005-09-29[PATCH] swiotlb: move from arch/ia64/lib/ to lib/Gravatar John W. Linville 2-0/+761
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()Gravatar David S. Miller 1-0/+35
2005-09-12[PATCH] x86-64: Allow frame pointer and fix help text.Gravatar Andi Kleen 1-4/+4
2005-09-10[PATCH] lib/sort.c: small cleanupsGravatar Adrian Bunk 1-2/+3
2005-09-10[PATCH] lib/radix-tree: Fix "nocast type" warningsGravatar Victor Fusco 1-1/+1
2005-09-10[PATCH] spinlock consolidationGravatar Ingo Molnar 4-5/+259
2005-09-08[PATCH] lib/crc16: added crc16 algorithm.Gravatar Evgeniy Polyakov 3-1/+77
2005-09-07[PATCH] fix klist semantics for lists which have elements removed on traversalGravatar James Bottomley 1-1/+17
2005-09-07[PATCH] radix_tag_get(): differentiate between no present node and tag unset ...Gravatar Marcelo Tosatti 1-8/+9
2005-09-07[PATCH] radix-tree: Remove unnecessary indirections and clean up codeGravatar Christoph Lameter 1-77/+82
2005-09-07[PATCH] detect soft lockupsGravatar Ingo Molnar 1-0/+19
2005-09-05[PATCH] klist: fix klist to have the same klist_add semantics as list_headGravatar James Bottomley 1-4/+4
2005-09-05[PATCH] unify x86/x86-64 semaphore codeGravatar Benjamin LaHaise 2-0/+178
2005-08-29[LIB]: Make TEXTSEARCH_BM plain tristate like the othersGravatar David S. Miller 1-8/+1
2005-08-29[LIB]: Boyer-Moore extension for textsearch infrastructure strike #2Gravatar Pablo Neira Ayuso 3-0/+196
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createGravatar Patrick McHardy 1-1/+1
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksGravatar Patrick McHardy 1-1/+1
2005-08-29[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersGravatar Patrick McHardy 1-0/+1
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Gravatar Harald Welte 1-1/+2
2005-08-26[PATCH] Document idr_get_new_above() semantics, update inotifyGravatar John McCutchan 1-1/+1
2005-08-23[PATCH] %t... in vsnprintfGravatar Al Viro 1-1/+4
2005-08-17Revert unnecessary zlib_inflate/inftrees.c fixGravatar Linus Torvalds 1-1/+1