aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAge
* bitmap: find_last_bit()Rusty Russell2008-12-31
* CRED: Inaugurate COW credentialsDavid Howells2008-11-13
* ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-20
* driver core: basic infrastructure for per-module dynamic debug messagesJason Baron2008-10-16
* [SCSI] lib: add generic helper to print sizes rounded to the correct SI rangeJames Bottomley2008-10-03
* lib: generic show_mem()Johannes Weiner2008-07-26
* task_current_syscallRoland McGrath2008-07-26
* rtc: BCD codeshrinkDavid Brownell2008-07-24
* ftrace: do not trace library functionsIngo Molnar2008-07-17
* ftrace: fix lockup with MAXSMPIngo Molnar2008-07-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-15
|\
| * [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRCMartin K. Petersen2008-07-12
* | ftrace: use the new kbuild CFLAGS_REMOVE for lib directorySteven Rostedt2008-05-23
* | ftrace: remove function tracing from spinlock debugSteven Rostedt2008-05-23
* | ftrace: do not profile lib/string.oSteven Rostedt2008-05-23
|/
* infrastructure to debug (dynamic) objectsThomas Gleixner2008-04-30
* isolate ratelimit from printk.c for other useDave Young2008-04-29
* x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum2008-04-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-21
|\
| * [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-18
|\ \
| * | [LIB]: Drop the pcounter itself.Pavel Emelyanov2008-03-28
| |/
* / Generic semaphore implementationMatthew Wilcox2008-04-17
|/
* lib/scatterlist.o needed by a module only - link it in unconditionallyGuennadi Liakhovetski2008-02-08
* iommu sg: add IOMMU helper functions for the free area managementFUJITA Tomonori2008-02-05
* [LIB]: Introduce struct pcounterArnaldo Carvalho de Melo2008-01-28
* SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpersJens Axboe2008-01-28
* lib: move bitmap.o from lib-y to obj-y.Paul Mundt2007-11-14
* Fix cpusets update_cpumaskPaul Menage2007-10-19
* lib: floating proportionsPeter Zijlstra2007-10-17
* Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUGKay Sievers2007-10-12
* Move kasprintf.o to obj-yAlexey Dobriyan2007-10-07
* Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven2007-08-22
* lib: move kasprintf to a separate fileSam Ravnborg2007-07-31
* add argv_split()Jeremy Fitzhardinge2007-07-18
* CRC7 supportJan Nikitenko2007-07-17
* Make check_signature depend on CONFIG_HAS_IOMEMLinus Torvalds2007-07-16
* uninline check_signature()Andrew Morton2007-07-16
* Add LZO1X algorithm to the kernelRichard Purdie2007-07-10
* lib/hexdumpRandy Dunlap2007-05-11
* Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds2007-05-10
|\
| * CRC ITU-T V.41Ivo van Doorn2007-05-10
* | [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-26
|/
* [PATCH] sort the devres mess outAl Viro2007-02-11
* [PATCH] Consolidate bust_spinlocks()Kirill Korotaev2007-02-11
* iomap: iomap should be in obj-y not in lib-yTejun Heo2007-02-09
* devres: device resource managementTejun Heo2007-02-09
* [PATCH] uml problems with linux/io.hAl Viro2006-12-13
* [PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet2006-12-13
* [PATCH] fault-injection capabilities infrastructureAkinobu Mita2006-12-08