aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-10-04llist: Make some llist functions inlineHuang Ying1-3/+1
2011-08-30bitops: Move find_next_bit.o from lib-y to obj-yGeert Uytterhoeven1-2/+2
2011-08-06crypto: Move md5_transform to lib/md5.cDavid S. Miller1-1/+1
2011-08-03Merge branch 'apei' into apei-releaseLen Brown1-0/+2
2011-08-03lib, Add lock-less NULL terminated single listHuang Ying1-0/+2
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+3
2011-06-03lib: cordic: add library module providing cordic angle calculationArend van Spriel1-0/+2
2011-06-03lib: crc8: add new library module providing crc8 algorithmArend van Spriel1-0/+1
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-6/+2
2011-05-19lib: Add generic binary search function to the kernel.Tim Abbott1-1/+2
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy1-1/+5
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita1-0/+1
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan1-0/+2
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-1/+0
2011-03-11lib: add shared BCH ECC libraryIvan Djelic1-0/+1
2011-03-05BKL: That's all, folksArnd Bergmann1-1/+0
2011-01-24lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings1-0/+2
2011-01-13decompressors: add boot-time XZ supportLasse Collin1-0/+1
2011-01-13decompressors: add XZ decompressor moduleLasse Collin1-0/+1
2011-01-13flex_array: export symbols to modulesDavid Rientjes1-2/+2
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+2
2010-12-10timers: Rename timerlist infrastructure to timerqueueJohn Stultz1-1/+1
2010-12-02timers: Introduce timerlist infrastructure.John Stultz1-1/+1
2010-11-18lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf1-0/+2
2010-08-09Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse1-0/+1
2010-07-14lmb: rename to memblockYinghai Lu1-2/+0
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+1
2010-05-27fault-injection: add CPU notifier error injection moduleAkinobu Mita1-0/+1
2010-05-19Unified UUID/GUID definitionHuang Ying1-1/+1
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+3
2010-04-29Merge branch 'x86/asm' into x86/atomicH. Peter Anvin1-1/+3
2010-04-06x86: Add optimized popcnt variantsBorislav Petkov1-0/+3
2010-03-15block: Fix overrun in lcm() and move it to libMartin K. Petersen1-1/+1
2010-03-07Revert "lib: build list_sort() only if needed"Linus Torvalds1-2/+1
2010-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds1-0/+1
2010-03-06lib: build list_sort() only if neededDon Mullis1-1/+2
2010-02-25lib: Add self-test for atomic64_tLuca Barbieri1-0/+2
2010-01-12lib: Introduce generic list_sort functionDave Chinner1-1/+1
2010-01-11Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre1-0/+1
2009-11-20[LogFS] add new flash file systemJoern Engel1-0/+1
2009-10-29md: Factor out RAID6 algorithms into lib/David Woodhouse1-0/+1
2009-10-01The DRBD driverPhilipp Reisner1-0/+2
2009-07-29lib: flexible array implementationDave Hansen1-1/+1
2009-06-18lib: add lib/gcd.cFlorian Fainelli1-1/+1
2009-06-15lib: Provide generic atomic64_t implementationPaul Mackerras1-0/+2
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann1-0/+1
2009-06-11add generic lib/checksum.cArnd Bergmann1-0/+2
2009-06-11lib: isolate rational fractions helper functionOskar Schirmer1-0/+1
2009-04-24lib: find_last_bit.o needed by a module only, move it from lib to objFred Isaman1-1/+1
2009-03-28Merge branch 'linus' into core/iommuIngo Molnar1-3/+9
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-1/+5
2009-03-26Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron1-1/+1
2009-03-05dma-debug: add header file and core data structuresJoerg Roedel1-0/+2
2009-03-04netlink: Move netlink attribute parsing support to libGeert Uytterhoeven1-0/+2
2009-01-16sched: make plist a library facilityPeter Zijlstra1-2/+2
2009-01-08bzip2/lzma: centralize format detectionH. Peter Anvin1-4/+5
2009-01-05bzip2/lzma: proper Kconfig dependencies for the ramdisk optionsH. Peter Anvin1-2/+5
2009-01-04bzip2/lzma: config and initramfs support for bzip2/lzma decompressionAlain Knaff1-1/+2
2009-01-01bitmap: find_last_bit()Rusty Russell1-0/+1
2008-11-14CRED: Inaugurate COW credentialsDavid Howells1-1/+1
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt1-1/+1
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron1-0/+2
2008-10-03[SCSI] lib: add generic helper to print sizes rounded to the correct SI rangeJames Bottomley1-1/+2
2008-07-26lib: generic show_mem()Johannes Weiner1-1/+1
2008-07-26task_current_syscallRoland McGrath1-0/+2
2008-07-24rtc: BCD codeshrinkDavid Brownell1-1/+1
2008-07-17ftrace: do not trace library functionsIngo Molnar1-12/+5
2008-07-17ftrace: fix lockup with MAXSMPIngo Molnar1-0/+3
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+1
2008-07-12[SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRCMartin K. Petersen1-0/+1
2008-05-23ftrace: use the new kbuild CFLAGS_REMOVE for lib directorySteven Rostedt1-4/+4
2008-05-23ftrace: remove function tracing from spinlock debugSteven Rostedt1-1/+2
2008-05-23ftrace: do not profile lib/string.oSteven Rostedt1-0/+8
2008-04-30infrastructure to debug (dynamic) objectsThomas Gleixner1-0/+1
2008-04-29isolate ratelimit from printk.c for other useDave Young1-1/+1
2008-04-26x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum1-0/+1
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds1-0/+2
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds1-1/+0
2008-04-17Generic semaphore implementationMatthew Wilcox1-1/+0
2008-03-28[LIB]: Drop the pcounter itself.Pavel Emelyanov1-1/+0
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller1-0/+2
2008-02-08lib/scatterlist.o needed by a module only - link it in unconditionallyGuennadi Liakhovetski1-2/+2
2008-02-05iommu sg: add IOMMU helper functions for the free area managementFUJITA Tomonori1-0/+1
2008-01-28[LIB]: Introduce struct pcounterArnaldo Carvalho de Melo1-0/+1
2008-01-28SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpersJens Axboe1-1/+1
2007-11-14lib: move bitmap.o from lib-y to obj-y.Paul Mundt1-2/+2
2007-10-19Fix cpusets update_cpumaskPaul Menage1-1/+1
2007-10-17lib: floating proportionsPeter Zijlstra1-1/+2
2007-10-12Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUGKay Sievers1-1/+2
2007-10-07Move kasprintf.o to obj-yAlexey Dobriyan1-2/+2
2007-08-22Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven1-1/+2
2007-07-31lib: move kasprintf to a separate fileSam Ravnborg1-1/+1
2007-07-18add argv_split()Jeremy Fitzhardinge1-1/+1
2007-07-17CRC7 supportJan Nikitenko1-0/+1
2007-07-16Make check_signature depend on CONFIG_HAS_IOMEMLinus Torvalds1-2/+2
2007-07-16uninline check_signature()Andrew Morton1-1/+1
2007-07-10Add LZO1X algorithm to the kernelRichard Purdie1-0/+2
2007-05-11lib/hexdumpRandy Dunlap1-1/+1
2007-05-10Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds1-0/+1
2007-05-10CRC ITU-T V.41Ivo van Doorn1-0/+1
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger1-2/+3
2007-02-11[PATCH] sort the devres mess outAl Viro1-3/+3
2007-02-11[PATCH] Consolidate bust_spinlocks()Kirill Korotaev1-2/+3
2007-02-09iomap: iomap should be in obj-y not in lib-yTejun Heo1-2/+2
2007-02-09devres: device resource managementTejun Heo1-2/+1
2006-12-13[PATCH] uml problems with linux/io.hAl Viro1-1/+2
2006-12-13[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet1-1/+1
2006-12-08[PATCH] fault-injection capabilities infrastructureAkinobu Mita1-0/+1
2006-12-08[PATCH] bit reverse libraryAkinobu Mita1-0/+1
2006-12-08[PATCH] Generic BUG implementationJeremy Fitzhardinge1-0/+2
2006-12-07[PATCH] lib functions: always build hweight for loadable modulesRandy Dunlap1-1/+1
2006-10-17[PATCH] remove carta_random32Andrew Morton1-1/+1
2006-10-17[PATCH] rename net_random to random32Stephen Hemminger1-1/+1
2006-10-11[PATCH] Add carta_random32() library routineStephane Eranian1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-3/+1
2006-10-02[PATCH] introduce kernel_execveArnd Bergmann1-0/+2
2006-10-01[PATCH] Generic ioremap_page_range: implementationHaavard Skinnemoen1-0/+1
2006-09-29[PATCH] Debug variants of linked list macrosDave Jones1-0/+1
2006-09-12[PATCH] syscall class hookup for all normal targetsAl Viro1-0/+1
2006-07-03[PATCH] lockdep: locking API self testsIngo Molnar1-0/+1
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar1-1/+1
2006-06-27[PATCH] pi-futex: add plist implementationIngo Molnar1-0/+1
2006-06-23[PATCH] percpu_counters: create lib/percpu_counter.cRavikiran G Thirumalai1-0/+1
2006-03-26[PATCH] bitops: generic hweight{64,32,16,8}()Akinobu Mita1-0/+1
2006-03-25[PATCH] cpumask: uninline first_cpu()Andrew Morton1-0/+2
2006-02-01[PATCH] Introduce __iowrite32_copyBryan O'Sullivan1-1/+1
2005-09-29[PATCH] swiotlb: move from arch/ia64/lib/ to lib/John W. Linville1-0/+2
2005-09-10[PATCH] spinlock consolidationIngo Molnar1-0/+1
2005-09-08[PATCH] lib/crc16: added crc16 algorithm.Evgeniy Polyakov1-1/+2
2005-09-05[PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise1-0/+1
2005-08-29[LIB]: Boyer-Moore extension for textsearch infrastructure strike #2Pablo Neira Ayuso1-0/+1
2005-07-27[PATCH] statically link halfmd4Andrew Morton1-2/+2
2005-06-23[LIB]: textsearch.o needs to be obj-y not lib-y.David S. Miller1-1/+1
2005-06-23[LIB]: Naive finite state machine based textsearchThomas Graf1-0/+1
2005-06-23[LIB]: Knuth-Morris-Pratt textsearch algorithmThomas Graf1-0/+1
2005-06-23[LIB]: Textsearch infrastructure.Thomas Graf1-0/+2
2005-06-21[PATCH] ia64 uncached allocJes Sorensen1-0/+1
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-0/+1
2005-06-20[PATCH] Add initial implementation of klist helpers.mochel@digitalimplant.org1-3/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+45