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
2009-01-30
cpumask: convert lib/smp_processor_id to new cpumask ops
Rusty Russell
1
-1
/
+1
2009-01-26
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-13
/
+0
2009-01-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+9
2009-01-22
Merge branch 'core/debugobjects' into core/urgent
Thomas Gleixner
1
-10
/
+4
2009-01-22
rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTOR
Lai Jiangshan
1
-13
/
+0
2009-01-18
x86: define ARCH_WANT_FRAME_POINTERS
Jeff Mahoney
1
-0
/
+9
2009-01-15
lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache
Andrew Morton
1
-8
/
+2
2009-01-15
idr: fix wrong kernel-doc
Li Zefan
1
-2
/
+2
2009-01-10
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+8
2009-01-10
rbtree: add const qualifier to some functions
Artem Bityutskiy
1
-6
/
+6
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu
Linus Torvalds
1
-0
/
+7
2009-01-08
generic swap(): lib/sort.c: rename swap to swap_func
Wu Fengguang
1
-14
/
+16
2009-01-08
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
1
-0
/
+7
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-5
/
+6
2009-01-07
x86: offer frame pointers in all build modes
Ingo Molnar
1
-8
/
+8
2009-01-06
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-154
/
+107
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
4
-39
/
+72
2009-01-06
percpu_counter: FBC_BATCH should be a variable
Eric Dumazet
1
-4
/
+14
2009-01-06
strict_strto* is not strict enough
Pavel Machek
1
-0
/
+4
2009-01-06
lib: proportions.c trivial sparse lock annotation
Harvey Harrison
1
-0
/
+2
2009-01-06
lib: radix_tree.c make percpu variable static
Harvey Harrison
1
-1
/
+1
2009-01-06
lib: fix sparse shadowed variable warning
Harvey Harrison
1
-1
/
+1
2009-01-06
Remove remaining unwinder code
Alexey Dobriyan
1
-1
/
+0
2009-01-06
oops handling: ensure that any oops is flushed to the mtdoops console
Viktor Rosendahl
1
-0
/
+2
2009-01-06
swiotlb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-01-06
dynamic_printk: reduce one level of indentation
Wu Fengguang
1
-32
/
+26
2009-01-06
kobject: return the result of uevent sending by netlink
Ming Lei
1
-2
/
+4
2009-01-06
uevent: don't pass envp_ext[] as format string in kobject_uevent_env()
Tejun Heo
1
-1
/
+1
2009-01-06
driver core: Remove completion from struct klist_node
Matthew Wilcox
1
-3
/
+40
2009-01-06
trivial: radix-tree: document wrap-around issue of radix_tree_next_hole()
Wu Fengguang
1
-5
/
+6
2009-01-06
Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...
Ingo Molnar
2
-17
/
+7
2009-01-05
Merge branch 'core/iommu' into core/urgent
Ingo Molnar
1
-137
/
+100
2009-01-04
swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.c
Jesper Juhl
1
-1
/
+0
2009-01-04
Merge branch 'linus' into core/urgent
Ingo Molnar
5
-3
/
+116
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-3
/
+113
2009-01-03
Make %p print '(null)' for NULL pointers
Linus Torvalds
1
-0
/
+3
2009-01-02
swiotlb: add missing __init annotations
Roland Dreier
1
-1
/
+1
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+7
2009-01-01
cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS
Rusty Russell
1
-0
/
+4
2009-01-01
cpumask: zero extra bits in alloc_cpumask_var_node
Rusty Russell
1
-0
/
+8
2009-01-01
bitmap: find_last_bit()
Rusty Russell
3
-0
/
+50
2009-01-01
cpumask: fix bogus kernel-doc
Li Zefan
1
-1
/
+1
2008-12-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
3
-68
/
+223
2008-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-0
/
+1
2008-12-30
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-68
/
+222
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
7
-155
/
+178
2008-12-29
locking, percpu counters: introduce separate lock classes
Peter Zijlstra
2
-17
/
+7
2008-12-29
SLUB: failslab support
Akinobu Mita
1
-0
/
+1
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+77
2008-12-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+17
[next]