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-10-29
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2006-10-28
[PATCH] strstrip remove last blank fix
Michael Holzheu
1
-1
/
+1
2006-10-28
[ARM] 3909/1: Disable UWIND_INFO for ARM (again)
Kevin Hilman
1
-1
/
+1
2006-10-20
[PATCH] highest_possible_node_id() linkage fix
Andrew Morton
1
-16
/
+0
2006-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
4
-4
/
+5
2006-10-17
[PATCH] remove carta_random32
Andrew Morton
2
-42
/
+1
2006-10-17
[PATCH] rename net_random to random32
Stephen Hemminger
2
-1
/
+143
2006-10-13
[PATCH] uml shouldn't do HEADERS_CHECK
Al Viro
1
-0
/
+1
2006-10-11
[PATCH] bitmap: parse input from kernel and user buffers
Reinette Chatre
1
-11
/
+43
2006-10-11
[PATCH] Add carta_random32() library routine
Stephane Eranian
2
-1
/
+42
2006-10-11
[PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_ch...
David Woodhouse
1
-0
/
+13
2006-10-11
[PATCH] Disable DETECT_SOFTLOCKUP for s390
Heiko Carstens
1
-1
/
+1
2006-10-11
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
Peter Zijlstra
3
-4
/
+4
2006-10-11
Input: add missing exports to fix modular build
Dmitry Torokhov
1
-0
/
+1
2006-10-10
[PATCH] gfp annotations: radix_tree_root
Al Viro
1
-3
/
+3
2006-10-06
[PATCH] irq_reqs: export __irq_regs
Andrew Morton
1
-0
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2
-1
/
+16
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-03
[PATCH] low performance of lib/sort.c
keios
1
-5
/
+5
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
3
-33
/
+1
2006-10-02
[PATCH] introduce kernel_execve
Arnd Bergmann
2
-0
/
+25
2006-10-02
[PATCH] cpumask: add highest_possible_node_id
Greg Banks
1
-0
/
+16
2006-10-02
[PATCH] Linux Kernel Dump Test Module
Ankita Garg
1
-0
/
+14
2006-10-02
[PATCH] make genpool allocator adhere to kernel-doc standards
Dean Nelson
1
-20
/
+23
2006-10-02
[PATCH] LIB: add gen_pool_destroy()
Steve Wise
1
-0
/
+30
2006-10-01
[PATCH] Generic ioremap_page_range: flush_cache_vmap
Haavard Skinnemoen
1
-3
/
+1
2006-10-01
[PATCH] Generic ioremap_page_range: implementation
Haavard Skinnemoen
2
-0
/
+95
2006-10-01
[PATCH] list_del-debug fix
Andrew Morton
1
-3
/
+0
2006-09-30
[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev
Jens Axboe
1
-0
/
+6
2006-09-29
[PATCH] lib/ts_fsm.c: constify structs
Andreas Mohr
1
-5
/
+5
2006-09-29
[PATCH] lib/rwsem.c: un-inline rwsem_down_failed_common()
Andreas Mohr
1
-1
/
+1
2006-09-29
[PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloop
Chuck Ebbert
1
-6
/
+9
2006-09-29
[PATCH] list_del debug check
Manfred Spraul
1
-5
/
+7
2006-09-29
[PATCH] Debug variants of linked list macros
Dave Jones
3
-0
/
+87
2006-09-27
sh: Enable verbose BUG() support.
Paul Mundt
1
-1
/
+1
2006-09-27
sh: Use generic CONFIG_FRAME_POINTER.
Paul Mundt
1
-1
/
+1
2006-09-26
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2
-3
/
+9
2006-09-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-12
/
+30
2006-09-26
[PATCH] avr32 architecture
Haavard Skinnemoen
1
-2
/
+2
2006-09-26
[PATCH] optimize hweight64 for x86_64
Andi Kleen
1
-2
/
+8
2006-09-26
[PATCH] Don't force frame pointers for lockdep
Andi Kleen
1
-1
/
+1
2006-09-25
Driver core: Don't call put methods while holding a spinlock
Alan Stern
1
-11
/
+15
2006-09-25
add CONFIG_ENABLE_MUST_CHECK
Andrew Morton
1
-0
/
+7
2006-09-25
kobject: must_check fixes
Randy Dunlap
1
-1
/
+8
2006-09-22
[PATCH] fix missing ifdefs in syscall classes hookup for generic targets
Al Viro
1
-0
/
+2
2006-09-12
[PATCH] syscall class hookup for all normal targets
Al Viro
3
-0
/
+59
2006-08-22
[TEXTSEARCH]: Fix Boyer Moore initialization bug
Michael Rash
1
-6
/
+5
2006-08-06
[PATCH] disable debugging version of write_lock()
Andrew Morton
1
-4
/
+6
2006-08-03
PCI: docking station: remove dock uevents
Kristen Carlson Accardi
1
-4
/
+0
2006-07-31
[PATCH] Fix ppc32 zImage inflate
Peter Korsgaard
1
-1
/
+4
[next]