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
/
arm
/
mach-msm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-19
ARM: Consolidate the clkdev header files
Kyungmin Park
1
-19
/
+0
2011-07-07
ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1
Stephen Boyd
1
-8
/
+0
2011-06-21
Merge branches 'amd/transparent-bridge' and 'core'
Joerg Roedel
4
-1173
/
+1
2011-06-21
msm: iommu: move to drivers/iommu/
Ohad Ben-Cohen
4
-1170
/
+1
2011-06-20
msm: timer: Fix DGT rate on 8960 and 8660
Stephen Boyd
1
-2
/
+4
2011-06-17
msm: timer: compensate for timer shift in msm_read_timer_count
Jeff Ohlstein
1
-1
/
+5
2011-06-14
drivers: iommu: move to a dedicated folder
Ohad Ben-Cohen
1
-3
/
+0
2011-05-31
msm: timer: Fix SMP build error
Stephen Boyd
1
-0
/
+2
2011-05-23
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-26
/
+11
2011-05-23
Merge branch 'devel-stable' into for-linus
Russell King
1
-2
/
+8
2011-05-23
Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...
Russell King
2
-24
/
+3
2011-05-23
ARM: consolidate SMP cross call implementation
Russell King
2
-24
/
+3
2011-05-11
ARM: msm: update GPIO chained IRQ handler to use entry/exit functions
Will Deacon
1
-2
/
+8
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
1
-1
/
+1
2011-04-18
Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
2
-5
/
+2
2011-03-31
msm: timer: fix missing return value
David Brown
1
-1
/
+1
2011-03-31
msm: Remove extraneous ffa device check
David Brown
1
-4
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
6
-12
/
+9
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
9
-29
/
+29
2011-03-29
arm: msm: Use proper irq accessor functions
Thomas Gleixner
5
-10
/
+10
2011-03-29
arm: msm: Convert to new irq chip functions
Thomas Gleixner
1
-16
/
+17
2011-03-23
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+2
2011-03-20
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
Russell King
1
-1
/
+2
2011-03-16
Merge remote branch 'rmk/for-linus' into for-linus
David Brown
5
-17
/
+17
2011-03-10
msm: scm: Check for interruption immediately
Stephen Boyd
1
-24
/
+27
2011-03-10
msm: scm: Fix improper register assignment
Stephen Boyd
1
-2
/
+5
2011-03-10
msm: scm: Mark inline asm as volatile
Stephen Boyd
1
-2
/
+2
2011-03-08
msm: iommu: Enable HTW L2 redirection on MSM8960
Stepan Moskovchenko
1
-1
/
+1
2011-03-08
msm: iommu: Don't read from write-only registers
Stepan Moskovchenko
2
-29
/
+1
2011-03-08
msm: iommu: Remove dependency on IDR
Stepan Moskovchenko
4
-22
/
+42
2011-03-08
msm: iommu: Use ASID tagging instead of VMID tagging
Stepan Moskovchenko
3
-10
/
+14
2011-03-08
msm: iommu: Rework clock logic and add IOMMU bus clock control
Stepan Moskovchenko
3
-95
/
+121
2011-03-08
msm: iommu: Clock control for the IOMMU driver
Stepan Moskovchenko
2
-5
/
+62
2011-02-28
msm: clock: Migrate to clkdev
Stephen Boyd
14
-86
/
+97
2011-02-28
msm: clock: Remove references to clk_ops_pcom
Stephen Boyd
7
-77
/
+11
2011-02-28
msm: headsmp.S: Fix section mismatch
Stephen Boyd
1
-1
/
+1
2011-02-28
msm: Use explicit GPLv2 licenses
David Brown
10
-236
/
+70
2011-02-23
ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime
Santosh Shilimkar
1
-1
/
+2
2011-02-17
ARM: P2V: avoid initializers and assembly using PHYS_OFFSET
Russell King
4
-10
/
+10
2011-02-17
ARM: P2V: separate PHYS_OFFSET from platform definitions
Russell King
2
-6
/
+6
2011-02-14
Merge branch 'msm-core' into for-next
David Brown
4
-66
/
+40
2011-02-14
msm: iommu: Enable IOMMU support for MSM8960
Stepan Moskovchenko
1
-1
/
+1
2011-02-14
msm: iommu: Generalize platform data for multiple targets
Stepan Moskovchenko
3
-66
/
+28
2011-02-14
msm: iommu: Create a Kconfig item for the IOMMU driver
Stepan Moskovchenko
2
-2
/
+14
2011-01-28
Merge branch 'msm-core' into for-next
David Brown
4
-1
/
+111
2011-01-28
msm: serial: Add MSM8960 serial support
Stepan Moskovchenko
4
-1
/
+111
2011-01-28
Merge branch 'msm-core' into for-next
David Brown
20
-224
/
+165
2011-01-28
msm: Clean up useless ifdefs
Stepan Moskovchenko
8
-32
/
+0
2011-01-28
msm: clock: Add support for more proc_comm clocks
Stephen Boyd
3
-1
/
+11
[prev]
[next]