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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-01
Driver core: convert sound core to use struct device
Greg Kroah-Hartman
1
-3
/
+5
2006-12-01
Driver core: convert fb code to use struct device
Greg Kroah-Hartman
1
-4
/
+4
2006-12-01
Driver core: convert mmc code to use struct device
Greg Kroah-Hartman
1
-4
/
+4
2006-12-01
Driver core: convert tty core to use struct device
Greg Kroah-Hartman
1
-3
/
+2
2006-12-01
Driver core: change misc class_devices to be real devices
Greg Kroah-Hartman
1
-3
/
+2
2006-12-01
Driver Core: Move virtual_device_parent() to core.c
Greg Kroah-Hartman
1
-2
/
+0
2006-12-01
Driver core: add notification of bus events
Benjamin Herrenschmidt
1
-0
/
+25
2006-11-29
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-16
/
+27
2006-11-29
[ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...
Milan Svoboda
2
-16
/
+27
2006-11-28
[NET]: Fix MAX_HEADER setting.
David S. Miller
1
-2
/
+4
2006-11-28
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+4
2006-11-28
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
1
-1
/
+1
2006-11-28
[PATCH] add missing libsas include to fix s390 compilation.
Dave Jones
1
-0
/
+1
2006-11-28
[PATCH] i386: Fix compilation with UP genericarch
Andi Kleen
1
-0
/
+4
2006-11-28
[ALSA] version 1.0.13
Jaroslav Kysela
1
-1
/
+1
2006-11-26
Fix 'ALIGN()' macro, take 2
Linus Torvalds
1
-1
/
+3
2006-11-26
[PATCH] Fix incorrent type of flags in <asm/semaphore.h>
Kyle McMartin
1
-2
/
+4
2006-11-26
Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"
Linus Torvalds
2
-86
/
+20
2006-11-25
[NET]: Re-fix of doc-comment in sock.h
Paul Bonser
1
-5
/
+10
2006-11-25
[PATCH] lockdep: spin_lock_irqsave_nested()
Arjan van de Ven
2
-0
/
+20
2006-11-25
[PATCH] Enforce "unsigned long flags;" when spinlocking
Alexey Dobriyan
2
-14
/
+76
2006-11-25
[PATCH] mounstats NULL pointer dereference
Vasily Tarasov
1
-1
/
+3
2006-11-23
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-5
/
+15
2006-11-22
[PATCH] make au1xxx-ide compile again
Manuel Lauss
1
-4
/
+2
2006-11-22
[ARM] 3942/1: ARM: comment: consistent_sync should not be called directly
Dan Williams
1
-0
/
+4
2006-11-21
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...
Linus Torvalds
1
-4
/
+0
2006-11-22
[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...
Kim Phillips
1
-4
/
+0
2006-11-21
[IGMP]: Fix IGMPV3_EXP() normalization bit shift value.
David L Stevens
1
-1
/
+1
2006-11-20
Add "pure_initcall" for static variable initialization
Linus Torvalds
2
-0
/
+10
2006-11-20
[PATCH] m68knommu: fix up for the irq_handler_t changes
Greg Ungerer
3
-5
/
+6
2006-11-20
[ARM] ebsa110: fix warnings generated by asm/arch/io.h
Russell King
1
-5
/
+11
2006-11-20
[CRYPTO] api: Remove one too many semicolon
Yoichi Yuasa
1
-1
/
+1
2006-11-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-53
/
+55
2006-11-16
[PATCH] fat: add fat_getattr()
OGAWA Hirofumi
1
-0
/
+2
2006-11-15
[TG3]: Disable TSO on 5906 if CLKREQ is enabled.
Michael Chan
1
-0
/
+1
2006-11-15
[NETFILTER]: ip6_tables: fixed conflicted optname for getsockopt
Yasuyuki Kozakai
5
-53
/
+54
2006-11-16
[POWERPC] Wire up sys_move_pages
Stephen Rothwell
2
-1
/
+3
2006-11-16
[POWERPC] Add the thread_siblings files to sysfs
Stephen Rothwell
1
-1
/
+7
2006-11-14
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
4
-2
/
+11
2006-11-14
[PATCH] hugetlb: prepare_hugepage_range check offset too
Hugh Dickins
1
-3
/
+7
2006-11-14
[PATCH] x86-64: Fix race in exit_idle
Andi Kleen
1
-0
/
+9
2006-11-14
[PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled
Andi Kleen
1
-2
/
+0
2006-11-14
[PATCH] x86: Add acpi_user_timer_override option for Asus boards
Andi Kleen
2
-0
/
+2
2006-11-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2006-11-13
[PATCH] Fix missing parens in set_personality()
Russell King
1
-1
/
+1
2006-11-13
[PATCH] mspec driver build fix
Jes Sorensen
1
-1
/
+5
2006-11-13
[PATCH] vmalloc: optimization, cleanup, bugfixes
Eric Dumazet
1
-1
/
+2
2006-11-09
[IPVS]: Compile fix for annotations in userland.
Simon Horman
1
-0
/
+1
2006-11-08
[PATCH] htirq: allow buggy drivers of buggy hardware to write the registers
Eric W. Biederman
1
-0
/
+5
2006-11-08
[PATCH] htirq: refactor so we only have one function that writes to the chip
Eric W. Biederman
1
-4
/
+7
[next]