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-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-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
2006-03-26
[PATCH] bitops: hweight() related cleanup
Akinobu Mita
1
-17
/
+2
2006-03-26
[PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_...
Akinobu Mita
1
-0
/
+73
2006-03-26
[PATCH] bitops: generic hweight{64,32,16,8}()
Akinobu Mita
2
-0
/
+55
2006-03-26
[PATCH] bitops: generic find_{next,first}{,_zero}_bit()
Akinobu Mita
1
-31
/
+81
2006-03-25
[PATCH] x86_64: Don't enable CONFIG_UNWIND_INFO by default for DEBUG_KERNEL
Andi Kleen
1
-1
/
+0
2006-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-20
/
+12
2006-03-25
[PATCH] cpumask: uninline any_online_cpu()
Andrew Morton
1
-0
/
+12
2006-03-25
[PATCH] cpumask: uninline highest_possible_processor_id()
Andrew Morton
1
-0
/
+17
2006-03-25
[PATCH] cpumask: uninline next_cpu()
Andrew Morton
1
-0
/
+5
2006-03-25
[PATCH] cpumask: uninline first_cpu()
Andrew Morton
2
-0
/
+13
2006-03-25
[PATCH] radix-tree documentation cleanups
Jonathan Corbet
1
-22
/
+27
2006-03-25
[PATCH] kconfig: clarify memory debug options
Andrew Morton
1
-1
/
+1
2006-03-25
[PATCH] slab: implement /proc/slab_allocators
Al Viro
1
-0
/
+4
2006-03-24
BUG_ON() Conversion in lib/swiotlb.c
Eric Sesterhenn
1
-20
/
+12
2006-03-24
[PATCH] CONFIG_UNWIND_INFO
Jan Beulich
1
-0
/
+11
2006-03-24
[PATCH] bitmap: region restructuring
Paul Jackson
1
-97
/
+102
2006-03-24
[PATCH] bitmap: region multiword spanning support
Paul Mundt
1
-34
/
+76
2006-03-24
[PATCH] bitmap: region cleanup
Paul Jackson
1
-26
/
+38
2006-03-23
[PATCH] sem2mutex: kernel/
Arjan van de Ven
1
-5
/
+6
2006-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-1
/
+0
2006-03-22
[PATCH] multiple exports of strpbrk
Andrew Morton
1
-1
/
+0
2006-03-20
[PATCH] kobject_add_dir
Jun'ichi Nomura
1
-0
/
+38
2006-03-20
[PATCH] Kobject: provide better warning messages when people do stupid things
Greg Kroah-Hartman
1
-8
/
+14
2006-03-20
[PATCH] kref: avoid an atomic operation in kref_put()
Eric Dumazet
1
-1
/
+6
2006-03-20
[PATCH] kobject: fix build error if CONFIG_SYSFS=n
Jun'ichi Nomura
1
-0
/
+2
2006-02-24
Merge ../powerpc-merge
Paul Mackerras
3
-5
/
+11
2006-02-22
Revert mount/umount uevent removal
Greg Kroah-Hartman
1
-0
/
+4
2006-02-18
[PATCH] iomap_copy fallout (m68k)
Al Viro
1
-1
/
+1
2006-02-16
[PATCH] Fix over-zealous tag clearing in radix_tree_delete
NeilBrown
1
-4
/
+6
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
1
-1
/
+0
2006-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-1
/
+10
2006-02-07
[PATCH] Fix spinlock debugging delays to not time out too early
Ingo Molnar
1
-3
/
+3
2006-02-06
[PATCH] Fix uevent buffer overflow in input layer
Benjamin Herrenschmidt
1
-1
/
+1
2006-02-06
[PATCH] kobject: don't oops on null kobject.name
Chuck Ebbert
1
-0
/
+4
2006-02-06
[PATCH] kobject_add() must have a valid name in order to succeed.
Greg Kroah-Hartman
1
-0
/
+5
2006-02-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-15
/
+25
2006-02-03
[PATCH] lib: Fix bug in int_sqrt() for 64 bit longs
Peter Williams
1
-1
/
+1
2006-02-02
[TEXTSEARCH]: Fix broken good shift array calculation in Boyer-Moore
Pablo Neira Ayuso
1
-15
/
+25
[next]