summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* [PATCH] fix spinlock-debugging smp_processor_id() usageIngo Molnar2005-12-20
* [PATCH] Fix swiotlb pci_map_sg error handlingAndi Kleen2005-12-20
* [PATCH] fix broken lib/genalloc.cChris Humbert2005-11-28
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-07
|\
| * [LIB] reed_solomon: Clean up trailing white spacesThomas Gleixner2005-11-07
* | [PATCH] reiser4: add radix_tree_lookup_slot()Hans Reiser2005-11-07
|/
* manual update from upstream:Tony Luck2005-10-31
|\
| * Merge ../linux-2.6 by handPaul Mackerras2005-10-31
| |\
| | * [PATCH] fix missing includesTim Schmielau2005-10-30
| | * [PATCH] lib/string.c cleanup: restore useful memmove constPaul Jackson2005-10-30
| | * [PATCH] RCU torture-testing kernel modulePaul E. McKenney2005-10-30
| | * [PATCH] extable: remove needless declarationNicolas Pitre2005-10-30
| | * [PATCH] Kconfig help text correction for CONFIG_FRAME_POINTERJesper Juhl2005-10-30
| | * [PATCH] cpusets: bitmap and mask remap operatorsPaul Jackson2005-10-30
| | * [PATCH] Whitespace and CodingStyle cleanup for lib/idr.cJesper Juhl2005-10-30
| | * [PATCH] lib/string.c cleanup: remove pointless explicit castsJesper Juhl2005-10-30
| | * [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-04
| * [LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2005-09-14
* | [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