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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-21
arm: convert sysdev_class to a regular subsystem
Kay Sievers
43
-293
/
+368
2011-12-21
arm: leds: convert sysdev_class to a regular subsystem
Kay Sievers
1
-10
/
+11
2011-12-21
m86k: gpio - convert sysdev_class to a regular subsystem
Kay Sievers
1
-4
/
+5
2011-12-21
mips: txx9_sram - convert sysdev_class to a regular subsystem
Kay Sievers
1
-18
/
+16
2011-12-21
mips: 7segled - convert sysdev_class to a regular subsystem
Kay Sievers
1
-22
/
+22
2011-12-21
sh: dma - convert sysdev_class to a regular subsystem
Kay Sievers
2
-42
/
+43
2011-12-21
power: suspend - convert sysdev_class to a regular subsystem
Kay Sievers
1
-16
/
+17
2011-12-21
power: qe_ic - convert sysdev_class to a regular subsystem
Kay Sievers
1
-6
/
+6
2011-12-21
power: cmm - convert sysdev_class to a regular subsystem
Kay Sievers
1
-33
/
+34
2011-12-21
s390: time - convert sysdev_class to a regular subsystem
Kay Sievers
1
-129
/
+131
2011-12-21
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
1
-2
/
+2
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
25
-650
/
+647
2011-11-07
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Linus Torvalds
41
-401
/
+344
2011-11-07
Merge branch 'fixes-modulesplit' into fixes
Tony Lindgren
1299
-20615
/
+26845
2011-11-07
ARM: OMAP: Fix export.h or module.h includes
Tony Lindgren
4
-0
/
+4
2011-11-07
ARM: OMAP: omap_device: Include linux/export.h
Axel Lin
1
-0
/
+1
2011-11-07
arm: Add export.h to recently added files for EXPORT_SYMBOL
Paul Gortmaker
2
-0
/
+2
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
7
-131
/
+196
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
43
-184
/
+104
2011-11-06
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-34
/
+45
2011-11-06
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-1
/
+25
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
423
-172
/
+388
2011-11-06
Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next
Len Brown
7
-131
/
+196
2011-11-06
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
17
-158
/
+1
2011-11-06
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-99
/
+1
2011-11-06
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
6
-87
/
+127
2011-11-06
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
2
-8
/
+10
2011-11-06
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
6
-47
/
+70
2011-11-06
Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-sh
Linus Torvalds
14
-197
/
+1062
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
169
-1327
/
+8416
2011-11-06
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
5
-5
/
+4
2011-11-06
mrst pmu: update comment
Len Brown
1
-1
/
+1
2011-11-06
ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos
Kukjin Kim
76
-81
/
+106
2011-11-06
ARM: EXYNOS4: convert MCT to percpu interrupt API
Marc Zyngier
1
-13
/
+27
2011-11-06
ARM: SAMSUNG: Add clk enable/disable of pwm
Joonyoung Shim
1
-0
/
+7
2011-11-06
ARM: SAMSUNG: Fix compile error due to kfree
Jonghwan Choi
1
-0
/
+1
2011-11-05
Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
22
-141
/
+615
2011-11-05
Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
218
-5961
/
+5335
2011-11-05
ARM: PXA: fix gpio-pxa.h build errors
Russell King
1
-1
/
+1
2011-11-05
ARM: 7142/1: davinci: mark GPIO implementation complex
Linus Walleij
1
-0
/
+2
2011-11-05
ARM: 7134/1: Revert "EXYNOS4: Fix routing timer interrupt to offline CPU"
Kukjin Kim
1
-2
/
+0
2011-11-05
ARM: PXA: eseries: fix eseries_register_clks section mismatch warning
Russell King
2
-2
/
+1
2011-11-05
ARM: EXYNOS4: Fix the merge conflict
Kukjin Kim
1
-3
/
+0
2011-11-04
ARM: OMAP2: Fix H4 matrix keyboard warning
Tony Lindgren
1
-53
/
+69
2011-11-04
ARM: OMAP1: Remove unused omap-alsa.h
Jarkko Nikula
2
-124
/
+0
2011-11-04
ARM: OMAP1: Fix warnings about enabling 32 KiHz timer
Tony Lindgren
1
-1
/
+1
2011-11-04
ARM: OMAP2+: timer: Remove omap_device_pm_latency
Benoit Cousson
1
-11
/
+1
2011-11-04
ARM: OMAP2+: clock data: Remove redundant timer clkdev
Benoit Cousson
4
-47
/
+0
2011-11-04
ARM: OMAP: Devkit8000: Remove double omap_mux_init_gpio
Thomas Weber
1
-1
/
+0
2011-11-04
ARM: OMAP: usb: musb: OMAP: Delete unused function
Bjarne Steinsbo
1
-38
/
+0
[next]