summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert mount/umount uevent removalGreg Kroah-Hartman2006-02-221-0/+4
* [PATCH] iomap_copy fallout (m68k)Al Viro2006-02-181-1/+1
* [PATCH] Fix over-zealous tag clearing in radix_tree_deleteNeilBrown2006-02-161-4/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-02-072-1/+10
|\
| * [PATCH] Fix uevent buffer overflow in input layerBenjamin Herrenschmidt2006-02-061-1/+1
| * [PATCH] kobject: don't oops on null kobject.nameChuck Ebbert2006-02-061-0/+4
| * [PATCH] kobject_add() must have a valid name in order to succeed.Greg Kroah-Hartman2006-02-061-0/+5
* | [PATCH] Fix spinlock debugging delays to not time out too earlyIngo Molnar2006-02-071-3/+3
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-031-15/+25
|\
| * [TEXTSEARCH]: Fix broken good shift array calculation in Boyer-MoorePablo Neira Ayuso2006-02-021-15/+25
* | [PATCH] lib: Fix bug in int_sqrt() for 64 bit longsPeter Williams2006-02-031-1/+1
|/
* [PATCH] Introduce __iowrite32_copyBryan O'Sullivan2006-02-012-1/+43
* [PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inliningIngo Molnar2006-01-141-0/+14
* [PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda2006-01-111-1/+1
* [PATCH] let MAGIC_SYSRQ no longer depend on DEBUG_KERNELAdrian Bunk2006-01-101-7/+7
* [PATCH] lib/zlib*: cleanupsAdrian Bunk2006-01-106-4/+18
* [PATCH] printk levels for spinlock debugDave Jones2006-01-101-7/+11
* [PATCH] mutex subsystem, debugging codeIngo Molnar2006-01-091-0/+8
* [PATCH] atomic: dec_and_lock use atomic primitivesNick Piggin2006-01-081-43/+6
* [PATCH] cpuset: better bitmap remap defaultsPaul Jackson2006-01-081-45/+44
* [PATCH] DEBUG_SLAB depends on SLABIngo Molnar2006-01-081-1/+1
* [PATCH] radix-tree: reduce tree height upon partial truncationNick Piggin2006-01-081-10/+36
* [PATCH] radix tree: early termination of tag clearingNick Piggin2006-01-081-17/+23
* [PATCH] radix tree: code consolidationNick Piggin2006-01-081-31/+26
* [PATCH] frv: implement and export various things required by modulesDavid Howells2006-01-081-0/+3
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-1/+1
* [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_lowRavikiran G Thirumalai2006-01-061-2/+1
* [PATCH] mm: remove bad_rangeNick Piggin2006-01-061-1/+2
* [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