aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
...
| | * [PATCH] lib/string.c cleanup: remove pointless register keywordJesper Juhl2005-10-30
| | * [PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanupsJesper Juhl2005-10-30
| | * [PATCH] CONFIG_IA32Brian Gerst2005-10-30
| | * 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] ppc64 boot: remove include from lib/zlib_inflate/inflate.cOlaf Hering2005-10-29
| |/
| * [PATCH] inotify/idr leak fixAndrew Morton2005-10-23
* | Update from upstream with manual merge of Yasunori Goto'sTony Luck2005-10-20
|\|
| * 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-05
| * [LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2005-09-15
* | [PATCH] Removed remaining PCI specific references from swiotlb.cTony Luck2005-09-29
* | [PATCH] swiotlb: file header commentsJohn W. Linville2005-09-29
* | [PATCH] swiotlb: support syncing DMA_BIDIRECTIONAL mappingsJohn W. Linville2005-09-29
* | [PATCH] swiotlb: support syncing sub-ranges of mappingsJohn W. Linville2005-09-29
* | [PATCH] swiotlb: cleanup some code duplication cruftJohn W. Linville2005-09-29
* | [PATCH] swiotlb: move from arch/ia64/lib/ to lib/John W. Linville2005-09-29
|/
* [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-24
* [LIB]: Naive finite state machine based textsearchThomas Graf2005-06-23
* [LIB]: Knuth-Morris-Pratt textsearch algorithmThomas Graf2005-06-23