index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-07
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-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-06
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-26
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-23
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
1
-0
/
+1
2011-03-22
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
1
-0
/
+2
2011-03-16
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
2011-01-24
lib: cpu_rmap: CPU affinity reverse-mapping
Ben Hutchings
1
-0
/
+2
2011-01-13
decompressors: add boot-time XZ support
Lasse Collin
1
-0
/
+1
2011-01-13
decompressors: add XZ decompressor module
Lasse Collin
1
-0
/
+1
2011-01-13
flex_array: export symbols to modules
David Rientjes
1
-2
/
+2
2011-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+2
2010-12-10
timers: Rename timerlist infrastructure to timerqueue
John Stultz
1
-1
/
+1
2010-12-02
timers: Introduce timerlist infrastructure.
John Stultz
1
-1
/
+1
2010-11-18
lib: Add generic exponentially weighted moving average (EWMA) function
Bruno Randolf
1
-0
/
+2
2010-08-09
Merge branch 'async' of macbook:git/btrfs-unstable
David Woodhouse
1
-0
/
+1
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-2
/
+0
2010-05-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
2010-05-27
fault-injection: add CPU notifier error injection module
Akinobu Mita
1
-0
/
+1
2010-05-19
Unified UUID/GUID definition
Huang Ying
1
-1
/
+1
2010-05-18
Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2010-04-29
Merge branch 'x86/asm' into x86/atomic
H. Peter Anvin
1
-1
/
+3
2010-04-06
x86: Add optimized popcnt variants
Borislav Petkov
1
-0
/
+3
2010-03-15
block: Fix overrun in lcm() and move it to lib
Martin K. Petersen
1
-1
/
+1
2010-03-07
Revert "lib: build list_sort() only if needed"
Linus Torvalds
1
-2
/
+1
2010-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
1
-0
/
+1
2010-03-06
lib: build list_sort() only if needed
Don Mullis
1
-1
/
+2
2010-02-25
lib: Add self-test for atomic64_t
Luca Barbieri
1
-0
/
+2
2010-01-12
lib: Introduce generic list_sort function
Dave Chinner
1
-1
/
+1
2010-01-11
Add LZO compression support for initramfs and old-style initrd
Albin Tonnerre
1
-0
/
+1
2009-11-20
[LogFS] add new flash file system
Joern Engel
1
-0
/
+1
2009-10-29
md: Factor out RAID6 algorithms into lib/
David Woodhouse
1
-0
/
+1
2009-10-01
The DRBD driver
Philipp Reisner
1
-0
/
+2
2009-07-29
lib: flexible array implementation
Dave Hansen
1
-1
/
+1
2009-06-18
lib: add lib/gcd.c
Florian Fainelli
1
-1
/
+1
2009-06-15
lib: Provide generic atomic64_t implementation
Paul Mackerras
1
-0
/
+2
2009-06-12
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
1
-0
/
+1
2009-06-11
add generic lib/checksum.c
Arnd Bergmann
1
-0
/
+2
[next]