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
2008-04-18
firewire: fw-ohci: add option for remote debugging
Stefan Richter
1
-1
/
+12
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
Linus Torvalds
2
-0
/
+60
2008-04-18
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
4
-187
/
+1
2008-04-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+1
2008-04-17
kgdb: allow static kgdbts boot configuration
Jason Wessel
1
-0
/
+18
2008-04-17
kgdb: add kgdb internal test suite
Jason Wessel
1
-0
/
+13
2008-04-17
kgdb: core
Jason Wessel
2
-0
/
+29
2008-04-17
Remove DEBUG_SEMAPHORE from Kconfig
Matthew Wilcox
1
-10
/
+0
2008-04-17
Generic semaphore implementation
Matthew Wilcox
2
-177
/
+0
2008-04-17
Add semaphore.h to kernel_lock.c
Matthew Wilcox
1
-0
/
+1
2008-04-15
[LMB] Restructure allocation loops to avoid unsigned underflow
Paul Mackerras
1
-26
/
+30
2008-04-15
[LMB] Fix some whitespace and other formatting issues, use pr_debug
Paul Mackerras
1
-42
/
+30
2008-04-15
[LMB] Add lmb_alloc_nid()
David S. Miller
1
-10
/
+76
2008-04-14
slub: Deal with config variable dependencies
Christoph Lameter
1
-1
/
+1
2008-04-14
Merge branch 'linux-2.6'
Paul Mackerras
3
-6
/
+11
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+9
2008-04-10
lzo: fix typo in decompressor
Harvey Harrison
1
-1
/
+1
2008-04-07
[SCSI] block: add sg buffer copy helper functions
FUJITA Tomonori
1
-0
/
+102
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2
-2
/
+2
2008-04-03
[NET]: srandom32 fixes for networking v2
Andi Kleen
1
-4
/
+9
2008-04-03
[NETNS]: Declare init_net even without CONFIG_NET defined.
Denis V. Lunev
1
-2
/
+0
2008-03-30
fix uevent action-string regression
Mark Lord
1
-1
/
+1
2008-03-28
[LIB]: Drop the pcounter itself.
Pavel Emelyanov
2
-59
/
+0
2008-03-27
[NETNS]: Do no include NET related headers if CONFIG_NET is not set.
Denis V. Lunev
1
-2
/
+6
2008-03-26
Merge branch 'linux-2.6'
Paul Mackerras
3
-15
/
+42
2008-03-24
x86-32: Pass the full resource data to ioremap()
Linus Torvalds
1
-1
/
+1
2008-03-17
devres: implement pcim_iomap_regions_request_all()
Tejun Heo
1
-0
/
+25
2008-03-13
avoid endless loops in lib/swiotlb.c
Jan Beulich
1
-14
/
+16
2008-03-13
Merge branch 'linux-2.6'
Paul Mackerras
2
-10
/
+11
2008-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-6
/
+5
2008-03-04
iommu: export iommu_is_span_boundary helper function
FUJITA Tomonori
1
-4
/
+6
2008-03-04
kobject: properly initialize ksets
Greg Kroah-Hartman
1
-6
/
+5
2008-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6
Paul Mackerras
3
-0
/
+375
2008-02-23
lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param)
Hoang-Nam Nguyen
1
-1
/
+1
2008-02-23
make LKDTM depend on BLOCK
Chris Snook
1
-0
/
+1
2008-02-19
[LMB]: Fix lmb_add_region if region should be added at the head
Kumar Gala
1
-0
/
+5
2008-02-15
kbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINED
Sam Ravnborg
1
-0
/
+3
2008-02-13
[LMB]: Make lmb support large physical addressing
Becky Bruce
1
-47
/
+46
2008-02-13
[LMB]: Fix initial lmb add region with a non-zero base
Kumar Gala
1
-0
/
+6
2008-02-13
[LMB]: Fix bug in __lmb_alloc_base().
David S. Miller
1
-1
/
+7
2008-02-13
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
3
-0
/
+359
2008-02-09
x86: trivial printk optimizations
Denys Vlasenko
1
-22
/
+27
2008-02-09
x86, core: remove CONFIG_FORCED_INLINING
Harvey Harrison
1
-14
/
+0
2008-02-08
lib/scatterlist.o needed by a module only - link it in unconditionally
Guennadi Liakhovetski
1
-2
/
+2
2008-02-08
Add new string functions strict_strto* and convert kernel params to use them
Yi Yang
1
-0
/
+123
2008-02-08
libfs: allow error return from simple attributes
Christoph Hellwig
1
-7
/
+12
2008-02-08
lib: remove fastcall from lib/*
Harvey Harrison
3
-28
/
+28
2008-02-08
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells
1
-2
/
+5
2008-02-07
SLUB: Support for performance statistics
Christoph Lameter
1
-0
/
+13
2008-02-06
debug_smp_processor_id() fixlets
Andrew Morton
1
-1
/
+3
[prev]
[next]