summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix klist semantics for lists which have elements removed on traversalJames Bottomley2005-09-071-1/+17
* [PATCH] radix_tag_get(): differentiate between no present node and tag unset ...Marcelo Tosatti2005-09-071-8/+9
* [PATCH] radix-tree: Remove unnecessary indirections and clean up codeChristoph Lameter2005-09-071-77/+82
* [PATCH] detect soft lockupsIngo Molnar2005-09-071-0/+19
* [PATCH] klist: fix klist to have the same klist_add semantics as list_headJames Bottomley2005-09-051-4/+4
* [PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise2005-09-052-0/+178
* [LIB]: Make TEXTSEARCH_BM plain tristate like the othersDavid S. Miller2005-08-291-8/+1
* [LIB]: Boyer-Moore extension for textsearch infrastructure strike #2Pablo Neira Ayuso2005-08-293-0/+196
* [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-291-1/+1
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-291-1/+1
* [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersPatrick McHardy2005-08-291-0/+1
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-291-1/+2
* [PATCH] Document idr_get_new_above() semantics, update inotifyJohn McCutchan2005-08-261-1/+1
* [PATCH] %t... in vsnprintfAl Viro2005-08-231-1/+4
* Revert unnecessary zlib_inflate/inftrees.c fixLinus Torvalds2005-08-171-1/+1
* [PATCH] crc32.c typo fixDominik Hackl2005-08-071-1/+1
* [PATCH] Update in-kernel zlib routinesTim Yamin2005-08-052-8/+10
* [PATCH] DEBUG_FS must depend on SYSFSAdrian Bunk2005-07-291-1/+1
* [PATCH] statically link halfmd4Andrew Morton2005-07-271-2/+2
* [PATCH] mostly_read data sectionChristoph Lameter2005-07-071-1/+1
* [PATCH] Use ALIGN to remove duplicate codeNick Wilson2005-06-251-2/+1
* [PATCH] lib/sha1.c: fix sparse warningDomen Puncer2005-06-251-1/+1
* [PKT_SCHED]: Make TEXTSEARCH* options only selected.David S. Miller2005-06-241-22/+6
* [LIB]: textsearch.o needs to be obj-y not lib-y.David S. Miller2005-06-231-1/+1
* [LIB]: Naive finite state machine based textsearchThomas Graf2005-06-233-0/+350
* [LIB]: Knuth-Morris-Pratt textsearch algorithmThomas Graf2005-06-233-0/+156
* [LIB]: Textsearch infrastructure.Thomas Graf2005-06-233-1/+326
* [PATCH] ia64 uncached allocJes Sorensen2005-06-213-0/+195
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-213-55/+56
* [PATCH] coverity: idr_get_new_above_int() overrun fixZaur Kambarov2005-06-211-1/+1
* [PATCH] Don't reference NULL klist pointer in klist_remove().mochel@digitalimplant.org2005-06-201-2/+3
* [PATCH] add klist_node_attached() to determine if a node is on a list or not.mochel@digitalimplant.org2005-06-201-0/+16
* [PATCH] Add initial implementation of klist helpers.mochel@digitalimplant.org2005-06-202-3/+252
* [PATCH] Make kobject's name be const char *Dmitry Torokhov2005-06-202-3/+3
* [PATCH] kobject_hotplug() should use kobject_name()Dmitry Torokhov2005-06-201-1/+1
* [PATCH] uml: split CONFIG_FRAME_POINTER from DEBUG_INFOPaolo 'Blaisorblade' Giarrusso2005-05-281-1/+2
* [PATCH] documentation for strncpy()walter harms2005-05-051-0/+4
* [PATCH] fix lib/sort regression testDomen Puncer2005-05-051-1/+1
* [PATCH] x86_64: make string func definition work as intendedPaolo 'Blaisorblade' Giarrusso2005-05-051-0/+4
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-011-2/+1
* [PATCH] remove all kernel BUGsMatt Mackall2005-05-011-0/+1
* [PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org2005-05-012-5/+5
* [PATCH] kobject/hotplug split - kobject add/removekay.sievers@vrfy.org2005-04-181-4/+3
* [PATCH] add Big Endian variants of ioread/iowriteJames Bottomley2005-04-161-0/+20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1660-0/+15017
OpenPOWER on IntegriCloud