summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2005-08-26[PATCH] Document idr_get_new_above() semantics, update inotifyJohn McCutchan1-1/+1
2005-08-23[PATCH] %t... in vsnprintfAl Viro1-1/+4
2005-08-17Revert unnecessary zlib_inflate/inftrees.c fixLinus Torvalds1-1/+1
2005-08-07[PATCH] crc32.c typo fixDominik Hackl1-1/+1
2005-08-05[PATCH] Update in-kernel zlib routinesTim Yamin2-8/+10
2005-07-29[PATCH] DEBUG_FS must depend on SYSFSAdrian Bunk1-1/+1
2005-07-27[PATCH] statically link halfmd4Andrew Morton1-2/+2
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter1-1/+1
2005-06-25[PATCH] Use ALIGN to remove duplicate codeNick Wilson1-2/+1
2005-06-25[PATCH] lib/sha1.c: fix sparse warningDomen Puncer1-1/+1
2005-06-24[PKT_SCHED]: Make TEXTSEARCH* options only selected.David S. Miller1-22/+6
2005-06-23[LIB]: textsearch.o needs to be obj-y not lib-y.David S. Miller1-1/+1
2005-06-23[LIB]: Naive finite state machine based textsearchThomas Graf3-0/+350
2005-06-23[LIB]: Knuth-Morris-Pratt textsearch algorithmThomas Graf3-0/+156
2005-06-23[LIB]: Textsearch infrastructure.Thomas Graf3-1/+326
2005-06-21[PATCH] ia64 uncached allocJes Sorensen3-0/+195
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar3-55/+56
2005-06-21[PATCH] coverity: idr_get_new_above_int() overrun fixZaur Kambarov1-1/+1
2005-06-20[PATCH] Don't reference NULL klist pointer in klist_remove().mochel@digitalimplant.org1-2/+3
2005-06-20[PATCH] add klist_node_attached() to determine if a node is on a list or not.mochel@digitalimplant.org1-0/+16
2005-06-20[PATCH] Add initial implementation of klist helpers.mochel@digitalimplant.org2-3/+252
2005-06-20[PATCH] Make kobject's name be const char *Dmitry Torokhov2-3/+3
2005-06-20[PATCH] kobject_hotplug() should use kobject_name()Dmitry Torokhov1-1/+1
2005-05-28[PATCH] uml: split CONFIG_FRAME_POINTER from DEBUG_INFOPaolo 'Blaisorblade' Giarrusso1-1/+2
2005-05-05[PATCH] documentation for strncpy()walter harms1-0/+4
2005-05-05[PATCH] fix lib/sort regression testDomen Puncer1-1/+1
2005-05-05[PATCH] x86_64: make string func definition work as intendedPaolo 'Blaisorblade' Giarrusso1-0/+4
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz1-2/+1
2005-05-01[PATCH] remove all kernel BUGsMatt Mackall1-0/+1
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org2-5/+5
2005-04-18[PATCH] kobject/hotplug split - kobject add/removekay.sievers@vrfy.org1-4/+3
2005-04-16[PATCH] add Big Endian variants of ioread/iowriteJames Bottomley1-0/+20
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds60-0/+15017