summaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)Author
2008-10-03[SCSI] lib: add generic helper to print sizes rounded to the correct SI rangeJames Bottomley
2008-07-26lib: generic show_mem()Johannes Weiner
2008-07-26task_current_syscallRoland McGrath
2008-07-24rtc: BCD codeshrinkDavid Brownell
2008-07-17ftrace: do not trace library functionsIngo Molnar
2008-07-17ftrace: fix lockup with MAXSMPIngo Molnar
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-07-12[SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRCMartin K. Petersen
2008-05-23ftrace: use the new kbuild CFLAGS_REMOVE for lib directorySteven Rostedt
2008-05-23ftrace: remove function tracing from spinlock debugSteven Rostedt
2008-05-23ftrace: do not profile lib/string.oSteven Rostedt
2008-04-30infrastructure to debug (dynamic) objectsThomas Gleixner
2008-04-29isolate ratelimit from printk.c for other useDave Young
2008-04-26x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-03-28[LIB]: Drop the pcounter itself.Pavel Emelyanov
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller
2008-02-08lib/scatterlist.o needed by a module only - link it in unconditionallyGuennadi Liakhovetski
2008-02-05iommu sg: add IOMMU helper functions for the free area managementFUJITA Tomonori
2008-01-28[LIB]: Introduce struct pcounterArnaldo Carvalho de Melo
2008-01-28SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpersJens Axboe
2007-11-14lib: move bitmap.o from lib-y to obj-y.Paul Mundt
2007-10-19Fix cpusets update_cpumaskPaul Menage
2007-10-17lib: floating proportionsPeter Zijlstra
2007-10-12Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUGKay Sievers
2007-10-07Move kasprintf.o to obj-yAlexey Dobriyan
2007-08-22Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven
2007-07-31lib: move kasprintf to a separate fileSam Ravnborg
2007-07-18add argv_split()Jeremy Fitzhardinge
2007-07-17CRC7 supportJan Nikitenko
2007-07-16Make check_signature depend on CONFIG_HAS_IOMEMLinus Torvalds
2007-07-16uninline check_signature()Andrew Morton
2007-07-10Add LZO1X algorithm to the kernelRichard Purdie
2007-05-11lib/hexdumpRandy Dunlap
2007-05-10Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds
2007-05-10CRC ITU-T V.41Ivo van Doorn
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger
2007-02-11[PATCH] sort the devres mess outAl Viro
2007-02-11[PATCH] Consolidate bust_spinlocks()Kirill Korotaev
2007-02-09iomap: iomap should be in obj-y not in lib-yTejun Heo
2007-02-09devres: device resource managementTejun Heo
2006-12-13[PATCH] uml problems with linux/io.hAl Viro
2006-12-13[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet
2006-12-08[PATCH] fault-injection capabilities infrastructureAkinobu Mita
2006-12-08[PATCH] bit reverse libraryAkinobu Mita
2006-12-08[PATCH] Generic BUG implementationJeremy Fitzhardinge
2006-12-07[PATCH] lib functions: always build hweight for loadable modulesRandy Dunlap
2006-10-17[PATCH] remove carta_random32Andrew Morton