index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
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-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
2006-07-14
[PATCH] let the the lockdep options depend on DEBUG_KERNEL
Adrian Bunk
1
-4
/
+6
2006-07-14
[PATCH] Convert idr's internal locking to _irqsave variant
Roland Dreier
1
-6
/
+10
2006-07-03
[PATCH] lockdep: kconfig
Ingo Molnar
1
-2
/
+96
2006-07-03
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
2
-1
/
+42
2006-07-03
[PATCH] lockdep: prove rwsem locking correctness
Ingo Molnar
2
-3
/
+37
2006-07-03
[PATCH] lockdep: allow read_lock() recursion of same class
Ingo Molnar
1
-4
/
+4
2006-07-03
[PATCH] lockdep: core
Ingo Molnar
2
-4
/
+2
2006-07-03
[PATCH] lockdep: locking API self tests
Ingo Molnar
17
-0
/
+1338
2006-07-03
[PATCH] lockdep: s390 CONFIG_FRAME_POINTER support
Heiko Carstens
1
-1
/
+1
2006-07-03
[PATCH] lockdep: stacktrace subsystem, core
Ingo Molnar
1
-1
/
+5
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
3
-37
/
+72
2006-07-03
[PATCH] lockdep: remove mutex deadlock checking code
Ingo Molnar
1
-8
/
+0
2006-07-03
[PATCH] lockdep: clean up rwsems
Ingo Molnar
2
-75
/
+2
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
8
-8
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
8
-8
/
+0
2006-06-29
merge linus into release branch
Len Brown
7
-11
/
+165
2006-06-28
Fix vsnprintf off-by-one bug
Linus Torvalds
1
-1
/
+1
[prev]
[next]