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
2007-02-11
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
2
-3
/
+4
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
9
-30
/
+28
2007-02-09
iomap: iomap should be in obj-y not in lib-y
Tejun Heo
1
-2
/
+2
2007-02-09
devres: implement pcim_iomap_regions()
Tejun Heo
1
-0
/
+53
2007-02-09
devres: device resource management
Tejun Heo
2
-3
/
+246
2007-02-07
sysfs: Shadow directory support
Eric W. Biederman
1
-5
/
+37
2007-02-07
kobject: kobject_put cleanup
Mariusz Kozlowski
1
-4
/
+2
2007-02-07
driver core: Allow device_move(dev, NULL).
Cornelia Huck
1
-3
/
+3
2007-02-07
Kobject: make kobject apis more robust in handling NULL pointers
Greg Kroah-Hartman
1
-0
/
+19
2007-02-05
[IA64] swiotlb abstraction (e.g. for Xen)
Jan Beulich
1
-35
/
+149
2007-02-05
[IA64] swiotlb cleanup
Jan Beulich
1
-24
/
+32
2007-02-05
[IA64] make swiotlb use bus_to_virt/virt_to_bus
Jan Beulich
1
-16
/
+17
2007-02-05
[IA64] swiotlb bug fixes
Jan Beulich
1
-25
/
+8
2006-12-20
kobject: kobject_uevent() returns manageable value
Aneesh Kumar K.V
1
-14
/
+30
2006-12-20
kref refcnt and false positives
Venkatesh Pallipadi
1
-6
/
+1
2006-12-15
Remove stack unwinder for now
Linus Torvalds
2
-49
/
+1
2006-12-13
[PATCH] uml problems with linux/io.h
Al Viro
3
-2
/
+7
2006-12-13
[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()
Eric Dumazet
2
-1
/
+10
2006-12-12
Fix typo in new debug options.
Dave Jones
1
-1
/
+1
2006-12-10
[PATCH] add MODULE_* attributes to bit reversal library
Cal Peake
1
-0
/
+4
2006-12-10
[PATCH] Kconfig refactoring for better menu nesting
Don Mullis
1
-24
/
+25
2006-12-08
[PATCH] fault-injection: optimize and simplify should_fail()
Don Mullis
1
-7
/
+4
2006-12-08
[PATCH] fault-injection: Clamp debugfs stacktrace-depth to MAX_STACK_TRACE_DEPTH
Don Mullis
1
-4
/
+23
2006-12-08
[PATCH] fault-injection: Use bool-true-false throughout
Don Mullis
1
-21
/
+19
2006-12-08
[PATCH] fault-injection: stacktrace filtering kconfig fix
Andrew Morton
1
-1
/
+1
2006-12-08
[PATCH] fault-injection Kconfig cleanup
Andrew Morton
1
-16
/
+11
2006-12-08
[PATCH] fault injection: stacktrace filtering
Akinobu Mita
2
-1
/
+130
2006-12-08
[PATCH] fault injection: process filtering for fault-injection capabilities
Akinobu Mita
1
-1
/
+16
2006-12-08
[PATCH] fault-injection capability for disk IO
Akinobu Mita
1
-0
/
+7
2006-12-08
[PATCH] fault-injection capability for alloc_pages()
Akinobu Mita
1
-0
/
+7
2006-12-08
[PATCH] fault-injection capability for kmalloc
Akinobu Mita
1
-0
/
+7
2006-12-08
[PATCH] fault-injection capabilities infrastructure
Akinobu Mita
3
-0
/
+196
2006-12-08
[PATCH] crc32: replace bitreverse by bitrev32
Akinobu Mita
2
-23
/
+6
2006-12-08
[PATCH] bit reverse library
Akinobu Mita
3
-0
/
+58
2006-12-08
[PATCH] Generic BUG for i386
Jeremy Fitzhardinge
1
-1
/
+1
2006-12-08
[PATCH] Generic BUG implementation
Jeremy Fitzhardinge
3
-1
/
+166
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+4
2006-12-07
[PATCH] lockdep: show more details about self-test failures
Ingo Molnar
1
-0
/
+2
2006-12-07
[PATCH] lib functions: always build hweight for loadable modules
Randy Dunlap
1
-1
/
+1
2006-12-07
[PATCH] kernel core: replace kmalloc+memset with kzalloc
Burman Yan
1
-2
/
+1
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
1
-2
/
+0
2006-12-07
[PATCH] get_options to allow a hypenated range for isolcpus
Derek Fults
1
-1
/
+34
2006-12-07
[PATCH] More list debugging context
Dave Jones
1
-4
/
+6
2006-12-07
[PATCH] kconfig: PRINTK_TIME depends on PRINTK
Randy Dunlap
1
-0
/
+1
2006-12-07
[PATCH] radix-tree: RCU lockless readside
Nick Piggin
1
-100
/
+227
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2
-4
/
+4
2006-12-07
[PATCH] x86: all cpu backtrace
Andrew Morton
1
-0
/
+4
2006-12-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-4
/
+28
2006-12-04
[PATCH] severing module.h->sched.h
Al Viro
1
-0
/
+1
2006-12-04
[PATCH] Arch provides generic iomap missing accessors
Linus Torvalds
1
-4
/
+28
[prev]
[next]