summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kobject_uevent CONFIG_NET=n fixakpm@osdl.org2006-01-041-3/+1
* [PATCH] klist: Fix broken kref counting in find functionsFrank Pavlic2006-01-041-0/+2
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-042-34/+34
* [PATCH] merge kobject_uevent and kobject_hotplugKay Sievers2006-01-041-184/+95
* [PATCH] remove mount/umount uevents from superblock handlingKay Sievers2006-01-041-4/+0
* [PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers2006-01-041-19/+5
* [PATCH] fix spinlock-debugging smp_processor_id() usageIngo Molnar2005-12-201-8/+10
* [PATCH] Fix swiotlb pci_map_sg error handlingAndi Kleen2005-12-201-2/+3
* [PATCH] fix broken lib/genalloc.cChris Humbert2005-11-281-8/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-074-58/+58
|\
| * [LIB] reed_solomon: Clean up trailing white spacesThomas Gleixner2005-11-074-58/+58
* | [PATCH] reiser4: add radix_tree_lookup_slot()Hans Reiser2005-11-071-13/+38
|/
* manual update from upstream:Tony Luck2005-10-3113-97/+291
|\
| * Merge ../linux-2.6 by handPaul Mackerras2005-10-3111-95/+277
| |\
| | * [PATCH] fix missing includesTim Schmielau2005-10-304-0/+4
| | * [PATCH] lib/string.c cleanup: restore useful memmove constPaul Jackson2005-10-301-1/+2
| | * [PATCH] RCU torture-testing kernel modulePaul E. McKenney2005-10-301-0/+21
| | * [PATCH] extable: remove needless declarationNicolas Pitre2005-10-301-3/+0
| | * [PATCH] Kconfig help text correction for CONFIG_FRAME_POINTERJesper Juhl2005-10-301-2/+2
| | * [PATCH] cpusets: bitmap and mask remap operatorsPaul Jackson2005-10-301-0/+166
| | * [PATCH] Whitespace and CodingStyle cleanup for lib/idr.cJesper Juhl2005-10-301-18/+17
| | * [PATCH] lib/string.c cleanup: remove pointless explicit castsJesper Juhl2005-10-301-10/+11
| | * [PATCH] lib/string.c cleanup: remove pointless register keywordJesper Juhl2005-10-301-2/+2
| | * [PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanupsJesper Juhl2005-10-301-60/+53
| | * [PATCH] CONFIG_IA32Brian Gerst2005-10-301-1/+1
| | * Merge ../bleed-2.6Greg KH2005-10-284-5/+5
| | |\
| | | * [PATCH] gfp_t: lib/*Al Viro2005-10-284-5/+5
| | * | [PATCH] kobject_uevent.c has a typo in a commentErik Hovland2005-10-281-1/+1
| | |/
| * | [PATCH] ppc64 boot: remove include from lib/zlib_inflate/inflate.cOlaf Hering2005-10-291-1/+0
| |/
| * [PATCH] inotify/idr leak fixAndrew Morton2005-10-231-0/+13
* | Update from upstream with manual merge of Yasunori Goto'sTony Luck2005-10-207-6/+47
|\ \ | |/
| * Add some basic .gitignore filesLinus Torvalds2005-10-181-0/+6
| * [PATCH] gfp flags annotations - part 1Al Viro2005-10-084-4/+4
| * [TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap2005-10-043-3/+3
| * [LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2005-09-141-0/+35
* | [PATCH] Removed remaining PCI specific references from swiotlb.cTony Luck2005-09-291-14/+14
* | [PATCH] swiotlb: file header commentsJohn W. Linville2005-09-291-2/+4
* | [PATCH] swiotlb: support syncing DMA_BIDIRECTIONAL mappingsJohn W. Linville2005-09-291-22/+40
* | [PATCH] swiotlb: support syncing sub-ranges of mappingsJohn W. Linville2005-09-291-0/+33
* | [PATCH] swiotlb: cleanup some code duplication cruftJohn W. Linville2005-09-291-23/+22
* | [PATCH] swiotlb: move from arch/ia64/lib/ to lib/John W. Linville2005-09-292-0/+761
|/
* [PATCH] x86-64: Allow frame pointer and fix help text.Andi Kleen2005-09-121-4/+4
* [PATCH] lib/sort.c: small cleanupsAdrian Bunk2005-09-101-2/+3
* [PATCH] lib/radix-tree: Fix "nocast type" warningsVictor Fusco2005-09-101-1/+1
* [PATCH] spinlock consolidationIngo Molnar2005-09-104-5/+259
* [PATCH] lib/crc16: added crc16 algorithm.Evgeniy Polyakov2005-09-083-1/+77
* [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
OpenPOWER on IntegriCloud