aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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/git/tip/linux-2.6-tipLinus 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/powerpcLinus 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