Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1498964e421846190462b177ab6896524c038114
/
lib
/
Kconfig
fafd67f1
soc: qcom: Add snapshot of QMI
by Karthikeyan Ramasubramanian
· 8 years ago
b66484c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
51a0212
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
by Vineet Gupta
· 8 years ago
8845964
blk-mq: abstract tag allocation out into sbitmap library
by Omar Sandoval
· 8 years ago
57578c2
raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER
by Matthew Wilcox
· 8 years ago
9b1d6c8
lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c
by Ming Lin
· 9 years ago
cd11016
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
by Alexander Potapenko
· 9 years ago
048ccca
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
48162a2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
5b57167
lib: sw842: select crc32
by Arnd Bergmann
· 9 years ago
511cbce
irq_poll: make blk-iopoll available outside the block layer
by Christoph Hellwig
· 9 years ago
7f7e92f
lib: scatterlist: fix Kconfig description
by Geert Uytterhoeven
· 9 years ago
1fd4e5c
lib/Kconfig: ZLIB_DEFLATE must select BITREVERSE
by Andrew Morton
· 9 years ago
12f03ee
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
7d9071a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
dd5cdb4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
67a3e8f
nd_blk: change aperture mapping from WC to WB
by Ross Zwisler
· 9 years ago
f8bcbe6
lib: scatterlist: add sg splitting function
by Robert Jarzmik
· 9 years ago
f4e774f
average: remove out-of-line implementation
by Johannes Berg
· 9 years ago
bf3eac8
percpu-rwsem: kill CONFIG_PERCPU_RWSEM
by Oleg Nesterov
· 9 years ago
88793e5
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm
by Linus Torvalds
· 9 years ago
6103195
arch, x86: pmem api for ensuring durability of persistent memory updates
by Ross Zwisler
· 9 years ago
c0b59fa
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Herbert Xu
· 9 years ago
2da572c
lib: add software 842 compression/decompression
by Dan Streetman
· 10 years ago
6496edf
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
9e522c0
lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help text
by Andrew Morton
· 10 years ago
2f0f267
cpumask: remove deprecated functions.
by Rusty Russell
· 10 years ago
b11a278
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
841c009
lib/Kconfig: use bool instead of boolean
by Christoph Jaeger
· 10 years ago
6341e62
kconfig: use bool instead of boolean for type definition attributes
by Christoph Jaeger
· 10 years ago
556d2f0
ARM: 8187/1: add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction
by Yalin Wang
· 10 years ago
72d9310
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
by Linus Torvalds
· 10 years ago
308c09f
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
by Laura Abbott
· 10 years ago
5f9be82
lib/glob.c: add CONFIG_GLOB_SELFTEST
by George Spelvin
· 10 years ago
b012508
lib: add lib/glob.c
by George Spelvin
· 10 years ago
0d1f64f
digsig: make crypto builtin if digsig selected as builtin
by Dmitry Kasatkin
· 10 years ago
a88cc10
lib: Export interval_tree
by Chris Wilson
· 11 years ago
0b74717
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
ce816fa
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
by Uwe Kleine-König
· 11 years ago
4b58841
audit: Add generic compat syscall support
by AKASHI Takahiro
· 11 years ago
78dc53c
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
57f4257
lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies
by Peter Zijlstra
· 11 years ago
a6a9c0f
random32: add test cases for taus113 implementation
by Daniel Borkmann
· 11 years ago
3cb9895
Add a generic associative array implementation.
by David Howells
· 11 years ago
6be48f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
68411521
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"
by Herbert Xu
· 11 years ago
bc08b44
lockref: implement lockless reference count updates using cmpxchg()
by Linus Torvalds
· 11 years ago
b48a97b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
e70308e
Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"
by Herbert Xu
· 11 years ago
c72ac7a
lib: add lz4 compressor module
by Chanho Min
· 11 years ago
e76e1fd
lib: add support for LZ4-compressed kernel
by Kyungsik Lee
· 11 years ago
b2c3110
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
ab53485
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 11 years ago
ee89bd6
lib: Move fonts from drivers/video/console/ to lib/fonts/
by Geert Uytterhoeven
· 11 years ago
4cd5773
net: core: move mac_pton() to lib/net_utils.c
by Andy Shevchenko
· 11 years ago
2d31e51
crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework
by Tim Chen
· 12 years ago
0635eb8
Move utf16 functions to kernel core and rename
by Matthew Garrett
· 12 years ago
525c1f9
lib: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
22b361d
percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM
by Oleg Nesterov
· 12 years ago
a77ad6e
X.509: Implement simple static OID registry
by David Howells
· 12 years ago
27c1ee3
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
7463449
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
by Catalin Marinas
· 12 years ago
287dc4b
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
ab25383
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
by David Daney
· 12 years ago
66dd07b
Merge commit 'v3.5-rc2' into next
by James Morris
· 12 years ago
1e2aec8
Merge branch 'generic-string-functions'
by Linus Torvalds
· 12 years ago
39b6cc6
Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
a08c535
lib: add generic strnlen_user() function
by Linus Torvalds
· 12 years ago
9e235dc
Revert "crypto: GnuPG based MPI lib - additional sources (part 4)"
by Dmitry Kasatkin
· 12 years ago
ce00417
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
2922585
lib: Sparc's strncpy_from_user is generic enough, move under lib/
by David S. Miller
· 12 years ago
9c1c21a
ddr: add LPDDR2 data from JESD209-2
by Aneesh V
· 13 years ago
4ccf4be
lib: add support for stmp-style devices
by Wolfram Sang
· 13 years ago
82edb4b
crc32: add help text for the algorithm select option
by Darrick J. Wong
· 13 years ago
fa453a6
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 13 years ago
087fafd
Introduce CONFIG_GENERIC_IO
by Richard Weinberger
· 13 years ago
5cde765
crc32: select an algorithm via Kconfig
by Darrick J. Wong
· 13 years ago
46c5801
crc32: bolt on crc32c
by Darrick J. Wong
· 13 years ago
3863ef3
crc32: simplify unit test code
by Bob Pearson
· 13 years ago
95025d6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 13 years ago
c6df4b1
lib: Fix multiple definitions of clz_tab
by David Miller
· 13 years ago
b923650
lib: add NO_GENERIC_PCI_IOPORT_MAP
by Michael S. Tsirkin
· 13 years ago
2e5f094
lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE prompts
by Dmitry Kasatkin
· 13 years ago
68adcad
lib: MPILIB Kconfig description update
by Dmitry Kasatkin
· 13 years ago
be440ec
lib: digital signature dependency fix
by Dmitry Kasatkin
· 13 years ago
5e8898e
lib: digital signature config option name change
by Dmitry Kasatkin
· 13 years ago
e7691a1
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
e343a89
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
75957ba
dql: Dynamic queue limits
by Tom Herbert
· 13 years ago
66eab4d
lib: add GENERIC_PCI_IOMAP
by Michael S. Tsirkin
· 13 years ago
4673ca8
lib: move GENERIC_IOMAP to lib/Kconfig
by Michael S. Tsirkin
· 13 years ago
de35353
digsig: build dependency fix
by Dmitry Kasatkin
· 13 years ago
2290c0d
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
051dbb9
crypto: digital signature verification support
by Dmitry Kasatkin
· 13 years ago
7e8dec9
crypto: GnuPG based MPI lib - additional sources (part 4)
by Dmitry Kasatkin
· 13 years ago
d9c46b1
crypto: GnuPG based MPI lib - make files (part 3)
by Dmitry Kasatkin
· 13 years ago
435a95c
Docs: Kconfig: CORDIC description
by Michael Witten
· 13 years ago
d89ce93
Docs: wording: functions -> algorithm
by Michael Witten
· 13 years ago
0314322
Docs: Pedantry: [Cc]ordic -> CORDIC
by Michael Witten
· 13 years ago
Next »