Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
23c4a3a5212701ad34bd30591fa33d7bacef9c5f
/
lib
/
Makefile
b012508
lib: add lib/glob.c
by George Spelvin
· 10 years ago
ae045e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
7e1e776
lib: Resizable, Scalable, Concurrent Hash Table
by Thomas Graf
· 10 years ago
0a8adf5
test: add firmware_class loader test
by Kees Cook
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
682b7c1
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
64a8946
net: filter: BPF testsuite
by Alexei Starovoitov
· 10 years ago
a88cc10
lib: Export interval_tree
by Chris Wilson
· 11 years ago
adaf5687
lib: add fdt_empty_tree.c
by Mark Salter
· 11 years ago
0b74717
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
4b58841
audit: Add generic compat syscall support
by AKASHI Takahiro
· 11 years ago
a3b072c
Merge tag 'efi-urgent' into x86/urgent
by H. Peter Anvin
· 11 years ago
6583327
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
by Peter Oberparleiter
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
3e2a4c1
test: check copy_to/from_user boundary validation
by Kees Cook
· 11 years ago
93e9ef8
test: add minimal module for verification testing
by Kees Cook
· 11 years ago
71ae8aa
lib: introduce arch optimized hash library
by Francesco Fusco
· 11 years ago
b0e3636
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 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
fcd40d6
percpu-refcount: Add percpu-refcount.o to obj-y
by Randy Dunlap
· 11 years ago
5e30025
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
623fd80
percpu: add test module for various percpu operations
by Greg Thelen
· 11 years ago
32cf7c3
locking: Move the percpu-rwsem code to kernel/locking/
by Peter Zijlstra
· 11 years ago
ed428bf
locking: Move the rwsem code to kernel/locking/
by Peter Zijlstra
· 11 years ago
60fc287
locking: Move the spinlock code to kernel/locking/
by Peter Zijlstra
· 11 years ago
3cb9895
Add a generic associative array implementation.
by David Howells
· 11 years ago
48efe45
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
798ab48
idr: Percpu ida
by Kent Overstreet
· 11 years ago
2f4f12e
lockref: uninline lockref helper functions
by Linus Torvalds
· 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
4df87bb
lib: add weak clz/ctz functions
by Chanho Min
· 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
13cc560
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
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
215e262
percpu: implement generic percpu refcounting
by Kent Overstreet
· 11 years ago
b4d3ba3
lib: make iovec obj instead of lib
by Randy Dunlap
· 11 years ago
d2f83e9
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
by Rusty Russell
· 11 years ago
446f24d
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
by Stephen Boyd
· 12 years ago
16c7fa0
lib/string_helpers: introduce generic string_unescape
by Andy Shevchenko
· 12 years ago
0635eb8
Move utf16 functions to kernel core and rename
by Matthew Garrett
· 12 years ago
c759b35
kfifo: move kfifo.c from kernel/ to lib/
by Stefani Seibold
· 12 years ago
16e024f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
22b361d
percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM
by Oleg Nesterov
· 12 years ago
a1fd3e2
percpu_rw_semaphore: reimplement to not block the readers unnecessarily
by Oleg Nesterov
· 12 years ago
18dd0bf
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d526e85
powerpc+of: Rename and fix OF reconfig notifier error inject module
by Benjamin Herrenschmidt
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
527897c
lib/Makefile: Fix oid_registry build dependency
by Tim Gardner
· 12 years ago
610141e
lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUG
by Bill Pemberton
· 12 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
147e615
prio_tree: remove
by Michel Lespinasse
· 12 years ago
fff3fd8
rbtree: add prio tree and interval tree tests
by Michel Lespinasse
· 12 years ago
910a742
rbtree: performance and correctness test
by Michel Lespinasse
· 12 years ago
42d5ec2
X.509: Add an ASN.1 decoder
by David Howells
· 12 years ago
a77ad6e
X.509: Implement simple static OID registry
by David Howells
· 12 years ago
e645960
lib: Add early cpio decoder
by H. Peter Anvin
· 12 years ago
2e3ee61
Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
27c1ee3
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
08dfb4d
powerpc: pSeries reconfig notifier error injection module
by Akinobu Mita
· 12 years ago
9579f5b
memory: memory notifier error injection module
by Akinobu Mita
· 12 years ago
048b9c3
PM: PM notifier error injection module
by Akinobu Mita
· 12 years ago
8d43828
fault-injection: notifier error injection
by Akinobu Mita
· 12 years ago
639b9e3
string: introduce memweight()
by Akinobu Mita
· 12 years ago
ab25383
of/lib: Allow scripts/dtc/libfdt to be used from kernel code
by David Daney
· 12 years ago
f3109a5
lib: Proportions with flexible period
by Jan Kara
· 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
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
c6df4b1
lib: Fix multiple definitions of clz_tab
by David Miller
· 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
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
4af679c
kref: Inline all functions
by Peter Zijlstra
· 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
051dbb9
crypto: digital signature verification support
by Dmitry Kasatkin
· 13 years ago
d9c46b1
crypto: GnuPG based MPI lib - make files (part 3)
by Dmitry Kasatkin
· 13 years ago
1230db8
llist: Make some llist functions inline
by Huang Ying
· 13 years ago
bd82382
bitops: Move find_next_bit.o from lib-y to obj-y
by Geert Uytterhoeven
· 13 years ago
bc0b96b
crypto: Move md5_transform to lib/md5.c
by David S. Miller
· 13 years ago
d0e323b
Merge branch 'apei' into apei-release
by Len Brown
· 13 years ago
f49f23a
lib, Add lock-less NULL terminated single list
by Huang Ying
· 13 years ago
c0c33ad
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
10f8113
lib: cordic: add library module providing cordic angle calculation
by Arend van Spriel
· 13 years ago
7150962
lib: crc8: add new library module providing crc8 algorithm
by Arend van Spriel
· 13 years ago
63e424c
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
by Akinobu Mita
· 13 years ago
1a94dc3
lib: Add generic binary search function to the kernel.
by Tim Abbott
· 14 years ago
7bf7e37
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1
by Artem Bityutskiy
· 14 years ago
0664996
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
by Akinobu Mita
· 14 years ago
33ee3b2
kstrto*: converting strings to integers done (hopefully) right
by Alexey Dobriyan
· 14 years ago
f74b944
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
437aa56
lib: add shared BCH ECC library
by Ivan Djelic
· 14 years ago
4ba8216
BKL: That's all, folks
by Arnd Bergmann
· 14 years ago
Next »