index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Kconfig
Age
Commit message (
Expand
)
Author
Lines
2012-02-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-0
/
+3
2012-02-02
lib: Fix multiple definitions of clz_tab
David Miller
-0
/
+4
2012-01-31
lib: add NO_GENERIC_PCI_IOPORT_MAP
Michael S. Tsirkin
-0
/
+3
2012-01-18
lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE prompts
Dmitry Kasatkin
-3
/
+3
2012-01-18
lib: MPILIB Kconfig description update
Dmitry Kasatkin
-5
/
+3
2012-01-18
lib: digital signature dependency fix
Dmitry Kasatkin
-1
/
+2
2012-01-18
lib: digital signature config option name change
Dmitry Kasatkin
-1
/
+1
2012-01-10
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
-0
/
+25
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-0
/
+7
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-4
/
+3
2011-11-29
dql: Dynamic queue limits
Tom Herbert
-0
/
+3
2011-11-28
lib: add GENERIC_PCI_IOMAP
Michael S. Tsirkin
-0
/
+4
2011-11-24
lib: move GENERIC_IOMAP to lib/Kconfig
Michael S. Tsirkin
-0
/
+3
2011-11-22
digsig: build dependency fix
Dmitry Kasatkin
-1
/
+1
2011-11-13
Merge branch 'master' into for-next
Jiri Kosina
-3
/
+0
2011-11-09
crypto: digital signature verification support
Dmitry Kasatkin
-0
/
+8
2011-11-09
crypto: GnuPG based MPI lib - additional sources (part 4)
Dmitry Kasatkin
-0
/
+10
2011-11-09
crypto: GnuPG based MPI lib - make files (part 3)
Dmitry Kasatkin
-0
/
+7
2011-10-29
Docs: Kconfig: CORDIC description
Michael Witten
-3
/
+2
2011-10-29
Docs: wording: functions -> algorithm
Michael Witten
-1
/
+1
2011-10-29
Docs: Pedantry: [Cc]ordic -> CORDIC
Michael Witten
-2
/
+2
2011-10-04
llist: Make some llist functions inline
Huang Ying
-3
/
+0
2011-08-03
Merge branch 'apei' into apei-release
Len Brown
-0
/
+3
2011-08-03
lib, Add lock-less NULL terminated single list
Huang Ying
-0
/
+3
2011-06-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-0
/
+14
2011-06-03
lib: cordic: add library module providing cordic angle calculation
Arend van Spriel
-0
/
+7
2011-06-03
lib: crc8: add new library module providing crc8 algorithm
Arend van Spriel
-0
/
+7
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
-10
/
+0
2011-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
-1
/
+15
2011-03-23
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
-0
/
+3
2011-03-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-1
/
+8
2011-03-11
lib: add shared BCH ECC library
Ivan Djelic
-0
/
+39
2011-03-04
lib-average: Make config option selectable
Michael Buesch
-1
/
+8
2011-01-24
lib: cpu_rmap: CPU affinity reverse-mapping
Ben Hutchings
-0
/
+4
2011-01-13
decompressors: add boot-time XZ support
Lasse Collin
-0
/
+4
2011-01-13
decompressors: add XZ decompressor module
Lasse Collin
-0
/
+2
2010-11-18
lib: Add generic exponentially weighted moving average (EWMA) function
Bruno Randolf
-0
/
+3
2010-08-09
Merge branch 'async' of macbook:git/btrfs-unstable
David Woodhouse
-0
/
+3
2010-07-14
lmb: rename to memblock
Yinghai Lu
-3
/
+0
2010-03-07
Revert "lib: build list_sort() only if needed"
Linus Torvalds
-3
/
+0
2010-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
-0
/
+3
2010-03-06
lib: build list_sort() only if needed
Don Mullis
-0
/
+3
2010-01-11
Add LZO compression support for initramfs and old-style initrd
Albin Tonnerre
-0
/
+4
2009-11-20
[LogFS] add new flash file system
Joern Engel
-0
/
+3
2009-10-29
md: Factor out RAID6 algorithms into lib/
David Woodhouse
-0
/
+3
2009-10-01
The DRBD driver
Philipp Reisner
-0
/
+3
2009-06-15
lib: Provide generic atomic64_t implementation
Paul Mackerras
-0
/
+6
2009-06-11
lib: isolate rational fractions helper function
Oskar Schirmer
-0
/
+3
2009-03-28
Merge branch 'linus' into core/printk
Ingo Molnar
-6
/
+20
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
-0
/
+14
[next]