index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-28
lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUG
Bill Pemberton
1
-2
/
+1
2012-10-15
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-10-01
lib: Add early cpio decoder
H. Peter Anvin
1
-1
/
+1
2012-07-31
Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-1
/
+6
2012-07-31
powerpc: pSeries reconfig notifier error injection module
Akinobu Mita
1
-0
/
+2
2012-07-31
memory: memory notifier error injection module
Akinobu Mita
1
-0
/
+1
2012-07-31
PM: PM notifier error injection module
Akinobu Mita
1
-0
/
+1
2012-07-31
fault-injection: notifier error injection
Akinobu Mita
1
-0
/
+1
2012-07-31
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-27
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-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+2
2012-05-25
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-21
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-11
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-0
/
+3
2012-01-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2012-01-08
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-07
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-27
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-24
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
1
-0
/
+1
2011-03-23
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
1
-0
/
+2
2011-03-17
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
[prev]
[next]