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-30
klist: fix coding style errors in klist.h and klist.c
Greg Kroah-Hartman
1
-121
/
+85
2008-04-30
devres: support addresses greater than an unsigned long via dev_ioremap
Kumar Gala
1
-2
/
+2
2008-04-30
kobject: do not copy vargs, just pass them around
Kay Sievers
1
-20
/
+8
2008-04-30
klist: implement klist_add_{after|before}()
Tejun Heo
1
-0
/
+33
2008-04-30
lib: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-13
/
+13
2008-04-30
debugobjects: add timer specific object debugging code
Thomas Gleixner
1
-0
/
+8
2008-04-30
infrastructure to debug (dynamic) objects
Thomas Gleixner
3
-0
/
+914
2008-04-30
mm: bdi: allow setting a maximum for the bdi dirty limit
Peter Zijlstra
1
-6
/
+32
2008-04-30
mm: bdi: export BDI attributes in sysfs
Peter Zijlstra
1
-0
/
+1
2008-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-9
/
+90
2008-04-29
bitops: remove "optimizations"
Thomas Gleixner
1
-12
/
+10
2008-04-29
idr: create idr_layer_cache at boot time
Akinobu Mita
1
-6
/
+4
2008-04-29
dma/ia64: update ia64 machvecs, swiotlb.c
Arthur Kepner
1
-8
/
+42
2008-04-29
isolate ratelimit from printk.c for other use
Dave Young
2
-1
/
+52
2008-04-29
swiotlb: use iommu_is_span_boundary helper function
FUJITA Tomonori
1
-11
/
+3
2008-04-29
lib/swiotlb.c: cleanups
Andrew Morton
1
-46
/
+43
2008-04-29
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
1
-1
/
+1
2008-04-29
lib/inflate.c: handle failed malloc()
Jim Meyering
1
-0
/
+3
2008-04-29
[POWERPC] Provide walk_memory_resource() for powerpc
Badari Pulavarty
1
-0
/
+33
2008-04-29
[POWERPC] Update lmb data structures for hotplug memory add/remove
Badari Pulavarty
1
-9
/
+57
2008-04-28
mempolicy: add bitmap_onto() and bitmap_fold() operations
Paul Jackson
1
-0
/
+158
2008-04-28
Remove set_migrateflags()
Christoph Lameter
1
-5
/
+4
2008-04-26
x86, bitops: select the generic bitmap search functions
Alexander van Heukelum
1
-0
/
+6
2008-04-26
x86: generic versions of find_first_(zero_)bit, convert i386
Alexander van Heukelum
2
-0
/
+59
2008-04-26
x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps
Alexander van Heukelum
1
-16
/
+9
2008-04-26
x86: change x86 to use generic find_next_bit
Alexander van Heukelum
1
-0
/
+2
2008-04-25
Add option to enable -Wframe-larger-than= on gcc 4.4
Andi Kleen
1
-0
/
+11
2008-04-23
[LMB]: Fix lmb allocation regression.
David S. Miller
1
-1
/
+1
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
3
-0
/
+433
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-9
/
+10
2008-04-21
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
2
-2
/
+1
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
1
-0
/
+16
2008-04-19
Kobject: Replace list_for_each() with list_for_each_entry().
Robert P. J. Day
1
-8
/
+2
2008-04-19
kobject: catch kobjects that are not initialized
Greg Kroah-Hartman
1
-1
/
+8
2008-04-19
cpumask: add cpumask_scnprintf_len function
Mike Travis
1
-0
/
+16
2008-04-19
[PATCH] r/o bind mounts: debugging for missed calls
Dave Hansen
1
-0
/
+10
2008-04-18
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
1
-1
/
+1
2008-04-18
lib: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
3
-61
/
+4
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+102
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-1
/
+12
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
[next]