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
2011-09-21
XZ: Fix incorrect XZ_BUF_ERROR
Lasse Collin
1
-7
/
+20
2011-09-13
lib/sha1.c: quiet sparse noise about symbol not declared
H Hartley Sweeten
1
-0
/
+1
2011-08-30
bitops: Move find_next_bit.o from lib-y to obj-y
Geert Uytterhoeven
1
-2
/
+2
2011-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+96
2011-08-06
crypto: Move md5_transform to lib/md5.c
David S. Miller
2
-1
/
+96
2011-08-06
lib/sha1: use the git implementation of SHA-1
Mandeep Singh Baines
1
-54
/
+158
2011-08-03
Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-59
/
+377
2011-08-03
tmpfs radix_tree: locate_item to speed up swapoff
Hugh Dickins
1
-0
/
+92
2011-08-03
radix_tree: exceptional entries and indices
Hugh Dickins
1
-10
/
+19
2011-08-03
ida: simplified functions for id allocation
Rusty Russell
1
-0
/
+67
2011-08-03
fault-injection: add ability to export fault_attr in arbitrary directory
Akinobu Mita
1
-13
/
+7
2011-08-03
Merge branch 'apei' into apei-release
Len Brown
5
-59
/
+377
2011-08-03
lib, Make gen_pool memory allocator lockless
Huang Ying
2
-59
/
+243
2011-08-03
lib, Add lock-less NULL terminated single list
Huang Ying
3
-0
/
+134
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
4
-4
/
+4
2011-07-26
fault-injection: use debugfs_remove_recursive
Akinobu Mita
1
-88
/
+27
2011-07-26
fault-injection: cleanup simple attribute of stacktrace_depth
Akinobu Mita
1
-15
/
+15
2011-07-26
fault-injection: do not include unneeded header
Akinobu Mita
1
-1
/
+0
2011-07-26
cpumask: alloc_cpumask_var() use NUMA_NO_NODE
KOSAKI Motohiro
1
-1
/
+1
2011-07-26
cpumask: convert for_each_cpumask() with for_each_cpu()
KOSAKI Motohiro
1
-1
/
+1
2011-07-26
cpusets: randomize node rotor used in cpuset_mem_spread_node()
Michal Hocko
1
-1
/
+1
2011-07-25
Merge 'akpm' patch series
Linus Torvalds
4
-19
/
+12
2011-07-25
lib: make _tolower() public
Andy Shevchenko
2
-18
/
+10
2011-07-25
lib/lcm.c: quiet sparse noise
H Hartley Sweeten
1
-0
/
+1
2011-07-25
devres: fix possible use after free
Maxin B John
1
-1
/
+1
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2011-07-24
XZ: Fix missing <linux/kernel.h> include
Lasse Collin
1
-1
/
+1
2011-07-24
Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
Linus Torvalds
1
-0
/
+4
2011-07-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+6
2011-07-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-8
/
+3
2011-07-22
iomap: make IOPORT/PCI mapping functions conditional
Jonas Bonn
1
-0
/
+4
2011-07-21
Merge branch 'linus' into sched/core
Ingo Molnar
1
-1
/
+1
2011-07-14
lib/vsprintf: replace link to Draft by final RFC number
Jan Engelhardt
1
-2
/
+1
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-07-08
plist: Remove the need to supply locks to plist heads
Dima Zavin
1
-6
/
+1
2011-07-07
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
1
-1
/
+1
2011-07-07
lib/checksum.c: optimize do_csum a bit
Ian Abbott
1
-8
/
+5
2011-07-05
lockup detector: Fix reference to the non-existent CONFIG_DETECT_SOFTLOCKUP o...
Anton Blanchard
1
-2
/
+2
2011-07-01
Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-3
/
+6
2011-06-23
sched: Generalize sleep inside spinlock detection
Frederic Weisbecker
1
-3
/
+5
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-19
/
+18
2011-06-20
debugobjects: Fix boot crash when kmemleak and debugobjects enabled
Marcin Slusarz
1
-1
/
+1
2011-06-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-17
/
+9
2011-06-15
lib/bitmap.c: fix kernel-doc notation
Randy Dunlap
1
-1
/
+1
2011-06-12
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
1
-17
/
+9
2011-06-10
sched: Make sleeping inside spinlock detection working in !CONFIG_PREEMPT
Frederic Weisbecker
1
-0
/
+1
2011-06-09
Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+5
2011-06-09
vsprintf: Update %pI6c to not compress a single 0
Joe Perches
1
-1
/
+3
2011-06-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-0
/
+204
2011-06-06
swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.
FUJITA Tomonori
1
-0
/
+5
[next]