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
2014-06-30
ARM: 8037/1: mm: support big-endian page tables
Jianguo Wu
1
-5
/
+13
2014-06-30
ARM: stacktrace: avoid listing stacktrace functions in stacktrace
Russell King
1
-5
/
+13
2014-06-30
ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAP
Paul Bolle
4
-4
/
+4
2014-06-26
ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCs
Boris BREZILLON
1
-9
/
+13
2014-06-16
ARM: mvebu: fix NOR bus-width in Armada XP OpenBlocks AX3 Device Tree
Thomas Petazzoni
1
-1
/
+1
2014-06-16
ARM: mvebu: fix NOR bus-width in Armada XP GP Device Tree
Thomas Petazzoni
1
-1
/
+1
2014-06-11
ARM: perf: hook up perf_sample_event_took around pmu irq handling
Will Deacon
1
-2
/
+9
2014-06-11
ARM: 8051/1: put_user: fix possible data corruption in put_user
Andrey Ryabinin
1
-1
/
+2
2014-06-11
ARM: OMAP4: Fix the boot regression with CPU_IDLE enabled
Santosh Shilimkar
1
-4
/
+21
2014-06-11
ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on al...
Laurent Pinchart
1
-1
/
+2
2014-06-11
ARM: imx: fix error handling in ipu device registration
Emil Goode
1
-1
/
+1
2014-06-07
ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr
Liu Hua
1
-1
/
+1
2014-06-07
ARM: dts: i.MX53: Fix ipu register space size
Sascha Hauer
1
-1
/
+1
2014-05-30
ARM: multi_v7_defconfig: enable ARM_ATAG_DTB_COMPAT
Olof Johansson
1
-0
/
+1
2014-05-30
arm: multi_v7_defconfig: Enable initrd/initramfs support
Soren Brinkmann
1
-0
/
+1
2014-05-13
ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GB
Sergey Dyasly
1
-4
/
+2
2014-05-06
ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions
Laura Abbott
9
-18
/
+18
2014-05-06
ARM: mvebu: ensure the mdio node has a clock reference on Armada 370/XP
Thomas Petazzoni
1
-0
/
+1
2014-05-06
ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfo
Liu Hua
1
-0
/
+7
2014-05-06
ARM: 8027/1: fix do_div() bug in big-endian systems
Xiangyu Lu
1
-1
/
+1
2014-05-06
ARM: 8007/1: Remove extraneous kcmp syscall ignore
Christopher Covington
1
-1
/
+0
2014-05-06
ARM: 7954/1: mm: remove remaining domain support from ARMv6
Will Deacon
6
-28
/
+18
2014-05-06
ARM: dts: Keep G3D regulator always on for exynos5250-arndale
Tomasz Figa
1
-0
/
+1
2014-05-06
ARM: OMAP3: hwmod data: Correct clock domains for USB modules
Roger Quadros
1
-2
/
+2
2014-05-06
ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUM
Nishanth Menon
1
-1
/
+1
2014-05-06
ARM: OMAP2+: INTC: Acknowledge stuck active interrupts
Stefan Sørensen
1
-0
/
+8
2014-03-31
ARM: highbank: avoid L2 cache smc calls when PL310 is not present
Rob Herring
1
-7
/
+6
2014-03-31
ARM: move outer_cache declaration out of ifdef
Rob Herring
1
-2
/
+2
2014-03-23
ARM: ignore memory below PHYS_OFFSET
Russell King
1
-0
/
+14
2014-03-23
ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_t
Magnus Damm
1
-4
/
+12
2014-03-23
ARM: 7991/1: sa1100: fix compile problem on Collie
Linus Walleij
1
-0
/
+2
2014-03-23
ARM: 7811/1: locks: use early clobber in arch_spin_trylock
Will Deacon
1
-1
/
+1
2014-03-06
ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lock
Will Deacon
1
-19
/
+30
2014-03-06
ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lock
Will Deacon
1
-11
/
+14
2014-03-06
ARM: tegra: only run PL310 init on systems with one
Stephen Warren
1
-0
/
+11
2014-03-06
ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...
Pekon Gupta
1
-1
/
+1
2014-03-06
ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...
Pekon Gupta
1
-1
/
+1
2014-03-06
ARM: 7957/1: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
1
-0
/
+1
2014-03-06
ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMU
Will Deacon
2
-2
/
+3
2014-03-06
ARM: dma-mapping: fix GFP_ATOMIC macro usage
Marek Szyprowski
1
-1
/
+1
2014-02-06
bpf: do not use reciprocal divide
Eric Dumazet
1
-3
/
+3
2014-02-06
ARM: at91: smc: bug fix in sam9_smc_cs_read()
Jean-Jacques Hiblot
1
-1
/
+1
2014-01-25
ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disabling
Taras Kondratiuk
2
-0
/
+2
2014-01-25
ARM: 7815/1: kexec: offline non panic CPUs on Kdump panic
Vijaya Kumar K
1
-0
/
+1
2014-01-15
ARM: shmobile: mackerel: Fix coherent DMA mask
Laurent Pinchart
1
-2
/
+2
2014-01-15
ARM: shmobile: armadillo: Fix coherent DMA mask
Laurent Pinchart
1
-2
/
+2
2014-01-15
ARM: shmobile: kzm9g: Fix coherent DMA mask
Laurent Pinchart
1
-1
/
+1
2014-01-15
ARM: dts: exynos5250: Fix MDMA0 clock number
Abhilash Kesavan
1
-1
/
+1
2014-01-15
ARM: fix "bad mode in ... handler" message for undefined instructions
Russell King
1
-1
/
+7
2014-01-15
ARM: fix footbridge clockevent device
Russell King
1
-2
/
+3
[next]