| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+18 |
| 2012-10-09 | prio_tree: remove | Michel Lespinasse | 1 | -2/+1 |
| 2012-10-09 | rbtree: add prio tree and interval tree tests | Michel Lespinasse | 1 | -0/+4 |
| 2012-10-09 | rbtree: performance and correctness test | Michel Lespinasse | 1 | -0/+2 |
| 2012-10-08 | X.509: Add an ASN.1 decoder | David Howells | 1 | -0/+2 |
| 2012-10-08 | X.509: Implement simple static OID registry | David Howells | 1 | -0/+16 |
| 2012-07-30 | Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2012-07-30 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -1/+6 |
| 2012-07-30 | powerpc: pSeries reconfig notifier error injection module | Akinobu Mita | 1 | -0/+2 |
| 2012-07-30 | memory: memory notifier error injection module | Akinobu Mita | 1 | -0/+1 |
| 2012-07-30 | PM: PM notifier error injection module | Akinobu Mita | 1 | -0/+1 |
| 2012-07-30 | fault-injection: notifier error injection | Akinobu Mita | 1 | -0/+1 |
| 2012-07-30 | string: introduce memweight() | Akinobu Mita | 1 | -1/+1 |
| 2012-07-23 | of/lib: Allow scripts/dtc/libfdt to be used from kernel code | David Daney | 1 | -0/+5 |
| 2012-06-09 | lib: Proportions with flexible period | Jan Kara | 1 | -1/+1 |
| 2012-05-26 | Merge branch 'generic-string-functions' | Linus Torvalds | 1 | -0/+1 |
| 2012-05-26 | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -0/+2 |
| 2012-05-26 | lib: add generic strnlen_user() function | Linus Torvalds | 1 | -0/+1 |
| 2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -0/+2 |
| 2012-05-24 | lib: Sparc's strncpy_from_user is generic enough, move under lib/ | David S. Miller | 1 | -0/+2 |
| 2012-05-02 | ddr: add LPDDR2 data from JESD209-2 | Aneesh V | 1 | -0/+2 |
| 2012-04-20 | lib: add support for stmp-style devices | Wolfram Sang | 1 | -0/+2 |
| 2012-02-02 | lib: Fix multiple definitions of clz_tab | David Miller | 1 | -0/+2 |
| 2012-01-18 | lib: digital signature config option name change | Dmitry Kasatkin | 1 | -1/+1 |
| 2012-01-10 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 1 | -0/+3 |
| 2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+1 |
| 2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2011-12-13 | kref: Inline all functions | Peter Zijlstra | 1 | -1/+1 |
| 2011-11-29 | dql: Dynamic queue limits | Tom Herbert | 1 | -0/+2 |
| 2011-11-28 | lib: add GENERIC_PCI_IOMAP | Michael S. Tsirkin | 1 | -0/+1 |
| 2011-11-09 | crypto: digital signature verification support | Dmitry Kasatkin | 1 | -0/+1 |
| 2011-11-09 | crypto: GnuPG based MPI lib - make files (part 3) | Dmitry Kasatkin | 1 | -0/+2 |
| 2011-10-04 | llist: Make some llist functions inline | Huang Ying | 1 | -3/+1 |
| 2011-08-30 | bitops: Move find_next_bit.o from lib-y to obj-y | Geert Uytterhoeven | 1 | -2/+2 |
| 2011-08-06 | crypto: Move md5_transform to lib/md5.c | David S. Miller | 1 | -1/+1 |
| 2011-08-03 | Merge branch 'apei' into apei-release | Len Brown | 1 | -0/+2 |
| 2011-08-03 | lib, Add lock-less NULL terminated single list | Huang Ying | 1 | -0/+2 |
| 2011-06-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+3 |
| 2011-06-03 | lib: cordic: add library module providing cordic angle calculation | Arend van Spriel | 1 | -0/+2 |
| 2011-06-03 | lib: crc8: add new library module providing crc8 algorithm | Arend van Spriel | 1 | -0/+1 |
| 2011-05-26 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 1 | -6/+2 |
| 2011-05-19 | lib: Add generic binary search function to the kernel. | Tim Abbott | 1 | -1/+2 |
| 2011-03-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy | 1 | -1/+5 |
| 2011-03-23 | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita | 1 | -0/+1 |
| 2011-03-22 | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan | 1 | -0/+2 |
| 2011-03-16 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -1/+0 |
| 2011-03-11 | lib: add shared BCH ECC library | Ivan Djelic | 1 | -0/+1 |
| 2011-03-05 | BKL: That's all, folks | Arnd Bergmann | 1 | -1/+0 |
| 2011-01-24 | lib: cpu_rmap: CPU affinity reverse-mapping | Ben Hutchings | 1 | -0/+2 |
| 2011-01-13 | decompressors: add boot-time XZ support | Lasse Collin | 1 | -0/+1 |
| 2011-01-13 | decompressors: add XZ decompressor module | Lasse Collin | 1 | -0/+1 |
| 2011-01-13 | flex_array: export symbols to modules | David Rientjes | 1 | -2/+2 |
| 2011-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+2 |
| 2010-12-10 | timers: Rename timerlist infrastructure to timerqueue | John Stultz | 1 | -1/+1 |
| 2010-12-02 | timers: Introduce timerlist infrastructure. | John Stultz | 1 | -1/+1 |
| 2010-11-18 | lib: Add generic exponentially weighted moving average (EWMA) function | Bruno Randolf | 1 | -0/+2 |
| 2010-08-09 | Merge branch 'async' of macbook:git/btrfs-unstable | David Woodhouse | 1 | -0/+1 |
| 2010-07-14 | lmb: rename to memblock | Yinghai Lu | 1 | -2/+0 |
| 2010-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+1 |
| 2010-05-27 | fault-injection: add CPU notifier error injection module | Akinobu Mita | 1 | -0/+1 |
| 2010-05-19 | Unified UUID/GUID definition | Huang Ying | 1 | -1/+1 |
| 2010-05-18 | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+3 |
| 2010-04-29 | Merge branch 'x86/asm' into x86/atomic | H. Peter Anvin | 1 | -1/+3 |
| 2010-04-06 | x86: Add optimized popcnt variants | Borislav Petkov | 1 | -0/+3 |
| 2010-03-15 | block: Fix overrun in lcm() and move it to lib | Martin K. Petersen | 1 | -1/+1 |
| 2010-03-07 | Revert "lib: build list_sort() only if needed" | Linus Torvalds | 1 | -2/+1 |
| 2010-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs | Linus Torvalds | 1 | -0/+1 |
| 2010-03-06 | lib: build list_sort() only if needed | Don Mullis | 1 | -1/+2 |
| 2010-02-25 | lib: Add self-test for atomic64_t | Luca Barbieri | 1 | -0/+2 |
| 2010-01-12 | lib: Introduce generic list_sort function | Dave Chinner | 1 | -1/+1 |
| 2010-01-11 | Add LZO compression support for initramfs and old-style initrd | Albin Tonnerre | 1 | -0/+1 |
| 2009-11-20 | [LogFS] add new flash file system | Joern Engel | 1 | -0/+1 |
| 2009-10-29 | md: Factor out RAID6 algorithms into lib/ | David Woodhouse | 1 | -0/+1 |
| 2009-10-01 | The DRBD driver | Philipp Reisner | 1 | -0/+2 |
| 2009-07-29 | lib: flexible array implementation | Dave Hansen | 1 | -1/+1 |
| 2009-06-18 | lib: add lib/gcd.c | Florian Fainelli | 1 | -1/+1 |
| 2009-06-15 | lib: Provide generic atomic64_t implementation | Paul Mackerras | 1 | -0/+2 |
| 2009-06-12 | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 1 | -0/+1 |
| 2009-06-11 | add generic lib/checksum.c | Arnd Bergmann | 1 | -0/+2 |
| 2009-06-11 | lib: isolate rational fractions helper function | Oskar Schirmer | 1 | -0/+1 |
| 2009-04-24 | lib: find_last_bit.o needed by a module only, move it from lib to obj | Fred Isaman | 1 | -1/+1 |
| 2009-03-28 | Merge branch 'linus' into core/iommu | Ingo Molnar | 1 | -3/+9 |
| 2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 1 | -1/+5 |
| 2009-03-26 | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
| 2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -1/+1 |
| 2009-03-24 | dynamic debug: combine dprintk and dynamic printk | Jason Baron | 1 | -1/+1 |
| 2009-03-05 | dma-debug: add header file and core data structures | Joerg Roedel | 1 | -0/+2 |
| 2009-03-04 | netlink: Move netlink attribute parsing support to lib | Geert Uytterhoeven | 1 | -0/+2 |
| 2009-01-16 | sched: make plist a library facility | Peter Zijlstra | 1 | -2/+2 |
| 2009-01-08 | bzip2/lzma: centralize format detection | H. Peter Anvin | 1 | -4/+5 |
| 2009-01-05 | bzip2/lzma: proper Kconfig dependencies for the ramdisk options | H. Peter Anvin | 1 | -2/+5 |
| 2009-01-04 | bzip2/lzma: config and initramfs support for bzip2/lzma decompression | Alain Knaff | 1 | -1/+2 |
| 2009-01-01 | bitmap: find_last_bit() | Rusty Russell | 1 | -0/+1 |
| 2008-11-14 | CRED: Inaugurate COW credentials | David Howells | 1 | -1/+1 |
| 2008-10-20 | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 1 | -1/+1 |
| 2008-10-16 | driver core: basic infrastructure for per-module dynamic debug messages | Jason Baron | 1 | -0/+2 |
| 2008-10-03 | [SCSI] lib: add generic helper to print sizes rounded to the correct SI range | James Bottomley | 1 | -1/+2 |
| 2008-07-26 | lib: generic show_mem() | Johannes Weiner | 1 | -1/+1 |
| 2008-07-26 | task_current_syscall | Roland McGrath | 1 | -0/+2 |
| 2008-07-24 | rtc: BCD codeshrink | David Brownell | 1 | -1/+1 |
| 2008-07-17 | ftrace: do not trace library functions | Ingo Molnar | 1 | -12/+5 |
| 2008-07-17 | ftrace: fix lockup with MAXSMP | Ingo Molnar | 1 | -0/+3 |
| 2008-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -0/+1 |
| 2008-07-12 | [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC | Martin K. Petersen | 1 | -0/+1 |
| 2008-05-23 | ftrace: use the new kbuild CFLAGS_REMOVE for lib directory | Steven Rostedt | 1 | -4/+4 |
| 2008-05-23 | ftrace: remove function tracing from spinlock debug | Steven Rostedt | 1 | -1/+2 |
| 2008-05-23 | ftrace: do not profile lib/string.o | Steven Rostedt | 1 | -0/+8 |
| 2008-04-30 | infrastructure to debug (dynamic) objects | Thomas Gleixner | 1 | -0/+1 |
| 2008-04-29 | isolate ratelimit from printk.c for other use | Dave Young | 1 | -1/+1 |
| 2008-04-26 | x86: generic versions of find_first_(zero_)bit, convert i386 | Alexander van Heukelum | 1 | -0/+1 |
| 2008-04-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 1 | -0/+2 |
| 2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 1 | -1/+0 |
| 2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 1 | -1/+0 |
| 2008-03-28 | [LIB]: Drop the pcounter itself. | Pavel Emelyanov | 1 | -1/+0 |
| 2008-02-13 | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 1 | -0/+2 |
| 2008-02-08 | lib/scatterlist.o needed by a module only - link it in unconditionally | Guennadi Liakhovetski | 1 | -2/+2 |
| 2008-02-05 | iommu sg: add IOMMU helper functions for the free area management | FUJITA Tomonori | 1 | -0/+1 |
| 2008-01-28 | [LIB]: Introduce struct pcounter | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2008-01-28 | SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers | Jens Axboe | 1 | -1/+1 |
| 2007-11-14 | lib: move bitmap.o from lib-y to obj-y. | Paul Mundt | 1 | -2/+2 |
| 2007-10-19 | Fix cpusets update_cpumask | Paul Menage | 1 | -1/+1 |
| 2007-10-17 | lib: floating proportions | Peter Zijlstra | 1 | -1/+2 |
| 2007-10-12 | Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG | Kay Sievers | 1 | -1/+2 |
| 2007-10-07 | Move kasprintf.o to obj-y | Alexey Dobriyan | 1 | -2/+2 |
| 2007-08-22 | Introduce CONFIG_CHECK_SIGNATURE | Geert Uytterhoeven | 1 | -1/+2 |
| 2007-07-31 | lib: move kasprintf to a separate file | Sam Ravnborg | 1 | -1/+1 |
| 2007-07-18 | add argv_split() | Jeremy Fitzhardinge | 1 | -1/+1 |
| 2007-07-17 | CRC7 support | Jan Nikitenko | 1 | -0/+1 |
| 2007-07-16 | Make check_signature depend on CONFIG_HAS_IOMEM | Linus Torvalds | 1 | -2/+2 |
| 2007-07-16 | uninline check_signature() | Andrew Morton | 1 | -1/+1 |
| 2007-07-10 | Add LZO1X algorithm to the kernel | Richard Purdie | 1 | -0/+2 |
| 2007-05-11 | lib/hexdump | Randy Dunlap | 1 | -1/+1 |
| 2007-05-10 | Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394... | Linus Torvalds | 1 | -0/+1 |
| 2007-05-10 | CRC ITU-T V.41 | Ivo van Doorn | 1 | -0/+1 |
| 2007-04-25 | [NET]: div64_64 consolidate (rev3) | Stephen Hemminger | 1 | -2/+3 |
| 2007-02-11 | [PATCH] sort the devres mess out | Al Viro | 1 | -3/+3 |
| 2007-02-11 | [PATCH] Consolidate bust_spinlocks() | Kirill Korotaev | 1 | -2/+3 |
| 2007-02-09 | iomap: iomap should be in obj-y not in lib-y | Tejun Heo | 1 | -2/+2 |
| 2007-02-09 | devres: device resource management | Tejun Heo | 1 | -2/+1 |
| 2006-12-13 | [PATCH] uml problems with linux/io.h | Al Viro | 1 | -1/+2 |
| 2006-12-13 | [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() | Eric Dumazet | 1 | -1/+1 |
| 2006-12-08 | [PATCH] fault-injection capabilities infrastructure | Akinobu Mita | 1 | -0/+1 |
| 2006-12-08 | [PATCH] bit reverse library | Akinobu Mita | 1 | -0/+1 |
| 2006-12-08 | [PATCH] Generic BUG implementation | Jeremy Fitzhardinge | 1 | -0/+2 |
| 2006-12-07 | [PATCH] lib functions: always build hweight for loadable modules | Randy Dunlap | 1 | -1/+1 |
| 2006-10-17 | [PATCH] remove carta_random32 | Andrew Morton | 1 | -1/+1 |
| 2006-10-17 | [PATCH] rename net_random to random32 | Stephen Hemminger | 1 | -1/+1 |
| 2006-10-11 | [PATCH] Add carta_random32() library routine | Stephane Eranian | 1 | -1/+1 |
| 2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
| 2006-10-02 | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 1 | -3/+1 |
| 2006-10-02 | [PATCH] introduce kernel_execve | Arnd Bergmann | 1 | -0/+2 |
| 2006-10-01 | [PATCH] Generic ioremap_page_range: implementation | Haavard Skinnemoen | 1 | -0/+1 |
| 2006-09-29 | [PATCH] Debug variants of linked list macros | Dave Jones | 1 | -0/+1 |
| 2006-09-12 | [PATCH] syscall class hookup for all normal targets | Al Viro | 1 | -0/+1 |
| 2006-07-03 | [PATCH] lockdep: locking API self tests | Ingo Molnar | 1 | -0/+1 |
| 2006-07-03 | [PATCH] lockdep: better lock debugging | Ingo Molnar | 1 | -1/+1 |
| 2006-06-27 | [PATCH] pi-futex: add plist implementation | Ingo Molnar | 1 | -0/+1 |
| 2006-06-23 | [PATCH] percpu_counters: create lib/percpu_counter.c | Ravikiran G Thirumalai | 1 | -0/+1 |
| 2006-03-26 | [PATCH] bitops: generic hweight{64,32,16,8}() | Akinobu Mita | 1 | -0/+1 |
| 2006-03-25 | [PATCH] cpumask: uninline first_cpu() | Andrew Morton | 1 | -0/+2 |
| 2006-02-01 | [PATCH] Introduce __iowrite32_copy | Bryan O'Sullivan | 1 | -1/+1 |
| 2005-09-29 | [PATCH] swiotlb: move from arch/ia64/lib/ to lib/ | John W. Linville | 1 | -0/+2 |
| 2005-09-10 | [PATCH] spinlock consolidation | Ingo Molnar | 1 | -0/+1 |
| 2005-09-08 | [PATCH] lib/crc16: added crc16 algorithm. | Evgeniy Polyakov | 1 | -1/+2 |
| 2005-09-05 | [PATCH] unify x86/x86-64 semaphore code | Benjamin LaHaise | 1 | -0/+1 |
| 2005-08-29 | [LIB]: Boyer-Moore extension for textsearch infrastructure strike #2 | Pablo Neira Ayuso | 1 | -0/+1 |
| 2005-07-27 | [PATCH] statically link halfmd4 | Andrew Morton | 1 | -2/+2 |
| 2005-06-23 | [LIB]: textsearch.o needs to be obj-y not lib-y. | David S. Miller | 1 | -1/+1 |
| 2005-06-23 | [LIB]: Naive finite state machine based textsearch | Thomas Graf | 1 | -0/+1 |
| 2005-06-23 | [LIB]: Knuth-Morris-Pratt textsearch algorithm | Thomas Graf | 1 | -0/+1 |
| 2005-06-23 | [LIB]: Textsearch infrastructure. | Thomas Graf | 1 | -0/+2 |
| 2005-06-21 | [PATCH] ia64 uncached alloc | Jes Sorensen | 1 | -0/+1 |
| 2005-06-21 | [PATCH] smp_processor_id() cleanup | Ingo Molnar | 1 | -0/+1 |
| 2005-06-20 | [PATCH] Add initial implementation of klist helpers. | mochel@digitalimplant.org | 1 | -3/+4 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+45 |