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
2012-02-10
Only include linux/sched.h once in arch/arm/mach-bcmring/dma.c
Jesper Juhl
1
-1
/
+0
2012-02-10
ARM: Remove duplicate asm/memblock.h include from arch/arm/mm/init.c
Jesper Juhl
1
-1
/
+0
2012-02-10
ARM, KS8695: Only include linux/gpio.h once in arch/arm/mach-ks8695/leds.c
Jesper Juhl
1
-1
/
+0
2012-02-09
mach-omap1: Fix typo in lcd_dma.c
Masanari Iida
1
-1
/
+1
2012-01-28
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
58
-378
/
+208
2012-01-28
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
32
-216
/
+163
2012-01-27
ARM: 7304/1: ioremap: fix boundary check when reusing static mapping
Pawel Moll
1
-1
/
+2
2012-01-26
Merge branch 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into f...
Olof Johansson
2
-2
/
+4
2012-01-26
Merge branch 'fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
4
-47
/
+10
2012-01-26
Merge branch 'imx6/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 i...
Olof Johansson
1
-0
/
+11
2012-01-26
Merge branch 'sa11x0-mcp-fixes' into fixes
Russell King
8
-86
/
+3
2012-01-26
arch/arm/mach-imx/mach-mx53_ard.c: add missing iounmap
Julia Lawall
1
-1
/
+3
2012-01-26
ARM: imx: iomux-v1.h: Fix build error due to __init annotation
Fabio Estevam
1
-1
/
+1
2012-01-25
ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflicts
Catalin Marinas
7
-79
/
+79
2012-01-25
ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2
Rabin Vincent
1
-6
/
+9
2012-01-25
ARM: 7298/1: realview: fix mapping of MPCore private memory region
Marc Zyngier
4
-25
/
+19
2012-01-23
Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
39
-559
/
+391
2012-01-23
ARM: 7288/1: mach-sa1100: add missing module_init() call
Linus Walleij
1
-0
/
+2
2012-01-23
ARM: 7297/1: smp_twd: make sure timer is stopped before registering it
Marc Zyngier
1
-0
/
+2
2012-01-23
ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guards
Will Deacon
1
-6
/
+0
2012-01-23
ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE block
Will Deacon
1
-10
/
+10
2012-01-23
ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP
Will Deacon
18
-31
/
+35
2012-01-23
ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUs
Will Deacon
4
-6
/
+1
2012-01-23
ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundary
Will Deacon
1
-1
/
+1
2012-01-23
ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytes
Will Deacon
1
-3
/
+4
2012-01-20
Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...
Russell King
7
-20
/
+2
2012-01-20
Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."
Russell King
7
-66
/
+1
2012-01-20
ARM: at91: Fix at91sam9g45 and at91cap9 reset
Jean-Christophe PLAGNIOL-VILLARD
6
-13
/
+48
2012-01-20
ARM: at91: make rstc soc independent
Jean-Christophe PLAGNIOL-VILLARD
17
-20
/
+42
2012-01-20
ARM: at91: introduce AT91_SAM9_ALT_RESET to select the at91sam9 alternative r...
Jean-Christophe PLAGNIOL-VILLARD
2
-6
/
+16
2012-01-20
ARM: at91: merge at91cap9_ddrsdr.h in at91sam9_ddrsdr.h
Jean-Christophe PLAGNIOL-VILLARD
4
-129
/
+26
2012-01-20
ARM: at91: fix cap9 ddrsdr register
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+5
2012-01-20
ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_low
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-01-20
ARM: at91: fix at91rm9200 soc subtype handling
Nicolas Ferre
1
-2
/
+5
2012-01-20
mach-ux500: no MMC_CAP_SD_HIGHSPEED on Snowball
Philippe Langlais
1
-0
/
+2
2012-01-20
mach-ux500: enable ARM errata 764369
Srinidhi KASAGAR
1
-0
/
+1
2012-01-20
mach-ux500: do not override outer.inv_all
srinidhi kasagar
1
-41
/
+7
2012-01-20
mach-ux500: musb: now musb is always in OTG mode
Philippe Langlais
1
-6
/
+0
2012-01-20
ARM: imx6: add missing twd_clk for imx6q clock
Shawn Guo
1
-0
/
+11
2012-01-19
ARM: 7277/1: setup.c: Fix build warning by removing unneeded header file
Fabio Estevam
1
-1
/
+0
2012-01-19
ARM: 7279/1: standardize /proc/iomem "Kernel code" name
Kees Cook
1
-1
/
+1
2012-01-19
ARM: fix rcu stalls on SMP platforms
Russell King
1
-2
/
+8
2012-01-19
ARM: vexpress: fix two section mismatch warnings
Russell King
1
-2
/
+2
2012-01-19
ARM: fix a section mismatch warning with our use of memblock
Russell King
1
-1
/
+1
2012-01-19
ARM: sa11x0: fix section mismatch in cpu-sa1100.c
Russell King
1
-1
/
+1
2012-01-19
ARM: sa11x0: fix collie build error
Russell King
1
-3
/
+2
2012-01-19
Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"
Russell King
2
-40
/
+0
2012-01-19
Revert "ARM: pxa: add dummy clock for sa1100-rtc"
Russell King
6
-8
/
+0
2012-01-19
Revert "ARM: sa1100: clean up of the clock support"
Russell King
2
-67
/
+26
2012-01-17
Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
19
-40
/
+30
[next]