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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-29
ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds
Catalin Marinas
1
-2
/
+2
2010-03-29
ARM: 6005/1: arm: kprobes: fix register corruption with jprobes
Mika Westerberg
1
-1
/
+9
2010-03-29
ARM: 6001/1: removing compilation warning comming from clkdev.h
viresh kumar
1
-0
/
+1
2010-03-29
ARM: 6000/1: removing compilation warning comming from <asm/irq.h>
viresh kumar
1
-0
/
+1
2010-03-28
ARM: 5997/1: ARM: Correct the VFPv3 detection
Catalin Marinas
1
-1
/
+1
2010-03-25
ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)
Catalin Marinas
2
-6
/
+16
2010-03-25
ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4)
Catalin Marinas
2
-0
/
+11
2010-03-25
ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)
Catalin Marinas
2
-0
/
+20
2010-03-25
ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)
Catalin Marinas
2
-37
/
+62
2010-03-23
[ARM] Orion5x: replace KEY_WLAN with KEY_WPS_BUTTON
Christian Lamparter
1
-1
/
+1
2010-03-23
[ARM] Kirkwood: WPS button keycode mapping
Christian Lamparter
1
-2
/
+2
2010-03-23
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
7
-25
/
+25
2010-03-22
[ARM] pxa/raumfeld: fix button name
Daniel Mack
1
-1
/
+1
2010-03-22
[ARM] pxa/raumfeld: remove duplicated #include
Huang Weiyi
1
-2
/
+0
2010-03-22
[ARM] locomo: fix unpaired spin_lock_irqsave
H Hartley Sweeten
1
-3
/
+3
2010-03-22
[ARM] locomo: fix SPI register offset
H Hartley Sweeten
1
-2
/
+2
2010-03-22
[ARM] pxa/sharpsl: add dependency of max1111 driver to sharpsl_pm
Eric Miao
1
-0
/
+7
2010-03-22
[ARM] pxa: remove unnecessary 'select FB_W100' from some platforms
Eric Miao
1
-4
/
+0
2010-03-22
[ARM] pxa: remove spi cs gpio direction to avoid clash with driver
Jonathan Cameron
2
-9
/
+0
2010-03-22
[ARM] mmp: fix for variables in uncompress.h being discarded
Eric Miao
1
-1
/
+4
2010-03-22
[ARM] pxa: fix for variables in uncompress.h being discarded
Jonathan Cameron
1
-3
/
+8
2010-03-20
ARM: Update mach-types
Russell King
1
-2
/
+73
2010-03-20
ARM: Fix IXP23xx build error in mach/memory.h
Russell King
1
-1
/
+1
2010-03-18
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
42
-132
/
+403
2010-03-18
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
19
-109
/
+360
2010-03-15
ARM: SAMSUNG: Fixup commit 4e6d488af37980d224cbf298224db6173673f362
Ben Dooks
3
-3
/
+3
2010-03-15
ARM: SAMSUNG: Fix build error from stale define in <plat/uncompress.h>
Ben Dooks
1
-2
/
+0
2010-03-15
ARM: SAMSUNG: Add suspend/resume support for S3C PWM driver
Vasily Khoruzhick
1
-0
/
+35
2010-03-15
ARM: S3C2440: Fix s3c2440 cpufreq compilation post move.
Vasily Khoruzhick
1
-0
/
+0
2010-03-15
ARM: Fix RiscPC decompressor build errors
Russell King
1
-2
/
+0
2010-03-15
ARM: Fix sorting of platform group config options and includes
Russell King
1
-36
/
+45
2010-03-15
ARM: 5991/1: Fix regression in restore_user_regs macro
Anders Grafström
1
-0
/
+2
2010-03-15
ARM: 5989/1: ARM: KGDB: add support for SMP platforms
Will Deacon
1
-0
/
+13
2010-03-15
ARM: 5990/1: ARM: use __armv5tej_mmu_cache_flush for V5TEJ instead of __armv4...
Sascha Hauer
1
-1
/
+1
2010-03-15
ARM: Add final piece to fix XIP decompressor in read-only memory
Russell King
1
-0
/
+1
2010-03-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6
Russell King
8
-65
/
+285
2010-03-15
ARM: mach-shmobile: ap4evb SDHI0 platform data V2
Magnus Damm
1
-0
/
+32
2010-03-15
ARM: mach-shmobile: sh7372 SDHI vector merge
Magnus Damm
1
-23
/
+23
2010-03-15
ARM: mach-shmobile: sh7377 SDHI vector merge
Magnus Damm
1
-17
/
+19
2010-03-15
ARM: mach-shmobile: sh7367 SDHI vector merge
Magnus Damm
1
-23
/
+23
2010-03-15
ARM: mach-shmobile: G4EVM KEYSC platform data
NISHIMOTO Hiroki
1
-0
/
+57
2010-03-15
ARM: mach-shmobile: G3EVM FLCTL platform data
Magnus Damm
1
-0
/
+67
2010-03-15
ARM: mach-shmobile: G3EVM KEYSC platform data
Magnus Damm
2
-0
/
+62
2010-03-14
ARM: Add L2 cache handling to smp boot support
Russell King
1
-1
/
+3
2010-03-13
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2010-03-13
ARM: 5960/1: ARM: perf-events: fix v7 event selection mask
Will Deacon
1
-1
/
+1
2010-03-13
ARM: 5959/1: ARM: perf-events: request PMU interrupts with IRQF_NOBALANCING
Will Deacon
1
-1
/
+2
2010-03-13
ARM: 5988/1: pgprot_dmacoherent() for non-mmu builds
Greg Ungerer
1
-0
/
+1
2010-03-13
ARM: 5987/1: fix warning in kernel/elfcore.c from ARM's elf.h
Mikael Pettersson
1
-0
/
+1
2010-03-13
ARM: 5986/1: at91sam9g20-ek: Correct braces in I2C registration code
Rob Alley
1
-4
/
+6
[next]