aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2005-08-07[PATCH] crc32.c typo fixGravatar Dominik Hackl 1-1/+1
2005-08-05[PATCH] Update in-kernel zlib routinesGravatar Tim Yamin 2-8/+10
2005-07-29[PATCH] DEBUG_FS must depend on SYSFSGravatar Adrian Bunk 1-1/+1
2005-07-27[PATCH] statically link halfmd4Gravatar Andrew Morton 1-2/+2
2005-07-07[PATCH] mostly_read data sectionGravatar Christoph Lameter 1-1/+1
2005-06-25[PATCH] Use ALIGN to remove duplicate codeGravatar Nick Wilson 1-2/+1
2005-06-25[PATCH] lib/sha1.c: fix sparse warningGravatar Domen Puncer 1-1/+1
2005-06-24[PKT_SCHED]: Make TEXTSEARCH* options only selected.Gravatar David S. Miller 1-22/+6
2005-06-23[LIB]: textsearch.o needs to be obj-y not lib-y.Gravatar David S. Miller 1-1/+1
2005-06-23[LIB]: Naive finite state machine based textsearchGravatar Thomas Graf 3-0/+350
2005-06-23[LIB]: Knuth-Morris-Pratt textsearch algorithmGravatar Thomas Graf 3-0/+156
2005-06-23[LIB]: Textsearch infrastructure.Gravatar Thomas Graf 3-1/+326
2005-06-21[PATCH] ia64 uncached allocGravatar Jes Sorensen 3-0/+195
2005-06-21[PATCH] smp_processor_id() cleanupGravatar Ingo Molnar 3-55/+56
2005-06-21[PATCH] coverity: idr_get_new_above_int() overrun fixGravatar Zaur Kambarov 1-1/+1
2005-06-20[PATCH] Don't reference NULL klist pointer in klist_remove().Gravatar mochel@digitalimplant.org 1-2/+3
2005-06-20[PATCH] add klist_node_attached() to determine if a node is on a list or not.Gravatar mochel@digitalimplant.org 1-0/+16
2005-06-20[PATCH] Add initial implementation of klist helpers.Gravatar mochel@digitalimplant.org 2-3/+252
2005-06-20[PATCH] Make kobject's name be const char *Gravatar Dmitry Torokhov 2-3/+3
2005-06-20[PATCH] kobject_hotplug() should use kobject_name()Gravatar Dmitry Torokhov 1-1/+1
2005-05-28[PATCH] uml: split CONFIG_FRAME_POINTER from DEBUG_INFOGravatar Paolo 'Blaisorblade' Giarrusso 1-1/+2
2005-05-05[PATCH] documentation for strncpy()Gravatar walter harms 1-0/+4
2005-05-05[PATCH] fix lib/sort regression testGravatar Domen Puncer 1-1/+1
2005-05-05[PATCH] x86_64: make string func definition work as intendedGravatar Paolo 'Blaisorblade' Giarrusso 1-0/+4