index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-05
lib: Export interval_tree
Chris Wilson
1
-0
/
+14
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-0
/
+9
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
1
-2
/
+2
2014-03-20
audit: Add generic compat syscall support
AKASHI Takahiro
1
-0
/
+9
2013-11-21
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
1
-0
/
+14
2013-11-15
lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies
Peter Zijlstra
1
-7
/
+0
2013-11-11
random32: add test cases for taus113 implementation
Daniel Borkmann
1
-0
/
+7
2013-09-24
Add a generic associative array implementation.
David Howells
1
-0
/
+14
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+2
2013-09-07
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...
Herbert Xu
1
-0
/
+2
2013-09-02
lockref: implement lockless reference count updates using cmpxchg()
Linus Torvalds
1
-0
/
+10
2013-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+0
2013-07-24
Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...
Herbert Xu
1
-2
/
+0
2013-07-09
lib: add lz4 compressor module
Chanho Min
1
-0
/
+6
2013-07-09
lib: add support for LZ4-compressed kernel
Kyungsik Lee
1
-0
/
+7
2013-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+2
2013-07-03
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2013-06-28
lib: Move fonts from drivers/video/console/ to lib/fonts/
Geert Uytterhoeven
1
-0
/
+2
2013-06-05
net: core: move mac_pton() to lib/net_utils.c
Andy Shevchenko
1
-0
/
+3
2013-05-20
crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram...
Tim Chen
1
-0
/
+2
2013-04-15
Move utf16 functions to kernel core and rename
Matthew Garrett
1
-0
/
+3
2013-01-17
lib: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2012-12-17
percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM
Oleg Nesterov
1
-0
/
+3
2012-10-08
X.509: Implement simple static OID registry
David Howells
1
-0
/
+5
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+3
2012-07-30
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
Catalin Marinas
1
-0
/
+3
2012-07-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+6
2012-07-23
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
David Daney
1
-0
/
+6
2012-06-10
Merge commit 'v3.5-rc2' into next
James Morris
1
-0
/
+17
2012-05-26
Merge branch 'generic-string-functions'
Linus Torvalds
1
-0
/
+3
2012-05-26
Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-0
/
+3
2012-05-26
lib: add generic strnlen_user() function
Linus Torvalds
1
-0
/
+3
2012-05-26
Revert "crypto: GnuPG based MPI lib - additional sources (part 4)"
Dmitry Kasatkin
1
-8
/
+0
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+3
2012-05-24
lib: Sparc's strncpy_from_user is generic enough, move under lib/
David S. Miller
1
-0
/
+3
2012-05-02
ddr: add LPDDR2 data from JESD209-2
Aneesh V
1
-0
/
+8
2012-04-20
lib: add support for stmp-style devices
Wolfram Sang
1
-0
/
+3
2012-03-28
crc32: add help text for the algorithm select option
Darrick J. Wong
1
-0
/
+4
2012-03-27
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2012-03-25
Introduce CONFIG_GENERIC_IO
Richard Weinberger
1
-0
/
+5
2012-03-23
crc32: select an algorithm via Kconfig
Darrick J. Wong
1
-0
/
+43
2012-03-23
crc32: bolt on crc32c
Darrick J. Wong
1
-4
/
+4
2012-03-23
crc32: simplify unit test code
Bob Pearson
1
-0
/
+10
2012-02-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+3
2012-02-02
lib: Fix multiple definitions of clz_tab
David Miller
1
-0
/
+4
2012-01-31
lib: add NO_GENERIC_PCI_IOPORT_MAP
Michael S. Tsirkin
1
-0
/
+3
2012-01-18
lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE prompts
Dmitry Kasatkin
1
-3
/
+3
2012-01-18
lib: MPILIB Kconfig description update
Dmitry Kasatkin
1
-5
/
+3
2012-01-18
lib: digital signature dependency fix
Dmitry Kasatkin
1
-1
/
+2
2012-01-18
lib: digital signature config option name change
Dmitry Kasatkin
1
-1
/
+1
[prev]
[next]