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
2012-05-23
Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li...
Linus Torvalds
1
-0
/
+9
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-05-22
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-87
/
+295
2012-05-21
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+22
2012-05-21
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-6
/
+5
2012-05-17
lib: Change mail address of Oskar Schirmer
Oskar Schirmer
1
-1
/
+1
2012-05-09
printk() - restore timestamp printing at console output
Kay Sievers
1
-6
/
+10
2012-05-07
kobject: fix the uncorrect comment
Zhi Yong Wu
1
-1
/
+1
2012-05-07
Revert "dynamic_debug: remove unneeded includes"
Greg Kroah-Hartman
1
-0
/
+10
2012-05-04
dynamic_debug: remove unneeded includes
Jim Cromie
1
-10
/
+0
2012-05-02
Merge 3.4-rc5 into driver-core-next
Greg Kroah-Hartman
2
-9
/
+10
2012-05-02
ddr: add LPDDR2 data from JESD209-2
Aneesh V
3
-0
/
+145
2012-04-30
dynamic_debug: init with early_initcall, not arch_initcall
Jim Cromie
1
-2
/
+2
2012-04-30
dynamic_debug: update Documentation/*, Kconfig.debug
Jim Cromie
1
-6
/
+11
2012-04-30
dynamic_debug: add modname arg to exec_query callchain
Jim Cromie
1
-8
/
+13
2012-04-30
dynamic_debug: print ram usage by ddebug tables if verbose
Jim Cromie
1
-1
/
+11
2012-04-30
dynamic_debug: simplify dynamic_debug_init error exit
Jim Cromie
1
-11
/
+8
2012-04-30
dynamic_debug: combine parse_args callbacks together
Jim Cromie
1
-16
/
+20
2012-04-30
dynamic_debug: deprecate ddebug_query, suggest dyndbg instead
Jim Cromie
1
-0
/
+2
2012-04-30
dynamic_debug: make dynamic-debug work for module initialization
Jim Cromie
1
-0
/
+49
2012-04-30
dynamic_debug: replace if (verbose) pr_info with macro vpr_info
Jim Cromie
1
-46
/
+35
2012-04-24
rcu: List-debug variants of rcu list routines.
Dave Jones
1
-0
/
+22
2012-04-23
lib/kobject.c : Remove redundant check in create_dir
yan
1
-7
/
+5
2012-04-19
Revert "driver core: check start node in klist_iter_init_node"
Greg Kroah-Hartman
1
-10
/
+4
2012-04-18
driver core: check start node in klist_iter_init_node
Hannes Reinecke
1
-4
/
+10
2012-04-18
debugobjects: Fill_pool() returns void now
Dan Carpenter
1
-1
/
+1
2012-04-18
mpi: Avoid using freed pointer in mpi_lshift_limbs()
Jesper Juhl
1
-2
/
+3
2012-04-11
debugobjects: printk with irqs enabled
Thomas Gleixner
1
-1
/
+1
2012-04-11
debugobjects: Remove unused return value from fill_pool()
Thomas Gleixner
1
-4
/
+3
2012-04-10
kobject: provide more diagnostic info for kobject_add_internal() failures
Dan Williams
1
-7
/
+7
2012-03-30
debug: Add CONFIG_READABLE_ASM
Andi Kleen
1
-0
/
+9
2012-03-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2012-03-28
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
3
-270
/
+188
2012-03-28
crc32: add help text for the algorithm select option
Darrick J. Wong
1
-0
/
+4
2012-03-28
radix-tree: rewrite gang lookup using iterator
Konstantin Khlebnikov
1
-258
/
+33
2012-03-28
radix-tree: introduce bit-optimized iterator
Konstantin Khlebnikov
1
-0
/
+151
2012-03-28
lib/cpumask.c: remove __any_online_cpu()
Srivatsa S. Bhat
1
-12
/
+0
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2
-2
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2
-2
/
+0
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-0
/
+1
2012-03-27
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2012-03-25
Introduce CONFIG_GENERIC_IO
Richard Weinberger
1
-0
/
+5
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
63
-63
/
+71
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
8
-0
/
+9
2012-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
Linus Torvalds
1
-8
/
+0
2012-03-23
procfs: add num_to_str() to speed up /proc/stat
KAMEZAWA Hiroyuki
1
-0
/
+20
2012-03-23
crc32: select an algorithm via Kconfig
Darrick J. Wong
2
-0
/
+61
2012-03-23
crc32: add self-test code for crc32c
Darrick J. Wong
1
-102
/
+261
2012-03-23
crc32: bolt on crc32c
Darrick J. Wong
4
-34
/
+95
2012-03-23
crc32: add note about this patchset to crc32.c
Bob Pearson
1
-0
/
+4
[next]