summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* lib: generic show_mem()Johannes Weiner2008-07-261-1/+1
* task_current_syscallRoland McGrath2008-07-261-0/+2
* rtc: BCD codeshrinkDavid Brownell2008-07-241-1/+1
* ftrace: do not trace library functionsIngo Molnar2008-07-171-12/+5
* ftrace: fix lockup with MAXSMPIngo Molnar2008-07-171-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-151-0/+1
|\
| * [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRCMartin K. Petersen2008-07-121-0/+1
* | ftrace: use the new kbuild CFLAGS_REMOVE for lib directorySteven Rostedt2008-05-231-4/+4
* | ftrace: remove function tracing from spinlock debugSteven Rostedt2008-05-231-1/+2
* | ftrace: do not profile lib/string.oSteven Rostedt2008-05-231-0/+8
|/
* infrastructure to debug (dynamic) objectsThomas Gleixner2008-04-301-0/+1
* isolate ratelimit from printk.c for other useDave Young2008-04-291-1/+1
* x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum2008-04-261-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-211-0/+2
|\
| * [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-131-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-181-1/+0
|\ \
| * | [LIB]: Drop the pcounter itself.Pavel Emelyanov2008-03-281-1/+0
| |/
* / Generic semaphore implementationMatthew Wilcox2008-04-171-1/+0
|/
* lib/scatterlist.o needed by a module only - link it in unconditionallyGuennadi Liakhovetski2008-02-081-2/+2
* iommu sg: add IOMMU helper functions for the free area managementFUJITA Tomonori2008-02-051-0/+1
* [LIB]: Introduce struct pcounterArnaldo Carvalho de Melo2008-01-281-0/+1
* SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpersJens Axboe2008-01-281-1/+1
* lib: move bitmap.o from lib-y to obj-y.Paul Mundt2007-11-141-2/+2
* Fix cpusets update_cpumaskPaul Menage2007-10-191-1/+1
* lib: floating proportionsPeter Zijlstra2007-10-171-1/+2
* Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUGKay Sievers2007-10-121-1/+2
* Move kasprintf.o to obj-yAlexey Dobriyan2007-10-071-2/+2
* Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven2007-08-221-1/+2
* lib: move kasprintf to a separate fileSam Ravnborg2007-07-311-1/+1
* add argv_split()Jeremy Fitzhardinge2007-07-181-1/+1
* CRC7 supportJan Nikitenko2007-07-171-0/+1
* Make check_signature depend on CONFIG_HAS_IOMEMLinus Torvalds2007-07-161-2/+2
* uninline check_signature()Andrew Morton2007-07-161-1/+1
* Add LZO1X algorithm to the kernelRichard Purdie2007-07-101-0/+2
* lib/hexdumpRandy Dunlap2007-05-111-1/+1
* Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds2007-05-101-0/+1
|\
| * CRC ITU-T V.41Ivo van Doorn2007-05-101-0/+1
* | [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-251-2/+3
|/
* [PATCH] sort the devres mess outAl Viro2007-02-111-3/+3
* [PATCH] Consolidate bust_spinlocks()Kirill Korotaev2007-02-111-2/+3
* iomap: iomap should be in obj-y not in lib-yTejun Heo2007-02-091-2/+2
* devres: device resource managementTejun Heo2007-02-091-2/+1
* [PATCH] uml problems with linux/io.hAl Viro2006-12-131-1/+2
* [PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet2006-12-131-1/+1
* [PATCH] fault-injection capabilities infrastructureAkinobu Mita2006-12-081-0/+1
* [PATCH] bit reverse libraryAkinobu Mita2006-12-081-0/+1
* [PATCH] Generic BUG implementationJeremy Fitzhardinge2006-12-081-0/+2
* [PATCH] lib functions: always build hweight for loadable modulesRandy Dunlap2006-12-071-1/+1
* [PATCH] remove carta_random32Andrew Morton2006-10-171-1/+1
* [PATCH] rename net_random to random32Stephen Hemminger2006-10-171-1/+1