index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
8
-8
/
+0
2006-06-28
Fix vsnprintf off-by-one bug
Linus Torvalds
1
-1
/
+1
2006-06-28
[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL
Arjan van de Ven
1
-0
/
+16
2006-06-27
[PATCH] fix rt-mutex defaults and dependencies
Roman Zippel
1
-3
/
+1
2006-06-27
[PATCH] pi-futex: rt mutex tester
Thomas Gleixner
1
-0
/
+7
2006-06-27
[PATCH] pi-futex: rt mutex debug
Ingo Molnar
1
-0
/
+13
2006-06-27
[PATCH] pi-futex: add plist implementation
Ingo Molnar
3
-0
/
+125
2006-06-27
[PATCH] zlib inflate: fix function definitions
Randy Dunlap
2
-10
/
+5
2006-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-11
/
+2
2006-06-26
Merge branch 'x86-64'
Linus Torvalds
1
-2
/
+10
2006-06-26
[PATCH] i386: reliable stack trace support (i386)
Jan Beulich
1
-1
/
+1
2006-06-26
[PATCH] x86_64: reliable stack trace support (x86-64)
Jan Beulich
1
-1
/
+1
2006-06-26
[PATCH] x86_64: reliable stack trace support
Jan Beulich
1
-2
/
+10
2006-06-26
[PATCH] lib: add idr_replace
Jeff Mahoney
1
-0
/
+43
2006-06-26
spelling fixes
Andreas Mohr
1
-2
/
+2
2006-06-26
move acknowledgment for Mark Adler to CREDITS
Adrian Bunk
1
-9
/
+0
2006-06-25
[PATCH] fix race in idr code
Sonny Rao
1
-4
/
+12
2006-06-25
[PATCH] Implement kasprintf
Jeremy Fitzhardinge
1
-0
/
+23
2006-06-25
[PATCH] Fix bounds check in vsnprintf, to allow for a 0 size and NULL buffer
Jeremy Fitzhardinge
1
-32
/
+33
2006-06-25
[PATCH] reed-solomon: fix kernel-doc comments
Randy Dunlap
1
-9
/
+2
2006-06-25
[PATCH] kernel-doc for lib/crc*.c
Randy Dunlap
3
-40
/
+30
2006-06-25
[PATCH] kernel-doc for lib/bitmap.c
Randy Dunlap
1
-15
/
+16
2006-06-25
[PATCH] radixtree: normalize radix_tree_tag_get() return value
Wu Fengguang
1
-1
/
+1
2006-06-25
[PATCH] constify libcrc32c table
Andreas Mohr
1
-1
/
+1
2006-06-23
[PATCH] strstrip() API
Pekka Enberg
1
-0
/
+30
2006-06-23
[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...
Mingming Cao
1
-5
/
+5
2006-06-23
[PATCH] percpu_counters: create lib/percpu_counter.c
Ravikiran G Thirumalai
2
-0
/
+47
2006-06-23
[PATCH] buglet in radix_tree_tag_set
Peter Zijlstra
1
-2
/
+1
2006-06-23
[PATCH] radix-tree: small
Nick Piggin
1
-1
/
+1
2006-06-23
[PATCH] radix-tree: direct data
Nick Piggin
1
-81
/
+111
2006-06-23
[PATCH] change gen_pool allocator to not touch managed memory
Dean Nelson
1
-142
/
+121
2006-06-22
[PATCH] zlib_inflate: Upgrade library code to a recent version
Richard Purdie
18
-1910
/
+1732
2006-06-21
[PATCH] kobject: make people pay attention to kobject_add errors
Greg Kroah-Hartman
1
-3
/
+3
2006-06-20
[PATCH] add __iowrite64_copy
Brice Goglin
1
-0
/
+28
2006-06-20
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
Linus Torvalds
1
-96
/
+93
2006-06-05
[RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistency
David Woodhouse
1
-5
/
+5
2006-05-21
[PATCH] kobject: quiet errors in kobject_add
Greg Kroah-Hartman
1
-3
/
+3
2006-05-12
[SPARC]: Handle UNWIND_INFO properly.
David S. Miller
1
-1
/
+1
2006-04-27
[PATCH] Kobject: possible cleanups
Adrian Bunk
1
-5
/
+2
2006-04-27
[PATCH] Kobject: fix build error
Kay Sievers
1
-1
/
+7
2006-04-21
[RBTREE] Merge colour and parent fields of struct rb_node.
David Woodhouse
1
-88
/
+90
2006-04-21
[RBTREE] Remove dead code in rb_erase()
David Woodhouse
1
-10
/
+5
2006-04-19
[PATCH] Kconfig.debug: Set DEBUG_MUTEX to off by default
Tim Chen
1
-1
/
+1
2006-04-14
[PATCH] sysfs: Allow sysfs attribute files to be pollable
NeilBrown
1
-0
/
+1
2006-04-11
[PATCH] Silence a const vs non-const warning
Jan-Benedict Glaw
1
-1
/
+1
2006-04-11
[PATCH] Clean up arch-overrides in linux/string.h
Kyle McMartin
1
-0
/
+2
2006-04-11
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
1
-0
/
+1
2006-03-30
[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP
Helge Deller
1
-13
/
+0
2006-03-27
[PATCH] Don't make debugfs depend on DEBUG_KERNEL
Jens Axboe
1
-1
/
+1
2006-03-26
[PATCH] bitops: hweight() speedup
Akinobu Mita
1
-15
/
+14
[next]