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
2011-06-03
lib: cordic: add library module providing cordic angle calculation
Arend van Spriel
3
-0
/
+110
2011-06-03
lib: crc8: add new library module providing crc8 algorithm
Arend van Spriel
3
-0
/
+94
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-7
/
+5
2011-05-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-29
/
+3
2011-05-19
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+15
2011-05-19
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+13
2011-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
1
-1
/
+1
2011-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+1
2011-05-19
kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK
Catalin Marinas
1
-1
/
+1
2011-05-19
MIPS: Enable kmemleak for MIPS
Maxin John
1
-1
/
+1
2011-05-19
Add a strtobool function matching semantics of existing in kernel equivalents
Jonathan Cameron
1
-0
/
+29
2011-05-19
lib: Add generic binary search function to the kernel.
Tim Abbott
2
-1
/
+55
2011-05-12
vsprintf: Turn kptr_restrict off by default
Ingo Molnar
1
-1
/
+1
2011-05-10
Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats...
Joerg Roedel
1
-5
/
+13
2011-05-05
rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT
Mathieu Desnoyers
1
-1
/
+1
2011-05-05
rcu: Remove conditional compilation for RCU CPU stall warnings
Paul E. McKenney
1
-28
/
+2
2011-05-04
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
1
-6
/
+18
2011-05-02
XZ decompressor: Fix decoding of empty LZMA2 streams
Lasse Collin
1
-3
/
+3
2011-04-28
flex_arrays: allow zero length flex arrays
Eric Paris
1
-1
/
+10
2011-04-28
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
1
-5
/
+8
2011-04-28
watchdog, hung_task_timeout: Add Kconfig configurable default
Jeff Mahoney
1
-0
/
+15
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
16
-182
/
+2483
2011-04-14
kstrtox: simpler code in _kstrtoull()
Alexey Dobriyan
1
-6
/
+3
2011-04-14
kstrtox: fix compile warnings in test
Alexey Dobriyan
1
-16
/
+16
2011-04-10
add printk.time=1 boot-time hint to Kconfig.debug help text
Jim Cromie
1
-1
/
+2
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
5
-6
/
+6
2011-04-07
dma-debug: print information about leaked entry
Stanislaw Gruszka
1
-5
/
+13
2011-04-06
vsprintf: make comment about vs{n,cn,}printf more understandable
Uwe Kleine-König
1
-6
/
+3
2011-04-04
kemleak-test: build as module only
Daniel Baluta
1
-4
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
5
-6
/
+6
2011-03-27
Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6
Linus Torvalds
3
-0
/
+1408
2011-03-25
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2011-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
22
-388
/
+1568
2011-03-24
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
1
-6
/
+1
2011-03-24
vsprintf: Introduce %pB format specifier
Namhyung Kim
1
-1
/
+6
2011-03-23
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
3
-0
/
+7
2011-03-23
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
1
-4
/
+6
2011-03-23
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
1
-5
/
+4
2011-03-22
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
2
-6
/
+42
2011-03-22
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
5
-141
/
+971
2011-03-22
printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig
Mandeep Singh Baines
1
-0
/
+11
2011-03-22
printk: use %pK for /proc/kallsyms and /proc/modules
Kees Cook
1
-1
/
+1
2011-03-22
vsprintf: neaten %pK kptr_restrict, save a bit of code space
Joe Perches
1
-9
/
+5
2011-03-22
kernel/watchdog.c: allow hardlockup to panic by default
Don Zickus
1
-0
/
+17
2011-03-22
oom: suppress nodes that are not allowed from meminfo on oom kill
David Rientjes
1
-2
/
+7
2011-03-21
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-5
/
+0
2011-03-21
kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by default
Michal Marek
1
-1
/
+0
2011-03-16
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
3
-153
/
+0
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-1
/
+283
2011-03-16
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+52
[next]