summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Merge ../bleed-2.6Greg KH2005-10-28
|\
| * [PATCH] gfp_t: lib/*Al Viro2005-10-28
* | [PATCH] kobject_uevent.c has a typo in a commentErik Hovland2005-10-28
|/
* [PATCH] inotify/idr leak fixAndrew Morton2005-10-23
* Add some basic .gitignore filesLinus Torvalds2005-10-18
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap2005-10-04
* [LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2005-09-14
* [PATCH] x86-64: Allow frame pointer and fix help text.Andi Kleen2005-09-12
* [PATCH] lib/sort.c: small cleanupsAdrian Bunk2005-09-10
* [PATCH] lib/radix-tree: Fix "nocast type" warningsVictor Fusco2005-09-10
* [PATCH] spinlock consolidationIngo Molnar2005-09-10
* [PATCH] lib/crc16: added crc16 algorithm.Evgeniy Polyakov2005-09-08
* [PATCH] fix klist semantics for lists which have elements removed on traversalJames Bottomley2005-09-07
* [PATCH] radix_tag_get(): differentiate between no present node and tag unset ...Marcelo Tosatti2005-09-07
* [PATCH] radix-tree: Remove unnecessary indirections and clean up codeChristoph Lameter2005-09-07
* [PATCH] detect soft lockupsIngo Molnar2005-09-07
* [PATCH] klist: fix klist to have the same klist_add semantics as list_headJames Bottomley2005-09-05
* [PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise2005-09-05
* [LIB]: Make TEXTSEARCH_BM plain tristate like the othersDavid S. Miller2005-08-29
* [LIB]: Boyer-Moore extension for textsearch infrastructure strike #2Pablo Neira Ayuso2005-08-29
* [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-29
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-29
* [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersPatrick McHardy2005-08-29
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-29
* [PATCH] Document idr_get_new_above() semantics, update inotifyJohn McCutchan2005-08-26
* [PATCH] %t... in vsnprintfAl Viro2005-08-23
* Revert unnecessary zlib_inflate/inftrees.c fixLinus Torvalds2005-08-17
* [PATCH] crc32.c typo fixDominik Hackl2005-08-07
* [PATCH] Update in-kernel zlib routinesTim Yamin2005-08-05
* [PATCH] DEBUG_FS must depend on SYSFSAdrian Bunk2005-07-29
* [PATCH] statically link halfmd4Andrew Morton2005-07-27
* [PATCH] mostly_read data sectionChristoph Lameter2005-07-07
* [PATCH] Use ALIGN to remove duplicate codeNick Wilson2005-06-25
* [PATCH] lib/sha1.c: fix sparse warningDomen Puncer2005-06-25
* [PKT_SCHED]: Make TEXTSEARCH* options only selected.David S. Miller2005-06-24
* [LIB]: textsearch.o needs to be obj-y not lib-y.David S. Miller2005-06-23
* [LIB]: Naive finite state machine based textsearchThomas Graf2005-06-23
* [LIB]: Knuth-Morris-Pratt textsearch algorithmThomas Graf2005-06-23
* [LIB]: Textsearch infrastructure.Thomas Graf2005-06-23
* [PATCH] ia64 uncached allocJes Sorensen2005-06-21
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-21
* [PATCH] coverity: idr_get_new_above_int() overrun fixZaur Kambarov2005-06-21
* [PATCH] Don't reference NULL klist pointer in klist_remove().mochel@digitalimplant.org2005-06-20
* [PATCH] add klist_node_attached() to determine if a node is on a list or not.mochel@digitalimplant.org2005-06-20
* [PATCH] Add initial implementation of klist helpers.mochel@digitalimplant.org2005-06-20
* [PATCH] Make kobject's name be const char *Dmitry Torokhov2005-06-20
* [PATCH] kobject_hotplug() should use kobject_name()Dmitry Torokhov2005-06-20
* [PATCH] uml: split CONFIG_FRAME_POINTER from DEBUG_INFOPaolo 'Blaisorblade' Giarrusso2005-05-28
* [PATCH] documentation for strncpy()walter harms2005-05-05