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
2010-11-12
radix-tree: fix RCU bug
Nick Piggin
1
-25
/
+58
2010-10-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-0
/
+13
2010-10-26
docbook: add idr/ida to kernel-api docbook
Randy Dunlap
1
-24
/
+25
2010-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-1
/
+1
2010-10-26
div64_u64(): improve precision on 32bit platforms
Brian Behlendorf
1
-10
/
+42
2010-10-26
lib/parser: cleanup match_number()
Namhyung Kim
1
-3
/
+4
2010-10-26
percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr()
Christoph Lameter
1
-3
/
+3
2010-10-26
lib/list_sort: test: check element addresses
Artem Bityutskiy
1
-8
/
+67
2010-10-26
lib/list_sort: test: unify test messages
Artem Bityutskiy
1
-9
/
+10
2010-10-26
lib/list_sort: test: improve errors handling
Artem Bityutskiy
1
-27
/
+38
2010-10-26
lib/list_sort: test: use generic random32
Artem Bityutskiy
1
-12
/
+15
2010-10-26
lib/list_sort: test: use more reasonable printk levels
Artem Bityutskiy
1
-8
/
+8
2010-10-26
lib/Kconfig.debug: add list_sort debugging switch
Artem Bityutskiy
2
-2
/
+11
2010-10-26
percpu_counter: add debugobj support
Tejun Heo
2
-0
/
+56
2010-10-26
idr: fix idr_pre_get() locking description
Naohiro Aota
1
-11
/
+13
2010-10-26
lib/bitmap.c: use hex_to_bin()
Andy Shevchenko
1
-2
/
+1
2010-10-26
lib: fix scnprintf() if @size is == 0
Changli Gao
1
-2
/
+6
2010-10-26
vsprintf.c: use default pointer field size for "(null)" strings
Joe Perches
1
-2
/
+9
2010-10-26
percpu: fix list_head init bug in __percpu_counter_init()
Masanori ITOH
1
-0
/
+1
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-6
/
+7
2010-10-24
Merge branch 'master' into for-linus
Pekka Enberg
8
-83
/
+183
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-25
/
+112
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-22
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+9
2010-10-22
kobject: Introduce kset_find_obj_hinted.
Robin Holt
1
-0
/
+39
2010-10-22
Dynamic Debug: Initialize dynamic debug earlier via arch_initcall
Thomas Renninger
1
-10
/
+23
2010-10-22
Dynamic Debug: Introduce ddebug_query= boot parameter
Thomas Renninger
1
-0
/
+25
2010-10-22
Dynamic Debug: Split out query string parsing/setup from proc_write
Thomas Renninger
1
-15
/
+25
2010-10-21
Merge branch 'stable/swiotlb-0.9' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+9
2010-10-21
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-43
/
+7
2010-10-21
BKL: introduce CONFIG_BKL.
Arnd Bergmann
1
-0
/
+9
2010-10-18
jump_label: Use more consistent naming
Peter Zijlstra
1
-2
/
+2
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-14
kmemleak: add TILE to the list of supported architectures.
Chris Metcalf
1
-1
/
+1
2010-10-11
swiotlb: Use page alignment for early buffer allocation
Yinghai Lu
1
-8
/
+8
2010-10-11
swiotlb: make io_tlb_overflow static
FUJITA Tomonori
1
-1
/
+1
2010-10-08
Merge commit 'v2.6.36-rc7' into perf/core
Ingo Molnar
2
-5
/
+3
2010-10-07
move async raid6 test to lib/Kconfig.debug
Dan Williams
1
-0
/
+13
2010-10-07
Merge commit 'v2.6.36-rc7' into core/rcu
Ingo Molnar
3
-7
/
+15
2010-10-07
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
3
-17
/
+54
2010-10-06
slub: Enable sysfs support for !CONFIG_SLUB_DEBUG
Christoph Lameter
1
-1
/
+1
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
1
-4
/
+2
2010-10-01
lib/list_sort: do not pass bad pointers to cmp callback
Don Mullis
1
-1
/
+1
2010-09-23
rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter
Paul E. McKenney
1
-0
/
+4
2010-09-22
jump label: Convert dynamic debug to use jump labels
Jason Baron
1
-39
/
+3
2010-09-15
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2
-2
/
+16
2010-09-10
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+12
2010-08-31
tracing/lockdep: Fix dependency of TRACE_IRQFLAGS
Steven Rostedt
1
-4
/
+4
2010-08-31
idr: describe how nextidp works in idr_get_next().
Naohiro Aota
1
-1
/
+2
2010-08-31
idr: fix kernel-doc warnings.
Naohiro Aota
1
-5
/
+5
[next]